Snowy Spirit

Snowy Spirit

12M Downloads

Glow Lights cause crash

ItzTK opened this issue ยท 3 comments

commented

Having Glow Lights placed will crash your client. This seems to be due to recent Moonlight Lib changes, as reverting to version 1.21-2.22.6 will prevent the crash from occurring.

Crashlog:

java.lang.Error: Returned null color. How? white {}
	at knot//net.mehvahdjukaar.snowyspirit.dynamicpack.ClientDynamicResourcesHandler.getGlowLightColor(ClientDynamicResourcesHandler.java:56)
	at knot//net.mehvahdjukaar.snowyspirit.common.block.GlowLightsBlock.spawnParticlesOnBlockFaces(GlowLightsBlock.java:202)
	at knot//net.mehvahdjukaar.snowyspirit.common.block.GlowLightsBlock.method_9496(GlowLightsBlock.java:187)
	at knot//net.minecraft.class_638.method_2943(class_638.java:387)
	at knot//net.minecraft.class_638.method_2941(class_638.java:362)
	at knot//net.minecraft.class_310.method_1574(class_310.java:1997)
	at knot//net.minecraft.class_310.method_1523(class_310.java:1246)
	at knot//net.minecraft.class_310.method_1514(class_310.java:882)
	at knot//net.minecraft.client.main.Main.main(Main.java:256)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
	at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
commented

Same crash found. Crash report below:
crash-2025-09-21_19.09.02-client.txt
Mod Version: 1.21.1-3.0.17