PDA

View Full Version : Failure to login using DR1/DR2


maveren
10-07-2004, 05:24 PM
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
[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.

sotonin
10-07-2004, 05:26 PM
Item_Struct has changed, EMuSharedMem.dll needs to be recompiled.


you tried recompiling that ?

Xabob
10-07-2004, 05:26 PM
Code:
[Registration Servers]
{
"register.eqemulator.net:5999"
}
[Login Servers]
{
Host=newlogin1.eqemulator.net:5994


All you nee is

[Login Servers]
Host=newlogin1.eqemulator.net:5994[/code]

maveren
10-07-2004, 06:29 PM
using
[Login Servers]
Host=newlogin1.eqemulator.net:5994
gives me 1010, unable to locate host file after i login acoount.

maveren
10-07-2004, 07:02 PM
using
[Login Servers]
Host=newlogin1.eqemulator.net:5994
gives me 1010, unable to locate host file after i login acoount.

and after patching to live again and having a eqhost.txt file reading
Exactly:
[Login Servers]
Host=newlogin1.eqemulator.net:5994
no more no less i timeout after account login?

maveren
10-08-2004, 03:47 PM
alright, cleaned up some junk sitting around and set up a 0.5.9-DR2 Server.
Everything loads smoothly
Everything connects smothly
when logging in after a character create, i get these mysterious errors.
Using 0.5.9-DR1
World.exe error messages upon character selection/entering queynos2:
Recived unknown opcode: 0x02eb size:0 bytes
No start_zones entry in database, using defaults
Recived unknown opcode: 0x0376 size:0 bytes
Client disconnected
Removing client from ip:XXX.X.X.X port:1551

Using 0.5.9-DR2
World.exe error messages upon character selection/entering felwithea
No start_zones entry in database, using defauts
Telling client to continue session with:
Client disconnected
Client disconnected
Removing client from ip:XXX.X.X.X port:1055
It seems whenever I try to login i get a messagebox "Zone not availible."
and world.exe shows:
Attempting to autoboot "zoneshortname" ("zone#") for "charactername"
Recived unknown opcode: 0x02eb size:0 bytes

SIDE-NOTE: However, when i grant privileges for my mysqladmin user name and password i get
Query OK, 0 Rows Affected, 0.0sec
in the tutorial or guide by Wingnut it says "1 Rows?"