Skip to main content

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

Hello, I'd like to report a case-sensitivity issue with file paths.

The issue doesn't appear on PC, but after exporting, the game throws a 'Loading error'.

(1 edit) (+1)

this tool doesn't rename/lowercase/re-encode game files, so the problem is most likely a typo in your project

the reason you're only seeing this on mobile is that Android runs on a modified version of Linux, which loves to complain about case sensitivity unlike Windows