Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits) (+1)

Hi there samapatti,

It looks like that is a conflict with an outdated version of nwjs.

To fix this, you can try downloading version 0.43.6 from here: https://dl.nwjs.io/v0.43.6/nwjs-v0.43.6-linux-x64.tar.gz

Once downloaded, open the archive and extract the files over the top of the game folder, overwriting any files when asked.

Hopefully this should fix the issue and allow you to run the game!

If you still encounter any issues, please attempt to redownload the game as a new version with an updated nwjs library has been uploaded.

Thanks for supporting us!

Well, after our a resolution of the whole process on Discord, I just wanted to let others who might run into the same problem know, that they should use the "7z x" command to unpack the zip-file since after doing that (and you uploading a recompiled version even), the game runs pretty smoothly when started with "./nw" from the terminal.

Thanks for figuring this out with me, Lord Bastion! <3