Jump to content

MC 1.10+ small error in dev environment


winnetrie

Recommended Posts

I have this error since i created my 1.10.2 workspace:

 

Build path specifies execution environment JavaSE-1.6. There are no JREs installed in the workspace that are strictly compatible with this environment.

While i don't think this is something really bad, it still concerns me.

Anyone know how to fix this?

Link to comment
Share on other sites

do you have JRE1.6 and a JDK1.6 installed on your PC?

 

You may have to go to (in eclipse) Project > Properties > Java Build Path

 

and import/add the correct libraries for eclipse so it knows what to use to create a java VM instance

Link to comment
Share on other sites

Build as in "gradlew build" compile into a .jar

 

Or you mean when you "run" your mod in the test environment (build and launch)?

 

As when I setup the 1.10.2 work space I had an error regarding the JRE, so I just went into some configurations and removed the issue by telling it what one to use (I have 1.6 and 1.8 JREs and JDKs).

Link to comment
Share on other sites

It's both. It works when i run in dev env. and it works when i build it into a .jar. I also tested it on a server and yes all works fine.

That's why i was wondering

It isn't an error either it is a warning message.

 

Here are some screenshots:

0by1rij

0eugwk7

Link to comment
Share on other sites

You should be using Java 1.8 as Minecraft/Forge has moved to that.

This is not true. Forge supports Java 6 and later.

For now, Forge does support Java 6. However, cpw is reworking FML and he is going to use a lot of Java 8 features, which will make Java 8 a requirement in the new FML, which he hopes is going to be in MC 1.11 or 1.12.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

This is great news!

If you want to follow development on FML, he has streamed a little bit on his Twitch profile, and he said he is going to try to stream every Sunday.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

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.



×
×
  • Create New...

Important Information

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