Cannot resolve assembly errors, with solution
linuxgurugamer opened this issue ยท 3 comments
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)]
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
ADDON BINDER: Cannot resolve assembly: Scale.PartDB.19x
You cannot show two modal windows at same time