Jump to content

ToxicSamurai

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ToxicSamurai's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Whenever I try to launch the server, it launches the vanilla one that was downloaded. I tried changing the ServerLauncher.bat from: java -Xmx4G -Xms1G -jar minecraft_server.1.12.2.jar nogui PAUSE to: java -Xmx4G -Xms1G -jar forge-1.12.2-14.23.5.2852.jar nogui PAUSE but it doesn't load the server as: no main manifest attribute, in forge-1.12.2-14.23.5.2852.jar Attached is my folder, thanks!
  2. I have a .bat that has this text: java -Xmx4G -Xms1G -jar minecraft_server.1.12.2.jar nogui PAUSE and whenever I try to launch the server through the .bat it gives this error: Invalid maximum heap size: -Xmx4G The specified size exceeds the maximum representable size. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. I'm on windows 10 trying to make a modded 1.12.2 server using forge 1.12.2-14.23.5.2852. Thanks!
×
×
  • Create New...

Important Information

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