Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

World.cpp

Experienced Elementalist
Joined
Jan 12, 2012
Messages
290
Reaction score
25
ACE_ASSERT: file World.cpp, line 934 assertion failed for 'pItemData->iKindIdx == ( iItemKind & MASK_ITEMKINDINDEX )'.Aborting...


Does any one know's whats wrong?
 
Experienced Elementalist
Joined
Jan 12, 2012
Messages
290
Reaction score
25
but when I try to go back to original TDP item.scp im getting this

ACE_ASSERT: file World.cpp, line 853 assertion failed for 'pItemData->iKindIdx == iItemKind'.Aborting...

the thing is that Im trying to add CA in my server :D and always fail at some points :D ...
 
Upvote 0
Back
Top