I found a recursive error. Please, help me.

Status
Not open for further replies.
I can not search servers, because the game has this error.
srb2errorse4.png
 
The Microsoft Developer Network has this to say:

"WSANOTINITIALISED
10093

Successful WSAStartup not yet performed.
Either the application has not called WSAStartup or WSAStartup failed. The application may be accessing a socket that the current active task does not own (that is, trying to share a socket between tasks), or WSACleanup has been called too many times."

To put this in simpler terms, it means that the game is trying to access a port that is already in use.

I once got this error as well. From my experience, this is simply a glitch, as performing an analysis on currently used ports reveals that 5029 is not actually being used by any other program. However, strangely, the problem went away after I removed the Port Forward entry for port 5030, under my router settings. See if you can't play around with your port settings to correct the problem.

Logan's also pretty knowledgeable about this kind of stuff, so you might be able to ask him.
 
If I recall, there was actually an error message that said SRB2 binded to a port already in use in 1.09.2. I wonder why it was taken out in this version....
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top