Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Oh My Git!

An open source game about learning Git! · By blinry, bleeptrack

Doesn't work on my macOS Catalina 10.15.7

A topic by teowey created Feb 25, 2021 Views: 869 Replies: 9
Viewing posts 1 to 5

Hi, I installed and unzipped the application. When I click Levels and Living Dangerously the program closes down.

Developer

Hey @teowey! Thanks for letting us know! To help us debug this, could you send us the contents of the game's log file? It should be located in the "Library/Application Support/Oh My Git/logs" in your home directory. The newest file in there would be interesting to us, can you find that? You can go to the Library directory by pressing Command+Shift+L in the Finder.

Hi @blinry! I found the logs, how should I send them to you?

Developer

Feel free to send an email to the address at the bottom of this page, for example! https://ohmygit.org/press/

Hi, just wanted to let you know that it's working perfectly fine on my MacBook Pro 16", running the very same version of macOS Catalina 10.15.7... I don't have this bug, and I played several levels + the sandbox during roughly half an hour without any issue.

Let me also add that there has been a couple of macOS Catalina "Supplemental Updates" released those past weeks (the last one being dated on Feb 8th 2021) - Those "Supplemental Updates" typically don't increment the macOS version number (still 10.15.7 as before Feb 8th...). So, maybe this could be the reason why it's now fixed and working??

(1 edit)

Same here. This is what I'm getting:

Exit Code 1

FATAL ERROR: OS.execute failed: bash [-c, "'export HOME='"'"'/Users/[my email]/Library/Application Support/Oh My Git/tmp/'"'"';export PATH='"'"'/Users/[my email]/Library/Application Support/Oh My Git/tmp/:'"'"'"$PATH";cd '"'"'/Users/[my email]/Library/Application Support/Oh My Git/tmp/repos/yours/'"'"' || exit 1;git symbolic-ref HEAD refs/heads/main'"] Output: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

Exit Code 1

**WARNING**: ObjectDB instances leaked at exit (run with --verbose for details).

   At: core/object.cpp:2135:cleanup() - ObjectDB instances leaked at exit (run with --verbose for details).

**ERROR**: Resources still in use at exit (run with --verbose for details).

   At: core/resource.cpp:477:clear() - Resources still in use at exit (run with --verbose for details).

**ERROR**: Condition "allocs_used > 0" is true.

   At: core/pool_vector.cpp:69:cleanup() - Condition "allocs_used > 0" is true.

(1 edit)

I got the same error and I solve it using this 


 xcode-select --install

https://ma.ttias.be/mac-os-xcrun-error-invalid-active-developer-path-missing-xcr...

Hello,

I can not even open the game. Here is a screenshot of what I am getting when trying to run it.  Would you let me know if there is something I can do on my end. 


Thank you, 

It's in the instructions. You have to right-click the app and select open, then it'll let you continue.

Yay! Right-click then open-worked! Thank you for the heads-up!