hlysine / create_connected

A Create mod add-on adding quality-of-life blocks that you wish existed in Create.
GNU Affero General Public License v3.0
28 stars 9 forks source link

Crash when using Create Wrench on Vertical Brass Gearbox #36

Closed evertn closed 9 months ago

evertn commented 10 months ago

Whenever the Vertical Brass Gearbox is receiving rotational power and right clicking it with the Create Wrench, the game crashes. Whenever the Vertical Brass Gearbox is not receiving any rotational power, there is no issue. Im assuming this has something to do with rotating the block while its receiving rotational power.

Minecraft version: 1.20.1 Forge: 47.2.1 Java: 17.0.8

Crashlog: crashlog

hlysine commented 10 months ago

This crash doesn't happen during my testing, so I can only assume it is caused by one of the optimization mods you have installed which delays the update of blockstates. Please test if this dev version fixes your issue. Pay close attention to whether the shafts of the brass gearbox are rotating in the correct direction. UNZIP ME create_connected-0.6.1-dev-mc1.20.1-all.zip

evertn commented 10 months ago

I will let you know once I had the chance to give it a try.

evertn commented 10 months ago

I've tested it in an offline world, and both versions do not crash with the above mentioned situation. I'll check it online with the next server update.

So, that seems to fit your theory.

evertn commented 10 months ago

I updated the server, and the issue seems to be fixed with the dev-version.