Installed Java 22.
When I try to run it via cmd > forge.cmd I get the following error message:
C:\Users\Gebruiker\Magic\forge-gui-desktop-1.6.63-SNAPSHOT-05-06>forge.cmd
Exception in thread "main" java.lang.IllegalArgumentException: DSN is required. Use empty string to disable SDK.
at io.sentry.Sentry.initConfigurations(Sentry.java:199)
at io.sentry.Sentry.init(Sentry.java:169)
at io.sentry.Sentry.init(Sentry.java:140)
at forge.view.Main.main(Main.java:37)
Snapshot version 1.6.63 as you can see above.