-
-
Notifications
You must be signed in to change notification settings - Fork 346
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
[Bug]: Cannot Load the Console UI #3871
Comments
Pasting the inner error for easier browsing:
@erkinalp, this looks like a problem with your Mono install. I just tried this in Ubuntu and there was no error. |
A web search for this error turns up some references to people attempting to make .NET Core code talk to .NET Framework. If that's happening here, it's probably not going to work; install Mono: https://github.com/KSP-CKAN/CKAN/wiki/Installing-CKAN-on-Ubuntu |
This is with what CKAN automatically pulled as its dependencies. Works perfectly if I manually install |
Ahh, so maybe the .deb dependencies need to be updated ( Line 6 in e78cf0e
Can you report whether installing |
OK, on my Ubuntu, I removed
|
Update, pressing ctrl-R to refresh the mod list now throws the same ... confirmed, |
@erkinalp, thanks for the report and for reviewing the fix pull request! |
Is there an existing issue for this?
Operating System
Ubuntu 22.04
CKAN Version
1.33.2
Game Version
irrelevant
Did you make any manual changes to your game folder (i.e., not via CKAN)?
no
Describe the bug
CKAN console UI failed to start, instead raised a .NET exception.
Steps to reproduce
Type
ckan consoleui
on the command line.Relevant log output
The text was updated successfully, but these errors were encountered: