GiantLuigi4 / Smaller-Units

A small blocks mod, inspired by little blocks
MIT License
8 stars 7 forks source link

[1.18, Bug] Quasi-existent unit spaces #207

Open GiantLuigi4 opened 1 year ago

GiantLuigi4 commented 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

GiantLuigi4 commented 1 year ago

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