Closed At1a closed 1 year ago
Hi. @At1a ! Sorry the delay, I got here by plain luck due another issue. Next time, please mention me on the issue using @Lisias , so github will warn me about.
About your case, you have your GameData messed up:
[LOG 21:21:07.319] AssemblyLoader: Loading assembly at F:\SteamLibrary\steamapps\common\Kerbal Space Program\GameData\GameData\ModuleManager.4.1.4.dll
You see, there's two GameData
in your rig, one inside another!
Move everything from GameData/GameData
to GameData
, then delete the empty GameData/GameData
and everything will be ok!
Cheers!
Now it's a missing dependency, that it's triggering the infamous Assembly Loader/Resolver
bug inside KSP.
[WRN 19:07:04.089] AssemblyLoader: Assembly 'HangerExtenderExtended' has not met dependency 'ToolbarController' V1.0.0
[WRN 19:07:04.089] AssemblyLoader: Assembly 'HangerExtenderExtended' is missing 1 dependencies
Install Toolbar Controller, or uninstall HangerExtenderExtended. This should fix your issue.
screenshot of error and log file attached. help would be greatly appreciated
KSP.log