Feed the Beast Server Help

  • 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
Status
Not open for further replies.

Bobby52597

New Member
Jul 29, 2019
10
0
0
Hey everyone,
Me and a friend were trying to make an ftb server to play on, and the lag is horrible. Its not fps lag, but its server lag. My friend keeps spawning inside the ground and it takes ages for blocks to break. Now i found this coding to multi thread, but its not for my PC specs and im not sure how to convert it:

java -server -Xincgc -Xmx4G -Xms2G -Xmn1G -XX:NewRatio=2 -XX:CMSFullGCsBeforeCompaction=1 -XX:SoftRefLRUPolicyMSPerMB=2048 -XX:+CMSParallelRemarkEnabled -XX:+UseParNewGC -XX:+DisableExplicitGC -Xnoclassgc -XX:+UseFastAccessorMethods -XX:CMSInitiatingOccupancyFraction=90 -XX:+UseConcMarkSweepGC -XX:UseSSE=4 -XX:+UseCMSCompactAtFullCollection -XX:parallelGCThreads=2 -XX:+AggressiveOpts -XX:+UseLargePages -XX:ReservedCodeCacheSize=1G -cp ftbserver.jar -jar ftbserver.jar

My Pc Specs are:
Processor: Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz 2.93GHz
RAM: 4GB of Ram (I have 32 bit so it says 3.50 GB Usable)
32bit operating system

My internet speed is not the greatest either:
Download speed: 2.34M per second
Upload Speed: 0.73M per second
Ping: 60ms

Any suggestions are greatly appreciated, Thankyou
 
Status
Not open for further replies.