The Bug:
The game crashes when going below the world in any dimension.
Stack Trace:
Stacktrace:
at net.minecraft.world.level.Level.guardEntityTick(Level.java:491)
at net.minecraft.client.multiplayer.ClientLevel.lambda$tickEntities$0(ClientLevel.java:322)
at net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:53)
at net.minecraft.client.multiplayer.ClientLevel.tickEntities(ClientLevel.java:318)
at net.minecraft.client.Minecraft.tick(Minecraft.java:1913)
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1323)
at net.minecraft.client.Minecraft.run(Minecraft.java:954)
at net.minecraft.client.main.Main.main(Main.java:248)Steps to Reproduce:
Go below the world.
Observed Behavior:
The game crashes.
Expected Behavior:
The game would not crash.
Attachments
Comments 4
[media]