Posted November 11, 201311 yr So i got this problem when i tried to add more RAM to my forge server. i googled for very long, tried a shitlist of "solutions" but nothing seems to work. forge version: 1.6.4-9.11.1.942 Batch file "code" @echo off java -Xms2048M -Xmx2048M -jar minecraftforge-universal-1.6.4-9.11.1.942 nogui pause
November 11, 201311 yr @echo off java -Xms2048M -Xmx2048M -jar minecraftforge-universal-1.6.4-9.11.1.942 nogui pause -> @echo off java -Xms2048M -Xmx2048M -jar minecraftforge-universal-1.6.4-9.11.1.942.jar nogui pause you forgot the extension
November 13, 201311 yr Author i got it working thanks to another thread, i had to put -d64 in the end . Please remove this thread
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.