Jump to content

Recommended Posts

Posted

The version is 1.12.2 (ik it's not supported, but I think it's not a very difficult problem). Basically the server crashes on startup and it doesn't leave any crash log. I tried with both 14.23.5.2859 and 14.23.5.2860 and it happens the same.spacer.png

Posted

Use Java 8 - currently you are using a newer version which is not supported for 1.12.2

 

If you have Java 8 installed, replace the word java (in your script) with the java 8 path (to the javaw.exe)

Put the path into quotation marks - for example:


 

"C:\Program Files\Java\jre1.8.0_311\bin\javaw.exe" -Xmx3072M -Xms3072M -jar forge.jar
pause

Just make sure the path is correct

 

  • Like 1

Try my Modpack

spacer.png

>>Link to Curseforge<<

Posted
42 minutes ago, TileEntity said:

Use Java 8 - currently you are using a newer version which is not supported for 1.12.2

 

If you have Java 8 installed, replace the word java (in your script) with the java 8 path (to the javaw.exe)

Put the path into quotation marks - for example:


 

"C:\Program Files\Java\jre1.8.0_311\bin\javaw.exe" -Xmx3072M -Xms3072M -jar forge.jar
pause

Just make sure the path is correct

 

Thank you so much! That worked 👌

  • Like 1

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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