Sujimichi / CraftManager

KSP mod to replace the stock craft list in the editors
Other
7 stars 6 forks source link

ADDON BINDER: Cannot resolve assembly: KatLib #16

Open Krazy0 opened 3 years ago

Krazy0 commented 3 years ago

I've been doing a lot of mod stability checking and found this error after adding Craft Manager 1.2.0 with KXAPI 1.2.0 using CKAN. KSP.log Line 110: [ERR 21:11:59.138] ADDON BINDER: Cannot resolve assembly: KatLib, Culture=neutral, PublicKeyToken=null

[ERR 21:11:59.185] ADDON BINDER: Cannot resolve assembly: KatLib, Culture=neutral, PublicKeyToken=null

It occurs at KSP launch before loading all the parts, before the main menu. 

The log also shows this listed twice under "Mod DLLs found:" KatLib v1.0.7240.21438 Lines 141 and 144. Is there a duplicate DLL?

Here's the log: KSP copy 5.log

KSP 1.10.1 on Win10

Krazy0 commented 3 years ago

Related issue with recommended solution: https://github.com/jrbudda/KerbalEngineer/issues/52