With Forge 996 I followed until the point where the new workspace folder was created. Eclipse just didn't want this. But using the original supported eclipse folder just worked instantly. And it compiled the example mod and ran a mc instance without problems. Perhaps reading to the end of t the topic and following SoccerStud's clue would have come to the same result.
Now I might be able to compile my mods for running in the eclipse ide.
And then? Searching for the reobfuscate and recompile commands in the new forge folder results to nothing. MCP is not there. Or, it is not there in a way I was used to. How would I install MCP in a way that it cooperates with the new source directory?
I'd really like to release "Working Sponges" for 1.7.x.
Or is "waiting" the answer? Waiting for a Forge version which will have a "install.bat" like the older versions. A fire and forget, sorrow-free one-hit-wonder like in the old days, quite right for a noob like me.
The reason for that is because if you just do the second one, you won't be able to access the source code for the Minecraft and Forge core files. The first one downloads EVERYTHING you need, the second one simply sets up your workspace.
Forge version 596004391.00199432 in the year 6087, after they pick it up after the robot zombie cat apocolypse changelog:
Still working on making modding easy, sorry for the 4000 year wait!
Haha, well actually I've switched my mod over to LiteLoader now. Best. decision. ever.
Reason? Updates fast, looks nicer, way less buggy, and is all my mod demands. Goodbye Forge!
I also cannot seem to ping the url that eclipse gets gradle from (dist.springsource.com)
error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Spring Dashboard (optional) 3.4.0.201310051510-RELEASE (org.springsource.ide.eclipse.dashboard.feature.group 3.4.0.201310051510-RELEASE)
Missing requirement: Getting Started With Spring Integration 3.4.0.201310051510-RELEASE (org.springsource.ide.eclipse.commons.gettingstarted 3.4.0.201310051510-RELEASE) requires 'bundle org.codehaus.jackson.core 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Spring Dashboard (optional) 3.4.0.201310051510-RELEASE (org.springsource.ide.eclipse.dashboard.feature.group 3.4.0.201310051510-RELEASE)
To: org.springsource.ide.eclipse.commons.gettingstarted [3.4.0.201310051510-RELEASE]
[18:25:33] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[18:25:33] [main/ERROR]: Unable to launch
java.lang.ClassNotFoundException: cpw.mods.fml.common.launcher.FMLTweaker
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_45]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:104) ~[launchwrapper-1.9.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_45]
at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_45]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:97) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
Description Resource Path Location Type
Project 'Forge mods' is missing required library: 'C:\Users\Zander\Desktop\Forge mods\unresolved dependency - forgeSrc 1.7.2-10.12.0.1025' Forge mods Build path Build Path Problem
Description Resource Path Location Type
The project cannot be built until build path errors are resolved Forge mods Unknown Java Problem
So all you have to do is run 2 commands: first run then run command. Then just point your eclipse workspace to the eclipse folder inside the Forge folder.
(remove the w from gradlew if you all ready have gradle installed).
Developer for the new and improved DivineRPG.
Now I might be able to compile my mods for running in the eclipse ide.
And then? Searching for the reobfuscate and recompile commands in the new forge folder results to nothing. MCP is not there. Or, it is not there in a way I was used to. How would I install MCP in a way that it cooperates with the new source directory?
I'd really like to release "Working Sponges" for 1.7.x.
Or is "waiting" the answer? Waiting for a Forge version which will have a "install.bat" like the older versions. A fire and forget, sorrow-free one-hit-wonder like in the old days, quite right for a noob like me.
Error: Invalid or corrupt jarfile C:\Users\My Name\Downloads\forge-1.7.2-10.12.0.998-installer-win.exe
I have Windows 8, and have been considering down grading because I don't like it, so if thats the issue then I will get it taken care of.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYou aren't supposed to have a .exe file at all....
Error: Invalid or corrupt jarfile C:\Users\My Name\Downloads\forge-1.7.2-10.12.0.998-installer.jar
If it isnt "Installer" or "Installer-win" then what am I supposed to use to download it?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIf you know nothing about modding, you should not be here.
Developer for the new and improved DivineRPG.
Thanks didn't know that's what that command did.
Developer for the new and improved DivineRPG.
-
View User Profile
-
View Posts
-
Send Message
Curse Premium-
View User Profile
-
View Posts
-
Send Message
Curse PremiumWait - are you just trying to install it to your client? If so, wrong thread. XD
Otherwise, read an actual modding tutorial before you do anything.
I reject your reality & substitute my own. - Adam Savage
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumHaha, well actually I've switched my mod over to LiteLoader now. Best. decision. ever.
Reason? Updates fast, looks nicer, way less buggy, and is all my mod demands. Goodbye Forge!
I also cannot seem to ping the url that eclipse gets gradle from (dist.springsource.com)
error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Spring Dashboard (optional) 3.4.0.201310051510-RELEASE (org.springsource.ide.eclipse.dashboard.feature.group 3.4.0.201310051510-RELEASE)
Missing requirement: Getting Started With Spring Integration 3.4.0.201310051510-RELEASE (org.springsource.ide.eclipse.commons.gettingstarted 3.4.0.201310051510-RELEASE) requires 'bundle org.codehaus.jackson.core 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Spring Dashboard (optional) 3.4.0.201310051510-RELEASE (org.springsource.ide.eclipse.dashboard.feature.group 3.4.0.201310051510-RELEASE)
To: org.springsource.ide.eclipse.commons.gettingstarted [3.4.0.201310051510-RELEASE]
Gradle Integration for Eclipse.
pls help. ps win8.1
[18:25:33] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [18:25:33] [main/ERROR]: Unable to launch java.lang.ClassNotFoundException: cpw.mods.fml.common.launcher.FMLTweaker at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45] at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_45] at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_45] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:104) ~[launchwrapper-1.9.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45] at java.lang.Class.forName0(Native Method) ~[?:1.7.0_45] at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_45] at net.minecraft.launchwrapper.Launch.launch(Launch.java:97) [launchwrapper-1.9.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]Description Resource Path Location Type
Project 'Forge mods' is missing required library: 'C:\Users\Zander\Desktop\Forge mods\unresolved dependency - forgeSrc 1.7.2-10.12.0.1025' Forge mods Build path Build Path Problem
Description Resource Path Location Type
The project cannot be built until build path errors are resolved Forge mods Unknown Java Problem
Its been like that from when forge started the gradle setup.
Slabs- Bring easily place able upside down slabs back to minecraft!
http://www.forgedownload.com/