I screwed up royally on TweakScale Companion for Frameworks, and the borkage could be easily prevented if KSPe would yell on me everytime someone uses it to loading something already loaded.
TODO:
Throw a nice Exception when am Assembly was already loaded
Yell loudly about it on KSP.log, with a stackdump telling exactly who's the idiot doing it
Code a Commons.UI Error Dialog for the mentioned Exception, so the client can use it if it wishes.
Remember that sooner or later I will have to localize the whole damned thing.
I screwed up royally on
TweakScale Companion for Frameworks
, and the borkage could be easily prevented if KSPe would yell on me everytime someone uses it to loading something already loaded.TODO:
See https://github.com/TweakScale/Companion_Frameworks/issues/6
[edit]: Propagate the feature to the
Light
thingies!