Build failed--Serious Problem PLEASE HELP

Started by Adalex3 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 13:11, 31. Jul 2016
Joined May 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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
Last seen on 13:11, 31. Jul 2016
Joined May 2016
Points:

User statistics:

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

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

Last seen on 09:38, 30. Jul 2016
Joined Jul 2016
Points:

User statistics:

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

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

Last seen on 13:11, 31. Jul 2016
Joined May 2016
Points:

User statistics:

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

Are you on a Mac?

Last seen on 13:11, 31. Jul 2016
Joined May 2016
Points:

User statistics:

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

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