Posted September 27, 201411 yr Okay, so I downloaded the forge src build: forge-1.7.10-10.13.0.1180-src (recommended at this time). I ran "gradlew setupDecompWorkspace" and then "gradlew eclipse" in the folder where I extracted the files from the forge zip file. I followed Pahimar's tutorial, lets mod reboot, while doing this and for him when he imported the project into eclipse the run configurations were already set, but for me they were not. So i went ahead and selected it manually to net.minecraft.launchwrapper.Launch, and when i ran it, i get this error: http://pastebin.com/rqU6aSD4 Can someone help me? I might also add that before I had another problem that said JAVA_HOME was not set as an environment variable when i ran "gradlew setupDecompWorkspace", these problems might be connected? (I have no idea really) Also, this is how my workspace in eclipse looks like: http://scr.hu/0llz/e72yf Do note though that i have the Forge file in the referenced libraries, but somehow im still missing net.minecraft.launchwrapper.Launch: http://scr.hu/0llz/3xp8n
September 27, 201411 yr Author I noticed that the thing i was supposed to launch was GradleStart.java but i could not launch it for some reason, so i moved it to the default package and then launched it, everything worked!
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.