Hi all,
I'm trying to get my monster server to run smooth so I figured that I need more Ram dedicated.
Only issue is that all the guides on the internet does not seem to have the same .Bat file settings as me (sure I haven't look'd hard enough).
My command in the .Bat file is:
java -Xms2048m -Xmx2048m -XX: PermSize=128m -jar FTBServer-1.6.4-965.jar nogui
pause
And the command in my SH file is:
java -Xms2048m -Xmx2048m -XX: PermSize=256m -jar FTBServer-1.6.4-965.jar nogui
My computer: Windows 7 64 bits, Intel i5-4670, 16Gb ram, Nvidia GTX 760
I know PermSize should not have a space in front but i didn't want any smileys.
I'm trying to get my monster server to run smooth so I figured that I need more Ram dedicated.
Only issue is that all the guides on the internet does not seem to have the same .Bat file settings as me (sure I haven't look'd hard enough).
My command in the .Bat file is:
java -Xms2048m -Xmx2048m -XX: PermSize=128m -jar FTBServer-1.6.4-965.jar nogui
pause
And the command in my SH file is:
java -Xms2048m -Xmx2048m -XX: PermSize=256m -jar FTBServer-1.6.4-965.jar nogui
My computer: Windows 7 64 bits, Intel i5-4670, 16Gb ram, Nvidia GTX 760
I know PermSize should not have a space in front but i didn't want any smileys.
Last edited: