Hi,
I've got this error message after calling SteamAPI.restartAppIfNecessary(APPID) as the very first command:
Exception in thread "main" java.lang.UnsatisfiedLinkError: com.codedisaster.steamworks.SteamAPI.restartAppIfNecessary(I)Z
at com.codedisaster.steamworks.SteamAPI.restartAppIfNecessary(Native Method)
...
I tried to fix the problem but I have no idea whats wrong with it.
Hi, I've got this error message after calling SteamAPI.restartAppIfNecessary(APPID) as the very first command:
I tried to fix the problem but I have no idea whats wrong with it.