MarkusBordihn / BOs-Adaptive-Performance-Tweaks

Adaptive Performance Tweaks is a collection of Minecraft Forge server-side Mod which automatically adjust specific settings on the server to allow a more balanced TPS/FPS.
Other
4 stars 2 forks source link

Crashed suddenly... #71

Closed Ashenguard closed 3 weeks ago

Ashenguard commented 2 months ago

Describe the bug Not sure how it happened as I was busy mining... But suddenly it crashed with this mod in the report.

To Reproduce Happened suddenly... Not sure how... I was just mining

Here is the crash report crash-2024-08-21_19.38.41-server.txt .

MarkusBordihn commented 2 months ago

Thanks for the report! It looks like the entity had already been created, which is why APTweaks couldn't stop it from spawning. This usually happens when a mod uses the highest priority to spawn entities.

I'll add an extra check to prevent issues like this from causing the game to crash. I really appreciate you sending the report and the crash log!

EliasRipley commented 1 month ago

Believe this issue occured on my server as well. Will be sure to slap on an extra log should I see it again.