Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- shadowm@nanacore:~/src/projects% wesnoth_addon_manager -a localhost -p 1.12.x -u AtS_Music
- Opening socket to localhost:15007 for 1.12.x
- Connected as 2.
- Adding directory AtS_Music as AtS_Music.
- ('Ignored file', '_server.pbl')
- Exception in thread None:
- Traceback (most recent call last):
- File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
- self.run()
- File "/home/shadowm/src/wesnoth/data/tools/wesnoth/campaignserver_client.py", line 428, in run
- self.data = self.cs.put_campaign(*self.args)
- File "/home/shadowm/src/wesnoth/data/tools/wesnoth/campaignserver_client.py", line 379, in put_campaign
- self.send_packet(packet)
- File "/home/shadowm/src/wesnoth/data/tools/wesnoth/campaignserver_client.py", line 113, in send_packet
- self.sock.sendall(zpacket)
- File "/usr/lib/python2.7/socket.py", line 224, in meth
- return getattr(self._sock,name)(*args)
- error: [Errno 104] Connection reset by peer
Advertisement
Add Comment
Please, Sign In to add comment