remyroy / CDDA-Game-Launcher

A Cataclysm: Dark Days Ahead launcher with additional features
MIT License
424 stars 104 forks source link

Unhandled exception: Crashes when i update game #148

Open talfouzan opened 6 years ago

talfouzan commented 6 years ago
talfouzan commented 6 years ago

its seems that macos security model requires to run as root if calling psutil. So I tried starting the gamelauncher with sudo python cddagl/launcher.py. Got a permisions error when trying to delete the previous version, so I deleted it manually and told it to retry. Everything looked good, But when trying to launch the game it gives a segmentation fault. Sadly cant play the game anymore.

remyroy commented 6 years ago

Like I mentioned earlier, there is no support for running the launcher on Mac as there is no Mac version. Sorry.