error on play game

Help center. Members helping members
Forum rules
This topic is 17 years and 7 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
link
Member
Posts: 2
Joined: August 15th, 2006
Reputation: 0

Postby link » Tue Aug 15, 2006 9:34 pm

When a press enter at play game, it says "Address already in use"

Traceback (most recent call last):
File "src/MainMenu.py", line 203, in harness
File "src/MainMenu.py", line 227, in newSinglePlayerGame
File "src/GameEngine.py", line 216, in startServer
File "src/Server.py", line 11, in
File "src/Network.py", line 155, in
File "/usr/lib/python2.4/asyncore.py", line 304, in bind
return self.socket.bind(addr)
File "<string>", line 1, in bind
error: (98, 'Address already in use')

running under debian
coolcheeze
Member
Posts: 232
Joined: August 7th, 2006
Reputation: 0

Postby coolcheeze » Tue Aug 15, 2006 10:33 pm

wonder what port the client connects to server on ?

probably something already running on ur box that is using the same port as the fof client.... ill have to investigate that one... or perhaps someone else here knows
link
Member
Posts: 2
Joined: August 15th, 2006
Reputation: 0

Postby link » Sat Aug 26, 2006 5:35 pm

Nbd-server was using port 12345, which frets on fire uses...
i don't know why it opens a socket if it isn't a net game...

Return to “Tech Support”

Who is online

Users browsing this forum: No registered users and 54 guests