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.

Java and you: How to avoid crashes

This announcement is no longer active

Curle

06/19/21

Java 16


Java 16 removed the ability for Forge to reflect into Java internals - meaning, it broke some of the stuff we do.

1.17 will work with Java 16 natively, but for anyone on 1.16, you need some workarounds.

Note that if you're using any version below 1.16.5-36.1.4 (that includes 1.15), this will not work. It's not possible to launch your version of the game on Java 16.

If you're on a more recent version however... 
Adding 

--add-exports=java.base/sun.security.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED

to your JVM arguments should make it work.

Ideally, however, you should just downgrade to Java 8 until 1.17 is released.

Java 17

 

With the update to 1.18, Java 17 is stabilised (and indeed, required to run the game).
There are currently no present issues with a fresh installed version of Forge on Java 17, for 1.17 or 1.18.

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.