Worldserver Crash

08/04/2013 13:46 Offspringfan1234#1
Hey community,

I'm desperate because i just wanted to add a new npc to a map. So i copied the files from my Beast editor into my server files (I mean defineObj.h, Propmover, and so one...)
I wanted to start my server again and the world server crashs. Heres my error.txt:
Code:
2013/ 8/ 4   13:42:59   CDbManager::UpdateGuildRanking¿¡¼* (RANKING.RANKING_DBF.dbo.RANKING_STR 'R1','01') ½ÇÆÐ

2013/ 8/ 4   13:43:57   OP: 6594279, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0


2013/ 8/ 4   13:44:00   GetModelElem - out of range: type=5, size=1934, index=1509

2013/ 8/ 4   13:44:00   CModelMng::loadModel mdlObj/mdlDyna ¿¡ objtype=5 index=1509 bpart=0 ÀÇ Á¤º¸°¡ ¾ø±º¿©.

2013/ 8/ 4   13:44:00   GetModelElem - out of range: type=5, size=1934, index=1509

2013/ 8/ 4   13:44:00   MakeMotionName GetModelElem dwType:5 dwIndex:1509, dwMotion:-1
Step by step i removed everything i have copied from beast, because first of all i want that my server runs. But as everything was before I had added the new npc the mdlObj/mdlDyna errors are still there and i rly dont know why...

Any ideas?