Jump to content

NERDZWIN

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by NERDZWIN

  1. Hey, a couple hours ago you helped Sencor34 with his java not having enough ram. I am facing the same problem, but no matter what I change my javas ram usage to (it's -Xmn4g atm) it doesn't work. I have 24 gb of ram so i'm not sure what's wrong. Do you know how to fix this? thanks!

    Read more  
  2. You have your .bat set to launching minecraft_server1.12.2 instead of the forge launcher thing. Might have something to do with that. Regardless even if you manage to launch with that bat file your server won't have any mods loaded.
  3. Edit: Are you launching with minecraft_server1.12.2, forge, or a .bat file? Looks like your Java is out ram or "Heap Space" I'm having the same problem atm. If you go to configure Java>java>view and put -Xmx2048m in the blank spot it will allocate more ram to Java. Didn't work for me but it's worth a shot.
  4. Clicking on "forge-1.12.2-14.23.5.2854" launches the server just fine, however, if II try to open it with a .bat file to run it with more ram, I get "Could not reserve enough space for 3145728KB object heap" . I've tried increasing ram allocation that java has to 4gb as thats's more than enough for 3145728KB. In the server launcher .bat I have: java -Xmx3072M -Xms2048M -jar forge-1.12.2-14.23.5.2838-universal.jar -o true nogui Anybody know how to fix t his or if there are other ways to give more ram to the server?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.