Problem Server can't keep up. Unknown reason.

A

adamthekingtiger

Guest
Hi, to start I would like to say that I am new to forums in general so if I do something wrong or can improve something please let me know.

I am as careful as I can to not build lagy contraptions to keep lag to a minimum.

Every thing on the server Is running fine except the RF Tools dimension I have my base in. In that dimension the tick time is 110ms.

And I can't find any machine that is causing it.

The server doesn't seam to use the CPU to its full potential, guess java only uses one core or something like that. Is there any way I can allow Java to use more Hardware?

If someone recommends something that requires me to add mods to the server or ftb launcher it would be super helpful with a guide to. I have modded normal minecraft but I have never messed with the launcher or servers.

Here is a picture of the /forge tps command
https://drive.google.com/file/d/0BwMSoAn0o1fkSTV3M3hzTTVaZE0/view

And this is everything i have built in the dimension, just to show that its not that much there.
https://drive.google.com/file/d/0BwMSoAn0o1fkSEV3anRpOTVkUWs/view

I tried using the insert image thing but it didn't work so hopefully the links will work even tho I am a new member.

Thanks in advance for the replies


Mod pack: FTB Presents Direwolf20 1.10(v1.3.2)

Hardware: CPU : 8 core 16 threads 4.2Ghz (5960x)
RAM: 16GB 2400Mhz (Kingston HyperX Predator)
GPU: 980ti reference 6GB VRAM
Storage: All ssd based

Server settings: rem Do not touch
set MCVER=1.10.2
set JARFILE=minecraft_server.%MCVER%.jar
set LAUNCHWRAPPERVERSION=1.12
set LAUNCHWRAPPER=net\minecraft\launchwrapper\%LAUNCHWRAPPERVERSION%
\launchwrapper-%LAUNCHWRAPPERVERSION%.jar
set FORGEJAR=FTBserver-1.10.2-12.18.3.2185-universal.jar

rem can be changed by user
set MIN_RAM=3072M
set MAX_RAM=6144M
set PERMGEN_SIZE=256M
set JAVA_PARAMETERS=-XX:+UseParNewGC -XX:+UseConcMarkSweepGC
-XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled
-XX: ParallelGCThreads=8 -XX:MinHeapFreeRatio=5
-XX:MaxHeapFreeRatio=16 -XX:+AggressiveOpts