Copied cubes cannot be at the same rotation as their original cubes [Blockbench Bug]
Zilten opened this issue ยท 0 comments
When you copy a cube, and rotate both the copied and original cube to the same rotation, the model will fail to export, displaying the error:
Error while importing:
java.lang.ClassCastException
if the copied cube and the original are at different rotations, or their rotation is at zero, the model exports okay.