Skip to content
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

DependencyNotSatisfiedKraken when trying to install a mod #6676

Closed
tommyb554 opened this issue Aug 13, 2018 · 14 comments
Closed

DependencyNotSatisfiedKraken when trying to install a mod #6676

tommyb554 opened this issue Aug 13, 2018 · 14 comments

Comments

@tommyb554
Copy link

tommyb554 commented Aug 13, 2018

Background

CKAN Version:
1.25.2

KSP Version:
1.4.4.2215

Operating System:
windows 10

Have you made any manual changes to your GameData folder (i.e., not via CKAN)?
yes but deleted when ckan was installed

  • Manually installed ModuleManager
  • Possibly other manually installed mods (unknown)
  • As initially stated, "deleted" something when starting to use CKAN (unspecified, possibly one or more manually installed mods)

Affected mods and mod versions:
everything

Problem

What steps did you take in CKAN?
tried to install mods

What did you expect to happen?
mod install

What happened instead?
error

Screenshots:

CKAN error codes (if applicable):

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
CKAN.DependencyNotSatisfiedKraken: Exception of type 'CKAN.DependencyNotSatisfiedKraken' was thrown.
   at CKAN.RelationshipResolver.ResolveStanza(IEnumerable`1 stanza, SelectionReason reason, RelationshipResolverOptions options, Boolean soft_resolve, IEnumerable`1 old_stanza)
   at CKAN.RelationshipResolver.Resolve(CkanModule module, RelationshipResolverOptions options, IEnumerable`1 old_stanza)
   at CKAN.RelationshipResolver.AddModulesToInstall(IEnumerable`1 modules)
   at CKAN.MainModList.ComputeConflictsFromModList(IRegistryQuerier registry, IEnumerable`1 change_set, KspVersionCriteria ksp_version)
   at CKAN.Main.<UpdateChangeSetAndConflicts>d__55.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at CKAN.Main.<ModList_CellValueChanged>d__240.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
@HebaruSan
Copy link
Member

Which mod are you trying to install?

@HebaruSan HebaruSan changed the title crash every time anything is clicked DependencyNotSatisfiedKraken when trying to install a mod Aug 13, 2018
@tommyb554
Copy link
Author

every mod, also kicks up the same error trying to update any

@HebaruSan
Copy link
Member

OK, which mods do you already have installed?

@tommyb554
Copy link
Author

image

@HebaruSan
Copy link
Member

OK, what is the exact nature of the changes you made "yes but deleted when ckan was installed"?
I notice that ModuleManager is not listed among your installed mods, but it's probably a requirement for several. Did you by any chance have a manual install of ModuleManager, and then remove it?

@tommyb554
Copy link
Author

moduleManager is installed but is not managed and has AD in the installed columns

@HebaruSan
Copy link
Member

What is the exact nature of the changes you made "yes but deleted when ckan was installed"?

@tommyb554
Copy link
Author

when ckan was installed i deleted all the mods and installed them again through ckan

@HebaruSan
Copy link
Member

... except for ModuleManager. Any other exceptions?

@tommyb554
Copy link
Author

when ckan was installed i deleted all the mods and installed them again through ckan

@HebaruSan
Copy link
Member

Except that you just said:

moduleManager is installed but is not managed and has AD in the installed columns

... so you did not delete ModuleManager and install it again through CKAN.

@politas
Copy link
Member

politas commented Aug 23, 2018

Are there some mods that have a version requirement for ModuleManager, and if so, would that fail on an AD ModuleManager?

@HebaruSan
Copy link
Member

I believe AD mods are considered to satisfy all version requirements:

https://github.com/KSP-CKAN/CKAN/blob/b57eb90d0b2f905fb6ac1c077b9d2ca4ceaa9eb4/Core/Types/CkanModule.cs#L79-L83

@HebaruSan
Copy link
Member

Looks like we're not going to get enough info to reproduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants