Server init_ericserver: Error getting protox

Requests for assistance and other HOWTOs.

Moderator: Board moderators

hebus1024
Newbie
Posts: 6
Joined: Sat May 15, 2004 10:12 am

Server init_ericserver: Error getting protox

Post by hebus1024 »

I create a new topic for this problem :

Initialize new client/server data
init_ericserver: Error getting protox
Now initializing plugins
Plugins directory is share/plugins/
Registering plugin plugin_python.dll
Error while trying to load share/plugins/plugin_python.dll
Waiting for connections...
doeric_server: error on select: No error
doeric_server: error on select
BUG: process_events(): Object without map or inventory is on active list: mobility (0)
clean_friendly_list: Removed 1 bogus links
Waiting for connections...
doeric_server: error on select: No error
doeric_server: error on select
Waiting for connections...


I have reinstall all component for the game ( GTK ; SERVER ; BIG MAP ; PYTHON ) , but I still have this error .
I look in the code source and he failed when he try to get the protocol :

protox = getprotobyname("tcp");
if (protox==NULL) {
LOG(llevError,"init_ericserver: Error getting protox\n");
return;
}

if someone can tell me what I need to do !!


Config :

W2000 pro
PIII 500 / 512Mo
No firewall / No antivirus
Ryo
Forum Fanatic
Posts: 752
Joined: Mon May 19, 2003 9:16 pm
Location: Paris, France

Post by Ryo »

I remember seeing that error, but can't figure right now how to fix it.....

I'll keep you informed if i remember :)
Post Reply