T
TechieAndroid
Guest
[21:08:11] [Server thread/WARN]: TechieAndroid moved too quickly! 3.6137865857920133,3.788724590614379,9.613765250026859
[21:08:32] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 11475ms behind, skip
ping 229 tick(s)
That's the message that plagues my terminal and the lag in MC renders the client side unplayable.
FTB 1.4.15
Infinity Lite 1.8
I run a server and client on my PC (mainly a home LAN world (2 players), occasionally I'll have friends join 1-5 over the internet, I open the port on those occasions).
My PC specs:
i5-6402p (4 cores like 3.2Ghz)
16 GB of RAM
Nvidia Geforce 1050
3 TB HDD SATA lll 6 Gb/s 64 MB Cache
Running Linux x64 Kubuntu 16.04 LTS
Server Java Flags:
export JAVACMD="java"
export MIN_RAM="5G" # -Xms
export MAX_RAM="5G" # -Xmx
export JAVA_PARAMETERS="
-XX:+UseG1GC
-XX:+UnlockExperimentalVMOptions
-XX:MaxGCPauseMillis=100
-XX:+DisableExplicitGC
-XX:TargetSurvivorRatio=90
-XX:G1NewSizePercent=50
-XX:G1MaxNewSizePercent=80
-XX:InitiatingHeapOccupancyPercent=10
-XX:G1MixedGCLiveThresholdPercent=50
-XX:+AggressiveOpts
-XX:+AlwaysPreTouch
-XX:G1ReservePercent=20
-XX:G1HeapRegionSize=32M
-Dsun.rmi.dgc.server.gcInterval=2147483646"
[21:08:32] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 11475ms behind, skip
ping 229 tick(s)
That's the message that plagues my terminal and the lag in MC renders the client side unplayable.
FTB 1.4.15
Infinity Lite 1.8
I run a server and client on my PC (mainly a home LAN world (2 players), occasionally I'll have friends join 1-5 over the internet, I open the port on those occasions).
My PC specs:
i5-6402p (4 cores like 3.2Ghz)
16 GB of RAM
Nvidia Geforce 1050
3 TB HDD SATA lll 6 Gb/s 64 MB Cache
Running Linux x64 Kubuntu 16.04 LTS
Server Java Flags:
export JAVACMD="java"
export MIN_RAM="5G" # -Xms
export MAX_RAM="5G" # -Xmx
export JAVA_PARAMETERS="
-XX:+UseG1GC
-XX:+UnlockExperimentalVMOptions
-XX:MaxGCPauseMillis=100
-XX:+DisableExplicitGC
-XX:TargetSurvivorRatio=90
-XX:G1NewSizePercent=50
-XX:G1MaxNewSizePercent=80
-XX:InitiatingHeapOccupancyPercent=10
-XX:G1MixedGCLiveThresholdPercent=50
-XX:+AggressiveOpts
-XX:+AlwaysPreTouch
-XX:G1ReservePercent=20
-XX:G1HeapRegionSize=32M
-Dsun.rmi.dgc.server.gcInterval=2147483646"