any item drop server is crashingCode:!!! r3d_assert 'm_Item.itemID' at .\Sources\ObjectsCode\sobj_DroppedItem.cpp line 33!!! r3d_assert 'm_Item.itemID' at .\Sources\ObjectsCode\sobj_DroppedItem.cpp line 33
any item drop server is crashingCode:!!! r3d_assert 'm_Item.itemID' at .\Sources\ObjectsCode\sobj_DroppedItem.cpp line 33!!! r3d_assert 'm_Item.itemID' at .\Sources\ObjectsCode\sobj_DroppedItem.cpp line 33
Control + G and put '33' to go to the line 33 check the item if everthing its oke there, if you couldn't fix it just comment the assert*(this is a BAD SOLUTION) but your game should work with that
Last edited by Bombillo; 16-01-18 at 11:39 PM.
I think error from your skin system.
Go itemsdb.xml and look at item's baseid
this is why your m_Item.itemID is 0, you need know why is 0 when you drop item, out one outlog in client when you drop and read what itemiD you dropping