View Single Post
  #5  
Old 10-21-2008, 07:06 PM
gravdiger
Fire Beetle
 
Join Date: Jul 2007
Posts: 22
Default

Thanks much for that, that worked to get world.exe started

But I am now seeing an error when starting zone.exe
---------------------------------------------
[10.21. - 19:00:03] Starting Log: logs/eqemu_debug_zone_3928.log
[10.21. - 19:00:03] [ZONE__INIT] Loading server configuration..
[10.21. - 19:00:03] [ZONE__INIT] Log settings loaded from log.ini
[10.21. - 19:00:03] [ZONE__INIT] Connecting to MySQL...
[10.21. - 19:00:03] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEMu 0.7.0
[10.21. - 19:00:03] [ZONE__INIT] Log settings loaded from ./log.ini
[10.21. - 19:00:03] [ZONE__INIT] Mapping Incoming Opcodes
[10.21. - 19:00:03] [ZONE__INIT] Loading Variables
[10.21. - 19:00:03] [ZONE__INIT] Loading zone names
[10.21. - 19:00:03] [ZONE__INIT] Loading items
[10.21. - 19:00:03] [ZONE__INIT] Loading npc faction lists
[10.21. - 19:00:03] [ZONE__INIT_ERR] Loading npcs faction lists FAILED!

The appears to be in the npc_faction table

[Debug] [ZONE__INIT] Loading npc faction lists
[Status] Loading NPC Faction Lists from database...
Error in DBLoadNPCFactionLists query2 'SELECT id, primaryfaction, ignore_primary_assist from npc_faction' #1054: Unknown column 'ignore_primary_assist' in 'field list'
Error: EMuShareMem: DLLLoadNPCFactionLists: !cbDBLoadNPCFactionLists
[Debug] [ZONE__INIT_ERR] Loading npcs faction lists FAILED!


Thanks for any assistance, I will be reading and trying to figure out while at it.
This is with the 126 eqemu source and the 125 DB from PEQ
Reply With Quote