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.

tylert

Members
  • Joined

  • Last visited

  1. OH! I there was a space in the path, I had to put a '\' in front of the space and it worked. YAy! Thank you!
  2. How would I do either of these things? I tried putting the full path in the start.command but that didn't seem to work, and I don't know how I would make sure a newer version of java is uninstalled.
  3. tylert joined the community
  4. I'm trying to get a server running for my modpack but I cant seem to get it to start. AFAIK I have everything set up correctly. I have java 8 installed, not 9/10, and I'm running on a mac. here's what my start.command looks like: #!/bin/bash cd "$( dirname "$0" )" java -Xms2G -Xmx4G -jar forge-1.12.2-14.23.5.2768-universal.jar -o true and here's the message I see in the terminal window, it crashes right away as soon as it starts up: 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:564) at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) Caused by: java.lang.ClassCastException: java.base/jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to java.base/java.net.URLClassLoader at net.minecraft.launchwrapper.Launch.<init>(Launch.java:34) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) ... 6 more logout I've tried it with no mods installed, I've made sure I had java 8 installed, I reinstalled forge/libraries/minecraft_server. None of that has worked.

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.