[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()