View Full Version : Zone not available
Drizzt40
12-07-2002, 03:21 PM
Always get zone not available when trying to enter world with character,tried a couple,none work...looked at other posts and cant seem to find solution....boot5zones.bat gets no error...but heres what world.exe looks like...
New TCP connection: 64.252.194.236:2633
Zoneserver SetConnectInfo: 64.252.194.236:2629: 64.252.194.236:7999
New zoneserver: #4 64.252.194.236:2633
New TCP connection: 64.252.194.236:2634
New zoneserver: #5 64.252.194.236:2634
Zoneserver SetConnectInfo: 64.252.194.236:2633: 64.252.194.236:7995
Zoneserver SetConnectInfo: 64.252.194.236:2634: 64.252.194.236:7997
191690 New client from ip: 64.252.194.236 port: 2638
Logged in: LS#2160: Drizzt40
Guild Send Request...
Sending character information.
Unknown opcode: 0x3541 size:2056
Unknown opcode: 0x3941 size:2056
Unknown opcode: 0x9240 size:12
0: 00 00 00 0B 00 00 00 00 - 00 00 00 00 | ............
Attempting autobootup of 'cabwest' for Ratrulil
Broadcasting a world time update
Zoneserver SetZone: 64.252.194.236:7996 cabwest
Charlogin: Ratrulil
Enter world: Ratrulil: cabwest
Zoneserver connection lost: cabwest 64.252.194.236:2628 (64.252.194.236:7996)
Removing zoneserver: cabwest 64.252.194.236:2628 (64.252.194.236:7996)
Unknown opcode: 0x9240 size:12
0: 00 00 00 0B 00 00 00 00 - 00 00 00 00 | ............
Any help be nice,thanx
Drizzt40,
Go to http://wiz.addr.com/FixZone.zip and download the zone file. Rename it "zone" and replace the existing zone.exe with the new once. Then restart your computer and it should work!
Drizzt40
12-08-2002, 02:52 AM
Replaced Zone.exe With renamed Zonent.exe to Zone.exe...now getting error 1017 when trying to log on to server and world .exe looks like
New zoneserver: #3 64.252.200.148:1216
New zoneserver: #4 64.252.200.148:1215
Zoneserver SetConnectInfo: 64.252.200.148:1212: 64.252.200.148:7996
Zoneserver SetConnectInfo: 64.252.200.148:1215: 64.252.200.148:7997
Zoneserver SetConnectInfo: 64.252.200.148:1216: 64.252.200.148:7998
Zoneserver SetConnectInfo: 64.252.200.148:1213: 64.252.200.148:7999
New TCP connection: 64.252.200.148:1218
New zoneserver: #5 64.252.200.148:1218
Zoneserver SetConnectInfo: 64.252.200.148:1218: 64.252.200.148:7995
Error in GetAccountIDFromLSID query 'SELECT id FROM account WHERE lsaccount_id=2
160' #1030: Got error 127 from table handler
Error in CheckStatus query 'SELECT status FROM account WHERE id='0'' #1030: Got
error 127 from table handler
144340 New client from ip: 64.252.200.148 port: 1227
Error in GetAccountIDFromLSID query 'SELECT id FROM account WHERE lsaccount_id=2
160' #1030: Got error 127 from table handler
Account Attempting to be created:Drizzt40 0
Error in CreateAccount query 'INSERT INTO account SET name='Drizzt40', password=
'', status=0, lsaccount_id=2160;' #1034: Incorrect key file for table: 'account'
. Try to repair it
Error in GetAccountIDFromLSID query 'SELECT id FROM account WHERE lsaccount_id=2
160' #1030: Got error 127 from table handler
Error adding local account for LS login: 'Drizzt40', duplicate name?
Removing client from ip:64.252.200.148 port:1227
Drizzt40
12-09-2002, 11:56 AM
Hmm,tried Minilogin also but get the exact same error,1017, and same error in world.exe...
bobmook
12-11-2002, 08:10 AM
That sounds to me like you need to do the grant all rights thingie mentioned in other posts. I've copied what is below from one of Xarslick's posts.............
Try: Code:
GRANT ALL ON *.* TO yourusername@IP IDENTIFIED BY 'yourpassword';
For example, let's say your username is equser, your IP is 192.168.0.5, and your password is trickey. You'd enter: Code:
GRANT ALL ON *.* TO equser@192.168.0.5 IDENTIFIED BY 'trickey';
Drizzt40
12-16-2002, 06:03 AM
Thanks...Im think thats what fixed it, server is working with items...but no npcs heh, think I know what to do there tho
crush
12-16-2002, 12:08 PM
hello-
can someone please repost the fixzone.zip file -the link i tried was dead thxs
Drizzt40
12-17-2002, 12:30 PM
Yah Crush...here it is
matt951
12-22-2002, 02:18 PM
Ok I am at this same spot now, I have downloaded the zone file and replaced the old one. Now my question is where do you run this command with the GRANT ALL ON thingy? I get the Zone not avail message when i try to log a toon in.
Any help is appreciated, thank you
World.exe log
Using database 'eq' at localhost
EQEMu 0.4.0-Buon Compleanno
Loading zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day...Reading time file failed, bytes read: 0
failed.
Assassinating people that whine about horses...done
World server listening on: port 9000
Connected to LoginServer: 127.0.0.1:5999
38846 New client from ip: 127.0.0.1 port: 1050
Logged in: Local: eqemu
Guild Send Request...
Sending character information.
Unknown opcode: 0x3541 size:2056
Unknown opcode: 0x3941 size:2056
Attempting autobootup of 'rivervale' for Bitchallmighty
Error: No zoneserver to bootup 'rivervale' for Bitchallmighty
Client disconnected
Removing client from ip:127.0.0.1 port:1050
Minilogin log
LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
New TCP connection: 127.0.0.1:1042
36973 New client from ip: 127.0.0.1 port: 1048
Client disconnected (eqnc->GetState()=102)
Removing client from ip: 127.0.0.1, port: 1048
BTW all I want to do at this point is run it locally
Looks to me like you dont have the zones running correctly...
After your "Connected to LoginServer: 127.0.0.1:5999" you should get some lines saying New tcp connection... and New zoneserver..
those lines should pop up when you run your boot5zones.
Ok I am at this same spot now, I have downloaded the zone file and replaced the old one. Now my question is where do you run this command with the GRANT ALL ON thingy? I get the Zone not avail message when i try to log a toon in.
Run from within mysql.exe which would normally be located in \mysql\bin
- GPD
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.