forked from CYBUTEK/KerbalEngineer
-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Comments
This was referenced Apr 5, 2020
This was referenced Dec 19, 2020
ADDON BINDER: Cannot resolve assembly: Scale.PartDB.19x |
some one help me please |
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
KER 1.1.7.1, in a 1.8.1 game
Getting the following errors:
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)]
The text was updated successfully, but these errors were encountered: