Priority6
Priority6
Explore posts from servers
AAdmincraft
Created by Priority6 on 1/26/2025 in #questions
Corrupted Heightmap Data (?)
Overall, is this something I should be worried about?
13 replies
AAdmincraft
Created by Priority6 on 1/26/2025 in #questions
Corrupted Heightmap Data (?)
i realize now there are some duplicates, but this occured before i used the jvm arguments
13 replies
AAdmincraft
Created by Priority6 on 1/26/2025 in #questions
Corrupted Heightmap Data (?)
these are my current startup settings From the panel:
java $([[ -f user_jvm_args.txt ]] && printf %s "@user_jvm_args.txt") -Xms128M -Xmx10240M -Dterminal.jline=false -Dterminal.ansi=true -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+ParallelRefProcEnabled -XX:+PerfDisableSharedMem -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1HeapRegionSize=8M -XX:G1HeapWastePercent=5 -XX:G1MaxNewSizePercent=40 -XX:G1MixedGCCountTarget=4 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1NewSizePercent=30 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:G1ReservePercent=20 -XX:InitiatingHeapOccupancyPercent=15 -XX:MaxGCPauseMillis=200 -XX:MaxTenuringThreshold=1 -XX:SurvivorRatio=32 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true $([[ ! -f unix_args.txt ]] && printf %s "-jar `cat .serverjar`" || printf %s "@unix_args.txt")
java $([[ -f user_jvm_args.txt ]] && printf %s "@user_jvm_args.txt") -Xms128M -Xmx10240M -Dterminal.jline=false -Dterminal.ansi=true -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+ParallelRefProcEnabled -XX:+PerfDisableSharedMem -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1HeapRegionSize=8M -XX:G1HeapWastePercent=5 -XX:G1MaxNewSizePercent=40 -XX:G1MixedGCCountTarget=4 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1NewSizePercent=30 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:G1ReservePercent=20 -XX:InitiatingHeapOccupancyPercent=15 -XX:MaxGCPauseMillis=200 -XX:MaxTenuringThreshold=1 -XX:SurvivorRatio=32 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true $([[ ! -f unix_args.txt ]] && printf %s "-jar `cat .serverjar`" || printf %s "@unix_args.txt")
From the user_jvm_args.txt file:
-Xms4G
-Xmx6G
-XX:+UseG1GC
-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
-Xms4G
-Xmx6G
-XX:+UseG1GC
-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
13 replies
AAdmincraft
Created by Priority6 on 1/26/2025 in #questions
Corrupted Heightmap Data (?)
Just wondering what specific jvm flags i could use, and how i would go about clearing cache
13 replies
AAdmincraft
Created by Priority6 on 1/26/2025 in #questions
Corrupted Heightmap Data (?)
Seems like adding a few jvm flags used when migrating versions to force update and clear cache did fix it (?)
No longer seeing the console spam
Seems like adding a few jvm flags used when migrating versions to force update and clear cache did fix it (?)
No longer seeing the console spam
13 replies
AAdmincraft
Created by Priority6 on 1/26/2025 in #questions
Corrupted Heightmap Data (?)
13 replies
AAdmincraft
Created by Priority6 on 1/26/2025 in #questions
Corrupted Heightmap Data (?)
Forge 1.20.1 47.3.12
13 replies
AAdmincraft
Created by Priority6 on 1/26/2025 in #questions
Corrupted Heightmap Data (?)
The chunk you go in does not seem to correlate with the coords appearing on the logs
13 replies
AAdmincraft
Created by Priority6 on 1/26/2025 in #questions
Corrupted Heightmap Data (?)
Its not a constant spam, but it does happen whenever you go into different chunks it seems like
13 replies
AAdmincraft
Created by Priority6 on 12/12/2024 in #questions
The Issues of OCI, Modded Minecraft, and a new server host.
oh not a bad idea, thanks!
50 replies
AAdmincraft
Created by Priority6 on 12/12/2024 in #questions
The Issues of OCI, Modded Minecraft, and a new server host.
ya, i tried to do that via SSH and through AMP, neither worked
50 replies
AAdmincraft
Created by Priority6 on 12/12/2024 in #questions
The Issues of OCI, Modded Minecraft, and a new server host.
...yaaaaa with AMP im limited to like 500kbps, so even doing the world file takes...a long time
50 replies
AAdmincraft
Created by Priority6 on 12/12/2024 in #questions
The Issues of OCI, Modded Minecraft, and a new server host.
Of course I know the mods/configs/world will stay the same (god i hope)
50 replies
AAdmincraft
Created by Priority6 on 12/12/2024 in #questions
The Issues of OCI, Modded Minecraft, and a new server host.
like i doubt there is a major difference in how the server file structures and all that are set up
50 replies
AAdmincraft
Created by Priority6 on 12/12/2024 in #questions
The Issues of OCI, Modded Minecraft, and a new server host.
Since maybe others might see this, I'll say this here instead of our DMs. When migrating servers, generally to keep the server the same, I just need to copy and paste the files right?
50 replies
AAdmincraft
Created by Priority6 on 12/12/2024 in #questions
The Issues of OCI, Modded Minecraft, and a new server host.
tysm!!
50 replies
AAdmincraft
Created by Priority6 on 12/12/2024 in #questions
The Issues of OCI, Modded Minecraft, and a new server host.
east coast of the US*
50 replies
AAdmincraft
Created by Priority6 on 12/12/2024 in #questions
The Issues of OCI, Modded Minecraft, and a new server host.
budget? I would say like $30 a month, at most $40?
50 replies
AAdmincraft
Created by Priority6 on 12/12/2024 in #questions
The Issues of OCI, Modded Minecraft, and a new server host.
as i still get about 80-90ms for a server in NJ
50 replies
AAdmincraft
Created by Priority6 on 12/12/2024 in #questions
The Issues of OCI, Modded Minecraft, and a new server host.
my location is the Netherlands but most of my players are in the east coast. A location probably somewhere in New England would be the best
50 replies