View Single Post
  #1  
Old 10-07-2004, 05:24 PM
maveren
Sarnak
 
Join Date: Sep 2004
Location: Wisconsin
Posts: 72
Default Failure to login using DR1/DR2

CURRENT_WORLD_VERSION:EQEMu 0.5.9-DR1
everything loads fine untill...
Error: EMuShareMem: DLLLoadItems: iItemStructSize !=sizeof(Item_Struct)
Item_Struct has changed, EMuSharedMem.dll needs to be recompiled.
[Error] Error: Could not load item data. But ignoring

more loads untill...
[Error] Could not load EQTime file ./eqtime.cfg
[Error] Unable to load ./eqtime.cfg

then everything connects...

when i try to login to my server World.exe gives me this error?
[Error] Expecting OP_SendLogInfo, got 241
Removing client from ip 127.0.0.1 port:1384


My set up is:
EQEMu 0.5.9-DR1 Perl
all perl installed alright(passed test)
Patched Client to latest Live Servers as of present.
Host reads
Code:
[Registration Servers] 
{ 
"register.eqemulator.net:5999" 
} 
[Login Servers] 
{ 
Host=newlogin1.eqemulator.net:5994
}
I log into the login server, see my server unlocked and join it, then it boots me to Error:1017...
Ive seen this error many times before, but this is the furthest ive acually gotten to getting my server up and running. not only errors i see are all highlighted yellow on this thread.
Reply With Quote