CModelObject::LoadMotion Error

02/27/2018 20:58 Mingo_#1
Hey guys, i added today a new monster and actually evrything works.
The anis are pretty and the textures also.

But, after a while when i stay close to the mob i get a client crash,

error log says: CModelObject::LoadMotion


can any1 help me?
02/27/2018 22:49 Kinami#2
Maybe it has something todo with the *Idle animation, you say its after "a while"

So check mdlDyna for that monster, look if the animation entrys actually exist as ani files.
02/28/2018 00:39 Mingo_#3
Quote:
Originally Posted by Kinami View Post
Maybe it has something todo with the *Idle animation, you say its after "a while"

So check mdlDyna for that monster, look if the animation entrys actually exist as ani files.
MTI_STAND was the problem ty