You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When launched from both Steam or command-line, the application hungs systematically during the loading if this plugin is installed (v.3.13.0.0).
This bug occurred when upgrading to version 1.10. I never had it before (v1.9.1 always worked).
Machine is up to date:
macOS Catalina v10.15.5
I am available for further investigations/testing.
Here is the console output when launched from command line, with unusual Stacktrace:
$ ~/temp/Steam-temp/steamapps/common/Kerbal\ Space\ Program/KSP.app/Contents/MacOS/KSP
[S_API FAIL] SteamAPI_Init() failed; no appID found.
Either launch the game from Steam, or put the file steam_appid.txt containing the correct appID in your game folder.
(lldb) command source -s 0 '/tmp/mono-gdb-commands.SDd1iW'
Executing commands in '/tmp/mono-gdb-commands.SDd1iW'.
(lldb) process attach --pid 1589
It has been incorrectly reported in Squad bug tracking first (ref. https://bugs.kerbalspaceprogram.com/issues/25691 ) but after quick investigation it was found that this plugin was causing the issue.
The text was updated successfully, but these errors were encountered:
When launched from both Steam or command-line, the application hungs systematically during the loading if this plugin is installed (v.3.13.0.0).
This bug occurred when upgrading to version 1.10. I never had it before (v1.9.1 always worked).
Machine is up to date:
macOS Catalina v10.15.5
I am available for further investigations/testing.
Here is the console output when launched from command line, with unusual Stacktrace:
$ ~/temp/Steam-temp/steamapps/common/Kerbal\ Space\ Program/KSP.app/Contents/MacOS/KSP
[S_API FAIL] SteamAPI_Init() failed; no appID found.
Either launch the game from Steam, or put the file steam_appid.txt containing the correct appID in your game folder.
Native stacktrace:
Debug info from gdb:
(lldb) command source -s 0 '/tmp/mono-gdb-commands.SDd1iW'
Executing commands in '/tmp/mono-gdb-commands.SDd1iW'.
(lldb) process attach --pid 1589
It has been incorrectly reported in Squad bug tracking first (ref. https://bugs.kerbalspaceprogram.com/issues/25691 ) but after quick investigation it was found that this plugin was causing the issue.
The text was updated successfully, but these errors were encountered: