PDA

View Full Version : Looking for assistance....


Sienn
01-25-2002, 07:19 PM
I have set up eqemu using minilogin to emulate a loginserver and have everything pointing at my ip, or localhost. I can get to the character select screen, even create a character...but when I try to log onto EQ I get booted back to the server select screen. Wondering if anyone can lend me a hand, enclosed are the error messages as they are displayed to me:

minilogin.exe log:
Using database 'eq' at localhost
Error in LoadWorldList query 'Select id, account, name, admin_id, greenname from
login_worldservers' Table 'eq.login_worldservers' doesn't exist
Error in ClearLSAuthChange query 'Delete from login_authchange' Table 'eq.login_
authchange' doesn't exist
Login server listening on port:5999
New LWorld connection: 127.0.0.1:1035
121997 New client from ip: 127.0.0.1 port:1056
Client disconnected
Removing client from ip:127.0.0.1 port:8196
313004 New client from ip: 127.0.0.1 port:1062
Client timeout
Removing client from ip:127.0.0.1 port:9732

world.exe log:
Zoneserver SetConnectInfo: 127.0.0.1:1055: 192.168.1.21:9005
96994 New client from ip: 127.0.0.1 port:1058
Logged in: Local: eqemu
Sending list of guilds
122998 Unkown opcode:13601 size:2056
123002 Unkown opcode:14625 size:2056
212000 Unkown opcode: 0x9221 size:4
0000: 09 E8 B5 0D | ....
222998 Unkown opcode: 0x9220 size:16
0000: 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 | ................
Attempting autobootup of 'qeynos' for Sien
Zoneserver SetZone: 192.168.1.21:9005 qeynos
Enter world: Sien: qeynos
Zoneserver SetZone: 192.168.1.21:9005 qeynos
Client disconnected
Removing client from ip:127.0.0.1 port:1058
Zoneserver SetZone: 192.168.1.21:9005

zone.exe log:
Using database 'eq' at localhost
/-----------------------------------------------------------\
------------------------ Luclin mode ------------------------
\-----------------------------------------------------------/
Loading items & NPCs...done.
Spells loaded from 'spdat.eff'.
Loading guild ranks...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode
Map: Maps\qeynos.map not found.
-----------
Zone server 'qeynos' listening on port:9005
-----------
Message:Zone bootup: South Qeynos
New client from ip: 192.168.1.21 port:1060
Login packet 1
Login packet 2
Client dropped: GetAuthentication = 0, n=Sien
Dropping client: Process=false, ip=192.168.1.21, port=1060
Automatic shutdown
Message:----SERVER SHUTDOWN----
Zone shutdown: going to sleep
Message:Zone shutdown: South Qeynos

Any input would be great, thanks in advance... :)

Sienn

Nefarious
01-26-2002, 02:18 AM
Client dropped: GetAuthentication = 0, n=Sien
Dropping client: Process=false, ip=192.168.1.21, port=1060


I used to get this a lot. What you need to do is go into the eq database, and delete every thing in the authentication table. Not the table itself though.

This should fix all the problems :D

Sienn
01-26-2002, 03:48 AM
ah, got it workin, thx for your help :)