[Crash] IllegalStateException: Rendersystem called from wrong thread
pietro-lopes opened this issue ยท 1 comments
Looks like someone crashed while at Creative Menu.
No idea what is going on there, Perk had the tooltip marked as OnlyIn but I don't think its really safe for mods to be calling that method on the server side anyway. I added some extra client guards and removes some of the annotations that were left over from 1.16, but no clue if that will fix anything or if it was even the cause.