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

Hi, great update so far! But I'm having an issue

Whenever I try to enter the Pyramid for the first time, this error thing keeps popping up and persisting no matter how I try to progress

The only way I manage to stop it is if I save before entering the pyramid, close the game and open back up. Even then, it continues when I enter the area again. 

(1 edit) (+1)

Got the same issue myself. Doesn't lock the game, but essentially stops it in its tracks and prevents one from doing this sequence. The sound isn't loading for that area for some reason, and the message does persist until the game is restarted (though thankfully that stops the error message). 

I've found that by following the directory listed in these errors, you can usually either directly find the file it's looking for and correct its name so the game can properly identify it, usually while the game is still running and then hit Retry button,

or, if the file it's looking for either isn't there or you can't tell which one is mis-named, just grab something of a similar size and create a copy then give it the name it's looking for to let it move on. 

From what I can tell, it looks like they may be hand-naming and coding and occasionally forget a capital or lowercase. I can remember fixing a few pictures this way in previous versions, I don't think I've ever seen an audio file have this problem though. Neat.

(-1)

I tried renaming a file but that didn't work. Its also looking for a .ogg file, which I think is an error.

Get any .ogg file and name it:

 El Infausto Ladrón de Joyas A.ogg

place it into www\audio\bgm so the filepath matches

www\audio\bgm\El Infausto Ladrón de Joyas A.ogg

For future reference: encoding uses utf-8 so whatever symbol lines up with the hex code after % symbol is the character you need to use.