RANGEL1455
Newbie
- May 8, 2021
- 16
- 1
- 13
I've tried this with the new version but after the terminal icon bounces a few times it crashes without warning message. Now it's also happening with the older version of BAD, could it be something related to the new iOS Monterey? A month ago I still could play the older version without any issue.Try opening the executable directly. Right click the app, show package contents and go to /contents/MacOs. The file you are looking for is called BeingADIK. Opening should launch the Terminal which in it's turn should launch the game. If another program opens (such as Texteditor) the executable is missing the execute permission.
EDIT: After trying to open the older version through terminal several times this is what I got:
Code:
Air-de-Rangel:~ Rangel$ /Users/Rangel/Downloads/BeingADIK.app/Contents/MacOS/BeingADIK ; exit;
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
ImportError: No module named site
logout