jshackles / idle_master_py

The Python version of Idle Master
GNU General Public License v2.0
230 stars 71 forks source link

Can't run Idle-Master on mac #38

Open EricBorges2019 opened 7 years ago

EricBorges2019 commented 7 years ago

For some reason, the files for running the Mac version of Idle-Master-py shows up as a jumble of letters. It can't be run, even if the files are renamed with .py at the end.

jarvisluong commented 7 years ago

I used the compiled binary in Releases/OSX folder. Set 700 or 755 permission for ./start and ./steam-idle and then run ./start => Good to go

EricBorges2019 commented 7 years ago

tried 'chmod 755' on both files, but I keep getting an "error loading config file" error

jarvisluong commented 7 years ago

did you config the setting file on that folder?

EricBorges2019 commented 7 years ago

yup settings.txt

EricBorges2019 commented 7 years ago

Tried replacing %7c w/ |, but it makes no difference