#Starting Server issue
1 messages · Page 1 of 1 (latest)
Hi there, did you upgrade your server?
cc @gloomy pelican we really need to fix this bug soon
Your startup command was likely mangled, check Options -> Startup. I can fix it for you if you send me your server's ID
Where can I find the server id?
java -Xms512M -Xmx8192M12M -Xmx6144M -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:ReservedCodeCacheSize=400M -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:+PerfDisableSharedMem -XX:+UseG1GC -XX:G1NewSizePercent=28 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=20 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=90 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1 @libraries/net/minecraftforge/forge/1.20.1-47.3.29/unix_args.txt nogui
.
here's the server ip
foesfromafar.modrinth.gg
but unsure where to find the id
Yeah ðŸ˜
Replace the startup command with java -Xms512M -Xmx8192M @libraries/net/minecraftforge/forge/1.20.1-47.3.29/unix_args.txt nogui
do I replace the whole thing?
Yeah