Posted September 26, 201410 yr So recently I decided to go back to forge. I updated my java jdk today to the latest version and also my jre. I updated eclipse to luna version also today and got the src from the forge downloads page for the forge version 10.12.2.1147 Anyway I followed this: video to set up forge and mcp due to I hadn't done it in a while anyway according to the video I had to use cmd, change the directory to the folder where I had extracted forge and type the following command "gradlew.bat setupDecompWorkspace --refresh-dependencies" Everything worked fine except for I noticed it seemed that it skipped downloading the Minecraft assets in the eclipse folder. So sure enough I opened up eclipse setting the workspace to the forge folder\eclipse and ofcourse there were no minecraft files to be spoken except for the libraries. If anyone could explain a fix to this or could tell me another way to install forge into eclipse please do tell me.
September 26, 201410 yr All Minecraft and Forge code can be found under 'Referenced Libraries' under the name forgeSrc-[MC_VERSION]-[FORGE_VERSION].jar Also, did you run gradlew eclipse in the directory? BEFORE ASKING FOR HELP READ THE EAQ! I'll help if I can. Apologies if I do something obviously stupid. If you don't know basic Java yet, go and follow these tutorials.
September 26, 201410 yr Author Yes I did run gradlew eclipse but also I'm wondering where about is this library? I can't find it in the actual forge folder
September 26, 201410 yr In Eclipse, you open the project, then click on 'Referenced Libraries', then at the top there should be the forgeSrc jar - if you open that you'll find all the packages used for minecraft, Minecraft Forge and ForgeModLoader - net.minecraft.*, net.minecraftforge.* and cpw.mods.fml.*(which is getting renamed in 1.. If you're asking about where the actual library is located on your computer as a file, I think it gets cached by Gradle, though I'm not actually sure. BEFORE ASKING FOR HELP READ THE EAQ! I'll help if I can. Apologies if I do something obviously stupid. If you don't know basic Java yet, go and follow these tutorials.
September 26, 201410 yr Author There is no project. NOTHING. No libraries just a Minecraft folder which can't be opened. Seriously what the hell happened to forge. Listen here is the problem. When running the cmd prompt for gradlew blah blah blah. It gets to downloading assets gets to 3/1120 and goes on to the next thing. It's like it gives up on downloading the assets
September 26, 201410 yr Are there any errors when running the gradle commands? Try running gradlew clean and then setupDecompWorkspace and eclipse again. BEFORE ASKING FOR HELP READ THE EAQ! I'll help if I can. Apologies if I do something obviously stupid. If you don't know basic Java yet, go and follow these tutorials.
September 26, 201410 yr Author Yes at the start it says The assetDir is deprecated! Use runDir instead! runDir set to eclipse/assets/..
September 26, 201410 yr Try updating to the latest version. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
September 26, 201410 yr Assets are no longer put into the eclipse folder as this is just a lot of duplicate data. You don't 'open' anything in the eclispe folder. It is a eclipse workspace. Use it. Or you can use your own workspace and import the project from your root folder. Please provide a log file of you running gradle {its in the .gradle folder} So that we can see what is going on. It sounds like nothing is going wrong and you simply have no idea what you're doing. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
September 27, 201410 yr Author 1. I tried the same with both Forge 1.7.10 Recommended and Latest 2. Yes, you're right I have no clue what I am doing. Last time a I modded with forge. You were meant to download MCP from mcp.ocean-labs.de (still remember the website). Anyway the log is quite long so here it is **************************** Powered By MCP: http://mcp.ocean-labs.de/ Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs MCP Data version : unknown **************************** :extractMcpData :getVersionJson :extractUserDev Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.7.10-10.13.0.1180/forge-1.7.10-10.13.0.1180-userdev.jar :genSrgs :extractNatives Download http://repo1.maven.org/maven2/org/lwjgl/lwjgl/lwjgl-platform/2.9.1/lwjgl-platform-2.9.1.pom Download http://repo1.maven.org/maven2/org/lwjgl/lwjgl/parent/2.9.1/parent-2.9.1.pom Download http://repo1.maven.org/maven2/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5.pom Download https://libraries.minecraft.net/tv/twitch/twitch-platform/5.16/twitch-platform-5.16.pom Download https://libraries.minecraft.net/tv/twitch/twitch-external-platform/4.5/twitch-external-platform-4.5.pom Download http://repo1.maven.org/maven2/org/lwjgl/lwjgl/lwjgl-platform/2.9.1/lwjgl-platform-2.9.1-natives-windows.jar Download http://repo1.maven.org/maven2/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-windows.jar Download https://libraries.minecraft.net/tv/twitch/twitch-platform/5.16/twitch-platform-5.16-natives-windows-64.jar Download https://libraries.minecraft.net/tv/twitch/twitch-external-platform/4.5/twitch-external-platform-4.5-natives-windows-64.jar :getAssetsIndex :getAssets Current status: 3/686 0% :makeStart Download https://libraries.minecraft.net/net/minecraft/launchwrapper/1.9/launchwrapper-1.9.pom Download http://repo1.maven.org/maven2/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.pom Download http://repo1.maven.org/maven2/com/typesafe/config/1.2.1/config-1.2.1.pom Download http://repo1.maven.org/maven2/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.pom Download http://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.pom Download http://repo1.maven.org/maven2/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.pom Download http://repo1.maven.org/maven2/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.pom Download http://repo1.maven.org/maven2/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.pom Download http://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.pom Download https://libraries.minecraft.net/lzma/lzma/0.0.1/lzma-0.0.1.pom Download https://libraries.minecraft.net/com/mojang/realms/1.3.1/realms-1.3.1.pom Download http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom Download http://repo1.maven.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom Download http://repo1.maven.org/maven2/java3d/vecmath/1.3.1/vecmath-1.3.1.pom Download http://repo1.maven.org/maven2/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.pom Download https://libraries.minecraft.net/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.pom Download https://libraries.minecraft.net/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.pom Download https://libraries.minecraft.net/com/paulscode/codecwav/20101023/codecwav-20101023.pom Download https://libraries.minecraft.net/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.pom Download https://libraries.minecraft.net/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.pom Download https://libraries.minecraft.net/com/paulscode/soundsystem/20120107/soundsystem-20120107.pom Download http://repo1.maven.org/maven2/io/netty/netty-all/4.0.10.Final/netty-all-4.0.10.Final.pom Download http://repo1.maven.org/maven2/io/netty/netty-parent/4.0.10.Final/netty-parent-4.0.10.Final.pom Download http://repo1.maven.org/maven2/com/google/guava/guava/16.0/guava-16.0.pom Download http://repo1.maven.org/maven2/com/google/guava/guava-parent/16.0/guava-parent-16.0.pom Download http://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.pom Download http://repo1.maven.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom Download http://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom Download http://repo1.maven.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom Download http://repo1.maven.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom Download http://repo1.maven.org/maven2/net/java/jinput/jinput/2.0.5/jinput-2.0.5.pom Download http://repo1.maven.org/maven2/net/java/jutils/jutils/1.0.0/jutils-1.0.0.pom Download https://libraries.minecraft.net/com/mojang/authlib/1.5.16/authlib-1.5.16.pom Download http://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.pom Download http://repo1.maven.org/maven2/org/apache/logging/log4j/log4j/2.0-beta9/log4j-2.0-beta9.pom Download http://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.pom Download http://repo1.maven.org/maven2/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.pom Download http://repo1.maven.org/maven2/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.pom Download https://libraries.minecraft.net/tv/twitch/twitch/5.16/twitch-5.16.pom Download http://repo1.maven.org/maven2/org/scala-lang/scala-actors/2.11.0/scala-actors-2.11.0.pom Download http://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.pom Download http://repo1.maven.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.pom Download http://repo1.maven.org/maven2/com/google/guava/guava/17.0/guava-17.0.pom Download http://repo1.maven.org/maven2/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom Download http://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom Download https://libraries.minecraft.net/net/minecraft/launchwrapper/1.9/launchwrapper-1.9.jar Download http://repo1.maven.org/maven2/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar Download http://repo1.maven.org/maven2/com/typesafe/config/1.2.1/config-1.2.1.jar Download http://repo1.maven.org/maven2/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar Download http://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar Download http://repo1.maven.org/maven2/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar Download http://repo1.maven.org/maven2/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar Download http://repo1.maven.org/maven2/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar Download http://files.minecraftforge.net/maven/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar Download http://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar Download http://files.minecraftforge.net/maven/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar Download http://files.minecraftforge.net/maven/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar Download http://repo1.maven.org/maven2/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar Download https://libraries.minecraft.net/lzma/lzma/0.0.1/lzma-0.0.1.jar Download https://libraries.minecraft.net/com/mojang/realms/1.3.1/realms-1.3.1.jar Download http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar Download http://repo1.maven.org/maven2/java3d/vecmath/1.3.1/vecmath-1.3.1.jar Download http://repo1.maven.org/maven2/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar Download https://libraries.minecraft.net/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar Download https://libraries.minecraft.net/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar Download https://libraries.minecraft.net/com/paulscode/codecwav/20101023/codecwav-20101023.jar Download https://libraries.minecraft.net/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar Download https://libraries.minecraft.net/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar Download https://libraries.minecraft.net/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar Download http://repo1.maven.org/maven2/io/netty/netty-all/4.0.10.Final/netty-all-4.0.10.Final.jar Download http://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar Download http://repo1.maven.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar Download http://repo1.maven.org/maven2/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar Download http://repo1.maven.org/maven2/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar Download https://libraries.minecraft.net/com/mojang/authlib/1.5.16/authlib-1.5.16.jar Download http://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar Download http://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar Download http://repo1.maven.org/maven2/org/lwjgl/lwjgl/lwjgl/2.9.1/lwjgl-2.9.1.jar Download http://repo1.maven.org/maven2/org/lwjgl/lwjgl/lwjgl_util/2.9.1/lwjgl_util-2.9.1.jar Download https://libraries.minecraft.net/tv/twitch/twitch/5.16/twitch-5.16.jar Download http://repo1.maven.org/maven2/org/scala-lang/scala-actors/2.11.0/scala-actors-2.11.0.jar Download http://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar Download http://repo1.maven.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar Download http://repo1.maven.org/maven2/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-linux.jar Download http://repo1.maven.org/maven2/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-osx.jar Download https://libraries.minecraft.net/tv/twitch/twitch-platform/5.16/twitch-platform-5.16-natives-windows-32.jar Download https://libraries.minecraft.net/tv/twitch/twitch-platform/5.16/twitch-platform-5.16-natives-osx.jar Download https://libraries.minecraft.net/tv/twitch/twitch-external-platform/4.5/twitch-external-platform-4.5-natives-windows-32.jar Download http://repo1.maven.org/maven2/org/lwjgl/lwjgl/lwjgl-platform/2.9.1/lwjgl-platform-2.9.1-natives-linux.jar Download http://repo1.maven.org/maven2/org/lwjgl/lwjgl/lwjgl-platform/2.9.1/lwjgl-platform-2.9.1-natives-osx.jar Download http://repo1.maven.org/maven2/com/google/guava/guava/17.0/guava-17.0.jar Download http://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar warning: [options] bootstrap class path not set in conjunction with -source 1.6 1 warning :downloadMcpTools :downloadClient :downloadServer :mergeJars Adding cpw/mods/fml/relauncher/SideOnly.class Adding cpw/mods/fml/relauncher/Side.class :deobfuscateJar Applying SpecialSource... Applying Exceptor... :decompile :processSources Injecting fml files Applying fml patches Applying forge patches :remapJar :extractMinecraftSrc :recompMinecraftwarning: [options] bootstrap class path not set in conjunction with -source 1.6 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning :repackMinecraft :setupDecompWorkspace BUILD SUCCESSFUL Total time: 8 mins 41.703 secs I would like to bring your attention to the bit where it says getAssets: Current Status: 3/686 . This is where I think the problem lies. The assets just arent downloaded oh and don't you tell me to do gradlew eclipse in the command line after that cause it doesn't work. I just would like to point out perhaps something which may be a problem. You see I run Minecraft of my S: drive not on the standard C: drive due to it is filled up with stuff and minecraft was taking up a fair amount of it's space so I decided to move it over. Perhaps this is the reason why forge doesn't work or perhaps I'm entirely wrong either way please may someone help I really wanted to start programming again as I have an idea which I think will be well taken by people and would like to begin soon...
September 27, 201410 yr I would like to bring your attention to the bit where it says getAssets: Current Status: 3/686 . This is where I think the problem lies. The assets just arent downloaded This is not a problem, this is most likely caused by the fact taht you ALREADY have the assets downloaded and it skipped the bulk of them. oh and don't you tell me to do gradlew eclipse in the command line after that cause it doesn't work. Define "deson't work". I just would like to point out perhaps something which may be a problem. You see I run Minecraft of my S: drive not on the standard C: drive due to it is filled up with stuff and minecraft was taking up a fair amount of it's space so I decided to move it over. Perhaps this is the reason why forge doesn't work or perhaps I'm entirely wrong either way please may someone help I really wanted to start programming again as I have an idea which I think will be well taken by people and would like to begin soon... Acording to the log it worked just fine. So I dont see where you are running into issues. You have yet to actually state any error or problem you are having. The Assets thing I have told you is NOT a problem. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.