Direwolf20 is not using the right amount of ram

  • 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
Status
Not open for further replies.

Helgrind17

New Member
Jul 29, 2019
1
0
0
I have a unix based server using an quad core i5 2.3ghz with 8gb of ram.

I am launching my Direworld20 mod packs server giving it a minimum 2gb and a max of 4gb, but it is only running with the default 512 mb of ram. I have tried everything even with my server starting file. I have never had this issue before and I have hosted handfuls of different types of mine craft servers.

Code:
java -server -Xms2G -Xmx4G ftbserver.jar

Any help would be nice thanks.
 

Beleriond01

New Member
Jul 29, 2019
193
0
0
Just a thought that occurred to me...are you definitely calling the startup script that you copied that config line from? I know from past experience that I once ran my old server thinking I'd edited the correct script when in fact I edited the wrong script and ran the correct (default) one.

Might be worth double-checking.
 
Status
Not open for further replies.