Sorry http://www.lotheria.com/mudmaker.zip


On Mon, 28 Mar 2005 13:35:20 -0500, Kevin <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I fond this game on the internet I was able to fix most of the errors
> that it was giving and it will
> now start up ok. However when you try to enter a name to login to the
> game it will crash and
> give this:
> 
> in sServer.py
> line 42, in removeConnection
>     self._descriptors.remove(conn._fd)
> AttributeError: 'tuple' object has no attribute '_fd'
> 
> How would I go about fixing this.
> 
> I have uploaded to entire game to http://lotheria.com/mudmaker.zp if
> anyone would care to
> take a look at it.
> 
> Thanks
> 
> Kevin
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to