Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(5 edits)

I'm not really eager to have this application install firejail system-wide on linux. It'd be much better if it detected that it was already installed. Replacing system-installed packages is dangerous, and a serious security risk (what if this version of the application is outdated with a security problem that the system install doesn't have?)

Alternatively, using the firejail utility locally may also work, instead of mandating that I replace the system-wide version with some random version off the internet.

EDIT: yes, it turns out this error only happens through the app. App launches just fine downloaded from the web, or if I launch it from the downloaded folder. I, however, have never encountered this error on itch before. This is almost certainly a configuration problem with this package.

Now that I've played it, it's quite fun! Got me a bit hooked (I must admit that I'm a sucker for Cellular Automata).

Thanks for the feedback, glad you had fun with the game! Not sure why this issue occurred--I don't own a Linux and can't test the game on one. I've had members of the discord test the game on Linux, but don't have the ability to bugfix easily :(

The Linux build is just a default Unity Linux build, without any additional optimizations, so I'm not sure why this game in particular would cause an issue.

(1 edit)

For these problems, I highly recommend having a virtual machine of all target export platforms available to test on. It makes bug-fixing a bit easier that way.

If I feel like it, I could test this app on a different distro, and see if it's something specific to Arch.