Dynamic lights stays after exiting world
P0stf1x opened this issue · 7 comments
That's... concerning, it should not happen as this mod doesn't store anything in the world, and doesn't affect the actual world lighting (as the client & server block light is always 0).
I'm not sure of what is happening there, a complete list of mods (with their version) might be useful.
I removed every mod but dynamic lights and it still happens. Probably something with my system or java? Reinstalled windows since last time played, so I can't say exactly
Mods:
System info:
Processor AMD FX(tm)-6300 Six-Core Processor 4.20 GHz
Installed RAM 8,00 GB
System type 64-bit operating system, x64-based processor
Edition Windows 10 Pro
Version 20H2
OS build 19042.572
java version "1.8.0_261"
Java(TM) SE Runtime Environment (build 1.8.0_261-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.261-b12, mixed mode)
Does the light stay even without LambDynamicLights?
Does it stays across restarts?
Might be an issue with the dynamic light sources cache not getting cleared up correctly, which is highly concerning and in theory should crash. The OFF option will entirely clear the cache.
Good news! It's now fixed in release 1.3.2!