Hello, I have a problem where some things will disappear completely when moving them to a stack, for example, moving 1 c4 into a box that has 2 other c4 in it, the box still has 2 c4 and the other one disappears. So far the only things this happens on that I have noticed are C4, ladders, and satchel charges.
Some things will disappear completely when moving them to a stackFixed
Most likely another plugin is using the same volatile hooks. Usually there's a yellow warning message in your logs stating x plugin and StackSizeController had a conflict or something like that. If you see that in your logs please post the line here.
probably Orange's CustomSkinsStackFix
removed it the other day because of this exact issue
02:44 [Warning] Calling hook OnItemSplit resulted in a conflict between the following plugins: CustomSkinsStacksFix - Item.mask.balaclavax1.1174776 (Item), StackSizeController (Item.mask.balaclavax1.1174777 (Item)) Locked automatically