ACE_ASSERT: file World.cpp, line 934 assertion failed for 'pItemData->iKindIdx == ( iItemKind & MASK_ITEMKINDINDEX )'.Aborting...
Does any one know's whats wrong?
Printable View
ACE_ASSERT: file World.cpp, line 934 assertion failed for 'pItemData->iKindIdx == ( iItemKind & MASK_ITEMKINDINDEX )'.Aborting...
Does any one know's whats wrong?
ofc , you add over 2048 items :P , i need to inform you the limit is 2048 max items :)
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 ...