[Bug]: placing/using certain block entities causes softlock
R3venant272 opened this issue ยท 5 comments
Bug Description
using the energizer, power cables and solar panels for some reason after a short amount of time freezes entities, prevents me from spawning new entities, prevents me for interacting with all block entities (vanilla ones as well), prevents me from changing gamemode and stops the game from generating new chunks. Then when I try to close the game it gets frozen trying to save the game and I have to close it with task manager .not sure if this is relevant but when creating a new world and opening previous ones a warning pops up and says something about the new experimental settings being activated, which I havent activated. that last bit might just be something strange going on with my minecraft but I thought it was worth mentioning. (this was all in creative mode)
How to Reproduce?
see screenshots bellow as to how exactly i found it, connecting multiple solar panels to the same energy cable seems to cause this bug
Expected Behavior
using the mods features wouldnt cause a softlock
Version
1.13.4
Mod Loader Version
fabric-loader-0.14-1.19.3
Mod Loader
Fabric
Logs or additional context
just tested it on the forge version too, and now the bug is here, i didnt notice it on this version before. i think its something to do with the energy cables not liking it when multiple power sources are connected to the same cable, ive only noticed it with the solar panels but i also havent tested it with anything else. Also for some reason i cant access the energy cables in the creative inventory or in the jei menu, not sure if this is related.
ive updated the post to be a bit more accurate and added screenshots, hope this helps
This is because of #210 which needs to be ported to 1.19.3
65b0b19 is the commit that needs to be ported