System Information
Field | Value |
---|---|
Operating System | Windows |
Product | AMP ‘Phobos’ v2.6.0.6 (Mainline) |
Virtualization | Docker |
Application | Minecraft |
Module | MinecraftModule |
Running in Container | Yes |
Current State | Failed |
Problem Description
Issue
Hello,
So this is my first time making a Server on this Website. The Layout is very clean and smooth and easy to read. However me and my Friends want to play a Modpack in Minecraft that isn’t very well known and was not available here on your Platform, so I manually installed it into the Root file of the Minecraft Server via Filezilla.
However ever since then it stopped working and the Crash code for me didn’t really help me that much.
At first it was some shader I forgot to remove, however even after removing said shader it still gave me this issue.
It would make me happy if you could look into this today
Thanks and have a good day!
Reproduction Steps
- Copied Files From Modpack Folder
- Imported them via Filezilla
- Into the Server, changed the Server into the correct Forge Version as well
- Now it no longer works. As it says that it won’t work
Console Crash Notes:
A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:109)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
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.(Launch.java:34)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
… 3 more