Fabric API

Fabric API

106M Downloads

Crashing when creating/joining a world

xWalfie opened this issue ยท 1 comments

commented

[19:55:23] [Server thread/INFO]: xWalfie joined the game
[19:55:24] [Server thread/INFO]: Saving and pausing game...
[19:55:24] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[19:55:24] [Render thread/INFO]: Loaded 0 advancements
[19:55:25] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[19:55:25] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[19:55:25] [Render thread/FATAL]: Unreported exception thrown!
java.lang.ArithmeticException: / by zero
at net.minecraft.class_761.method_22710(class_761.java:1153) ~[client-intermediary.jar:?]
at net.minecraft.class_757.method_3188(class_757.java:1026) ~[client-intermediary.jar:?]
at net.minecraft.class_757.method_3192(class_757.java:810) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1112) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:728) [client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:217) [client-intermediary.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:?]
[19:55:25] [Server thread/INFO]: Stopping server
[19:55:25] [Server thread/INFO]: Saving players
[19:55:26] [Server thread/INFO]: xWalfie lost connection: Disconnected
[19:55:26] [Server thread/INFO]: xWalfie left the game
[19:55:26] [Server thread/INFO]: Stopping singleplayer server as player logged out
[19:55:26] [Server thread/INFO]: Saving worlds
[19:55:26] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[19:55:28] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[19:55:28] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end

It says i lost connection but all i did was press create world and wait

commented

๐Ÿ‘‹ We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there.