Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

When starting the game, a "profile error" appears:

"Your profile cannot be used because it is from a newer version of NW.js Specify a different profile directory or use a newer version of NW.js "

(translated from Russian)

(3 edits)

Anyway, I was able to complete this game.
The game is really good, and the ending is really weird. I liked it. :)

I found a way to solve the profile problem, but due to the lack of Spada_Logo.png, I still couldn't play.

Edited: I wanted to play anyway, so I duplicated the png from the same folder and renamed it.

(1 edit)

Another errors:

There are no necessary files in the specified path.

(1 edit) (+1)

Oh, I understand what's going on.
When I compiled the game for the release, the engine removed some assets that were not used in game.
Since the two sfx and the logo were used ONLY by plugins, the engine removed those too by accident.

I will add them back as soon as possible.

(1 edit) (+1)

I fixed the bugs, everything should work as intended ^^