-
-
Notifications
You must be signed in to change notification settings - Fork 348
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
Crash on startup #2275
Comments
Reinstall of what, CKAN or KSP? |
Both. |
OK. CKAN is still looking for KSP where it was installed previously. If you can, try naming the new KSP directory the same as the old one. |
How do I redirect it without moving it back to my external hard drive? |
I think you could do that by opening a command prompt where your ckan.exe file is, then running |
Yes, I joined the CKAN dev team in October, I believe. |
Oh nice! Thanks to you and the team then, it makes my 100ish mods way easier to manage... Edit: Fixed! By the way, is there a reason why CKAN regularly doesn't get download speeds higher than maybe 1000kbps? My Internet is definitely faster, I've suspected it's because I'm in Australia, but... |
Background
CKAN Version:
1.24.0-PRE-1
KSP Version:
1.2.2.1622
Operating System:
Windows 10 Home
Have you made any manual changes to your GameData folder (i.e., not via CKAN)?
Yes, deleted it along with whole KSP folder
Problem
What steps did you take in CKAN?
Launching the CKAN app, after a fresh install and CKAN fresh install crashed upon launch and gave an error. The reinstall was done because CKAN was being very slow and then failed to open at all.
Unhandled exception:
CKAN.NotKSPDirKraken: Could not find KSP version in buildID.txt or readme.txt
at CKAN.KSP.CkanDir()
at CKAN.Main..ctor(String[] cmdlineArgs, GUIUser user, Boolean showConsole)
at CKAN.GUI.Main_(String[] args, Boolean showConsole)
at CKAN.CmdLine.MainClass.Main(String[] args)
The text was updated successfully, but these errors were encountered: