Frostmaw Internal Server Error
EdoEquin0x opened this issue ยท 4 comments
Happen on 1.20.1, when the frostmaw use his frost breath or frost ball and it touch the player, chances are the player will have an internal server exception, kicking him from the server.
Wait, why was this marked as completed? Sounds like an important issue to fix.
Do you have the full crash log?
Hello! I closed the issue because after heavy investigation the Frostmaw was indeed triggering a ConcurrentModificationException but Mowziemobs was not the direct cause of it, simply the trigger (as any other mod using the specific problematic method could have been) . So no worries!
To add more context : I had a mod with a very poorly coded entitytick method that was the cause of all this, fixed it myself