Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(4 edits)

Texture.dat loading issue. 

Trying to load my game and I'm getting an error "The process cannot access the file ####\Texture.dat because it is being used by another process.

I've tried rebooting my computer, but that hasn't made any difference.

EDIT: It seem this is down to a texture I added, that it doesn't like for some reason. I edited texture.dat with notepad and removed the texture and it seems to be fine.

This might be a problem with your texture name. 

The editor and engine only accept latin letters.

Speaking of that problem, don't edit dat files with opened editor and don't compile/test your games when these files opened in Notepad. It goes to all files, even if you decided to listen a music file - close the player before testing.