We've been having a low TPS problems for the past 2 or so months. We have about 5 players actively playing every day and the tps drops go as low as 8.0
The plugins we have:
This is my timings report:
The server has 10GB of ram
this is the launch command:
(it doesnt have -Xmx because Pterodactyl takes care of that)
its actively taking up atleast 1 cpu core (folia would be lovely here but compatibility is meh..)
And its using Java 17.
if you need anything else lmk
The plugins we have:
This is my timings report:
Aikar's Timings Viewer
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
timings.aikar.co
this is the launch command:
java -Xms10240M --add-modules=jdk.incubator.vector -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -jar server.jar
(it doesnt have -Xmx because Pterodactyl takes care of that)
its actively taking up atleast 1 cpu core (folia would be lovely here but compatibility is meh..)
And its using Java 17.
if you need anything else lmk
- Version Output
-
This server is running Paper version git-Paper-196 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 773dd72)
You are running the latest version