View Single Post
  #1  
Old 01-30-2008, 05:01 AM
shawnluc
Fire Beetle
 
Join Date: Jan 2008
Posts: 8
Default Having issues getting zones to load.

Been searching around, and I have come across a few posts with people having similar issues, but none of them posting what the did to fix the issue.

I am able to see my server in the login list. I can login and create a char, but get zone unavailable when I try to zone into the server.

Here is my log when I execute the start.bat.

[Debug] Starting Log: logs/eqemu_debug_world_1124.log
[Debug] [WORLD__INIT] Loading server configuration..
[Debug] [WORLD__INIT] Log settings loaded from log.ini
[Debug] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[Debug] [WORLD__INIT] Connecting to MySQL...
[Status] Starting Log: logs/eqemu_world_1124.log
[Status] Using database 'peq' at localhost:3306
[Debug] [WORLD__INIT] Starting HTTP world service...
[Debug] [WORLD__HTTP] Loaded mime types from mime.types
[Debug] [WORLD__INIT] Loading variables..
[Debug] [WORLD__INIT] Loading zones..
[Debug] [WORLD__INIT] Clearing groups..
[Debug] [WORLD__INIT] Clearing temporary merchant lists..
[Debug] [WORLD__INIT] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=54307
[Debug] [WORLD__INIT] Loading guilds..
[Debug] [RULES__CHANGE] Loading rule set 'default' (2)
[Debug] [WORLD__INIT] Loaded default rule set 'default'
[Debug] [WORLD__INIT] Loading EQ time of day..
[Error] Starting Log: logs/eqemu_error_world_1124.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__ZONE] New TCP connection from 127.0.0.1:1879
[Debug] [WORLD__CONSOLE] New launcher from 127.0.0.1:1879
[Debug] [WORLD__LAUNCH] Adding pending launcher 1
[Debug] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone

[Debug] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active

[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (1 starts)
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (2 starts)
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (2 starts)
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (3 starts)
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (3 starts)
[Debug] [WORLD__CLIENT] New connection from 192.168.0.2:1170
[Debug] [NET__IDENT_TRACE] 192.168.0.2:1170: First opcode 0x4dd0 did not ma
xpected 0x2792
[Debug] [NET__IDENT_TRACE] 192.168.0.2:1170: Tried patch 6.2_world, and it
ot match.
[Debug] [NET__IDENT_TRACE] 192.168.0.2:1170: First opcode 0x4dd0 did not ma
xpected 0x2ec9
[Debug] [NET__IDENT_TRACE] 192.168.0.2:1170: Tried patch 6.2_zone, and it d
t match.
[Debug] [NET__IDENT_TRACE] 192.168.0.2:1170: First opcode matched 0x4dd0 an
gth matched 464
[Debug] [NET__IDENTIFY] Identified stream 192.168.0.2:1170 with signature T
um_world
[Debug] [WORLD__CLIENT] New client from 192.168.0.2:1170
[Debug] [WORLD__CLIENT] lucasserver: Logged in. Mode=(CharSel)
[Debug] [WORLD__CLIENT] lucasserver: LS Account #101328
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (4 starts)
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (4 starts)
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (5 starts)
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (5 starts)
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (6 starts)
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (6 starts)
[Debug] [WORLD__CLIENT] lucasserver: Attempting autobootup of freportw (9)
[Debug] [WORLD__CLIENT_ERR] lucasserver: No zoneserver available to boot up
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (7 starts)
[Debug] [WORLD__CLIENT] lucasserver: Attempting autobootup of cabeast (106)
[Debug] [WORLD__CLIENT_ERR] lucasserver: No zoneserver available to boot up
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (7 starts)
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (8 starts)
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (8 starts)
Reply With Quote