PDA

View Full Version : Zone.exe stuck at Loading NPC Faction Lists


Zace
11-06-2004, 08:21 PM
Looking at all 5 of my Zone.exe screens, they are all stuck at Loading NPC Faction Lists.

I have upgraded to 0.6.0-DR2. My database was setup from the barebones.

Any help gratefully appreciated,
Thanks.

Zace
11-06-2004, 08:28 PM
Grr - latest info - after watching it do nothing for a few mins, itthe closes down all the ZONE windows !!! Eeeep.

Magoth78
11-07-2004, 03:42 AM
same problem here... stuck at Loading NPC faction lists..

Here are the errors:


Error in DBLoadNPCFactionLists query3 'SELECT npc_faction_id, faction_id, value,
npc_value FROM npc_faction_entries order by npc_faction_id' #1054: Unknown colu
mn 'npc_value' in 'field list'



[Status] CURRENT_ZONE_VERSION: EQEMu 0.6.0-DR2
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading NPC Faction Lists from database...
Error: EMuShareMem: DLLLoadNPCFactionLists: !cbDBLoadNPCFactionLists
[Error] Loading npcs faction lists FAILED!

Cisyouc
11-07-2004, 04:06 AM
ALTER TABLE npc_faction_entries ADD COLUMN `npc_value` int(11) unsigned NOT NULL default '0';

Zace
11-07-2004, 04:49 AM
Aye - that worked perfectly - cheers

still more problems though - hehehe...