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.

ArchitectOfTheDevil

Members
  • Joined

  • Last visited

  1. I did do this and it came up with Java 8. I guess I should give up if you guys got no idea either. If you have any other advice I'd be extremely thankful, but I would like to make it clear I've gone to extreme attempts already to make sure I'm using Java 8 and still getting this issue.
  2. As said above, I've gone over my computer files several times. To the extent of uninstalling and reinstalling Java several times. It is definitely running Java 8 Update 191, but still comes up with that error.
  3. Hi, I'm trying to run my server and every time I use my start file I get this problem: A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:62) at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31) Caused by: java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap') at net.minecraft.launchwrapper.Launch.<init>(Launch.java:34) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) ... 6 more logout My start file has this code currently (though I've used a heap of other code, theres a reason I use this): #!/bin/bash cd "$(dirname "$0")" exec java -Xms1024M -Xmx4096M -jar /*(fileroute expunged for privacy)*/forge-1.10.2-12.18.3.2511-universal.jar nogui If I manually open the forge jar it runs fine, but it doesn't have enough Ram. I used to run the same files on another computer and everything worked fine as well. Similarly, I've spent an hour going around this new computer messing with it and it is definitely using Java 8, which is what most people say about this problem. Can someone please tell me how stupid I am? I would really appreciate it.

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.