Bug Random familiar equipment removal

Linknoid

Member
I've been having issue with familiar equipment getting randomly removed. It happens sporadically, so it's not something I can reproduce on demand. I first noticed it happening with version 19907, although I can't promise it didn't happen before this. I upgraded to 19953 hoping it would fix this, since the familiar screen format changed, but it seems to still be happening.

It seems to happen during automation of other things. The most frequent time is during breakfast, here's an example:

...
[691] Boxing Daycare
Encounter: Have a Boxing Daydream
You acquire an item: glass of raw eggs
Using 1 etched hourglass...
You gain 5 Adventures
Finished using 1 etched hourglass.
Taking off astral statuette...
Equipment changed.
Visiting Fortune Teller in clan VIP lounge
...

My breakfast script does nothing with gear, it just tries to spend BACON and does fortune consulting.

Here's an example when I'm clicking on Spookyraven mortar, and it automatically wears the spectacles:

Inspecting the Suspicious Masonry
You acquire an item: recipe: mortar-dissolving solution

equip acc3 Lord Spookyraven's spectacles

use 1 recipe: mortar-dissolving solution

equip acc3 Eight Days a Week Pill Keeper
unequip familiarequip

Here it is on another character during breakfast (this is when I first noticed it, after I didn't get a single hookah message all day):


cast 3 Summon Stickers
You acquire an item: scratch 'n' sniff unicorn sticker
You acquire an item: scratch 'n' sniff wrestler sticker
You acquire an item: scratch 'n' sniff dragon sticker
You acquire an item: scratch 'n' sniff unicorn sticker
You acquire an item: scratch 'n' sniff UPC sticker
You acquire an item: scratch 'n' sniff dragon sticker
You acquire an item: scratch 'n' sniff apple sticker
You acquire an item: scratch 'n' sniff wrestler sticker
You acquire an item: scratch 'n' sniff dragon sticker
unequip familiarequip

trading 111 BACON for 1 print screen button

I have no automation scripts installed except my breakfast script and auto-mushroom. The only recent relay script install was Lacey Jones's Pizza Cube GUI, I'm pretty sure that wouldn't cause this.
 
Top