Ladysnake / Illuminations

Fireflies and other illuminations to make your world more enjoyable in darkness.
https://ladysnake.github.io/wiki/illuminations/
Other
135 stars 42 forks source link

Game crashes when going too far on modded server #142

Closed joaovitorxn closed 2 years ago

joaovitorxn commented 2 years ago

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)

aAndrew3030 commented 2 years ago

Having the same issue, log latest.log

doctor4t commented 2 years ago

Duplicate of #141