LambdAurora / LambDynamicLights

A dynamic lights mod for Minecraft on Fabric Loader.
https://modrinth.com/mod/lambdynamiclights
Other
401 stars 98 forks source link

Crash with LucilleTea's Sodium fork when creating/loading a world #48

Closed DragonEggBedrockBreaking closed 3 years ago

DragonEggBedrockBreaking commented 3 years ago

(This repo doesn't have a crash reporting template so I just copy-pasted Sodium's template)

Reproduction Steps

Keep this mod in your mods folder, along with Fabric API and LucilleTea's Sodium fork.

Crash Report File

Here is the crash report.

Additional Information

I tested this in multiple MultiMc instances with multiple worlds, on both creating and loading the worlds, with only the three mods mentioned above present. Bug has already been reported on LucilleTea's Sodium fork repo.

Versions:

-- Minecraft 1.16.4 -- Fabric 0.11.1 -- Fabric API 0.29.3 -- Sodium 0.1.0 (LucilleTea's fork) -- LambDynamicLights 1.3.3/1.3.4 -- Windows 10 (64 bit) -- AdoptOpenJDK 11.0.9.11 (OpenJ9)

DragonEggBedrockBreaking commented 3 years ago

Closed because the only way to fix was to change the sodium version from 0.1.0 to smth else.