Open GiantLuigi4 opened 1 year ago
-- Describe how you caused the bug --
I have no idea
-- Describe the expectation --
Unit spaces to exist properly
-- Describe what happened instead --
Was debugging the mod, and noticed that every couple relogs, block entities would fail to load in
I tried to remove the unit space below, but it didn't get removed when setting the block to air
Instead, the unit space continued to exist while the container got removed
Relogging caused more weirdness after this point
Removing it around 4 times caused it to successfully remove, for some reason
-- Additional info -- Exact MC Version: 1.19.2 Loader: forge Any optimization mods: canary, embeddium, flywheel
other mods: ae2, armourers-workshop, flywheel, pehkui
I suspect this has something to do with the unit container creation breaking down and me manually setting the state of a block which had the unit space without the container
-- Describe how you caused the bug --
I have no idea
-- Describe the expectation --
Unit spaces to exist properly
-- Describe what happened instead --
Was debugging the mod, and noticed that every couple relogs, block entities would fail to load in
I tried to remove the unit space below, but it didn't get removed when setting the block to air
Instead, the unit space continued to exist while the container got removed
Relogging caused more weirdness after this point
Removing it around 4 times caused it to successfully remove, for some reason
-- Additional info -- Exact MC Version: 1.19.2 Loader: forge Any optimization mods: canary, embeddium, flywheel
other mods: ae2, armourers-workshop, flywheel, pehkui