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.

Kurast69

Members
  • Joined

  • Last visited

  1. I have found a temporary workaround for this issue. Navigate to your 'ForgeVersion.json' which you can find under %userprofile%\.gradle\caches\minecraft\ (Windows) In this file you need to replace a "0" underneath whichever version of Minecraft your mod uses, with the correct forge release version. For example I am using MC 1.12.2-14.23.5.2814, so I end up with: "1.12.2": [ 14.23.5.2814, 0, ... You can find out which version your mod needs in the build.gradle file. Once you have done this set the ForgeVersion.json to read only, to prevent the update from overwriting your changes. However, make sure you remeber to remove the read only property when this issue is fixed!
  2. Ah I see, thanks. Is there somewhere I can view known issues or keep up-to-date on these sort of things?
  3. Until about an hour ago I was building a new mod I am working on with no issues. Now all of a sudden I get the following error when trying to build: FAILURE: Build failed with an exception. * Where: Build file 'I:\BlockFinder\build.gradle' line: 24 * What went wrong: A problem occurred evaluating root project 'BlockFinder'. > No such version exists! The line in question: minecraft { version = "1.12.2-14.23.5.2814" ... } I have tried reinstalling after deleting all the .gradle folders but with no luck. I even tried installing a fresh version of forge on a computer I have never before used it on and still experience the same issue.

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.