Jump to content

Recommended Posts

Posted

Here's the crash log.

 
 
1
 Advanced issue found
 
?
1
  Reveal hidden contents

 

Posted
  On 4/23/2020 at 1:35 PM, Ugdhar said:

Try using Java 8, higher versions are not supported at this time.

Expand  

Tried that too... Didn't help,  checked with "java -version"(was set to 8), one of the .bat files also had a check for Java 8, and it did not pick up that java version.

 

Posted (edited)

I'm pretty sure JAVA_HOME is a JDK env variable, and not used by the JRE. It is likely searching your path for the path to the JRE, or I've also seen a program that sets the default java if multiple are on the system, but as I only use 8, I don't have details on it.

 

*edit: I would say I must be wrong, did a quick google and this was right at the top, from an Oracle website:

  Quote

Click the Advanced tab, and then click Environment Variables. Under System Variables, look for the JAVA_HOME system variable. The JAVA_HOME path should point to the location that you recorded when you installed the JRE.

Expand  

 

Edited by Ugdhar
Posted
  On 4/23/2020 at 1:59 PM, Ugdhar said:

I'm pretty sure JAVA_HOME is a JDK env variable, and not used by the JRE. It is likely searching your path for the path to the JRE, or I've also seen a program that sets the default java if multiple are on the system, but as I only use 8, I don't have details on it.

 

*edit: I would say I must be wrong, did a quick google and this was right at the top, from an Oracle website:

 

Expand  

Thank You, although that didn't help, after trial and error the server finally launched, I think while the Java version I installed was correct, the installation has gone wrong and it didn't work. After continuous re-installs, it finally worked. Thank You a whole lot for Your help.  

Posted

JAVA_HOME should be your JDK location

PATH should contain your JRE location (JDK has a JRE in its bin/ folder) as one if its elements

 

Note that manually specifying the path to the java executable is possible,

and after changing any variables you must restart the programs that need them

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

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.