On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Well. It's as it says. 

You're out of memory. See if you're not trying to load a few 256mb textures.

(1 edit)

This is what's confusing. I checked my textures and everything was a couple hundred kb (whole textures folder was 40mb). Made a new one recently where the entire textures and assets were around 6mb total and got the same problem. Keeps happening and being temperamental and once it happens the project simply won't open ever again. 

Always get this message: something went horribly wrong and an unhandled exception has been caught. The editor will close now. Log was saved to error.log.

update: halved the resolution for all of my assets, seemed to work. After hours of putting something together a new problem has emerged, now whenever I try to test the game game.exe does not work and I cannot test.

Are you sure you created your project folder properly?

Projects/Name <- that's how it should look. Relative to the root folder of the editor

Yes, projects folders are correct. I think it has something to do with adding too many textures or something (though as stated, my file sizes are all relatively small)

It shouldn't be a problem at all in the first place. Try copying your project files manually into a separate folder, name it "Data" and put Game.exe nearby. Then try running it.