Skip to main content

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

I'm gonna have a little more info.

There is a log file in the root folder of a game, but it only shows you if everything loaded properly. There might be a problem with some files, so check it or send it here.

Check that your filenames don't have any whitespaces or non-latin symbols.

So I tried to delete everything to the bare minimum, but it doesn't start for me.

I uploaded the project files...maybe you guys can find the cause of the problem.

https://drive.google.com/file/d/1TRn6uDXDB7F47GPWDpaml-QqNp-bFGme/view?usp=shari...

Okay, I passed it through debugger and there aare a few tiles and textures you set but then deleted.

I'm not sure why this happens as I've been adding checks here and there but this is the problem:

The engine tries to load tiles and textures that just don't exist anymore. Try adding some textures and a few custom tiles and see where they appear on the map. Then remove them.