Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSX can't locate installations #1109

Closed
beldougie opened this issue Jun 12, 2015 · 4 comments
Closed

OSX can't locate installations #1109

beldougie opened this issue Jun 12, 2015 · 4 comments
Labels
Bug Something is not working as intended Easy This is easy to fix GUI Issues affecting the interactive GUI macOS Issues specific for macOS

Comments

@beldougie
Copy link

I have all of my KSP installs (and all of my Steam games to be fair) on an external drive that is accessed via /Volumes/{drivename}/STEAM_LIBRARY/steamapps/common/. I can run CKAN using mono, no problem, but when I click the 'add new' button, the path tree is wrong. It seems to think it's on Windows or something, but it starts at Desktop and then won't let me traverse higher in the tree (my desktop is some 4 or 5 nodes below the root of the drive.

This makes it unusable because I can't access the installations I have. Would love to try this out at some point though if you can address this. Cheers,

@beldougie
Copy link
Author

However, I have just installed with homebrew and with the command line I'm able to access the correct installations ok - it's just running from mono ckan.exe seems to nerf the path detection.

Hope that helps

@craigmaslowski
Copy link

I had a similar problem. My Steam games are installed on a second internal hard drive. I cannot see that volume regardless of whether I run mono ckan.exe or install the homebrew version and run it. I had to use Terminal and the command line options to get my install recognized.

ckan ksp add Main /volumes/data/SteamLibrary/SteamApps/common/Kerbal\ Space\ Program

@mheguy mheguy added Bug Something is not working as intended GUI Issues affecting the interactive GUI ★☆☆ macOS Issues specific for macOS labels Jul 21, 2015
@pjf
Copy link
Member

pjf commented Jul 30, 2015

Adding @McJones to this issue, who's also reported this.

KSPPathUtils.cs contains the Steam detection code. I'd love a patch that does find KSP under OSX. :)

@pjf
Copy link
Member

pjf commented Sep 27, 2015

Closing this with the application of #1480; our next release (today) should show some relief. :)

@pjf pjf closed this as completed Sep 27, 2015
@pjf pjf removed the ★☆☆ label Sep 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is not working as intended Easy This is easy to fix GUI Issues affecting the interactive GUI macOS Issues specific for macOS
Projects
None yet
Development

No branches or pull requests

4 participants