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'm trying to setup my workspace with 11.14.4.1563+ and I keep getting an error on the RecompMC section of the gradle task. I've cleaned out gradle multiple times, tried using just a blank workspace to setup in, and have even tried installing the latest gradle on my system but none of it has worked. Maybe I'm not doing something right? It worked fine for me in 11.14.3.*...

Here is the log:

Starting Build
Settings evaluated using settings file '/master/settings.gradle'.
Projects loaded. Root project using build file '/Users/noahk/Desktop/Modding/forge-1/build.gradle'.
Included projects: [root project 'forge-1']
Evaluating root project 'forge-1' using build file '/Users/noahk/Desktop/Modding/forge-1/build.gradle'.
#################################################
         ForgeGradle 2.0-SNAPSHOT        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP 9.10               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
file or directory '/Users/noahk/Desktop/Modding/forge-1/src/api/resources', not found
All projects evaluated.
Selected primary task 'setupDecompWorkspace' from project :
Tasks to be executed: [task ':deobfCompileDummyTask', task ':deobfProvidedDummyTask', task ':getVersionJson', task ':extractUserdev', task ':extractDependencyATs', task ':extractMcpData', task ':extractMcpMappings', task ':genSrgs', task ':downloadClient', task ':downloadServer', task ':splitServerJar', task ':mergeJars', task ':deobfMcSRG', task ':getFernFlower', task ':decompileMc', task ':fixMcSources', task ':applySourcePatches', task ':remapMcSources', task ':recompileMc', task ':extractNatives', task ':getAssetIndex', task ':getAssets', task ':makeStart', task ':setupDecompWorkspace']
:deobfCompileDummyTask (Thread[main,5,main]) started.
:deobfCompileDummyTask
Executing task ':deobfCompileDummyTask' (up-to-date check took 0.001 secs) due to:
  Task has not declared any outputs.
:deobfCompileDummyTask (Thread[main,5,main]) completed. Took 0.01 secs.
:deobfProvidedDummyTask (Thread[main,5,main]) started.
:deobfProvidedDummyTask
Executing task ':deobfProvidedDummyTask' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:deobfProvidedDummyTask (Thread[main,5,main]) completed. Took 0.003 secs.
:getVersionJson (Thread[main,5,main]) started.
:getVersionJson
Executing task ':getVersionJson' (up-to-date check took 0.016 secs) due to:
  Task.upToDateWhen is false.
:getVersionJson (Thread[main,5,main]) completed. Took 0.585 secs.
:extractUserdev (Thread[main,5,main]) started.
:extractUserdev
Skipping task ':extractUserdev' as it is up-to-date (took 0.026 secs).
:extractUserdev UP-TO-DATE
:extractUserdev (Thread[main,5,main]) completed. Took 0.029 secs.
:extractDependencyATs (Thread[main,5,main]) started.
:extractDependencyATs
Skipping task ':extractDependencyATs' as task onlyIf is false.
:extractDependencyATs SKIPPED
:extractDependencyATs (Thread[main,5,main]) completed. Took 0.002 secs.
:extractMcpData (Thread[main,5,main]) started.
:extractMcpData
Failed to get resource: GET. [HTTP HTTP/1.1 403 Forbidden: https://libraries.minecraft.net/de/oceanlabs/mcp/mcp/1.8/mcp-1.8.pom]
Skipping task ':extractMcpData' as task onlyIf is false.
:extractMcpData SKIPPED
:extractMcpData (Thread[main,5,main]) completed. Took 2.454 secs.
:extractMcpMappings (Thread[main,5,main]) started.
:extractMcpMappings
Failed to get resource: GET. [HTTP HTTP/1.1 403 Forbidden: https://libraries.minecraft.net/de/oceanlabs/mcp/mcp_snapshot/20141130-1.8/mcp_snapshot-20141130-1.8.pom]
Skipping task ':extractMcpMappings' as task onlyIf is false.
:extractMcpMappings SKIPPED
:extractMcpMappings (Thread[main,5,main]) completed. Took 1.321 secs.
:genSrgs (Thread[main,5,main]) started.
:genSrgs
Skipping task ':genSrgs' as task onlyIf is false.
:genSrgs SKIPPED
:genSrgs (Thread[main,5,main]) completed. Took 0.357 secs.
:downloadClient (Thread[main,5,main]) started.
:downloadClient
Skipping task ':downloadClient' as task onlyIf is false.
:downloadClient SKIPPED
:downloadClient (Thread[main,5,main]) completed. Took 0.184 secs.
:downloadServer (Thread[main,5,main]) started.
:downloadServer
Skipping task ':downloadServer' as task onlyIf is false.
:downloadServer SKIPPED
:downloadServer (Thread[main,5,main]) completed. Took 0.299 secs.
:splitServerJar (Thread[main,5,main]) started.
:splitServerJar
Skipping task ':splitServerJar' as task onlyIf is false.
:splitServerJar SKIPPED
:splitServerJar (Thread[main,5,main]) completed. Took 1.456 secs.
:mergeJars (Thread[main,5,main]) started.
:mergeJars
Skipping task ':mergeJars' as task onlyIf is false.
:mergeJars SKIPPED
:mergeJars (Thread[main,5,main]) completed. Took 0.548 secs.
:deobfMcSRG (Thread[main,5,main]) started.
:deobfMcSRG
Skipping task ':deobfMcSRG' as task onlyIf is false.
:deobfMcSRG SKIPPED
:deobfMcSRG (Thread[main,5,main]) completed. Took 0.5 secs.
:getFernFlower (Thread[main,5,main]) started.
:getFernFlower
Skipping task ':getFernFlower' as task onlyIf is false.
:getFernFlower SKIPPED
:getFernFlower (Thread[main,5,main]) completed. Took 0.008 secs.
:decompileMc (Thread[main,5,main]) started.
:decompileMc
Skipping task ':decompileMc' as task onlyIf is false.
:decompileMc SKIPPED
:decompileMc (Thread[main,5,main]) completed. Took 0.509 secs.
:fixMcSources (Thread[main,5,main]) started.
:fixMcSources
Skipping task ':fixMcSources' as task onlyIf is false.
:fixMcSources SKIPPED
:fixMcSources (Thread[main,5,main]) completed. Took 1.44 secs.
:applySourcePatches (Thread[main,5,main]) started.
:applySourcePatches
Skipping task ':applySourcePatches' as task onlyIf is false.
:applySourcePatches SKIPPED
:applySourcePatches (Thread[main,5,main]) completed. Took 0.535 secs.
:remapMcSources (Thread[main,5,main]) started.
:remapMcSources
Skipping task ':remapMcSources' as task onlyIf is false.
:remapMcSources SKIPPED
:remapMcSources (Thread[main,5,main]) completed. Took 0.544 secs.
:recompileMc (Thread[main,5,main]) started.
:recompileMc
No output file found.
Executing task ':recompileMc' (up-to-date check took 0.002 secs) due to:
  No history is available.
Resource missing. [HTTP GET: http://files.minecraftforge.net/maven/com/mojang/authlib/1.5.17/authlib-1.5.17.pom]
Resource missing. [HTTP HEAD: http://files.minecraftforge.net/maven/com/mojang/authlib/1.5.17/authlib-1.5.17.jar]
Resource missing. [HTTP GET: https://repo1.maven.org/maven2/com/mojang/authlib/1.5.17/authlib-1.5.17.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/com/mojang/authlib/1.5.17/authlib-1.5.17.jar]
Download https://libraries.minecraft.net/com/mojang/authlib/1.5.17/authlib-1.5.17.pom
Download https://libraries.minecraft.net/com/mojang/authlib/1.5.17/authlib-1.5.17.jar
[ant:javac] Compiling 2113 source files to /Users/noahk/Desktop/Modding/forge-1/build/tmp/recompileMc/compiled
[ant:javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
[ant:javac] /Users/noahk/Desktop/Modding/forge-1/build/tmp/recompileMc/sources/net/minecraftforge/client/model/obj/OBJModel.java:617: error: cannot find symbol
[ant:javac]                     material.getColor().setW(alpha);
[ant:javac]                                        ^
[ant:javac]   symbol:   method setW(float)
[ant:javac]   location: class Vector4f
[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
:recompileMc (Thread[main,5,main]) completed. Took 25.642 secs.

FAILURE: Build failed with an exception.

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

* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.

BUILD FAILED

Total time: 43.009 secs
Stopped 0 compiler daemon(s).

See this thread for discussion of the issue and solutions. It looks like the easiest solution is to switch to ForgeGradle 2.0-SNAPSHOT instead of the stable 2.0.2.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

  • Author

Thank you! Turns out it was the vecmath.jar being old.. and my config.xml file I use for builds was missing a number in the pattern matching... smh

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.