Tuff Golem Crash
ScratchyFireGithub opened this issue · 3 comments
Minecraft version information
1.20.1
Mod loader information
Forge
Mod loader version information
Forge 47.2.0. (Arclight Server)
Mod version information
2.0.7
Reproduction Steps
My server randomly crashes. I looked through the logs, and I know the issue.
TL;DR - The issue is this:
com.faboslav.friendsandfoes.entity.TuffGolemEntity.setPoseWithoutPrevPose
This code is run in a Non-GL thread.
Crash Report and latest.log
TL;DR - The issue is this:
com.faboslav.friendsandfoes.entity.TuffGolemEntity.setPoseWithoutPrevPose
This code is run in a Non-GL thread.
Full Crash Report:
Additional information
The issue is this:
com.faboslav.friendsandfoes.entity.TuffGolemEntity.setPoseWithoutPrevPose
This code is run in a Non-GL thread.
Yeah, I’m running Arclight. Still, idk if this can be fixed, but I hope it can. Kind of inconvenient. If not, it’s alright.