Started by
lawsonaamond@g…
on
Topic category: Troubleshooting, bugs, and solutions
Once I've made a storage block and once I've tried to open it the game crashes every time once I've made a block that has a Storage GUI
Topic category: Troubleshooting, bugs, and solutions
Once I've made a storage block and once I've tried to open it the game crashes every time once I've made a block that has a Storage GUI
Fix the slot count, that's the most usual problem. It's in the Tile entity iirc.
For example you have 00, 01, 02, 03, 04 slots. It should be 5 then. (04+1 because we also have 00)