PDA

View Full Version : MiniLogin and Badversion?


TurboSnail
02-04-2002, 04:06 PM
Help,

When I spin up the minilogin.exe it can't seem to find the tables login_worldservers and login_authchange. I checked the db.sql and it does not seem to have the tables present. Where can I get the field specs for these tables?

Also.. when world.exe attempts to register itself with minilogin it gives a BadVersion error. Is there an updated version of minilogin for 0.2.1? Thanks!

Turbosnail
-=-
Using database 'eq0201' at 198.138.98.60
Error in LoadWorldList query 'Select id, account, name, admin_id, greenname from
login_worldservers' Table 'eq0201.login_worldservers' doesn't exist
Error in ClearLSAuthChange query 'Delete from login_authchange' Table 'eq0201.lo
gin_authchange' doesn't exist
Login server listening on port:5999
New LWorld connection: 198.138.98.60:1149
89997 New client from ip: 198.138.98.10 port:1390

C:\EQ_Emu>world
LoginServer.ini read.
Using database 'eq0201' at 198.138.98.60
Loading items...done.
Loading guild ranks...done.
World server listening on port:9000
Connected to LoginServer: 198.138.98.60:5999
Login server responded with BadVersion. Disabling rec
LoginServer connection lost: 198.138.98.60:5999

Baltar
02-04-2002, 05:17 PM
The new mini login is included in the zip for 2.1

baltar

madborg
02-04-2002, 09:05 PM
Help,

When I spin up the minilogin.exe it can't seem to find the tables login_worldservers and login_authchange. I checked the db.sql and it does not seem to have the tables present. Where can I get the field specs for these tables?



as Baltar pointed out, minilogin is with 0.2.1. The errors will still show up but doesn't affect anything. It's because the minilogin was hacked out of the loginserver but doesn't perform all the functions of the login server.

TurboSnail
02-05-2002, 03:31 PM
Ahh.. My bad.

I am now using the 0202 revision and the minilogin server is working fine. :)

Thanks for all the help!

TurboSnail