1.12.2 - Can't place blocks after installing your mod
D3nnis3n opened this issue · 9 comments
Hey,
when using the mod on 1.12.2 i got the Problem that placing blocks is no longer possible, as they are erased out of inventory and not placed in the world, even though the placing sound is played. I confirmed deleting your mod stops this and playing with your mod alone has this effect while playing without any mods doesn't have it.
Hmm okay. No testing for 1.12.2 has happened yet. However, that is serious side effect so Ill look into it.
I have it working in 1.12.2 - mojang changed some stuff with no functional change. Code cleanup? But fixing it broke 1.12.1 and 1.12.0. I am going to try to find another way to fix it that works with all 1.12 versions.
And on this topic (sorta), there are two other bugs likely caused by this: Forcing survival mode no matter what was selected on the world create screen, and a forge state engine corruption error.
I ended up on this mod by doing a binary search over my modlist.
I see. It's just unusal for mods to have such big Problems between patch versions, you might consider adding a warning to your curseforge page, if not already done. To be honest i just switched out my forge when the new Version came out and all 168 mods worked - despite this mod.
It wasnt supposed to be unfixed this long. Real life day job murdered me. Im trying to make improvements so patches are less likely to break things. Just realize this mod literally rewrites parts of forge and minecraft to make remote gui even possible.
My issue that I just tracked to this mod is simply that when I interact with a bed, I sleep but don't animate. And when I go to the nether or back I get desync from server for blocks.
Very strange, but 1.12.2 does definitely seem to touch something that this mod depends on.