Thread: UDP Problem
View Single Post
  #1  
Old 11-28-2012, 08:06 PM
kmra247
Sarnak
 
Join Date: Apr 2012
Posts: 55
Default UDP Problem

Okay, so I've been having a problem with my world.exe, it wants to say the stuff below. Any fix? Thanks!

Code:
---------------------------------------------
[11.28. - 18:11:31] Starting Log: logs/eqemu_debug_world_5792.log
[11.28. - 18:11:31] [WORLD__INIT] Loading server configuration..
[11.28. - 18:11:31] [WORLD__INIT] Warning: Unable to read log.ini
[11.28. - 18:11:31] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[11.28. - 18:11:31] [WORLD__INIT] Added loginserver 127.0.0.1:5998
[11.28. - 18:11:31] [WORLD__INIT] Connecting to MySQL...
[11.28. - 18:11:32] [WORLD__INIT] HTTP world service disabled.
[11.28. - 18:11:32] [WORLD__INIT] Loading variables..
[11.28. - 18:11:32] [WORLD__INIT] Loading zones..
[11.28. - 18:11:33] [WORLD__INIT] Clearing groups..
[11.28. - 18:11:33] [WORLD__INIT] Clearing raids..
[11.28. - 18:11:34] [WORLD__INIT] Loading items..
[11.28. - 18:16:34] [WORLD__INIT_ERR] Error: Could not load item data.  But ignoring
[11.28. - 18:16:34] [WORLD__INIT] Loading guilds..
[11.28. - 18:16:35] [WORLD__INIT] Loaded default rule set 'default'
[11.28. - 18:16:35] [WORLD__INIT] Clearing temporary merchant lists..
[11.28. - 18:16:35] [WORLD__INIT] Loading EQ time of day..
[11.28. - 18:16:35] [WORLD__INIT] Loading launcher list..
[11.28. - 18:16:37] [WORLD__INIT] Reboot zone modes ON
[11.28. - 18:16:37] [WORLD__INIT] Deleted 0 stale player corpses from database
[11.28. - 18:16:37] [WORLD__INIT] Deleted 0 stale player backups from database
[11.28. - 18:16:37] [WORLD__INIT] Loading adventures...
[11.28. - 18:16:40] [WORLD__INIT] Purging expired instances
[11.28. - 18:16:40] [WORLD__INIT] Loading char create info...
[11.28. - 18:16:41] [WORLD__INIT] Zone (TCP) listener started.
[11.28. - 18:16:41] [WORLD__INIT_ERR] Failed to start client (UDP) listener (port 9000)
Reply With Quote