Closed Rizel67 closed 4 months ago
I cannot seem to reproduce this error, I see your crash report states outofmemory error, how much do you have allocated for the modpack?
Hi. The issue vanished with atm9 tts 1.0.1 but it appears again with 1.0.3 and 1.0.4
Here is the new crash report https://pastebin.com/PndFUt7d
For the allocated memory part i've put 16gb for this instance
I've managed to find a way to avoid crashing by limiting threads allocation. I've first let the instance use all my threads (64vcpu on a 2990WX). Then i've start testing thread limitation and i was able to allocate up to 48vcpu. So it's a CPU related issue that may occur with other threadripper user. But we are not plenty.
That crash report is stating a ticking block entity error, could you go into world/server-config/forge-server.toml and change RemoveErroringblockentites=true?
It did fix my issue. I was able to remove the cpu limitation that i've had to put today. I didn't thought about forge-server.toml so thanks for the hint
Possible Fixes
Yes
Modpack Version
1.0.0
What happened?
Hi. I just want to let you know that i had to remove Fastsuite from atm 9 TTS to avoid crashing my server. I've just setup a instance in my pterodactyl panel and everytime i put an oak log in my crafting slot my server crash. So straight to the beggining. I did delete the world once to try and i tried to run it with java 16 and java 17. Did not have issue in solo
Let me know if need more informations.
Crash Log
https://pastebin.com/y8EHTT2P
Latest.Log
No response