Direwolf20 Crashes Randomly

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
R

Raiv3n

Guest
Title Direwolf20 Crashes Randomly

Launcher Type Twitch Desktop App

Modpack Direwolf20

Modpack version 1.9

Have you modified the pack? Yes

Link to log file https://paste.feed-the-beast.com/view/7c70ed52

Details of the issue Hello,
I'm playing this modpack for 2 weeks now and never had stability issues. But in the latest 3 days the Server crashes randomly. Sometimes it crashes after 2min after beeing restarted and sometimes it takes up to 3 hours until it does. Its always the same error and I searched the whole internet for a solution, but never found one.

Added Mods to the pack:
TreeCapitator v1.12
TinkerToolLeveling-1.12-1.0.4

Thanks for your help.
 
Last edited by a moderator:

Henry Link

Forum Addict
Dec 23, 2012
2,601
553
153
USA - East Coast
You have way too much RAM allocated in the wrong arguments. The -Xms should be about 512M not 8GB. The -Xmx is also high unless you are running shaders. I would cut that down to about 6GB. I'm not sure either of these will help. But with the -Xms at 8GB you are probably running in memory related issues.

Code:
JVM Flags: 8 total; -Xms8184M -Xmx10240M -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=4 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10