Skip to main content

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

What happens if you just create the data folder and create profile.json file in it?  If you put in 

{
"enemyKnowledge": {}
}

as the body of the file, you'll have created the file it's trying to create.  

I found the problem. One file was still read only. Once I changed that everything ran like butter.

Awesome!  Runny butter :O

which file was that?