-
Notifications
You must be signed in to change notification settings - Fork 70
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
Fail to load on MacOS Ventura #3736
Comments
(macOS is Unix; nothing to see here.) We have seen a similar problem a few weeks ago with the same version of the OS. My hunch is that Apple recently added some security mechanisms to prevent people from executing random DLLs that they download from the Internet. At any, please see the Discord discussion that starts here. As usual with this sort of stuff there is a bit of noise, but in the end the user was able to run Principia. See if using the same commands helps you. If not, I suggest asking on that Discord server: while we build for macOS, we are not macOS experts, and there will be people there with a lot more know-how to help you. |
Thank you very much for the reply! I understand that |
You'll need to join the KSP-RO server first: https://discord.gg/ZGbR6nv |
Reopening as we need to properly fix this. To know if the file is quarantined (it is in this case):
To unquarantine it:
and then sign KSP and Principia:
We probably need to do some official code signing when we build the release to keep Apple happy. |
I installed KSP, CKAN and RSS on my MacBook Air running Ventura, and everything is working perfectly.
However, when I download Principia (downloading the 岩澤 release and dragging the unzipped Principia into GameData) I get the following error:
(Note that it says I'm on Unix, which is weird and probably the source of the error.)
If I ignore the error and load a save, I cannot see the Principia icon on the list of mods (meaning I can't change the frame of reference, etc.) and the N-body simulation isn't working.
I have completely no clue how to fix it (I tried to reinstall everything but the issue persists). Am I installing the mod wrong?
The text was updated successfully, but these errors were encountered: