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

ADDON BINDER: Cannot resolve assembly #156

Closed
Krazy0 opened this issue Nov 30, 2020 · 3 comments
Closed

ADDON BINDER: Cannot resolve assembly #156

Krazy0 opened this issue Nov 30, 2020 · 3 comments

Comments

@Krazy0
Copy link

Krazy0 commented Nov 30, 2020

KSP.log
I am getting this error message immediately at KSP launch, before the main menu. Same as below from KSP forum.
Running KER 1.1.7.2 with KSP 1.10.1 on Win 10. Log attached.

_On 11/15/2019 at 5:11 PM, linuxgurugamer said:
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)]_

@TinyBigJacko
Copy link

Noticed the same error in my log yesterday when debugging a totally different issue (related to MechJeb2 and ModuleManager, as it goes, but still this is worth fixing in KER, imho).

Same set of kit: (WindowsPlayer x64) en-us and KER 1.1.7.2

line 36 & 38 of log:

[ERR 17:15:44.746] ADDON BINDER: Cannot resolve assembly: KerbalEngineer.Unity, Culture=neutral, PublicKeyToken=null

[ERR 17:15:44.746] ADDON BINDER: Cannot resolve assembly: KerbalEngineer.Unity, Culture=neutral, PublicKeyToken=null
KSP.zip (sorry 'bout the zip; wouldn't let me upload the raw .log file for some reason).

@Krazy0
Copy link
Author

Krazy0 commented Dec 19, 2020

reference to original post:
jrbudda#52

Open over a year now...

@Krazy0
Copy link
Author

Krazy0 commented Jan 7, 2021

Error resolved in KER 1.1.8.3

@Krazy0 Krazy0 closed this as completed Jan 7, 2021
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