Jump to content

Arcustangens

Members
  • Posts

    6
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Arcustangens's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Same error two more times, then it worked. Thank you a lot for your time!
  2. 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.
  3. 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.
  4. 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.
  5. 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.
  6. 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?
×
×
  • Create New...

Important Information

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