Bobby

Bobby

4M Downloads

ArithmeticException: divide by zero

MrMiumo opened this issue ยท 1 comments

commented

When using Optifine + Optifabric + Fabric in the latest versions, I can't join servers without crashing the game with the following error. Any idea of from where it comes ?

[18:13:07] [Render thread/ERROR]: Unreported exception thrown!
java.lang.ArithmeticException: / by zero
	at net.minecraft.class_310.handler$zzm000$bobby$bobbyUpdate(class_310.java:3018) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1523(class_310.java:1177) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1514(class_310.java:801) ~[client-intermediary.jar:?]
	at net.minecraft.client.main.Main.main(Main.java:237) ~[fabric-loader-0.14.19-1.19.4.jar:?]
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462) ~[fabric-loader-0.14.19.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.19.jar:?]
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.14.19.jar:?]
commented

Duplicate of #105