[Feature] Ability to figure out why modules aren't compatible in ConsoleUI #3533
Labels
ConsoleUI
Issues affecting the interactive console UI
Enhancement
New features or functionality
macOS
Issues specific for macOS
Background
Have you made any manual changes to your GameData folder (i.e., not via CKAN)?
No
Problem
Describe the bug
Running macOS Monterey so can only use the console UI for CKAN. KSP Interstellar is missing when I look for it on a KSP 1.12 install, despite it being listed as being compatible with versions up to 1.12. It does show up if I downgrade to 1.11. If there's a way to show incompatible packages in the console UI, I haven't found it.
search
on the command line has an--all
option, and it is listed there, but that does not show dependencies, so I'm not sure if it's a dependency that is being listed as incompatible or what. There is not a similar option forshow
, and it lists as not found if I try to find it there.Steps to reproduce
mono /Applications/CKAN.app/Contents/MacOS/ckan.exe search interstellar --all --detail
includes--all
from the above search only showsInterstellarRedistributable
andWarpDrive
.mono /Applications/CKAN.app/Contents/MacOS/ckan.exe show KSPInterstellarExtended
givesExpected behavior
KSP Interstellar should be listed or at the very list have a way to show me which dependencies are incompatible.
CKAN error code (if applicable):
Output of
mono /Applications/CKAN.app/Contents/MacOS/ckan.exe show KSPInterstellarExtended --debug
: kspdebug.txt.The text was updated successfully, but these errors were encountered: