[HELP] Allocating more Ram Problem!

Discussion in 'Empire Help & Support' started by Gap542, Jan 12, 2013.

  1. EDIT: SOLVED!
  2. Minecraft.exe is just the launcher. The path needs to be to your minecraft.jar file. If you're using Windows 7 the path would be C:\Users\Paul\AppData\Roaming\.minecraft\bin, except you need to substitute whatever your username is instead of "Paul".

    Try changing it to javaw -Xmx750m -Xms375m -jar "C:\Users\Gabriel\AppData\Roaming\.minecraft\bin\minecraft.jar"
  3. I got XP Home Edition.

    EDIT: I did this and I received the same problem except with the new direction.
  4. Yes you can use a batch file but what i did is make a shortcut with the location as:
    "C:\Windows\System32\javaw.exe -Xmx750m -Xms375m -jar "C:\Users\Gabriel\Desktop\Minecraft.exe"
    On mine, i have the location as
    C:\Windows\System32\javaw.exe -Xmx5G -Xms5G -jar "C:\Users\Tyler\Documents\Minecraft.exe"
  5. DONE!:

    java -Xmx750M-Xms375M-jar "Minecraft.exe"

    And it worked.
    Pab10S and 1998golfer like this.
  6. Glad you got it figured out :)
    Gap542 likes this.