java.lang.IllegalStateException: Tried to mark light data as ready for chunk [-98, -101] but it hasn't been loaded yet
magnus-ISU opened this issue ยท 11 comments
Version information
mc1.19-0.4.2+build.16
Reproduction Steps
No idea; I was just digging some bamboo
Crash Report file
crash-2022-06-12_10.56.56-client.txt
Additional information
No response
Can confirm this is also happening for me, always happens when i die to a boss in hypixel skyblock's crimson isle
never happens elsewhere
crash.txt
my hypothesis is that when i you die in hyp skyblock you get teleported to the entrance of the island and since the entrance of the island is so far from the area im in it unloads all chunks that where there, which leaves sodium confused since it has the light data loaded but cant use it
Yup. I've had it happen now 3 times in mostly random situations, sounds like teleports like that are a consistent way to trigger it though?
Tested it more by sucking at the game and can confirm, it happens exactly when you get teleported back to spawn after death
Can confirm that teleporting more than about 8 chunks (especially vertically) cause the crash to occur ๐
Just saying this
You might need to release the code since sodium is Lgpl 3
@magnus-ISU
Duplicate of #1016. Don't use this issue tracker to upload executable files.