Jump to content

[1.8] recompMinecraft error


spacechase0

Recommended Posts

So I'm finally getting around to updating for 1.8, and I'm getting a strange error I don't know how to fix. Anytime I edit the file it lists

extractMinecraftSrc

just overwrites it

 

I tried using both the current recommended build and the latest (build 1412), and tried using

gradlew clean cleanCache

beforehand.

 

****************************
Powered By MCP:             
http://mcp.ocean-labs.de/   
Searge, ProfMobius, Fesh0r, 
R4wk, ZeuX, IngisKahn, bspkrs
MCP Data version : snapshot_20141130
****************************
:extractMcpData

...

:recompMinecraftC:\Users\Chase\Downloads\forge-1.8-11.14.1.1412-src\build\tmp\recompSrc\net\minecraftforge\fml\common\ObfuscationReflectionHelper.java:36: type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds T,java.lang.Object
            return ReflectionHelper.getPrivateValue(classToAccess, instance, fieldIndex);
                                                   ^
C:\Users\Chase\Downloads\forge-1.8-11.14.1.1412-src\build\tmp\recompSrc\net\minecraftforge\fml\common\ObfuscationReflectionHelper.java:61: type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds T,java.lang.Object
            return ReflectionHelper.getPrivateValue(classToAccess, instance, remapFieldNames(classToAccess.getName(),fieldNames));
                                                   ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':recompMinecraft'.
> Compilation failed; see the compiler error output for details.

* 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: 9 mins 16.213 secs

 

GitHub says those lines were last modified on Jul 22, 2012, and I know I've done this since then... So I'm clueless as to how to fix this. :P Any ideas?

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.