Bug - Fixed Equip command broken for shirts in r12849

Theraze

Active member
I try to equip a tuxedo shirt using the equip command and mafia just says:
> equip tuxedo shirt

Updating inventory...
Requests complete.
When I equip a non-shirt item, I get the following:
> equip ancient saucehelm

Putting on Ancient Saucehelm...
Equipment changed.
Attached is a debug log for the failed shirt equip attempt. It appears that it's just doing an api refresh rather than actually ever touching the change itself.

And no, this isn't specific to the tuxedo shirt... I changed to it manually using the relay browser, then tried to re-equip my General Sage jacket and that failed, so I tried a clownskin harness and a star shirt. All had the same message and lack of equipment-swapping. :)
 

Attachments

  • DEBUG_20131010.txt
    24.7 KB · Views: 73

Veracity

Developer
Staff member
> equip tuxedo shirt

Updating inventory...
Requests complete.

> equip shirt tuxedo shirt

Putting on tuxedo shirt...
Equipment changed.
Looks like I broke changing shirts where you do not specify the specific slot.
 
Top