Flashing monument names on map
I noticed a problem with "Map Markers":   since the update if you look at map its flashing,  and if you try to look inside vending machines it flicks back out?


https://streamable.com/g4lx2m
thanks, I'll see what I can do
also noticed this error 

(20:44:57) | Calling hook CanDropActiveItem resulted in a conflict between the following plugins: RestoreUponDeath - True (Boolean), RaidableBases (False (Boolean))

and this is random, it spams the console for about 10 minutes

(16:10:32) | Calling kill - but already IsDestroyed!? box.wooden.large[0]
(16:10:32) | Calling kill - but already IsDestroyed!? recycler_static[0]
(16:10:32) | Calling kill - but already IsDestroyed!? box.wooden.large[0]
(16:10:32) | Calling kill - but already IsDestroyed!? box.wooden.large[0]
(16:10:32) | Calling kill - but already IsDestroyed!? box.wooden.large[0]
(16:10:32) | Calling kill - but already IsDestroyed!? box.wooden.large[0]
(16:10:32) | Calling kill - but already IsDestroyed!? cupboard.tool.deployed[0]

candropactiveitem fixed 

calling kill isn't from my plugin. thats from a bug in copypaste in UndoLoop that i submitted a fix for months ago