Jump to content
  • Home
  • Files
  • Docs
  • Merch
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • ForgeGradle
  • setupDecompWorkspace failed
1.13 Update Notes for Mod Creators
Sign in to follow this  
Followers 1
sangam1

setupDecompWorkspace failed

By sangam1, January 12, 2018 in ForgeGradle

  • Reply to this topic
  • Start new topic

Recommended Posts

sangam1    0

sangam1

sangam1    0

  • Tree Puncher
  • sangam1
  • Members
  • 0
  • 7 posts
Posted January 12, 2018

Hello,

I am unable to run gradlew setupDecompWorkspace. It gives me an error. It is that it failed at :recompleMC. I am running it at 5 gb ram, 64 bit java. I got gradlew setupDevWorkspace to work but not the other one. Any idea how to fix that?

gradle.log

  • Quote

Share this post


Link to post
Share on other sites

vova7865    0

vova7865

vova7865    0

  • Tree Puncher
  • vova7865
  • Members
  • 0
  • 6 posts
Posted January 12, 2018

Try

gradlew setupDecompWorkspace --stacktrace

, then post the log

  • Quote

Share this post


Link to post
Share on other sites

sangam1    0

sangam1

sangam1    0

  • Tree Puncher
  • sangam1
  • Members
  • 0
  • 7 posts
Posted January 12, 2018

Here it is!

gradle.log

  • Quote

Share this post


Link to post
Share on other sites

vova7865    0

vova7865

vova7865    0

  • Tree Puncher
  • vova7865
  • Members
  • 0
  • 6 posts
Posted January 12, 2018

What do you have in projectDir/build/tmp/recompileMc ?

  • Quote

Share this post


Link to post
Share on other sites

DaemonUmbra    358

DaemonUmbra

DaemonUmbra    358

  • Reality Controller
  • DaemonUmbra
  • Forum Team
  • 358
  • 6412 posts
Posted January 14, 2018

May or may not be relevant, what version of Java do you have as well?

  • Quote

Share this post


Link to post
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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

  • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • SilviaX_92
      Forge having problem loading mods

      By SilviaX_92 · Posted 18 minutes ago

      Hi DaemonUmbra, I think I was told to do that by the Pixelmon installation instruction but apparently I misunderstood the wording...   I tried and it worked! Thank you so so much you saved me from a Minecraft without Mods!   Have a wonderful day/night!
    • Draco18s
      MoonPhase help

      By Draco18s · Posted 1 hour ago

      Events don't return values. Second, I'm pretty sure getMoonPhase() is client side only.
    • GatoLeyo
      MoonPhase help

      By GatoLeyo · Posted 1 hour ago

      Im new at modding so probably this have an obvious error but plz somebody tell me how can i make this works, it is intended to return a value in relation to the moon phase       public float endWorldTick(TickEvent.WorldTickEvent event)      {         float x = 0;         if(event.side.isServer() && event.phase == TickEvent.Phase.END)          {             World world = event.world;             if(world.provider.getDimension() == 0) {                 if(world.getMoonPhase() == 1.0f)                  {                   x = 15.0f;                 }             }         }         return x;     }  
    • DaemonUmbra
      Can't see anything on minecraft menu screen except for the bottom left corner

      By DaemonUmbra · Posted 1 hour ago

      Please don't Necro old threads, if you have an issue make your own.
    • DaemonUmbra
      Forge having problem loading mods

      By DaemonUmbra · Posted 1 hour ago

      You changed "Game Directory" to your mods folder. The Game Directory is supposed to be the folder that contains the mods folder, .minecraft by default
  • Topics

    • SilviaX_92
      4
      Forge having problem loading mods

      By SilviaX_92
      Started 4 hours ago

    • GatoLeyo
      1
      MoonPhase help

      By GatoLeyo
      Started 1 hour ago

    • florgonn
      4
      Can't see anything on minecraft menu screen except for the bottom left corner

      By florgonn
      Started July 30, 2014

    • Casual
      1
      1.12.2 crash on game start

      By Casual
      Started 2 hours ago

    • PulseBeat_02
      14
      [1.12.2] Forge Crashes While Just Loading Into Loading Screen

      By PulseBeat_02
      Started December 13, 2018

  • Who's Online (See full list)

    • stef
    • Zuve
    • saxon564
    • Lea9ue
    • H3IT0Rz
    • Crashreport
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • ForgeGradle
  • setupDecompWorkspace failed
  • Theme
  • Contact Us
  • Discord

Copyright © 2019 ForgeDevelopment LLC · Ads by Curse Powered by Invision Community