Audio/Visual Bug
XvBUSHvX opened this issue ยท 9 comments
Mystical Mechanics-0.2.jar
MC: 1.12.2
Forge: 2705
Gears when applied to the gear box don't appear until supplied power. Additionally there is no audio indicator when adding gears to a gear box only when removing them.
Tested with only JEI and TOP included.
Did some quick tests, in Version 0.5 the graphical error seems to be caused by division by 0. In TileEntityGearboxRenderer, removing line 21, and removing the reference to normPower on line 29 fixes the stationary rendering of gears in the gearbox powered or not.