Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

The game seems very cute and I love bunys, however, it doesn't want to run on my system. I am running ubuntu 19.10. I get this error:

error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

Actually I managed to get the game to run. I ran this command:

sudo locate libcrypto.so.1.0.0

and used a path to the file for this command

sudo cp <path> /usr/lib/x86_64-linux-gnu/

(1 edit)

Hey there, we’re very glad you figured it out! In truth, none of us are native Linux developers, so it’s hard to test for Linux use on our own– all we know is that Gamemaker’s linux export is designed for Ubuntu (which you’re on, which leads me to believe there are other problems!).

We’ll need to get more linux users to help us optimize the experience and iron out issues like this.

We hope you enjoy the game regardless! -Polar

I have enjoyed the game so far, I got the first 30 buns c:

I believe the game may have been compiled for an older version of linux which uses an out of date library, if that helps. I wouldn't mind helping out with testing on linux if you need it.

We have linux friends to help us! When we update the game, we’ll be sure to ask them for help. Thank you for the offer, though!