View Full Version : "Zone not available"
Roachzilla
12-06-2008, 11:48 AM
I recently had to redo my server. Everything works sofar, except, when I try to log a toon on to the server, I get the message "Zone not available". It does that with all starting zones. All maps are in the correct location, and I'm using the correct number of zone starts. I didn't see anything in the forums about this, just other problems with zones, so any help would be appreciated.
trevius
12-07-2008, 05:19 AM
Post your log files for your world starting. I am suspecting that you probably have non-matching names in your start.bat and your launcher table. If you are using AX database, this is a common issue.
Roachzilla
12-07-2008, 09:42 AM
I use peq as the db. I had to wipe my drive, so I had to redo the server. Everything was kept the same with only one exception. I'm now using Rev 233 instead of Rev 89. Everything else was kept the same. You asked for the world logs, so here they are. I've masked the IPa, but otherwise, this is everything from login to disconnect.
[Debug] [WORLD__INIT] Loaded default rule set 'default'
[Debug] [WORLD__INIT] Loading EQ time of day..
[Error] Starting Log: logs/eqemu_error_world_7060.log
[Error] Could not load EQTime file eqtime.cfg
[Debug] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[Debug] [WORLD__INIT] Loading launcher list..
[Debug] [WORLD__INIT] Reboot zone modes ON
[Debug] [WORLD__INIT] Deleted 0 stale player corpses from database
[Debug] [WORLD__INIT] Deleted 0 stale player backups from database
[Debug] [WORLD__INIT] Zone (TCP) listener started.
[Debug] [WORLD__INIT] Client (UDP) listener started.
[Debug] [NET__IDENTIFY] Registered patch 6.2
[Debug] [NET__IDENTIFY] Registered patch Titanium
[Debug] [NET__IDENTIFY] Registered patch Anniversary
[Debug] [NET__IDENTIFY] Registered patch Live
[Debug] [WORLD__LS] Connecting to login server...
[Debug] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998
[Debug] [WORLD__LS] Loginserver provided 72.170.205.22 as world address
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:59181
[Debug] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:59181
[Debug] [WORLD__ZONE] [1] Zone started with name . by launcher NONE
[Debug] [WORLD__ZONE] [1] Auto zone port configuration. Telling zone to use por
t 7000
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:59182
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:59183
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:59184
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:59185
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:59186
[Debug] [WORLD__CONSOLE] New zoneserver #2 from 127.0.0.1:59186
[Debug] [WORLD__CONSOLE] New zoneserver #3 from 127.0.0.1:59185
[Debug] [WORLD__CONSOLE] New zoneserver #4 from 127.0.0.1:59184
[Debug] [WORLD__CONSOLE] New zoneserver #5 from 127.0.0.1:59183
[Debug] [WORLD__CONSOLE] New zoneserver #6 from 127.0.0.1:59182
[Debug] [WORLD__ZONE] [6] Zone started with name . by launcher NONE
[Debug] [WORLD__ZONE] [6] Auto zone port configuration. Telling zone to use por
t 7001
[Debug] [WORLD__ZONE] [5] Zone started with name . by launcher NONE
[Debug] [WORLD__ZONE] [5] Auto zone port configuration. Telling zone to use por
t 7002
[Debug] [WORLD__ZONE] [4] Zone started with name . by launcher NONE
[Debug] [WORLD__ZONE] [4] Auto zone port configuration. Telling zone to use por
t 7003
[Debug] [WORLD__ZONE] [3] Zone started with name . by launcher NONE
[Debug] [WORLD__ZONE] [3] Auto zone port configuration. Telling zone to use por
t 7004
[Debug] [WORLD__ZONE] [2] Zone started with name . by launcher NONE
[Debug] [WORLD__ZONE] [2] Auto zone port configuration. Telling zone to use por
t 7005
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:59187
[Debug] [WORLD__CONSOLE] New zoneserver #7 from 127.0.0.1:59187
[Debug] [WORLD__ZONE] [7] Zone started with name . by launcher NONE
[Debug] [WORLD__ZONE] [7] Auto zone port configuration. Telling zone to use por
t 7006
[Debug] [WORLD__CLIENT] New connection from 192.168.0.0:00000
[Debug] [NET__IDENT_TRACE] 192.168.0.0:00000: First opcode 0x4dd0 did not match
expected 0x2792
[Debug] [NET__IDENT_TRACE] 192.168.0.0:00000: Tried patch 6.2_world, and it did
not match.
[Debug] [NET__IDENT_TRACE] 192.168.0.0:00000: First opcode 0x4dd0 did not match
expected 0x2ec9
[Debug] [NET__IDENT_TRACE] 192.168.0.0:00000: Tried patch 6.2_zone, and it did n
ot match.
[Debug] [NET__IDENT_TRACE] 192.168.0.0:00000: First opcode matched 0x4dd0 and le
ngth matched 464
[Debug] [NET__IDENTIFY] Identified stream 192.168.0.0:00000 with signature Titan
ium_world
[Debug] [WORLD__CLIENT] Checking inbound connection 192.168.0.0 against BannedIP
s table
[Debug] [WORLD__CLIENT] Connection 192.168.0.0 PASSED banned IPs check. Process
ing connection.
[Debug] [WORLD__CLIENT] Roachzilla: Logged in. Mode=(CharSel)
[Debug] [WORLD__CLIENT] Roachzilla: LS Account #120617
[Debug] [WORLD__CLIENT] Roachzilla: Attempting autobootup of halas (29)
[Debug] [WORLD__CLIENT_ERR] Roachzilla: Received unknown EQApplicationPacket
[Debug] [WORLD__CLIENT_ERR] [OpCode OP_WorldLogout (0x7718) Size=0]
[Debug] [WORLD__CLIENT] Roachzilla: Client disconnected (not active in process)
trevius
12-07-2008, 10:21 AM
[Debug] [WORLD__ZONE] [6] Zone started with name . by launcher NONE
Check your launcher table and make sure you have a launcher name in there. It must match the name you set for the launcher in your start.bat file as well. Normally the name of the launcher is "zone".
Roachzilla
12-07-2008, 10:02 PM
OK, i'm not able to get mysql query browser, or navicat to work. I keep getting a 1045 error, like I'm trying to remote in. I'm just gunna dump, and start over from scratch. Is there anything I can do, pre-sourcing, to keep this from happening again?
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.