Skip to main content

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

I unfortunately can't get the game to start, and the browser console shows the following errors:

"Aborted(Cannot enlarge memory arrays to size 35168256 bytes (OOM). Either (1) compile with -sINITIAL_MEMORY=X with X higher than the current value 17039360, (2) compile with -sALLOW_MEMORY_GROWTH which allows increasing the size at runtime, or (3) if you want malloc to return NULL (0) instead of this abort, compile with -sABORTING_MALLOC=0)"

"Uncaught (in promise) RuntimeError: Aborted(Cannot enlarge memory arrays to size 35168256 bytes (OOM). Either (1) compile with -sINITIAL_MEMORY=X with X higher than the current value 17039360, (2) compile with -sALLOW_MEMORY_GROWTH which allows increasing the size at runtime, or (3) if you want malloc to return NULL (0) instead of this abort, compile with -sABORTING_MALLOC=0)"

I thought I would be able to reupload the webversion on time, but no, It did not worked out, it took me a ton of time, and I reuploaded here so maybe i can still take advantage of the gamejam to get a bit of feedback