failure to load dll

A new update is now available, introducing a lot of new content!
Latest hotfix: 0.7.5.2 (2024-09-10)
  • [EXCEPTION] Unable to initialize JVM

    DllNotFoundException: Unable to load DLL '../Java/JDK/bin/server/jvm.dll'. Tried the load the following dynamic libraries: Unable to load dynamic library '../Java/JDK/bin/server/jvm.dll' because of 'Failed to open the requested dynamic library (0x06000000) - The specified module could not be found. (WinError:0000007e)

    at JIW.JNI.Wrapper.JNI.CreateJavaVM (JIW.JNI.Wrapper.JavaVM& vm, JIW.JNI.Wrapper.Env.JNIEnv& env, System.String[] options) [0x00000] in <00000000000000000000000000000000>:0

    at RisingWorld.PluginAPI.JavaRuntime.Init () [0x00000] in <00000000000000000000000000000000>:0

    at RisingWorld.Server.GameServer.LoadWorld (System.String worldname) [0x00000] in <00000000000000000000000000000000>:0

    at RisingWorld.Server.Main.InitServerWorld () [0x00000] in <00000000000000000000000000000000>:0

    at RisingWorld.Server.Main.InitServerContext () [0x00000] in <00000000000000000000000000000000>:0

    at RisingWorld.Server.Main.OnPostInitialize () [0x00000] in <00000000000000000000000000000000>:0

    at RisingWorld.Common.JIWApplication.Update () [0x00000] in <00000000000000000000000000000000>:0

    UnityEngine.Logger:LogException(Exception, Object)

    UnityEngine.Debug:LogException(Exception)

    RisingWorld.PluginAPI.JavaRuntime:Init()

    RisingWorld.Server.GameServer:LoadWorld(String)

    RisingWorld.Server.Main:InitServerWorld()

    RisingWorld.Server.Main:InitServerContext()

    RisingWorld.Server.Main:OnPostInitialize()

    RisingWorld.Common.JIWApplication:Update()

  • For some reason the JVM could not be initialized :wat: Either the jvm.dll (in /Java/JDK/bin/server) could not be found (or the file is broken), or some dependencies are missing :thinking: The only dependency I could think of might be VCRedist... but maybe try to validate the server files first (just in case the download got corrupted ;)

  • For some reason the JVM could not be initialized :wat: Either the jvm.dll (in /Java/JDK/bin/server) could not be found (or the file is broken), or some dependencies are missing :thinking: The only dependency I could think of might be VCRedist... but maybe try to validate the server files first (just in case the download got corrupted ;)

    jvm.dll is there. i managed to get it working but i had to move the install back to C drive.

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!