Watchdog must be in gamedata folder #1
-
|
When I try to start KSP, I get a Houston alert saying that Modulemanagerwatchdog must be in directly in the gamedata folder, even though it is directly in the gamedata folder |
Beta Was this translation helpful? Give feedback.
Answered by
Sonicdemon
Sep 8, 2024
Replies: 1 comment 3 replies
-
|
Damn. Github me mordeu. To anyone reading this, please mention @Lisias while posting the message - or github will not warn me. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



I found the issue. Vortex when it was unpacking and installing the mods took all the
ModuleManagers inside of each zip file and made several of them each inside the mod's folders that had them included egD:\SteamLibrary\steamapps\common\Kerbal Space Program\GameData\It's Free!\GameDatahad one. Such that I had 6 different ones. Went through a file search and deleted all those that were older than 4.2.3 and made sure to only have one of them. No more "Huston we have a problem" message. For those still playing and see this in the future make sure you only have one file and it is in the mainGameDatafolder. Vortex does make it easier to install but it can get things wrong. Double check eve…