Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

hi hello! this is a weird bug that's been occurring for the past few versions. in the discord we decided that mac's haunted. however! it's just an issue with file permissions (probably a bug from being compiled on windows in godot)

  1. open up the Terminal app from launcher
  2. unzip the folder
  3. type cd (make sure you have a space after cd) in the Terminal, then drag and drop the folder containing the game onto the terminal. press enter
  4. type chmod -R +x Det and press tab. press enter
  5. try opening the game and do the normal work around (aka go into privacy & security in settings to allow it to run)

sorry it's a weird fix. i might wanna poke and see if it can be fixed forever and ever in the future

Hey, thanks for your answer! I got everything working now!