Open Espressocodes opened 3 months ago
I'm not quite sure what's going on here. I'm using jdk21 amd64 on a brand new server.
-Xmx20480M -Xms20480M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=180 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=40 -XX:G1MaxNewSizePercent=50 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=15 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=20 -XX:G1MixedGCLiveThresholdPercent=80 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Djline.terminal=jline.UnsupportedTerminal
Server is flat paper, no fuss. No fancy stuff. I can generate a console log but it will take a while to edit all the sensitive information out. I want to make sure this is not a false positive before bothering.
Second comment to say that the data pack loads but does not seem to insert any of the items or recipes in 1.21.
I'm not quite sure what's going on here. I'm using jdk21 amd64 on a brand new server.
-Xmx20480M -Xms20480M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=180 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=40 -XX:G1MaxNewSizePercent=50 -XX:G1HeapRegionSize=16M -XX:G1ReservePercent=15 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=20 -XX:G1MixedGCLiveThresholdPercent=80 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Djline.terminal=jline.UnsupportedTerminal
Server is flat paper, no fuss. No fancy stuff. I can generate a console log but it will take a while to edit all the sensitive information out. I want to make sure this is not a false positive before bothering.