How do I add more ram to my ftb server

  • 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

Ryanirizarry

New Member
Jul 29, 2019
2
0
0
I start up the server for HatPack fine and then i get this crash report. Any idea whats wrong? I'm new to FTB servers so sorry if its a basic question. Thank You!
 

Attachments

  • crash-2014-06-24_12.50.47-server.txt
    21.6 KB · Views: 51
Last edited:

Connor Gavitt

New Member
Jul 29, 2019
1,091
-1
0
You don't have enough ram allocated to startup.

Depending on what modpack you have the ram amount you need is different but 247MB is not enough for any FTB pack

Add this to your startup script to increase ram,

-Xms1024 -Xmx2048 -XX:permsize256m
 

Ryanirizarry

New Member
Jul 29, 2019
2
0
0
You don't have enough ram allocated to startup.

Depending on what modpack you have the ram amount you need is different but 247MB is not enough for any FTB pack

Add this to your startup script to increase ram,

-Xms1024 -Xmx2048 -XX:permsize256m
Hi Connor,
I tried what you said and still got this crash report. Would you like my server startup as well to see if its correct?
 

Attachments

  • crash-2014-06-24_17.34.53-server.txt
    21.5 KB · Views: 48
Last edited: