FalsePattern / FalseTweaks

Multithreaded rendering plus a large collection of improvements, fixes, optimizations and additions to 1.7.10 clients.
https://falsepattern.com/mc
Other
59 stars 6 forks source link

[3.0.0] Threaded Chunk Updates seems to crash on world load with DragonAPI #184

Open aking4125 opened 3 months ago

aking4125 commented 3 months ago

Hello,

When THREADED_CHUNK_UPDATES is set to True, the game crashes on world load with the following crash report:

crash-2024-06-30_22.44.55-client.txt

I understand that this is an experimental feature. But just reporting the breakage anyway. It might be related to DragonAPI? The Occlusion render class is failing but I think I disabled everything related to that. Might be missing something.

Setting the above setting to False allowed the world to load normally.

log.zip