TweakScale

TweakScale

1M Downloads

.DDL files not loading or installed

Swords225 opened this issue · 10 comments

commented

I've used your Tweakscale mod on KSP a lot and enjoy using it, in fact some of my creations won't be able to be used properly without it, apparently when I try to run the current version of KSP 1.12.2
20211211155950_1
can you please figure out what the problem is so it can be corrected

commented

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!

commented
commented

Well, case closed! :)

commented

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!

commented

@Lisias
same problem, I installed a bunch of mods
I removed the station Science mod, and it loaded that time
KSP.log

commented
commented

@Lisias

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.

commented

@Swords225 :

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!

commented
commented