Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 12-07-2002, 03:21 PM
Drizzt40
Sarnak
 
Join Date: Jun 2002
Posts: 60
Default Zone not available

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
__________________
"What eyes are these that see
the pain I know in my innermost soul
What eyes are these that see
The twisted strides of my kindred,
Led on in the wake of toys unbridled:
Arrow, bolt, and sword tip?"
Drizzt Do'Urden
Reply With Quote
  #2  
Old 12-07-2002, 06:54 PM
Guest
 
Posts: n/a
Default

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!
Reply With Quote
  #3  
Old 12-08-2002, 02:52 AM
Drizzt40
Sarnak
 
Join Date: Jun 2002
Posts: 60
Default

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
__________________
"What eyes are these that see
the pain I know in my innermost soul
What eyes are these that see
The twisted strides of my kindred,
Led on in the wake of toys unbridled:
Arrow, bolt, and sword tip?"
Drizzt Do'Urden
Reply With Quote
  #4  
Old 12-09-2002, 11:56 AM
Drizzt40
Sarnak
 
Join Date: Jun 2002
Posts: 60
Default Minilogin

Hmm,tried Minilogin also but get the exact same error,1017, and same error in world.exe...
__________________
"What eyes are these that see
the pain I know in my innermost soul
What eyes are these that see
The twisted strides of my kindred,
Led on in the wake of toys unbridled:
Arrow, bolt, and sword tip?"
Drizzt Do'Urden
Reply With Quote
  #5  
Old 12-11-2002, 08:10 AM
bobmook
Sarnak
 
Join Date: Dec 2002
Posts: 37
Default

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';
__________________
freedom and whiskey
Reply With Quote
  #6  
Old 12-16-2002, 06:03 AM
Drizzt40
Sarnak
 
Join Date: Jun 2002
Posts: 60
Default

Thanks...Im think thats what fixed it, server is working with items...but no npcs heh, think I know what to do there tho
__________________
"What eyes are these that see
the pain I know in my innermost soul
What eyes are these that see
The twisted strides of my kindred,
Led on in the wake of toys unbridled:
Arrow, bolt, and sword tip?"
Drizzt Do'Urden
Reply With Quote
  #7  
Old 12-16-2002, 12:08 PM
crush
Fire Beetle
 
Join Date: Jan 2002
Posts: 11
Default

hello-

can someone please repost the fixzone.zip file -the link i tried was dead thxs
Reply With Quote
  #8  
Old 12-17-2002, 12:30 PM
Drizzt40
Sarnak
 
Join Date: Jun 2002
Posts: 60
Default Fixzone.zip

Yah Crush...here it is
__________________
"What eyes are these that see
the pain I know in my innermost soul
What eyes are these that see
The twisted strides of my kindred,
Led on in the wake of toys unbridled:
Arrow, bolt, and sword tip?"
Drizzt Do'Urden
Reply With Quote
  #9  
Old 12-22-2002, 02:18 PM
matt951
Fire Beetle
 
Join Date: Dec 2002
Posts: 1
Default

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
Reply With Quote
  #10  
Old 12-22-2002, 10:43 PM
Fox
Fire Beetle
 
Join Date: Nov 2002
Location: Svenneland
Posts: 18
Default

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.
Reply With Quote
  #11  
Old 12-23-2002, 08:49 AM
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by matt951
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
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 01:44 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3