Errors in console during startup

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
You are starting the server with only 32MB of memory, which is not enough for the server to run. If you are starting from a batch file or shell script, find the part that says -Xmx32M and change it to at least -Xmx1024M depending on how much memory the computer has available.