
Crash
Closed this issue ยท 9 comments
I found a crash when i pair BadOptimizations with Lazyyyyy related to the entity type caching option, if i disable this two options it doesn't crash.
enable_entity_renderer_caching: false
enable_block_entity_renderer_caching: false
Here is the log and crash report in case they are necessary.
crash-2025-04-25_20.45.11-client.txt
latest.log
https://mclo.gs/zOWzFa4
give this a shot: BadOptimizations-2.2.1-1.20.zip
Relate: SettingDust/lazyyyyy#59
For curious. Why the compat I added before isn't working every time.
Oh gosh, I didn't realize people actually used this as an API. If this becomes before common I may add system properties to make it less cursed.
Anyhow, I believe it has something to do with priorities - what comes first in the log, BadOptimizations loading config or the disabling message?