Advertisement
Guest User

Untitled

a guest
Nov 5th, 2017
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. MAXimizeds-Mini:~ maximized$ /Users/maximized/Documents/ForgeServer/start.command ; exit;
  2. A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
  3. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  4. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  5. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  6. at java.base/java.lang.reflect.Method.invoke(Method.java:564)
  7. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  8. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  9. Caused by: java.lang.ClassCastException: java.base/jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to java.base/java.net.URLClassLoader
  10. at net.minecraft.launchwrapper.Launch.<init>(Launch.java:34)
  11. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  12. ... 6 more
  13. logout
  14. Saving session...
  15. ...copying shared history...
  16. ...saving history...truncating history files...
  17. ...completed.
  18. Deleting expired sessions...none found.
  19.  
  20. [Process completed]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement