assertion failed

Report core bugs regarding the Ultima Online Emulator Core release (version 097). You can attach your Core Dump. One bug per post.

Moderator: POL Developer

Locked
gha
New User
Posts: 17
Joined: Mon Feb 06, 2006 4:01 am

assertion failed

Post by gha »

hi

we are using the latest core and sometimes we got this error:

[07/22 22:28:36] Assertion Failed: equippable( item ) (It is impossible to equip Item with ObjType 0xf51), .\charactr.cpp, line 1044

Aborting due to assertion failure.


0xf51 is a dagger. str required to equip it is only 1, but for some reason it is impossible to equip.

any idea about this problem?
User avatar
CWO
POL Expert
Posts: 1158
Joined: Sat Feb 04, 2006 5:49 pm
Location: Chicago, IL USA

Post by CWO »

post the full itemdesc.cfg entry for the item. It may be defined wrong.
Locked