Posted on Jun 20, 2012 by
Happy Dog
Opened port 1030 Loaded 1 things. Server is running at localhost:1030
^C Killing server Waiting for tickthread to exit... done. Traceback (most recent call last): File "gilmud.py", line 235, in <module> GilMUD() File "gilmud.py", line 76, in init self.socket.shutdown(socket.SHUT_RDWR) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(*args) socket.error: [Errno 57] Socket is not connected
Comment #1
Posted on Jun 20, 2012 by Helpful Wombat(No comment was entered for this change.)
Status: Fixed
Labels:
Type-Defect
Priority-Medium