
[Crash] IllegalStateException: Rendersystem called from wrong thread
pietro-lopes opened this issue ยท 2 comments
https://gnomebot.dev/paste/mclogs/8SmjP1n
Please check if this is called by render thread, as this function can be called while constructing the search trees that happens at net.minecraft.Util#backgroundExecutor()
I think this was indirectly fixed by 18f32f5
Will close by now, and reopen if not fixed.