Blueprint prints some blocks with a ScollValue that is not 0 or 1 and causes a crash after interaction
ForgeStove opened this issue ยท 0 comments
Context
Interacting with any block that rotates clockwise and counterclockwise with a ScollValue of not 0 or 1 when printed using a Blueprint will cause a crash that will corrupt the world's save.
Below is a list of affected blocks:
create:windmill_bearing
create:steam_engine
Here's a blueprint zip file that will cause a crash.
windmill_bearing_crash.zip
Using this blueprint will result in a corrupted world save, so test with caution.