Pattern Presses Duplicating Into Chaos [Bug]
50xes opened this issue ยท 1 comments
Describe the bug
When a player goes to colour whatever it is they want coloured, and uses a pattern press, the material, and dye, the presses will duplicate. If you use 1 it will turn into 2, if you use 32 it'll turn into 64 etc. The issue overall now is that whenever players craft with them their inventories can't handle how many patterns there are and afterwards the player can't pick up the excess millions from the ground. Our clear lagg plugin also doesn't register them so there's millions of patterns that get stuck floating on the ground.
To Reproduce
Steps to reproduce the behavior:
- Go to a crafting bench
- Place materials inside
- Craft
- See error
Expected behavior
Expected Behaviour is for the pattern to break. I've gone into the config file and changed the times til break from 0 to 1 but instead I now have duplicated patterns but with missing textures.
Environment information:
- Server running SpongeForge
- Minecraft version 1.12.2
- Forge version 14.23.5.2855
We've determined it doesn't exhibit this behaviour in singleplayer, only in the server. It also doesn't appear to like stacking, and when picked up will only pick up one at a time and never as a stack. When deleting them with JEI you can only delete them 1 by 1 as well or they'll glitch into your inventory again