New to Multicraft and trying to get the most out of my dedicated server.

  • 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
T

Triska

Guest
Title New to Multicraft and trying to get the most out of my dedicated server.

Launcher Type FTB Launcher

Modpack FTB - Continuum

Modpack version 1.1

Have you modified the pack? No

Link to log file

Details of the issue I'm renting a dedicated server with a CentIS 7 setup, together with multicraft.

I've been trying to figure out how to get the most out of it, in particular, I have been trying to figure out how to configure my "conf" file with some java arguments like I was used to doing in bat files in the past when hosting in the windows enviroment without multicraft.

I have an E3 1245v2 at 3.4GHz+ and 32GB of RAM available to me, aswell as 120GBx3 SSD storage.

In multicraft atm the server is only utilizing one thread and the CPU usage is a dismal 13% at most and the RAM usage at 32% at it's highest.

To summarize, I need to know how I can possibly tweak the arguments in my conf files for multicraft to make my server use more of the available resources, in particular more of the CPU, garbage collection settings that are current, etc.

These are my current arguments but I feel they are abit dated and probably not the best:

command = "{JAVA}" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=15 -XX:+UseG1GC -XX:MaxGCPauseMillis=40 -XX:GCPauseIntervalMillis=400 -XX:+AggressiveOpts -XXPermSize=512m -XX:+TieredCompilation -XX:ReservedCodeCacheSize=2048m -XX:+UseCodeCacheFlushing -XX:CompileThreshold=1000 -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui

I apologise if this is the incorrect place to ask this question. But it is in regards to configuring it for FTB - Continuum in the multicraft environment of "conf" files.

/Best regards, Triska.
 
Last edited: