Jump to content

ForgeGradle setupDecompWorkspace successful, but libraries are missing.


GamrCorps

Recommended Posts

I am currently trying to install Forge MDK for Minecraft version 1.9.4. I use IntelliJ Idea for my IDE. I run

gradlew setupDecompWorkspace --refresh-dependencies

and

gradlew genIntellijRuns

(after importing the build.gradle file in IntelliJ). Here is the output:

D:\Users\{ME}\Desktop\Particles Mod>gradlew setupDecompWorkspace --refresh-dependencies
#################################################
         ForgeGradle 2.2-SNAPSHOT-59f33ec
  https://github.com/MinecraftForge/ForgeGradle
#################################################
               Powered by MCP unknown
             http://modcoderpack.com
         by: Searge, ProfMobius, Fesh0r,
         R4wk, ZeuX, IngisKahn, bspkrs
#################################################
:deobfCompileDummyTask
:deobfProvidedDummyTask
:getVersionJson
:extractUserdev
Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.9.4-12.17.0.1968/forge-1.9.4-12.17.0.1968.pom
Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.9.4-12.17.0.1968/forge-1.9.4-12.17.0.1968-userdev.jar
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:deobfMcSRG
Applying SpecialSource...
Applying Exceptor...
:decompileMc
:fixMcSources
:applySourcePatches
:remapMcSources
:recompileMc
:extractNatives SKIPPED
:getAssetIndex UP-TO-DATE
:getAssets
Current status: 604/1049   57%
:makeStart
:setupDecompWorkspace

BUILD SUCCESSFUL

Total time: 4 mins 11.784 secs
D:\Users\{ME}\Desktop\Particles Mod>gradlew genIntellijRuns
#################################################
         ForgeGradle 2.2-SNAPSHOT-59f33ec
  https://github.com/MinecraftForge/ForgeGradle
#################################################
               Powered by MCP unknown
             http://modcoderpack.com
         by: Searge, ProfMobius, Fesh0r,
         R4wk, ZeuX, IngisKahn, bspkrs
#################################################
:genIntellijRuns

BUILD SUCCESSFUL

Total time: 6.206 secs
D:\Users\{ME}\Desktop\Particles Mod>

 

However, when I look in IntelliJ, there are importing errors for the example project. After further inspection, there are no libraries listed in the project structure either. Any help is appreciated!

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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