Jump to content
  • Home
  • Files
  • Docs
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
  • Setup Minecraft Forge Modding 1.7.10 with 'gradlew setupDecompWorkspace' does not work
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 2
Xydru

Setup Minecraft Forge Modding 1.7.10 with 'gradlew setupDecompWorkspace' does not work

By Xydru, July 13, 2020 in ForgeGradle

  • Start new topic

Recommended Posts

Xydru    0

Xydru

Xydru    0

  • Tree Puncher
  • Xydru
  • Members
  • 0
  • 5 posts
Posted July 13, 2020

 

Today I wanted to create a Minecraft Mod for version 1.7.10. I used to do it with older versions and never had any problems. Now, however, I am failing to set up the downloaded folder. The command 'gradlew setupDecompWorkspace' and sometimes 'gradlew setupDevWorkspace' is said to should be used. Of course, I entered the correct folder before entering this command. The environment variables are also set up under JAVA_HOME. So far I've tried a Java 8 JDK (jdk1.8.0_251) and a Java 7 JDK (jdk1.7.0_80). Also, the right JREs are installed. The Minecraft Forge SRC versions I use are the latest and the recommended.

 

However, no matter what I did, I always ended up with the same error message (since it is very long, I used a link):

https://hastebin.com/idaxikacoz.rb

 

I also added the command --refresh-dependencies to the back, just in case, but that didn't help either. If someone knows about it, I would be grateful if they could help me.

 

Xydru

Share this post


Link to post
Share on other sites

sciwhiz12    26

sciwhiz12

sciwhiz12    26

  • Creeper Killer
  • sciwhiz12
  • Members
  • 26
  • 234 posts
Posted July 13, 2020

1.7 is not supported on this forum.

Please update to a modern version of Minecraft to receive support.

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 2
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • AzizD
      [1.16.4] Custom item enchantability

      By AzizD · Posted 4 minutes ago

      @Override public boolean canApplyAtEnchantingTable(ItemStack stack, Enchantment enchantment) { enchantment = Enchantments.SHARPNESS; return enchantment.canApply(stack.getItem().getDefaultInstance()); } I tried to override this method. Whenever i put the item in the enchantment table game crashes with java.lang.StackOverflowError.
    • DaemonUmbra
      Error When Joining My Modded Forge Server

      By DaemonUmbra · Posted 24 minutes ago

      Please provide debug.log (more info on where it is and how to provide it in my signature below, just expand the spoiler)
    • DaemonUmbra
      World corruption (probably messing up with ID)

      By DaemonUmbra · Posted 24 minutes ago

      1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
    • DaemonUmbra
      Create mod keeps crashing

      By DaemonUmbra · Posted 25 minutes ago

      Try removing Optifine
    • DaemonUmbra
      Forge dont want make any profile

      By DaemonUmbra · Posted 26 minutes ago

      I think that might be the antivirus that runs the Forge installer in a sandbox so it doesn't actually do anything, try disabling it while you run the installer.
  • Topics

    • AzizD
      2
      [1.16.4] Custom item enchantability

      By AzizD
      Started 2 hours ago

    • Frosty_63
      1
      Error When Joining My Modded Forge Server

      By Frosty_63
      Started 1 hour ago

    • Dr_Sang
      1
      World corruption (probably messing up with ID)

      By Dr_Sang
      Started 2 hours ago

    • Giligameshh
      1
      Create mod keeps crashing

      By Giligameshh
      Started 4 hours ago

    • Nitrix
      6
      Forge dont want make any profile

      By Nitrix
      Started Saturday at 06:53 PM

  • Who's Online (See full list)

    • olebroetje
    • Hibeter
    • gabicaBR
    • Arthurmeade12
    • AzizD
    • DaemonUmbra
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • ForgeGradle
  • Setup Minecraft Forge Modding 1.7.10 with 'gradlew setupDecompWorkspace' does not work
  • Theme

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