Conflict with Dynamic Light kind mod and a little problem with Botania
M3MEMonster opened this issue ยท 3 comments
Your GTNH Discord Username
No response
Mod Version
1.0.0-alpha14
Java Version
Java 21
Bug Report
When I use SmoothEntityLight-3.0.4-MC1.7.10 with angelica, it will crash when you into a world.
crash-2024-01-16_11.10.21-client.txt
And angelica may cause Botania to refresh its config wholly every time when you startup game, so whatever you modified will refresh to default.
Mod List or GTNH Pack Version
Already in crash report.
Final Checklist
- I have searched the issues and haven't found a similar issue.
- I have read the known incompatibilities and this is not related to one of those.
- I am running an officially released version. (Or, if I've compiled it myself I plan to fix the issue)
- This issue is not shader related (they aren't ready yet for testing)
SEL is using a parallel stream which is triggering chunk updates off of the main thread - which is going to cause troubles with Angelica.