1.18.2 Fixed MemoryLeaks patch causing KSC facilities upgrades being reverted after a scene change. 1.18.1 Fixed AutostrutActions patch causing nullrefs on part duplication and generally not working as intended. 1.18.0 New performance patch :MemoryLeaks ...
They can be used to ensure that a mod is installed with one of its graphics packs, or two mods with conflicting functionality are not installed at the same time. At its most basic, this is an array of objects, each being a name and identifier: "depends" : [ { "name" : "Module...
Below is a diagram of such an adaptor: 3 2 1 From S/PDIF Out To AES In You can use a similar adapter to send AES/EBU signals from the KSP8 to an S/PDIF device. Since these are not balanced cables, we recommend that you keep cable lengths to a minimum. 3 1 2 From AES Out ...
The best approach for KSP1 mods is to useModule Managerto make your changes without altering the original files (Module Manager is not available for KSP2). This results in simpler metadata in CKAN as well as easier manual installation (since users can simply copy both mods' files rather than...
CKAN releases are built in clean-room conditions and do not contain viruses. If your virus scanner reports a problem, it's a false positive. Please report it to the company that produces your virus scanner, not us, since it's their software that's not working properly. This release of ...
NetModuleCachewasn't handling mods with multiple download URLs correctly; one failed purge was treated as the mod not being cached at all when one of the other URLs might still be cached Problems While working on the above, a few small things came up: ...
Background Operating System: Windows 10 CKAN Version: 1.30.4 KSP Version: 1.12.5 Have you made any manual changes to your GameData folder (i.e., not via CKAN)? I have downloaded some mods from websites before installing CKAN, but they we...
I'm not sure what you want to "force override." If you mean you want to force ckan to install incompatible mods, it was in the screenshot you posted in the other issue. Note that in general I would recommend setting your CKAN instance to be compatible with 1.8-1.12 (see the user ...
I see that it is very much possible ADCS will never work using SC-HSM or with OpenSC in general because of reasons only Microsoft can tell us. I've seen that ADCS support is explicitly not advertised for the NK HSM2. Anyway, it would be nice if the issues could be worked around/need...
body=(f'The attached mods have not updated in {days} or more days.' ' Freeze them to save the bot some CPU cycles.' '\n\n' + self._mod_table(idle_mods)), '\n\n' + self._mod_table(idle_mods)), ) 2 changes: 1 addition & 1 deletion 2 netkan/netkan/cli/common.py Origin...