Crashes on Vanilla Servers
Fioofyy opened this issue ยท 6 comments
Unreported exception thrown!
java.lang.NullPointerException: Cannot invoke "com.google.common.collect.ImmutableSet.iterator()" because "illuminationDataSet" is null
at Not Enough Crashes deobfuscated stack trace.(1.18.2+build.2)
at net.minecraft.client.world.ClientWorld.spawnParticles(ClientWorld:3652)
at net.minecraft.client.world.ClientWorld.handler$bnc000$randomBlockDisplayTick(ClientWorld:3636)
at net.minecraft.client.world.ClientWorld.randomBlockDisplayTick(ClientWorld:403)
at net.minecraft.client.world.ClientWorld.doRandomBlockDisplayTicks(ClientWorld:358)
at net.minecraft.client.MinecraftClient.tick(MinecraftClient:1854)
at net.minecraft.client.MinecraftClient.render(MinecraftClient:1101)
at net.minecraft.client.MinecraftClient.run(MinecraftClient:734)
at net.minecraft.client.main.Main.main(Main:237)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
I have the same problem, but for me it crashes when I go too far on my server.
Does this version seem to fix your issue?
Does this version seem to fix your issue?
Just tested it, working fine!