Open telekinetic1 opened 2 years ago
Hi there! I understand you had something wrong on your end, but in case others can run into the same case, could you please share what was the problem?
I have the same issue, it seems if you have a windows user with non-latin symbols you cannot run it.
Application Log
``` Version: 4.10.2 OS: Windows 10 10.0 amd64 JRE: 17.0.2 Oracle Corporation com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load shared library 'gdx64.dll' for target: Windows 10, 64-bit at com.badlogic.gdx.utils.SharedLibraryLoader.load(SharedLibraryLoader.java:126) at com.badlogic.gdx.utils.GdxNativesLoader.load(GdxNativesLoader.java:31) at com.badlogic.gdx.backends.lwjgl3.Lwjgl3NativesLoader.load(Lwjgl3NativesLoader.java:28) at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.initializeGlfw(Lwjgl3Application.java:80) at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.