Light perma dark bug in new botania shaders off
Pultex opened this issue ยท 4 comments
Mod Loader
Forge
Minecraft Version
1.19.2
Botania version
Botania-1.19.2-437-FORGE
Modloader version
forge-43.2.3
Modpack info
ATM 8 1.0.10
The latest.log file
https://gist.github.com/95c4b7603f189d7b8833b467cb1c2db8.git
Issue description
the darkenss maybe chunk corruption bug from before
maybe forge related
Steps to reproduce
- load world
- see chunk go dark
- panic
Other information
good think I put all botania only in its own chunk
odd the part next to it seems fine just happened too
maybe be related to add-ons for botania
as I just happen to place an item from Applied-Botanics-1.4.1
I have never used it before this darkness bug
this was sp not server could be part of the problem
EDIT: also I maybe looking at this wrong
I did not think of the Applied Botanics effecting much but read about how the darkness error is happening from possible malformed chunk or botania data
I did have a spark on the applied botanics pool with no connection to a drive at the time
I went to build one an after coming back the chunk was dark
maybe it gave botania back a negative or zero value an the spreaders wanted to transfer anyway
So another test running for a day the problem seem to be from
Applied Botanics mana pool it must be causing the corrupt chunk data
as it was in a completely different dimension causing the same error
edit: also only a hopperhock is present in the chunk and the AB mana pool
not sure how to fix this or what further damage it will do
the optimize world feature in vanilla should relight all chunks and fix the issue after you remove the offending blocks. I would report the bug to the addon developer, it's likely the same root cause as our original bug #3140 (accessing the world during saving of a block entity). Nothing we can do on our side.