Build failed--Serious Problem PLEASE HELP

Started by Adalex3 on

Topic category: Troubleshooting, bugs, and solutions

Active 8 years ago
Joined May 2016
Points:
711

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Build failed--Serious Problem PLEASE HELP
Sun, 07/24/2016 - 22:32 (edited)

 

Im trying to make a cloud dimension mod and I just made a new block and a new dimension and I want to test it out, but when I go to run a test environment, the console goes crazy. It says:

Executing gradle command: clean build
#################################################
         ForgeGradle 2.2-SNAPSHOT-0447b4e        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:clean UP-TO-DATE
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':genSrgs'.
> joptsimple/internal/Strings : Unsupported major.minor version 51.0
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 10.633 secs
Task completed with return code 1 in 11133 milliseconds

 

So I guess the :gensrgs failed. What is that and how do I fix it?

Edited by Adalex3 on Sun, 07/24/2016 - 22:32
Active 8 years ago
Joined May 2016
Points:
711

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
This is really messing me up
Sun, 07/24/2016 - 22:31

This is really messing me up can someone please answer me!

Active 8 years ago
Joined Jul 2016
Points:
703

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
RE:This is really messing me up
Sat, 07/30/2016 - 09:32

@#1 I have this bug too, idk how to fix it :(

Active 8 years ago
Joined May 2016
Points:
711

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Are you on a Mac?
Sat, 07/30/2016 - 14:00

Are you on a Mac?

Active 8 years ago
Joined May 2016
Points:
711

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Thank you so much! I just
Sun, 07/31/2016 - 13:11

Thank you so much! I just updated my java and it worked!