Log in

View Full Version : Unable to launch dynamic zones


Magefeu
12-09-2007, 09:26 PM
Hello,

I've tried many many things to fix the usual zone issue :
[12.10. - 10:22:31] Starting Log: logs/eqemu_debug_world_2932.log
[12.10. - 10:22:31] [WORLD__INIT] Loading server configuration..
[12.10. - 10:22:31] [WORLD__INIT] Log settings loaded from log.ini
[12.10. - 10:22:31] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[12.10. - 10:22:31] [WORLD__INIT] Connecting to MySQL...
[12.10. - 10:22:31] [WORLD__INIT] HTTP world service disabled.
[12.10. - 10:22:31] [WORLD__INIT] Loading variables..
[12.10. - 10:22:31] [WORLD__INIT] Loading zones..
[12.10. - 10:22:31] [WORLD__INIT] Clearing groups..
[12.10. - 10:22:31] [WORLD__INIT] Clearing temporary merchant lists..
[12.10. - 10:22:31] [WORLD__INIT] Loading items..
[12.10. - 10:22:35] [WORLD__INIT] Loading guilds..
[12.10. - 10:22:35] [RULES__CHANGE] Loading rule set 'default' (2)
[12.10. - 10:22:35] [WORLD__INIT] Loaded default rule set 'default'
[12.10. - 10:22:35] [WORLD__INIT] Loading EQ time of day..
[12.10. - 10:22:35] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[12.10. - 10:22:35] [WORLD__INIT] Loading launcher list..
[12.10. - 10:22:35] [WORLD__INIT] Reboot zone modes ON
[12.10. - 10:22:35] [WORLD__INIT] Deleted 0 stale player corpses from database
[12.10. - 10:22:35] [WORLD__INIT] Deleted 0 stale player backups from database
[12.10. - 10:22:35] [WORLD__INIT] Zone (TCP) listener started.
[12.10. - 10:22:35] [WORLD__INIT] Client (UDP) listener started.
[12.10. - 10:22:35] [NET__IDENTIFY] Registered patch 6.2
[12.10. - 10:22:35] [NET__IDENTIFY] Registered patch Titanium
[12.10. - 10:22:35] [NET__IDENTIFY] Registered patch Anniversary
[12.10. - 10:22:35] [NET__IDENTIFY] Registered patch Live
[12.10. - 10:22:35] [WORLD__LS] Connecting to login server...
[12.10. - 10:22:35] [WORLD__LS] Setting World to MiniLogin Server type
[12.10. - 10:22:35] [WORLD__LS] Connected to Loginserver: 127.0.0.1:5998
[12.10. - 10:22:40] [WORLD__ZONE] New TCP connection from 127.0.0.1:3472
[12.10. - 10:22:40] [WORLD__CONSOLE] New launcher from 127.0.0.1:3472
[12.10. - 10:22:40] [WORLD__LAUNCH] Adding pending launcher 1
[12.10. - 10:22:40] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[12.10. - 10:22:40] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[12.10. - 10:22:45] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[12.10. - 10:22:47] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (1 starts)
[12.10. - 10:23:05] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (2 starts)
[12.10. - 10:23:07] [WORLD__LAUNCH] zone: dynamic_01 reported state STOPPED (2 starts)

I had a look in the logs and here is what I found

---------------------------------------------
[12.10. - 10:23:05] Starting Log: logs/eqemu_zone_2892.log
[12.10. - 10:23:05] Using database 'peq' at localhost:3306
[12.10. - 10:23:05] EMuShareMem loaded
[12.10. - 10:23:05] Loading NPC Faction Lists from database...


and

---------------------------------------------
[12.10. - 10:23:05] Starting Log: logs/eqemu_debug_zone_2892.log
[12.10. - 10:23:05] [ZONE__INIT] Loading server configuration..
[12.10. - 10:23:05] [ZONE__INIT] Log settings loaded from log.ini
[12.10. - 10:23:05] [ZONE__INIT] Connecting to MySQL...
[12.10. - 10:23:05] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEMu 0.7.0
[12.10. - 10:23:05] [ZONE__INIT] Log settings loaded from ./log.ini
[12.10. - 10:23:05] [ZONE__INIT] Mapping Incoming Opcodes
[12.10. - 10:23:05] [ZONE__INIT] Loading Variables
[12.10. - 10:23:05] [ZONE__INIT] Loading zone names
[12.10. - 10:23:05] [ZONE__INIT] Loading items
[12.10. - 10:23:05] [ZONE__INIT] Loading npc faction lists
[12.10. - 10:23:05] [ZONE__INIT_ERR] Loading npcs faction lists FAILED!


I loaded all the CVS again and rebuilt completely the PEQ database and still the same issue.

Changed the name of the launcher still the same.

Anyone has an idea ??

Derision
12-10-2007, 12:08 AM
[ZONE__INIT_ERR] Loading npcs faction lists FAILED!

I suspect you haven't applied all the required SQL updates to your DB. Check the EQEmu changelog.

The one that you need to fix this particular error is probably:

==09/07/2007
Required SQL:
alter table npc_faction add column ignore_primary_assist tinyint(3) not null default 0;

If you look in the changelog you will see there are some other required SQL changes relating to graveyards/Shadowrest.

cavedude
12-10-2007, 12:35 AM
Please use the current PEQ CVS server not the one in the guide. http://eqemulator.net/forums/showthread.php?t=23536

akitto
12-20-2007, 07:34 AM
This was already been asked.

http://www.eqemulator.net/forums/showthread.php?t=23983&highlight=variables