Posted August 08, 2022
Hej fellas,
I was rejoicing when I saw that the new stoneshard version was available for download.
I was saddened when I was unable to launch the game because "libcrypto.so.1.0.0) was not found.
I found a post on reddit which is rather old: https://www.reddit.com/r/stoneshard/comments/heam1c/cannot_launch_stoneshard_missing_libcrypto_100/
Person over there solved the problem by linking (I suppose) from /usr/lib to the game-folder. However, s/he didn't explain what was done to make it work...
I tried employing a trick mentioned in another GOG thread (https://www.gog.com/forum/stoneshard/problem_cant_start_the_game_on_gnulinux_because_of_missing_libcryptoso100/post2) and on Steam, which consists in symlinking the proper libraries. But somehow that didn't work. I get the following error:
```
./StoneShard
./StoneShard: /lib64/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by ./StoneShard)
./StoneShard: /lib64/libssl.so.1.0.0: version `OPENSSL_1.0.0' not found (required by ./StoneShard)
```
I was rejoicing when I saw that the new stoneshard version was available for download.
I was saddened when I was unable to launch the game because "libcrypto.so.1.0.0) was not found.
I found a post on reddit which is rather old: https://www.reddit.com/r/stoneshard/comments/heam1c/cannot_launch_stoneshard_missing_libcrypto_100/
Person over there solved the problem by linking (I suppose) from /usr/lib to the game-folder. However, s/he didn't explain what was done to make it work...
I tried employing a trick mentioned in another GOG thread (https://www.gog.com/forum/stoneshard/problem_cant_start_the_game_on_gnulinux_because_of_missing_libcryptoso100/post2) and on Steam, which consists in symlinking the proper libraries. But somehow that didn't work. I get the following error:
```
./StoneShard
./StoneShard: /lib64/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by ./StoneShard)
./StoneShard: /lib64/libssl.so.1.0.0: version `OPENSSL_1.0.0' not found (required by ./StoneShard)
```
Post edited August 08, 2022 by labuvetteducampus