Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

I cloned https://github.com/MinecraftForge/MinecraftForge/tree/1.7.10 and checked out in the 1.7.10 branch.

I then followed what it said here https://github.com/MinecraftForge/MinecraftForge/wiki/If-you-want-to-contribute-to-Forge.

I made some changes to the MinecraftForge/eclipse/Forge project.

Then I ran "gradle build" in MinecraftForge/, but it failed.

 

hyperplay@HyperPlay-PC:~/Desktop/MinecraftForge$ gradle build
****************************
Powered By MCP:             
http://modcoderpack.com/    
Searge, ProfMobius, Fesh0r, 
R4wk, ZeuX, IngisKahn, bspkrs
MCP Data version : 9.05
****************************
:Forge:compileJava
warning: [options] bootstrap class path not set in conjunction with -source 1.6
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.
1 warning
:Forge:processResources
:Forge:classes
:Forge:jar
:downloadBaseInstaller
:generateInstallJson
:createChangelog
:createVersionPropertiesFML UP-TO-DATE
:extractMcpData UP-TO-DATE
:genSrgs UP-TO-DATE
:compressDeobfData UP-TO-DATE
:extractWorkspace UP-TO-DATE
:downloadMcpTools SKIPPED
:downloadClient SKIPPED
:downloadServer SKIPPED
:updateJson
:mergeJars SKIPPED
:deobfuscateJar SKIPPED
:decompile SKIPPED
:fmlPatchJar UP-TO-DATE
:forgePatchJar UP-TO-DATE
:remapSourcesJar UP-TO-DATE
:extractForgeResources UP-TO-DATE
:extractForgeSources
:downloadNatives-jinput-platform SKIPPED
:downloadNatives-lwjgl-platform SKIPPED
:extractNativesNew UP-TO-DATE
:extractNatives UP-TO-DATE
:getAssetsIndex
:getAssets
:makeStart SKIPPED
:generateProjectClean UP-TO-DATE
:generateProjectForge UP-TO-DATE
:generateProjects UP-TO-DATE
:obfuscateJar
:Forge:compileJava
warning: [options] bootstrap class path not set in conjunction with -source 1.6
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.
1 warning
:Forge:processResources
:Forge:classes
:Forge:jar
:genBinPatches
:generateVersionJson
:getLocalizations
Crowdin api key is null, skipping task.
:getLocalizations SKIPPED
:packageUniversal
The specified zip file ZIP '/home/hyperplay/Desktop/CheatForge/MinecraftForge/build/crowdin-localizations.zip' does not exist and will be silently ignored. This behaviour has been deprecated and is scheduled to be removed in Gradle 3.0

FAILURE: Build failed with an exception.

* What went wrong:
Failed to capture snapshot of input files for task 'packageUniversal' during up-to-date check.  See stacktrace for details.
> java.io.FileNotFoundException: FMLRenderAccessLibrary.class (No such file or directory)

* 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: 1 mins 30.617 secs

 

How can I solve this?

I just tried it on my system and it did build without a hitch ( clone, change to 1.7.10 branch, then gradlew setupForge, and finally gradlew build) . Did you by chance miss the step gradlew setupForge? I would try just checking out a new copy in another folder and seeing if you can get it to build without changes.

 

  • Author

I just tried

./gradlew build

instead of

gradle build

and it worked. What do I now do to actually run it? I tried using the installer it produced but it just creates a profile with a .json which redownloads the .jar from Forge.

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...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.