Closed Vasalkar closed 5 years ago
Which Java/VM version do you try to run it with?
I see it through "java -version"? If so the Java/VM version is "build 25.151-b12, mixed mode".
My guess is that you are trying to run the game with a 32-bit JVM. I dropped support for 32-bit Linux builds with v1.7.0.
Yep, thanks btw.
Note that if you really want/need to use a 32-bit build, you may be able to use a version pre-1.7.0, or compile the native library yourself.
I dropped it mostly because it's been an annoyance to keep a 32-bit Linux build environment around, while - according to the Steam Hardware Surveys - customers using Steam on a 32-bit Linux are pretty much extinct.
How to download versions previous of 1.7.0?
Through Maven, for example. https://mvnrepository.com/artifact/com.code-disaster.steamworks4j provides direct download links, too.
Where do I download 'libsteam_api.so?
When I try to run a Java game through terminal this appears: