Posted March 24, 201510 yr 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?
March 24, 201510 yr Author 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.
March 24, 201510 yr Author Uh, sorry - I followed the instructions of this one http://www.minecraftforge.net/wiki/Installation/Source... I actually found the mistake, my System's JAVA_HOME flag was wrongly set.
March 24, 201510 yr Author 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.
March 24, 201510 yr Author 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.