- Edited
Walt RedAndCosmoteer
Well, so I tried the Cosmoteer Plus thing with a 14.1 compatible version, and got the following error:
System.Exception: Error loading mod: Cosmoteer Plus ---> System.InvalidOperationException: The node at path '<[user's home folder]\Desktop\14.2\Cosmoteer\Data\ships\terran\ion_beam_emitter\ion_beam_emitter.txt>/Part/Components/Weapon/Emitter' must be a {} "group" node or file to use an Overrides action on it.
bei Cosmoteer.Mods.ModOverridesAction.ApplyAction(OTFile rulesFile) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Mods\ModOverridesAction.cs:Zeile 22.
bei Cosmoteer.Mods.ModInfo.ApplyPreLoadMods(OTFile rulesFile) in C:\Users\Walt\Documents\Code\Cosmoteer\Source\Mods\ModInfo.cs:Zeile 70.
Not use if that helps the situation, I can put up a download for the 14.1 version if you need it, though technically it´s not my mod.
In retrospect I feel like the issue is not the parts of the mod itself but the fact that it tries to override the range of vanilla weapons, think I might try to remove the range-changes and see if it works.