Jump to content

C0LiSii0N

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by C0LiSii0N

  1. Hi, I have a forge server that used to work perfectly but now it won't launch anymore. I get no crash report just some exeption. On my windows desktop with the exact same files it work but on my server it just won't start. No logs are generated so the only thing I have is this; 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:70) at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) 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 Also, vanilla MC is working fine
  2. Like I said, it's not my mod but I try to fix it to work in multiplayer(I'm not a dev so I don't know much on how to fix those things, that's why I ask here) but still, I fixed the legacy.com by changing it with the dev name but I don't really get how to fix the rest(And if it's really usefull to fix my problem) I will send this thread to the author of the mod, he should understand those thing better than I do.
  3. Hi, I got a mod that work great in solo but when I try to connect to my server I can't join(Stuck on logging in screen) I tried to look in the code a bit but I can't find out what's the problem. Anyone can help me? Btw it's not my mod but the developper is ok with people who look in the code and fix bugs The github with all the code; https://github.com/Hennamann/Wasteland My server log(I don't think it can help but still): https://pastebin.com/kEk2Rhaq My client log when I try to log in: https://gist.github.com/C0LiSii0N/405a50e8e42556ea933b173feaab58e5
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.