Pywnev Posted July 15, 2023 Share Posted July 15, 2023 (edited) I keep getting this error which crashes my entire server and rollbacks it like every few hours on my server and its quite annoying. What are the best ways to fix it? I can list my plugins if you want. I even set the server view distance to 4 /home/minecraft/signal/start cmd: line 1: 94423 Killed /opt/java/17/bin/java -Xmx${SERVER_RAM} -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -DIReallyKnowWhatIAmDoingISwear -Djline.terminal=jline.UnsupportedTerminal -jar server.jar Edited July 15, 2023 by Pywnev 1 Link to comment Share on other sites More sharing options...
0 rosabel Posted July 16, 2023 Share Posted July 16, 2023 Basically, no TRUE way. However, here's a list that may prolong the issue Delete some plugins Delete some worlds Limit your worldborder Limit mob spawns Limit view distance on your server However, the most effective way will always be to upgrade your Minehut plan to include more ram. You're just running out of memory, too many worlds or plugins or players will do that. If you're somewhat experienced, you can also tweak the paper/spigot settings to squeeze the most out of your server by following this guide: https://github.com/YouHaveTrouble/minecraft-optimization RosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRosaRi code, animate, develop, UI design, learn, and adapt, as well as make servers, of courseJoined Minehut sometime in 2014VIP sometime in 2018Legend in January 2021Helper on 4/11/2021♥ (Retired) on 5/17/2021 Moderator on 8/18/2023 Link to comment Share on other sites More sharing options...
Question
Pywnev
I keep getting this error which crashes my entire server and rollbacks it like every few hours on my server and its quite annoying. What are the best ways to fix it? I can list my plugins if you want. I even set the server view distance to 4
/home/minecraft/signal/start cmd: line 1: 94423 Killed /opt/java/17/bin/java -Xmx${SERVER_RAM} -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -DIReallyKnowWhatIAmDoingISwear -Djline.terminal=jline.UnsupportedTerminal -jar server.jar
Edited by PywnevLink to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now