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.

Leo3418

Members
  • Joined

  • Last visited

  1. Hello all, It seems that the recent commits to ForgeGradle 2.3 has broken the setupCiWorkspace task: $ ./gradlew setupCiWorkspace > Configure project : This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril. ################################################# ForgeGradle 2.3-SNAPSHOT-5ce6d6f3 https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP http://modcoderpack.com by: Searge, ProfMobius, R4wk, ZeuX Fesh0r, IngisKahn, bspkrs, LexManos ################################################# > Task :deobfCompileDummyTask > Task :getVersionJson Download https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.5.2768/forge-1.12.2-14.23.5.2768.pom Download https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.5.2768/forge-1.12.2-14.23.5.2768-userdev.jar > Task :extractUserdev > Task :downloadClient > Task :downloadServer > Task :splitServerJar > Task :mergeJars > Task :applyBinaryPatches FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':applyBinaryPatches'. > There is a binary discrepency between the expected input class net.minecraft.client.renderer.entity.layers.LayerHeldItem (ccc) and the actual class. Checksum on disk is da0f6687, in patch 5f7c661a. Things are probably about to go very wrong. Did you put something into the jar file? * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 41s 8 actionable tasks: 8 executed As shown in the log, the ForgeGradle revision was 5ce6d6f. The last revision I used that worked normally is 7764e3e. I was able to reproduce this problem with both Gradle 2.14 and 4.9 (Gradle wrapper was used in both cases), on OpenJDK 1.8.0_222 64-bit Server VM. The setupDecompWorkspace task works fine. I understand it if anyone suggests using that task instead, but I do hope that the setupCiWorkspace task could work as well because I prefer to use it in the CI build environment of my mod project. How can this issue be fixed? Thank you!

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.