Problem Server lag with FTB Revelation

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

Malquen

Guest
Hello,

I'm setting up a server on a local machine for FTB Revelation. It's installed and runs easily, but when connecting to it from a client machine (on the same LAN), the lag makes it unplayable. According to the gui, it's consistently between 2000 and 3000 ms behind. Can someone take a glance at my config and make sure there's not something I'm missing here? My assumption is that I need to make some modifications to the server config line with java, but I'm not familiar enough with commands beyond allocating memory to be confident doing that.

Server specs:

16GB Ram (-Xmx8G, -Xms2G)
512G SSD (Dedicated)
i7-4790k @4.0Ghz
Java 1.8.0_181-b13
 

Henry Link

Forum Addict
Dec 23, 2012
2,601
553
153
USA - East Coast
Is this the server GUI/console that is complaining about being being 2000 and 3000 ms behind? Also, are you running the server on a Windows or Linux OS? Also, what is the exact command line you are using to start the server or are you just running the batch file that came with the server package?
 
M

Malquen

Guest
Server console, Windows.

I actually fixed it - just added some stuff to the command line for garbage collection and it runs like a champ. I'll post the full line when I get back home for anyone that runs across this.