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

We should detect mods that have dll files that match other mods' identifiers #326

Open
JonnyOThan opened this issue Feb 8, 2024 · 0 comments
Labels
Enhancement New feature or request Inflator Receives netkans and generates ckans

Comments

@JonnyOThan
Copy link
Contributor

JonnyOThan commented Feb 8, 2024

Basically we should have a system that would detect/prevent this case: KSP-CKAN/NetKAN#9922

A manual install of the mod will make CKAN think some OTHER mod is installed. In many cases (RPM, NearFutureSolar) this isn't a big deal because both the core dll and the full mod are installed. But in perverse cases it could lead to thinking that a dependency was installed when it really isn't, etc. And then there's the separate problem that if you have a situation like RPM or NearFutureSolar, the client ends up deleting the dll during updating because it thinks it was manually installed.

@JonnyOThan JonnyOThan added Enhancement New feature or request Inflator Receives netkans and generates ckans labels Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Inflator Receives netkans and generates ckans
Projects
None yet
Development

No branches or pull requests

1 participant