Illuminations ๐Ÿ”ฅ

Illuminations ๐Ÿ”ฅ

6M Downloads

Game crashes when going too far on modded server

joaovitorxn opened this issue ยท 2 comments

commented

It was working fine until the latest update

java.lang.NullPointerException: Cannot invoke "com.google.common.collect.ImmutableSet.iterator()" because "illuminationDataSet" is null
at net.minecraft.client.world.ClientWorld.spawnParticles (ClientWorld:4152)
at net.minecraft.client.world.ClientWorld.handler$dnb000$randomBlockDisplayTick (ClientWorld:4136)
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)

commented

Having the same issue, log
latest.log

commented

Duplicate of #141