Skip to main content

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

Bismuth

4
Posts
5
Followers
2
Following
A member registered Feb 23, 2023 · View creator page →

Creator of

Recent community posts

(1 edit)

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

this rocks!!!


I assume it has something to do with how the signals get switched at the last moment, so the game gets caught in a transitory state. I assume it thinks that an object is being interacted with, but now since it's in the wrong room, it can't find it. I'd check how your targetting works and check if the current target becomes null or unavailable. This game rocks~!

I love this game so far! My friend recommended it to me, and I think I've found a bug. So...

Bug Report:
When you click something as you leave a room, the game no longer seems to let you move or interact with anything else. I managed to do it twice so far. I was confused the first time, and based on the second time I think that's the issue. I'm currently playing on the macOS build in case it is a specific platform bug.