Jump to content

Recommended Posts

Posted

I'm still trying to create my basic package. Unfortunately, eclipse's class creating manager tells me that I can't create any classes because "Project 'Minecraft' must be accessible".

 

Can anyone help me with this?

Posted

I downloaded the recommended build's "SRC" from the files section and extracted all files from it, then set up the directory recommended by the "Basic Modding" article of the forge wiki as my eclipse workspace folder.

Posted

The gradlew batch fails trying to perform the task :makeStart. The reason is "Unable to find Java compiler. com.sun.tools.javac.main is not in the classpath. Perhaps JAVA_HOME does not point to the JDK. It is currently set to (location of my JRE folder)". A bit weird since the batch aborted without informing me about the error before I set JAVA_HOME.

 

I set it to the JDK folder by the way, so I've got literally no idea what the program is trying to tell me.

Posted

Rebooted my system.

 

JAVA_HOME seems not to be causing troubles anymore, instead I'm getting the following error:

 

Execution failed for task ':makeStart'.

Could not resolve all dependencies for configuration ':minecraftDeps'.

Could not resolve com.typesafe.akka:akka-actor_2.11:2.3.3.

Required by:

com.yourname.modid:forge-1.8-11.14.1.1334-src:1.0

Could not HEAD 'http://repo1.maven.org/maven2/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.pom

Connection reset

 

I'm getting a 403 error for this URL.

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.