Log in

View Full Version : HELP!!!.. had a slight accident!


steelrat
03-05-2005, 12:23 PM
okies... here we go...
I was playing with the database, and had a slight accident, after this it failed to load!!!.. I DID have a backup (cos' I'm good like that) :), BUT...
How can i transfer all the chars from my old DB to the new one???...
please help!..

many thanks :)

BTW.. I can't thank ALL this community enough for all the help getting my server running!!!.


this is the error I kept getting which forced me to use another dbase in the first place!!.. I get this whenever zone tried loading.. if anyone knows how to fix this error, I'd be eternally grateful!!

[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: Database DBLoadNPCFactionLists: !EMuShareMemDLL.NPCFactionList.cbSetFact
ion
Error: EMuShareMem: DLLLoadNPCFactionLists: !cbDBLoadNPCFactionLists
[Error] Loading npcs faction lists FAILED!

my server was running fine and then this happened


SR

RangerDown
03-06-2005, 04:52 AM
Check your npc_faction and make sure no `id` is greater than 50000.

Check your npc_faction_entries table too and be sure that there are no records with npc_faction_id > 50000.

steelrat
03-07-2005, 08:40 AM
Checked.. and the NPC_FACTION_ENTRIES max is 18799.
the NPC_FACTION max is 49999..
I haven't the slightest idea what to try next!!

SR

phasepuma
03-08-2005, 12:38 AM
Can't he just import and replace those tables with MsqlFront from a fresh db?