#What does Exit code: 127 means? (Minecraft server)
15 messages · Page 1 of 1 (latest)
It would be nice if you send that log file
you have custom startup flags and 1 of them is AlwaysPreTouch what does not work in pterodactyl
If i remove that, then the servers will work ?
what is the host os?
AlwaysPreTouch
Do not use the AlwaysPreTouch Aikar flag as it will preallocate all the memory and starve the container causing it to freeze or crash. Aikar's website warns of this.
Remove the flag or lower the Xmx to have overhead for the container, for example, with -Xmx$(({{SERVER_MEMORY}}-512))M
what is the docker image used on the working java servers?
what flovor of mc is this? paper, purpur?
the working one is paper, the bad one had paper, now we tried purpur :/