.DDL files not loading or installed
Swords225 opened this issue · 10 comments
Hi, guys, there's something else in which I can help you on this issue? Otherwise I want to close it as it is clogging my backlog!
Cheers, and happy new year!
Hi, @Swords225 .
I will need your KSP.log to diagnose this one. Usually, it's the KSP's bug on the Assembly Resolver (when a DLL borks loading a dependency, all the other DLLs will bork too no matter having the DLLs or not).
But only by inspecting the KSP.log I will be able to check this.
hint: next time, tag me by using my name (@Lisias), so Github send me a notification and I reach you faster!
Hi! I took some days from coding (or even connecting to the Internet at all) due the holidays. Anyway, I'm back to business.
@TheGroundedPilot
same problem, I installed a bunch of mods
I removed the station Science mod, and it loaded that time
KSP.log
Yep. Found the problem:
[ERR 19:41:16.550] AssemblyLoader: Exception loading 'StationScience': System.Reflection.ReflectionTypeLoadException: Exception of type 'Sys
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0
at AssemblyLoader.LoadAssemblies () [0x000e6] in <39c0323fb6b449a4aaf3465c00ed3c8d>:0
Additional information about this exception:
System.IO.FileNotFoundException: Could not load file or assembly 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of
File name: 'KSPUtil, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
On a bitter remark, it was my understanding that KSP 1.12.3 would have fixed the DLL loading borkage. As it appears, it didn't. Oh, well..
Install KSPUtil (I don't know what it is), as it's a dependency for StationScience. You may need to contact StationScience maintainer for further information on the matter.
here it is, sorry for not doing a tag on you
Not a problem - but this time the delay was due the holidays (see previous comment).
Unfortunatelly, attaching files on email doesn't works… You need to drag and drop the file directly on a post here!