Log in

View Full Version : Error Loading NPCTypes! Help!


raventy
10-27-2002, 08:25 AM
I just setup the new server and I get no problems till I go to run the Boot5Zones.bat file. The 5 windows pop up and then crash(windows gives the "we've encountered a problem box") the last things said in the boxes b4 the crash was:
EmuShareMem.dll Loaded.
Error Loading NPCTypes: NPCTypes.cpp: OpenNPCTypes MMF:dwWaitResult !=Wait_Object CT_0

Got any idea whats wrong?

raventy
10-27-2002, 08:45 AM
ok solved probelm by adding random entry in EqAdmin

Mandeer
10-27-2002, 05:11 PM
My boot5zone is doing the samething and im woundering if you can tell me how to fix it.sorry im a newbie to the program and gitting tierd of paying.I just want to play.

Xarslik
10-28-2002, 01:27 AM
Try running MySQL.exe from Command Prompt (located in C:\MySQL\Bin by default). Then type "use eq" (assuming eq is your database and without the quotes), and enter in the following line:


INSERT INTO npc_types VALUES (1368,'a_fire_beetle',2,22,1,32,2,0,0,2,1,4,322,0, 1,5,'1009',' ',0,135,1,6,0,0,0,0,0,0,0,225,225);

Mandeer
10-28-2002, 08:07 AM
score it worked.ty much.now all i have to do is fix this stupid bad password in my world.exe and i'll be able to play.

DeletedUser
10-28-2002, 02:22 PM
Found the problem that was causing the crashing when no npctypes were in the DB, but still that's not the error message you should be getting when this happens. So if it happens with 0.3.12 or later lemme know.

10-29-2002, 12:52 PM
this is what showed up when i did it

__________________________________________________ _
mysql> INSERT ININSERT INTO npc_types VALUES (1368,'a_fire_beetle',2,22,1,32,2,
0,0,2,1,4,322,0,
-> 1,5,'1009',' ',0,135,1,6,0,0,0,0,0,0,0,225,225);
ERROR 1064: You have an error in your SQL syntax near 'INTO npc_types VALUES (1
368,'a_fire_beetle',2,22,1,32,2,0,0,2,1,4,322,0,
1,5,'1' at line 1
__________________________________________________ __

Xarslik
10-29-2002, 03:06 PM
It should all be one line.

xSigmax
10-29-2002, 03:28 PM
I received the NPCTypes error and such whenever I forgot to completely upgrade the database with the 3.6 and 3.9 Addons...

But I guess that was just me LOL

Sigma

irageon
12-02-2002, 01:22 PM
hmm I have same errors when I try to update eq db with DB addon ... I get errors when install.bat trying to update spawns spawns2 ..etc table :((
I want normally works world with npc and spawns.. not empty or with 1 fire beetle ;]