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

Cannot resolve assembly errors, with solution #52

Open
linuxgurugamer opened this issue Nov 16, 2019 · 3 comments
Open

Cannot resolve assembly errors, with solution #52

linuxgurugamer opened this issue Nov 16, 2019 · 3 comments

Comments

@linuxgurugamer
Copy link

KER 1.1.7.1, in a 1.8.1 game

Getting the following errors:

ADDON BINDER: Cannot resolve assembly: KerbalEngineer.Unity, Culture=neutral, PublicKeyToken=null
 
ADDON BINDER: Cannot resolve assembly: KerbalEngineer.Unity, Culture=neutral, PublicKeyToken=null

Quick n dirty solution is to rename the KerbalEngineer.Unity.dll to +KerbalEngineer.Unity.dll

Better solution is to add the following to the AssemblyInfo.cs:
[assembly: KSPAssemblyDependency("KerbalEngineer.Unity", 1, 0)]

@laozhanshen
Copy link

ADDON BINDER: Cannot resolve assembly: Scale.PartDB.19x
You cannot show two modal windows at same time

@laozhanshen
Copy link

some one help me please

@linuxgurugamer
Copy link
Author

You will need to provide some more information, such as a log file (Player.log would be nice), and info about what version of KSP and what version of KER you are running

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

No branches or pull requests

2 participants