Here's the error. It appears after logging in and trying to load the game. It seems something is missing but I don't know how to fix that.
Windows 10 (x64) 10.0 Java: 1.8.0_291 amd64 0.9.6_39
AMD Ryzen 5 2600 Six-Core Processor, A320M/ac, 8122 MB (1037 MB Heap)
NVIDIA GeForce GTX 1660 Ti 20201231000000.000000-000 27.21.14.6109
______________________________________________________________________
Not initializedpool-2-thread-1
java.lang.UnsatisfiedLinkError: C:\Users\****\Downloads\risingworld\Rising World\JavaFMod64.dll: Can't find dependent libraries
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at de.jiw.fmod.core.utils.NativeLoader.loadNative(NativeLoader.java:88)
at de.jiw.fmod.core.utils.NativeLoader.load(NativeLoader.java:32)
at de.jiw.fmod.wrapper.JavaFMod.init(JavaFMod.java:23)
at content.audio.c.<init>(SourceFile:95)
at content.Game.initSoundState(SourceFile:3223)
at w.h.b(SourceFile:87)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)