View Full Version : Server always locked
Linkcaster7
05-07-2002, 11:14 AM
No matter what I do my minilogin server is always locked. I have tried a bunch of things to try and get it unlocked even (locked=false) dont work. Anyone have any idea's I could try plz?
Everdude02
05-07-2002, 11:44 AM
One thing to check out, if you are running the executables in the proper order. 1. Minilogin 2. World Server 3. Zone Servers. Make sure you wait for each one to finish loading to start the next. Try this out and see if it works. Good luck.
Linkcaster7
05-07-2002, 12:00 PM
I have done that and still nothing happened. Still my server has LOCKED up
Trumpcard
05-07-2002, 02:49 PM
Post your config files... Have a feeling one of them is wrong...
Linkcaster7
05-08-2002, 03:35 AM
Ok i found a bunch of errors in the world.exe when i open zone servers. This is what it looks like:
.1' like host' #1030: Got error 127 from table handler
Zoneserver auth failed: 127.0.0.1:1332
Removing console from ip: 127.0.0.1 port:1332
New TCP connection: 127.0.0.1:1333
DB Query Error
Error #1030: Got error 127 from table handler
Error in CheckZoneserverAuth query 'SELECT * FROM zoneserver_auth WHERE '127.0.
.1' like host' #1030: Got error 127 from table handler
Zoneserver auth failed: 127.0.0.1:1333
Removing console from ip: 127.0.0.1 port:1333
New TCP connection: 127.0.0.1:1334
DB Query Error
Error #1030: Got error 127 from table handler
Error in CheckZoneserverAuth query 'SELECT * FROM zoneserver_auth WHERE '127.0.
.1' like host' #1030: Got error 127 from table handler
Zoneserver auth failed: 127.0.0.1:1334
Removing console from ip: 127.0.0.1 port:1334
New TCP connection: 127.0.0.1:1335
DB Query Error
Error #1030: Got error 127 from table handler
Error in CheckZoneserverAuth query 'SELECT * FROM zoneserver_auth WHERE '127.0.
.1' like host' #1030: Got error 127 from table handler
Zoneserver auth failed: 127.0.0.1:1335
Removing console from ip: 127.0.0.1 port:1335
Anyone got ideas on how to fix this?
Lurker_005
05-08-2002, 07:04 AM
Any DB errors points to a problem with mysql or the database. Make sure mysql is running, and you have a current database loaded. Start world and look for any errors. If any errors occure, post your congif files and any screens with errors.
...
Error in CheckZoneserverAuth query 'SELECT * FROM zoneserver_auth WHERE '127.0.
.1' like host' #1030: Got error 127 from table handler
I am hoping the missing 0 in "WHERE 127.0..1" is just a cut and paste error?
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.