a multiplayer game of parenting and civilization building
You are not logged in.
Pages: 1
Post any issues you have with OHOL on MacOSX and I will try to help solve them. I have already made a thread going through a detailed process on how to fix the 'OneLife cannot be opened' bug. How to fix the Cannot Open OneLife on MacOSX
If I write more help threads I will post them here as a way to try and compile my findings.
So I ran into this issue and saw that there really wasn't much on the topic so I thought I would post my knowledge here.
Step One:
Open the current location of your OneLife game.
Step Two:
Open up the terminal. You can do this by using the Spotlight Search and typing "Terminal" without the quotes.
Step Three:
Right click on the executable for OneLife and select Show Package Contents. It should be the second option from the top
Step Four:
Navigate to the actual executable. OneLife_vxx.app > Contents > MacOS. Here you will see a file called "OneLife". We will need this for the next step.
Step Five:
Go back to the terminal window you opened and copy this code in:
chmod 755
and hit space.
Step Six:
Drag and drop the OneLife file into the terminal. It should look a little something like this:
chmod 755 '/Applications/OneLife_v58b/OneLife_v64.app/Contents/MacOS/OneLife'
Hit enter.
And you're done. The file should run now without issue.
If you have any issues or suggestions I'm all ears.
Pages: 1