Bug - Fixed r11927 - NPE when updating inventory

Fluxxdog

Active member
Whether hitting the Refresh button on the inventory manager or using the CLI command 'refresh inv', I get an NPE debug log. I tried 'ash get_inventory()' and got this returned:
Code:
"DRINK ME" potion => 2
anti-anti-antidote => 4
asparagus knife => 1
astral energy drink => 2
bag of GORF => 1
bag of GORP => 1
BGE pocket calendar => 1
bottle of tequila => 3
Camp Scout pup tent => 1
Clan VIP Lounge key => 1
Cobb's Knob lab key => 1
cosmic cream => 2
cosmic fruit => 2
Crown of the Goblin King => 1
CSA fire-starting kit => 1
CSA obedience grenade => 1
CSA scoutmaster's "water" => 1
diamond-studded cane => 2
disco mask => 1
dodecagram => 1
glittery mascara => 1
haggis socks => 1
heart necklace => 1
hellion cube => 3
hermit permit => 1
hot wing => 1
Imp Ale => 2
infernal fife => 1
Jarlsberg's key => 1
Knob Goblin firecracker => 2
Knob Goblin pants => 1
Knob Goblin tongs => 4
magicalness-in-a-can => 2
meat paste => 1
mediocre lager => 6
Microplushie: Hippylase => 1
Microplushie: Raverdrine => 1
Mr. Haggis => 1
pasta spoon => 1
scented massage oil => 3
seal-clubbing club => 1
stolen accordion => 1
stuffed treasure chest => 1
unbearable light => 1
viking helmet => 1
water purification pills => 1
Most notably missed are 10 skeletons that I was going to use for a skiff. I can't create it from the item manager. Verbose debug log attached. Closing and starting mafia again seemed to "fix" the bug. Hopefully something will turn up that caused the bug in the first place.

While I'm aware this was reported in the other thread here, so were several other bugs. I'd rather let the minions sort this out properly than have it add to a cluster of various bugs.
 

Attachments

Seems the same bug hit again. Happened the same way, when it was trying to update it's inventory. This time it happened to an alt. And again, after shutting down and starting mafia again, I can refresh my inventory without problem. The debug looks different though.
 

Attachments

Back
Top