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
Server init_ericserver: Error getting protox
Moderator: Board moderators