Jump to content

Recommended Posts

Posted

how do I make it so gradle can install the latest and greatest forge(1.8-11.14.3.1509)? since I am getting this errorwhile using "gradlew setupDecompWorkspace":

 

:recompileMc
[ant:javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
[ant:javac] C:\Users\Aron\Desktop\Save Map\programming\Minecraft\forge-src\build\tmp\recompileMc\sources\net\minecraftforge\client\ForgeHooksClient.java:698: error: cannot find symbol
[ant:javac]             TileEntitySpecialRenderer r = TileEntityRendererDispatcher.field_147556_a
[ant:javac]                                                                       ^
[ant:javac]   symbol:   variable field_147556_a
[ant:javac]   location: class TileEntityRendererDispatcher
[ant:javac] Note: Some input files use or override a deprecated API.
[ant:javac] Note: Recompile with -Xlint:deprecation for details.
[ant:javac] Note: Some input files use unchecked or unsafe operations.
[ant:javac] Note: Recompile with -Xlint:unchecked for details.
[ant:javac] 1 error
[ant:javac] 1 warning
:recompileMc FAILED

there appears to me to be a bug in the downloaded code, and would there be a way to make it use forge's github code? since there it is fixed and I don't know where I would go about changing the sources gradle uses to compile mc

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.