Skip to main content

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

In the linux version the game sometimes crashes when an egg tries to hatch. I looked at the terminal output message and it says:

Cerberus Runtime Error : Memory access violation

I have the full logs if you need them. Also i tried the HTML version using firefox and it just gives me a black screen, the demo works fine though.

(+1)

Sorry for the late reply! Thanks for the bug report. If you still have it installed, could you look in the logs/ folder next to the executable and send any crashlog.txt files to crescentloom@gmail.com?

As for the local HTML version: it's a little tricky to get working. Browsers sensibly have a security feature for local files that restricts access to other files on your hard drive. I should probably add steps to get it working to a readme or something. Your options are to either:

  • Launch a browser with "--allow-file-access-from-files" mode enabled.

or

However, the local html5 version is identical to the one hosted at crescentloom.com — I've included it in the available files because a teacher requested it to get around a firewall issue at their institution.