Dedicated Server crash when placing bellows
Kurtchekov opened this issue ยท 3 comments
When placing down a bellows, the server drops the client connection while throwing the following error:
java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: net.minecraft.util.math.MathHelper.func_180185_a(FF)Z
Caused by: java.lang.NoSuchMethodError: net.minecraft.util.math.MathHelper.func_180185_a(FF)Z
at com.codetaylor.mc.pyrotech.modules.tech.machine.block.BlockBellows.func_185496_a(BlockBellows.java:46) ~[BlockBellows.class:?]
It seems to be about Math.EpsilonEquals function call.
Affected Versions
- Minecraft: 1.12.2
- Forge: 14.23.5.2838
- Dropt: 1.14.0
- Pyrotech: 1.0.2
- Athenaeum: 1.17.1