- Steam or Standalone?
- Standalone
- Singleplayer or multiplayer?
- Singleplayer + Multiplayer
- Error message?
- Yes
- Operating system
- Linux
I'm running WSL (Windows Subsytem for Linux) and every time I try to log in i get the error "Some Game Files Are Missing. Please Update." The error appears like this in terminal: "
Load JAR: jbullet.jar
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 risingworld.launcher.Utils$ClassLoader.addURL(SourceFile:97)
at risingworld.launcher.Utils$ClassLoader.registerLibraries(SourceFile:71)
at risingworld.launcher.Launcher.a(SourceFile:315)
at risingworld.launcher.Launcher.startGame(SourceFile:306)
at risingworld.launcher.Launcher.a(SourceFile:760)
at java.base/java.lang.Thread.run(Thread.java:834)
"
I've downloaded and installed the linux file in WSL but that doesn't seem to help.
Any ideas?