Closed MikeLyno closed 5 years ago
Similar to #2186, but this is more specific and has the more modest goal of just being able to install a deleted AD mod.
@MikeLyno, can you share a screenshot of the list of 25 mods to be uninstalled, to make sure we're understanding the issue properly?
Thanks! Confirmed that those all depend on ModuleManager. DockingCamKURS is for KSP 1.3.1, the rest are for 1.4 or later.
OK, I've set this up for testing and reproduced it. The good news is that I think I found a workaround; it seems the command line interface is immune to this problem, so you can run:
ckan install modulemanager
... and it should work, or at least it did for me. And that should help us figure out what's wrong in GUI.
In case you're not familiar with command line stuff, here's the general idea for Windows:
cd
to wherever your ckan.exe
file isckan install modulemanager
Ok I will give it a try. I'm a command line idiot. I don't even know how to change directory in cmd. My ckan.exe is in E:\Steam\SteamApps\common\Kerbal Space Program\CKAN
Yeah, Windows makes that a bit of a pain. Try:
E:
cd "\Steam\SteamApps\common\Kerbal Space Program\CKAN"
Here is where I'm stuck
Try what I said in my previous comment. With the quotes and everything.
Go the easy way: Navigate to your CKAN folder in the Explorer, click in the address/path bar on the top so that the text is selected and type 'cmd' and press enter. Opens a command prompt right in the folder where you currently are.
Sorry, my previous comment was wrong so I deleted it. Do you select your game instance every time you run CKAN?
Try this:
ckan install modulemanager --kspdir ..
Woah, that friggin worked dude! Module Manager is now installed through ckan without having to uninstall those other mods. Thank you so much for working with my dumb ass.
Background
CKAN Version: 1.25.4
KSP Version: 1.6.1
Operating System: Windows 10 Pro x64
Have you made any manual changes to your GameData folder (i.e., not via CKAN)? Yes. Have Module Manager installed manually (it's the only mod I do have manually installed). Shows as AD in ckan. I wanted to try to get it installed through ckan like all my other mods are and get rid of the AD.
Problem
What steps did you take in CKAN?
What did you expect to happen?
Get Module Manager installed through ckan without having to uninstall other mods
What happened instead?
Then got a list of about 25 of my mods to be uninstalled to get Module Manager installed. Needless to say I'm not going to do that.
Screenshots: