Bug #2171
2021/03/30 - Crash with Item.Adornment[#]
Added by Kannkor over 3 years ago.
Updated over 3 years ago.
Description
echo ${Me.Equipment[Waist].ToItemInfo.NumAdornmentsAttached}
Returns the correct value (3 in my case)
echo ${Me.Equipment[Waist].ToItemInfo.Adornment[#]}
causes the client to freeze
Turns out this is not reporting correctly.
echo ${Me.Equipment[Waist].ToItemInfo.NumAdornmentsAttached}
I changed toons after talking to Myzer, to someone who has a belt with only 2 adorns possible, and it reports that 3 adornments are attached.
- Status changed from New to Resolved
Should be fixed in version 20210330.0004
Also available in: Atom
PDF