Quote:
Originally Posted by Magefeu
[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.