Jump to content

[SOLVED]Forge 1.8.9-11.15.9.0.1699 - MDK doesnt install properly


GodRabbit

Recommended Posts

Hi :) I'm a modder and using forge for a while, but it seems that I have a problem with installing the lastest mdk for some reason.

I used this

http://www.minecraftforge.net/wiki/Installation/Source

instercations for installing the mdk, like I used in earlier versions, but this time the installing cmd comand get stack in this position:

w9ilnq.jpg

and the error I get is this:

f2oidh.jpg

 

I tried running this with the  --debug and --info command, but I cant find the logs after the run is over, so I cant send it [please tell me where and how to get them as a file, if needed]

 

thank you :)

Link to comment
Share on other sites

"org.gradle.jvmargs=-Xmx2G" does not work for me i get

 

#################################################

        ForgeGradle 2.1-SNAPSHOT-8e42161       

  https://github.com/MinecraftForge/ForgeGradle 

#################################################

              Powered by MCP unknown             

            http://modcoderpack.com           

        by: Searge, ProfMobius, Fesh0r,       

        R4wk, ZeuX, IngisKahn, bspkrs         

#################################################

 

FAILURE: Build failed with an exception.

 

* What went wrong:

Problem configuring task :setupDecompWorkspace from command line.

> Unknown command-line option '-X'.

 

* Try:

Run gradle help --task :setupDecompWorkspace to get task usage details. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

 

BUILD FAILED

 

Total time: 3.367 secs

 

 

Link to comment
Share on other sites

 

In case you will receive an error while running the task :decompileMC ( the fourth step )

 

Execution failed for task ':decompileMc'.

  GC overhead limit exceeded

 

assign more RAM into gradle by adding org.gradle.jvmargs=-Xmx2G into the file ~/.gradle/gradle.properties (create file if doesn’t exist). The ~ sign means it’s a user’s home directory .

 

that

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.