Jump to content

CKAN (The Comprehensive Kerbal Archive Network) - v1.33.2 Laplace - KSP 2 support!


DasSkelett

Recommended Posts

14 hours ago, Krazy1 said:

I've noticed for the last couple weeks (roughly) when I launch CKAN it shows the black window with blinking cursor much longer than normal. I just timed it at 1 minute 29 seconds. That seems typical now. After that delay, the white GUI launches and it's totally normal, works great. Seems like some server timeout delay?

You might be able to get a clearer idea of what's taking so long by running it with the verbose flag from a cmd window:

ckan --show-console --verbose

or this for even more messages:

ckan --show-console --debug

There's no guarantee that there will be a message indicating the exact problem, but if you consistently see a particular message before a long pause, that would at least help to narrow down what else is happening.

14 hours ago, Krazy1 said:

Sidenote for others that use CKAN exclusively... there are some mods that can't be installed with CKAN. One of them I just discovered is Sound Track Editor Forked. 

Yes, that mod unfortunately requires installing DLLs in weird places (which are Windows-only to boot). 

1 minute ago, Hangdog said:

Are you referring to the text mode UI that runs in the terminal window?

Yes.

Link to comment
Share on other sites

11 hours ago, HebaruSan said:

You might be able to get a clearer idea of what's taking so long by running it with the verbose flag from a cmd window:

OK... assuming the left number is ms, it's taking 84 seconds to display anything in the cmd window. It's stuck waiting for something. I can't think of what changed except Windows or AV updates. I'm using v1.30.4.

Spoiler

84772 [1] INFO CKAN.CmdLine.CommonOptions (null) - Verbose logging enabled
84807 [1] INFO CKAN.Main (null) - Starting the GUI
87676 [1] INFO CKAN.RegistryManager (null) - Loaded CKAN registry at C:/KSP/KSP 1.12.3 modded/CKAN\registry.json
87755 [1] INFO CKAN.Main (null) - Making auto-update call
88381 [1] INFO CKAN.URLHandlers (null) - Adding URL handler to registry
88381 [1] INFO CKAN.URLHandlers (null) - URL handler already exists with the same path
88788 [1] INFO CKAN.Registry (null) - Not registering GameData/999_Scale_Redist.dll, it belongs to TweakScale
88788 [1] INFO CKAN.Registry (null) - Not registering GameData/ModuleManager.4.2.1.dll, it belongs to ModuleManager
88790 [1] INFO CKAN.Registry (null) - Not registering GameData/000_ClickThroughBlocker/Plugins/ClickThroughBlocker.dll, it belongs to ClickThroughBlocker
88791 [1] INFO CKAN.Registry (null) - Not registering GameData/001_ToolbarControl/Plugins/ToolbarControl.dll, it belongs to ToolbarController
88793 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Attached.dll, it belongs to KSP-Recall
88793 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/AttachedOnEditor.dll, it belongs to KSP-Recall
88793 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/ChillingOut.dll, it belongs to KSP-Recall
88793 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Driftless.dll, it belongs to KSP-Recall
88793 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/KSP-Recall.dll, it belongs to KSP-Recall
88794 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/KSPe.Light.Recall.dll, it belongs to KSP-Recall
88794 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Refunding.dll, it belongs to KSP-Recall
88794 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Resourceful.dll, it belongs to KSP-Recall
88796 [1] INFO CKAN.Registry (null) - Not registering GameData/BetterLoadSaveGame/Plugins/BetterLoadSaveGame.dll, it belongs to BetterLoadSaveGame
88796 [1] INFO CKAN.Registry (null) - Not registering GameData/CommunityTraitIcons/CommunityTraitIcons.dll, it belongs to CommunityTraitIcons
88798 [1] INFO CKAN.Registry (null) - Not registering GameData/CraftManager/Plugins/CraftManager.dll, it belongs to CraftManager
88799 [1] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/DistantObject.dll, it belongs to DistantObject
88800 [1] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/KSPe.Light.DOE.dll, it belongs to DistantObject
88800 [1] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/PluginData/MeshEngine.dll, it belongs to DistantObject
88800 [1] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/PluginData/MeshEngineStock.dll, it belongs to DistantObject
88801 [1] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/PluginData/MeshEngineTweakScale.dll, it belongs to DistantObject
88802 [1] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ContractParser/ContractParser.dll, it belongs to ContractParser
88803 [1] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ContractsWindow/ContractsWindow.dll, it belongs to ContractsWindowPlus
88803 [1] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ContractsWindow/ContractsWindow.Unity.dll, it belongs to ContractsWindowPlus
88804 [1] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ProgressParser/ProgressParser.dll, it belongs to ProgressParser
88805 [1] INFO CKAN.Registry (null) - Not registering GameData/EasyBoard/EasyBoard.dll, it belongs to EasyBoard
88806 [1] INFO CKAN.Registry (null) - Not registering GameData/EasyVesselSwitch/Plugins/EasyVesselSwitch.dll, it belongs to EasyVesselSwitch
88807 [1] INFO CKAN.Registry (null) - Not registering GameData/EasyVesselSwitch/Plugins/KSPDev_Utils.2.6-EVS.dll, it belongs to EasyVesselSwitch
88808 [1] INFO CKAN.Registry (null) - Not registering GameData/EditorExtensionsRedux/Plugins/EditorExtensionsRedux.dll, it belongs to EditorExtensionsRedux
88810 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/Atmosphere.dll, it belongs to EnvironmentalVisualEnhancements
88810 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/CelestialShadows.dll, it belongs to EnvironmentalVisualEnhancements
88810 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/CityLights.dll, it belongs to EnvironmentalVisualEnhancements
88811 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/EVEManager.dll, it belongs to EnvironmentalVisualEnhancements
88811 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/PartFX.dll, it belongs to EnvironmentalVisualEnhancements
88811 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/PQSManager.dll, it belongs to EnvironmentalVisualEnhancements
88812 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/ShaderLoader.dll, it belongs to EnvironmentalVisualEnhancements
88815 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/Terrain.dll, it belongs to EnvironmentalVisualEnhancements
88815 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/TextureConfig.dll, it belongs to EnvironmentalVisualEnhancements
88815 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/Utils.dll, it belongs to EnvironmentalVisualEnhancements
88816 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/_BuildManager.dll, it belongs to EnvironmentalVisualEnhancements
88817 [1] INFO CKAN.Registry (null) - Not registering GameData/FillItUp/Plugins/FillitUp.dll, it belongs to FillitUp
88818 [1] INFO CKAN.Registry (null) - Not registering GameData/FShangarExtender/Plugins/HangerExtenderExtended.dll, it belongs to HangerExtenderExtended
88821 [1] INFO CKAN.Registry (null) - Not registering GameData/HaystackContinued/Plugins/HaystackReContinued.dll, it belongs to HaystackReContinued
88822 [1] INFO CKAN.Registry (null) - Not registering GameData/ImprovedChaseCamera/Plugins/ImprovedUpdatedChaseCam.dll, it belongs to ImprovedUpdatedChaseCam
88822 [1] INFO CKAN.Registry (null) - Not registering GameData/KerbalEngineer/KerbalEngineer.dll, it belongs to KerbalEngineerRedux
88823 [1] INFO CKAN.Registry (null) - Not registering GameData/KerbalEngineer/KerbalEngineer.Unity.dll, it belongs to KerbalEngineerRedux
88826 [1] INFO CKAN.Registry (null) - Not registering GameData/Kopernicus/Plugins/Kopernicus.dll, it belongs to Kopernicus
88826 [1] INFO CKAN.Registry (null) - Not registering GameData/Kopernicus/Plugins/Kopernicus.Parser.dll, it belongs to Kopernicus
88828 [1] INFO CKAN.Registry (null) - Not registering GameData/KXAPI/Plugins/KatLib.dll, it belongs to KXAPI
88829 [1] INFO CKAN.Registry (null) - Not registering GameData/KXAPI/Plugins/KXAPI.dll, it belongs to KXAPI
88830 [1] INFO CKAN.Registry (null) - Not registering GameData/ModularFlightIntegrator/ModularFlightIntegrator.dll, it belongs to ModularFlightIntegrator
88830 [1] INFO CKAN.Registry (null) - Not registering GameData/OneWindow/OneWindow.dll, it belongs to OneWindow
88830 [1] INFO CKAN.Registry (null) - Not registering GameData/OneWindow/OneWindow_Unity.dll, it belongs to OneWindow
88832 [1] INFO CKAN.Registry (null) - Not registering GameData/Parallax/AdvancedSubdivision.dll, it belongs to Parallax
88832 [1] INFO CKAN.Registry (null) - Not registering GameData/Parallax/ParallaxInstallationChecker.dll, it belongs to Parallax
88832 [1] INFO CKAN.Registry (null) - Not registering GameData/Parallax/ParallaxOptimized.dll, it belongs to Parallax
88833 [1] INFO CKAN.Registry (null) - Not registering GameData/Parallax/ParallaxQualityLibrary.dll, it belongs to Parallax
88833 [1] INFO CKAN.Registry (null) - Not registering GameData/Parallax/PQSModExpansion.dll, it belongs to Parallax
88846 [1] INFO CKAN.Registry (null) - Not registering GameData/PlanetShine/Plugins/PlanetShine.dll, it belongs to PlanetShine
88848 [1] INFO CKAN.Registry (null) - Not registering GameData/PlanningNode/Plugins/PlanningNode.dll, it belongs to PlanningNode
88851 [1] INFO CKAN.Registry (null) - Not registering GameData/PortraitStats/PortraitStats.dll, it belongs to PortraitStats
88853 [1] INFO CKAN.Registry (null) - Not registering GameData/QuickMods/QuickBrake/Plugins/QuickBrake.dll, it belongs to QuickBrake
88854 [1] INFO CKAN.Registry (null) - Not registering GameData/QuickMods/QuickGoTo/Plugins/QuickGoTo.dll, it belongs to QuickGoTo
88855 [1] INFO CKAN.Registry (null) - Not registering GameData/ReentryParticleEffectRenewed/Plugin/ReentryParticleEffectRenewed.dll, it belongs to ReentryParticleEffect
88856 [1] INFO CKAN.Registry (null) - Not registering GameData/Scatterer/Scatterer.dll, it belongs to Scatterer
88863 [1] INFO CKAN.Registry (null) - Not registering GameData/ShipEffectsContinued/Plugins/ShipEffectsContinued.dll, it belongs to ShipEffectsContinued
88865 [1] INFO CKAN.Registry (null) - Not registering GameData/ShipManifest/Plugins/ShipManifest.dll, it belongs to ShipManifest
88865 [1] INFO CKAN.Registry (null) - Not registering GameData/ShipManifest/Plugins/SMInterface.dll, it belongs to ShipManifest
88866 [1] INFO CKAN.Registry (null) - Not registering GameData/ShipManifest/Plugins/SM_CLSInterface.dll, it belongs to ShipManifest
88868 [1] INFO CKAN.Registry (null) - Not registering GameData/SimpleFuelSwitch/SimpleFuelSwitch.dll, it belongs to SimpleFuelSwitch
88870 [1] INFO CKAN.Registry (null) - Not registering GameData/SmartDockingAid/SmartDockingAid.dll, it belongs to SmartDockingAid
88876 [1] INFO CKAN.Registry (null) - Registering SoundtrackEditorForked from GameData/SoundtrackEditorForked/Plugins/SoundtrackEditorForked.dll
88878 [1] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/ButtonManager.dll, it belongs to SpaceTuxLibrary
88878 [1] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/KSP_ColorPicker.dll, it belongs to SpaceTuxLibrary
88879 [1] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/KSP_Log.dll, it belongs to SpaceTuxLibrary
88879 [1] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/KSP_PartHighlighter.dll, it belongs to SpaceTuxLibrary
88879 [1] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/SpaceTuxUtility.dll, it belongs to SpaceTuxLibrary
88880 [1] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/VesselModuleSave.dll, it belongs to SpaceTuxLibrary
89111 [1] INFO CKAN.Registry (null) - Not registering GameData/TacFuelBalancer/Plugins/TacFuelBalancer.dll, it belongs to TacFuelBalancer
89112 [1] INFO CKAN.Registry (null) - Not registering GameData/TextureReplacer/Plugins/TextureReplacer.dll, it belongs to TextureReplacer
89129 [1] INFO CKAN.Registry (null) - Not registering GameData/Trajectories/Plugin/Trajectories.dll, it belongs to Trajectories
89131 [1] INFO CKAN.Registry (null) - Not registering GameData/TriggerTech/KerbalAlarmClock/KerbalAlarmClock.dll, it belongs to KerbalAlarmClock
89142 [1] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/KSPe.Light.TweakScale.dll, it belongs to TweakScale
89142 [1] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/Scale.dll, it belongs to TweakScale
89143 [1] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.13x.dll, it belongs to TweakScale
89143 [1] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.14x.dll, it belongs to TweakScale
89144 [1] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.15x.dll, it belongs to TweakScale
89144 [1] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.18x.dll, it belongs to TweakScale
89147 [1] INFO CKAN.Registry (null) - Not registering GameData/WaypointManager/Plugins/WaypointManager.dll, it belongs to WaypointManager
89148 [1] INFO CKAN.Registry (null) - Not registering GameData/ZeroMiniAVC/Plugins/KSP-AVC.dll, it belongs to ZeroMiniAVC
89149 [1] INFO CKAN.Registry (null) - Not registering GameData/ZeroMiniAVC/Plugins/ZeroMiniAVC.dll, it belongs to ZeroMiniAVC
89151 [1] INFO CKAN.Registry (null) - Not registering GameData/[x]_Science!/Plugins/[x]_Science!.dll, it belongs to xScienceContinued
89245 [1] INFO CKAN.Main (null) - GUI started
89639 [7] INFO CKAN.Registry (null) - Not registering GameData/999_Scale_Redist.dll, it belongs to TweakScale
89640 [7] INFO CKAN.Registry (null) - Not registering GameData/ModuleManager.4.2.1.dll, it belongs to ModuleManager
89642 [7] INFO CKAN.Registry (null) - Not registering GameData/000_ClickThroughBlocker/Plugins/ClickThroughBlocker.dll, it belongs to ClickThroughBlocker
89643 [7] INFO CKAN.Registry (null) - Not registering GameData/001_ToolbarControl/Plugins/ToolbarControl.dll, it belongs to ToolbarController
89645 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Attached.dll, it belongs to KSP-Recall
89645 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/AttachedOnEditor.dll, it belongs to KSP-Recall
89646 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/ChillingOut.dll, it belongs to KSP-Recall
89646 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Driftless.dll, it belongs to KSP-Recall
89647 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/KSP-Recall.dll, it belongs to KSP-Recall
89647 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/KSPe.Light.Recall.dll, it belongs to KSP-Recall
89647 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Refunding.dll, it belongs to KSP-Recall
89648 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Resourceful.dll, it belongs to KSP-Recall
89649 [7] INFO CKAN.Registry (null) - Not registering GameData/BetterLoadSaveGame/Plugins/BetterLoadSaveGame.dll, it belongs to BetterLoadSaveGame
89650 [7] INFO CKAN.Registry (null) - Not registering GameData/CommunityTraitIcons/CommunityTraitIcons.dll, it belongs to CommunityTraitIcons
89652 [7] INFO CKAN.Registry (null) - Not registering GameData/CraftManager/Plugins/CraftManager.dll, it belongs to CraftManager
89653 [7] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/DistantObject.dll, it belongs to DistantObject
89654 [7] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/KSPe.Light.DOE.dll, it belongs to DistantObject
89654 [7] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/PluginData/MeshEngine.dll, it belongs to DistantObject
89655 [7] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/PluginData/MeshEngineStock.dll, it belongs to DistantObject
89655 [7] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/PluginData/MeshEngineTweakScale.dll, it belongs to DistantObject
89656 [7] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ContractParser/ContractParser.dll, it belongs to ContractParser
89657 [7] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ContractsWindow/ContractsWindow.dll, it belongs to ContractsWindowPlus
89657 [7] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ContractsWindow/ContractsWindow.Unity.dll, it belongs to ContractsWindowPlus
89658 [7] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ProgressParser/ProgressParser.dll, it belongs to ProgressParser
89659 [7] INFO CKAN.Registry (null) - Not registering GameData/EasyBoard/EasyBoard.dll, it belongs to EasyBoard
89660 [7] INFO CKAN.Registry (null) - Not registering GameData/EasyVesselSwitch/Plugins/EasyVesselSwitch.dll, it belongs to EasyVesselSwitch
89661 [7] INFO CKAN.Registry (null) - Not registering GameData/EasyVesselSwitch/Plugins/KSPDev_Utils.2.6-EVS.dll, it belongs to EasyVesselSwitch
89663 [7] INFO CKAN.Registry (null) - Not registering GameData/EditorExtensionsRedux/Plugins/EditorExtensionsRedux.dll, it belongs to EditorExtensionsRedux
89665 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/Atmosphere.dll, it belongs to EnvironmentalVisualEnhancements
89665 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/CelestialShadows.dll, it belongs to EnvironmentalVisualEnhancements
89665 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/CityLights.dll, it belongs to EnvironmentalVisualEnhancements
89666 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/EVEManager.dll, it belongs to EnvironmentalVisualEnhancements
89666 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/PartFX.dll, it belongs to EnvironmentalVisualEnhancements
89666 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/PQSManager.dll, it belongs to EnvironmentalVisualEnhancements
89667 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/ShaderLoader.dll, it belongs to EnvironmentalVisualEnhancements
89667 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/Terrain.dll, it belongs to EnvironmentalVisualEnhancements
89667 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/TextureConfig.dll, it belongs to EnvironmentalVisualEnhancements
89668 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/Utils.dll, it belongs to EnvironmentalVisualEnhancements
89668 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/_BuildManager.dll, it belongs to EnvironmentalVisualEnhancements
89670 [7] INFO CKAN.Registry (null) - Not registering GameData/FillItUp/Plugins/FillitUp.dll, it belongs to FillitUp
89671 [7] INFO CKAN.Registry (null) - Not registering GameData/FShangarExtender/Plugins/HangerExtenderExtended.dll, it belongs to HangerExtenderExtended
89674 [7] INFO CKAN.Registry (null) - Not registering GameData/HaystackContinued/Plugins/HaystackReContinued.dll, it belongs to HaystackReContinued
89675 [7] INFO CKAN.Registry (null) - Not registering GameData/ImprovedChaseCamera/Plugins/ImprovedUpdatedChaseCam.dll, it belongs to ImprovedUpdatedChaseCam
89676 [7] INFO CKAN.Registry (null) - Not registering GameData/KerbalEngineer/KerbalEngineer.dll, it belongs to KerbalEngineerRedux
89677 [7] INFO CKAN.Registry (null) - Not registering GameData/KerbalEngineer/KerbalEngineer.Unity.dll, it belongs to KerbalEngineerRedux
89681 [7] INFO CKAN.Registry (null) - Not registering GameData/Kopernicus/Plugins/Kopernicus.dll, it belongs to Kopernicus
89681 [7] INFO CKAN.Registry (null) - Not registering GameData/Kopernicus/Plugins/Kopernicus.Parser.dll, it belongs to Kopernicus
89683 [7] INFO CKAN.Registry (null) - Not registering GameData/KXAPI/Plugins/KatLib.dll, it belongs to KXAPI
89683 [7] INFO CKAN.Registry (null) - Not registering GameData/KXAPI/Plugins/KXAPI.dll, it belongs to KXAPI
89684 [7] INFO CKAN.Registry (null) - Not registering GameData/ModularFlightIntegrator/ModularFlightIntegrator.dll, it belongs to ModularFlightIntegrator
89684 [7] INFO CKAN.Registry (null) - Not registering GameData/OneWindow/OneWindow.dll, it belongs to OneWindow
89684 [7] INFO CKAN.Registry (null) - Not registering GameData/OneWindow/OneWindow_Unity.dll, it belongs to OneWindow
89685 [7] INFO CKAN.Registry (null) - Not registering GameData/Parallax/AdvancedSubdivision.dll, it belongs to Parallax
89686 [7] INFO CKAN.Registry (null) - Not registering GameData/Parallax/ParallaxInstallationChecker.dll, it belongs to Parallax
89686 [7] INFO CKAN.Registry (null) - Not registering GameData/Parallax/ParallaxOptimized.dll, it belongs to Parallax
89686 [7] INFO CKAN.Registry (null) - Not registering GameData/Parallax/ParallaxQualityLibrary.dll, it belongs to Parallax
89687 [7] INFO CKAN.Registry (null) - Not registering GameData/Parallax/PQSModExpansion.dll, it belongs to Parallax
89700 [7] INFO CKAN.Registry (null) - Not registering GameData/PlanetShine/Plugins/PlanetShine.dll, it belongs to PlanetShine
89702 [7] INFO CKAN.Registry (null) - Not registering GameData/PlanningNode/Plugins/PlanningNode.dll, it belongs to PlanningNode
89704 [7] INFO CKAN.Registry (null) - Not registering GameData/PortraitStats/PortraitStats.dll, it belongs to PortraitStats
89706 [7] INFO CKAN.Registry (null) - Not registering GameData/QuickMods/QuickBrake/Plugins/QuickBrake.dll, it belongs to QuickBrake
89707 [7] INFO CKAN.Registry (null) - Not registering GameData/QuickMods/QuickGoTo/Plugins/QuickGoTo.dll, it belongs to QuickGoTo
89710 [7] INFO CKAN.Registry (null) - Not registering GameData/ReentryParticleEffectRenewed/Plugin/ReentryParticleEffectRenewed.dll, it belongs to ReentryParticleEffect
89710 [7] INFO CKAN.Registry (null) - Not registering GameData/Scatterer/Scatterer.dll, it belongs to Scatterer
89716 [7] INFO CKAN.Registry (null) - Not registering GameData/ShipEffectsContinued/Plugins/ShipEffectsContinued.dll, it belongs to ShipEffectsContinued
89718 [7] INFO CKAN.Registry (null) - Not registering GameData/ShipManifest/Plugins/ShipManifest.dll, it belongs to ShipManifest
89718 [7] INFO CKAN.Registry (null) - Not registering GameData/ShipManifest/Plugins/SMInterface.dll, it belongs to ShipManifest
89718 [7] INFO CKAN.Registry (null) - Not registering GameData/ShipManifest/Plugins/SM_CLSInterface.dll, it belongs to ShipManifest
89720 [7] INFO CKAN.Registry (null) - Not registering GameData/SimpleFuelSwitch/SimpleFuelSwitch.dll, it belongs to SimpleFuelSwitch
89722 [7] INFO CKAN.Registry (null) - Not registering GameData/SmartDockingAid/SmartDockingAid.dll, it belongs to SmartDockingAid
89729 [7] INFO CKAN.Registry (null) - Registering SoundtrackEditorForked from GameData/SoundtrackEditorForked/Plugins/SoundtrackEditorForked.dll
89731 [7] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/ButtonManager.dll, it belongs to SpaceTuxLibrary
89732 [7] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/KSP_ColorPicker.dll, it belongs to SpaceTuxLibrary
89732 [7] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/KSP_Log.dll, it belongs to SpaceTuxLibrary
89732 [7] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/KSP_PartHighlighter.dll, it belongs to SpaceTuxLibrary
89733 [7] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/SpaceTuxUtility.dll, it belongs to SpaceTuxLibrary
89733 [7] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/VesselModuleSave.dll, it belongs to SpaceTuxLibrary
89976 [7] INFO CKAN.Registry (null) - Not registering GameData/TacFuelBalancer/Plugins/TacFuelBalancer.dll, it belongs to TacFuelBalancer
89978 [7] INFO CKAN.Registry (null) - Not registering GameData/TextureReplacer/Plugins/TextureReplacer.dll, it belongs to TextureReplacer
89996 [7] INFO CKAN.Registry (null) - Not registering GameData/Trajectories/Plugin/Trajectories.dll, it belongs to Trajectories
89999 [7] INFO CKAN.Registry (null) - Not registering GameData/TriggerTech/KerbalAlarmClock/KerbalAlarmClock.dll, it belongs to KerbalAlarmClock
90008 [7] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/KSPe.Light.TweakScale.dll, it belongs to TweakScale
90008 [7] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/Scale.dll, it belongs to TweakScale
90009 [7] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.13x.dll, it belongs to TweakScale
90010 [7] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.14x.dll, it belongs to TweakScale
90010 [7] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.15x.dll, it belongs to TweakScale
90010 [7] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.18x.dll, it belongs to TweakScale
90013 [7] INFO CKAN.Registry (null) - Not registering GameData/WaypointManager/Plugins/WaypointManager.dll, it belongs to WaypointManager
90014 [7] INFO CKAN.Registry (null) - Not registering GameData/ZeroMiniAVC/Plugins/KSP-AVC.dll, it belongs to ZeroMiniAVC
90014 [7] INFO CKAN.Registry (null) - Not registering GameData/ZeroMiniAVC/Plugins/ZeroMiniAVC.dll, it belongs to ZeroMiniAVC
90016 [7] INFO CKAN.Registry (null) - Not registering GameData/[x]_Science!/Plugins/[x]_Science!.dll, it belongs to xScienceContinued
91139 [7] INFO CKAN.ManageMods (null) - Updating the mod list

I tried the "--debug" too but it scrolled off the window and cut the beginning off. 

PART 2: So I tried it again with internet disconnected and it did not have the long delay. 

Spoiler

571 [1] WARN CKAN.GameVersionProviders.KspBuildMap (null) - Could not retrieve latest build map from: https://raw.githubusercontent.com/KSP-CKAN/CKAN-meta/master/builds.json
680 [1] INFO CKAN.CmdLine.CommonOptions (null) - Verbose logging enabled
698 [1] INFO CKAN.Main (null) - Starting the GUI
3101 [1] INFO CKAN.RegistryManager (null) - Loaded CKAN registry at C:/KSP/KSP 1.12.3 modded/CKAN\registry.json
3178 [1] INFO CKAN.Main (null) - Making auto-update call
3499 [1] ERROR CKAN.ErrorDialog (null) - Error in auto-update:
The remote name could not be resolved: 'api.github.com'
7751 [1] ERROR CKAN.Main (null) - Error in auto-update
System.Net.WebException: The remote name could not be resolved: 'api.github.com'
   at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   at System.Net.WebClient.DownloadString(Uri address)
   at CKAN.Net.DownloadText(Uri url, String authToken, String mimeType, Int32 timeout)
   at CKAN.AutoUpdate.FetchLatestReleaseInfo()
   at CKAN.Main.CheckForCKANUpdate()
7793 [1] INFO CKAN.URLHandlers (null) - Adding URL handler to registry
7794 [1] INFO CKAN.URLHandlers (null) - URL handler already exists with the same path
8189 [1] INFO CKAN.Registry (null) - Not registering GameData/999_Scale_Redist.dll, it belongs to TweakScale
8189 [1] INFO CKAN.Registry (null) - Not registering GameData/ModuleManager.4.2.1.dll, it belongs to ModuleManager
8191 [1] INFO CKAN.Registry (null) - Not registering GameData/000_ClickThroughBlocker/Plugins/ClickThroughBlocker.dll, it belongs to ClickThroughBlocker
8192 [1] INFO CKAN.Registry (null) - Not registering GameData/001_ToolbarControl/Plugins/ToolbarControl.dll, it belongs to ToolbarController
8193 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Attached.dll, it belongs to KSP-Recall
8193 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/AttachedOnEditor.dll, it belongs to KSP-Recall
8194 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/ChillingOut.dll, it belongs to KSP-Recall
8194 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Driftless.dll, it belongs to KSP-Recall
8194 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/KSP-Recall.dll, it belongs to KSP-Recall
8194 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/KSPe.Light.Recall.dll, it belongs to KSP-Recall
8195 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Refunding.dll, it belongs to KSP-Recall
8195 [1] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Resourceful.dll, it belongs to KSP-Recall
8197 [1] INFO CKAN.Registry (null) - Not registering GameData/BetterLoadSaveGame/Plugins/BetterLoadSaveGame.dll, it belongs to BetterLoadSaveGame
8197 [1] INFO CKAN.Registry (null) - Not registering GameData/CommunityTraitIcons/CommunityTraitIcons.dll, it belongs to CommunityTraitIcons
8199 [1] INFO CKAN.Registry (null) - Not registering GameData/CraftManager/Plugins/CraftManager.dll, it belongs to CraftManager
8201 [1] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/DistantObject.dll, it belongs to DistantObject
8201 [1] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/KSPe.Light.DOE.dll, it belongs to DistantObject
8202 [1] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/PluginData/MeshEngine.dll, it belongs to DistantObject
8203 [1] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/PluginData/MeshEngineStock.dll, it belongs to DistantObject
8203 [1] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/PluginData/MeshEngineTweakScale.dll, it belongs to DistantObject
8204 [1] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ContractParser/ContractParser.dll, it belongs to ContractParser
8205 [1] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ContractsWindow/ContractsWindow.dll, it belongs to ContractsWindowPlus
8205 [1] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ContractsWindow/ContractsWindow.Unity.dll, it belongs to ContractsWindowPlus
8207 [1] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ProgressParser/ProgressParser.dll, it belongs to ProgressParser
8208 [1] INFO CKAN.Registry (null) - Not registering GameData/EasyBoard/EasyBoard.dll, it belongs to EasyBoard
8209 [1] INFO CKAN.Registry (null) - Not registering GameData/EasyVesselSwitch/Plugins/EasyVesselSwitch.dll, it belongs to EasyVesselSwitch
8209 [1] INFO CKAN.Registry (null) - Not registering GameData/EasyVesselSwitch/Plugins/KSPDev_Utils.2.6-EVS.dll, it belongs to EasyVesselSwitch
8211 [1] INFO CKAN.Registry (null) - Not registering GameData/EditorExtensionsRedux/Plugins/EditorExtensionsRedux.dll, it belongs to EditorExtensionsRedux
8212 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/Atmosphere.dll, it belongs to EnvironmentalVisualEnhancements
8213 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/CelestialShadows.dll, it belongs to EnvironmentalVisualEnhancements
8213 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/CityLights.dll, it belongs to EnvironmentalVisualEnhancements
8213 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/EVEManager.dll, it belongs to EnvironmentalVisualEnhancements
8214 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/PartFX.dll, it belongs to EnvironmentalVisualEnhancements
8214 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/PQSManager.dll, it belongs to EnvironmentalVisualEnhancements
8214 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/ShaderLoader.dll, it belongs to EnvironmentalVisualEnhancements
8215 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/Terrain.dll, it belongs to EnvironmentalVisualEnhancements
8216 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/TextureConfig.dll, it belongs to EnvironmentalVisualEnhancements
8217 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/Utils.dll, it belongs to EnvironmentalVisualEnhancements
8217 [1] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/_BuildManager.dll, it belongs to EnvironmentalVisualEnhancements
8219 [1] INFO CKAN.Registry (null) - Not registering GameData/FillItUp/Plugins/FillitUp.dll, it belongs to FillitUp
8220 [1] INFO CKAN.Registry (null) - Not registering GameData/FShangarExtender/Plugins/HangerExtenderExtended.dll, it belongs to HangerExtenderExtended
8222 [1] INFO CKAN.Registry (null) - Not registering GameData/HaystackContinued/Plugins/HaystackReContinued.dll, it belongs to HaystackReContinued
8223 [1] INFO CKAN.Registry (null) - Not registering GameData/ImprovedChaseCamera/Plugins/ImprovedUpdatedChaseCam.dll, it belongs to ImprovedUpdatedChaseCam
8224 [1] INFO CKAN.Registry (null) - Not registering GameData/KerbalEngineer/KerbalEngineer.dll, it belongs to KerbalEngineerRedux
8224 [1] INFO CKAN.Registry (null) - Not registering GameData/KerbalEngineer/KerbalEngineer.Unity.dll, it belongs to KerbalEngineerRedux
8228 [1] INFO CKAN.Registry (null) - Not registering GameData/Kopernicus/Plugins/Kopernicus.dll, it belongs to Kopernicus
8228 [1] INFO CKAN.Registry (null) - Not registering GameData/Kopernicus/Plugins/Kopernicus.Parser.dll, it belongs to Kopernicus
8229 [1] INFO CKAN.Registry (null) - Not registering GameData/KXAPI/Plugins/KatLib.dll, it belongs to KXAPI
8229 [1] INFO CKAN.Registry (null) - Not registering GameData/KXAPI/Plugins/KXAPI.dll, it belongs to KXAPI
8230 [1] INFO CKAN.Registry (null) - Not registering GameData/ModularFlightIntegrator/ModularFlightIntegrator.dll, it belongs to ModularFlightIntegrator
8231 [1] INFO CKAN.Registry (null) - Not registering GameData/OneWindow/OneWindow.dll, it belongs to OneWindow
8232 [1] INFO CKAN.Registry (null) - Not registering GameData/OneWindow/OneWindow_Unity.dll, it belongs to OneWindow
8233 [1] INFO CKAN.Registry (null) - Not registering GameData/Parallax/AdvancedSubdivision.dll, it belongs to Parallax
8234 [1] INFO CKAN.Registry (null) - Not registering GameData/Parallax/ParallaxInstallationChecker.dll, it belongs to Parallax
8234 [1] INFO CKAN.Registry (null) - Not registering GameData/Parallax/ParallaxOptimized.dll, it belongs to Parallax
8234 [1] INFO CKAN.Registry (null) - Not registering GameData/Parallax/ParallaxQualityLibrary.dll, it belongs to Parallax
8235 [1] INFO CKAN.Registry (null) - Not registering GameData/Parallax/PQSModExpansion.dll, it belongs to Parallax
8246 [1] INFO CKAN.Registry (null) - Not registering GameData/PlanetShine/Plugins/PlanetShine.dll, it belongs to PlanetShine
8248 [1] INFO CKAN.Registry (null) - Not registering GameData/PlanningNode/Plugins/PlanningNode.dll, it belongs to PlanningNode
8250 [1] INFO CKAN.Registry (null) - Not registering GameData/PortraitStats/PortraitStats.dll, it belongs to PortraitStats
8252 [1] INFO CKAN.Registry (null) - Not registering GameData/QuickMods/QuickBrake/Plugins/QuickBrake.dll, it belongs to QuickBrake
8254 [1] INFO CKAN.Registry (null) - Not registering GameData/QuickMods/QuickGoTo/Plugins/QuickGoTo.dll, it belongs to QuickGoTo
8255 [1] INFO CKAN.Registry (null) - Not registering GameData/ReentryParticleEffectRenewed/Plugin/ReentryParticleEffectRenewed.dll, it belongs to ReentryParticleEffect
8256 [1] INFO CKAN.Registry (null) - Not registering GameData/Scatterer/Scatterer.dll, it belongs to Scatterer
8262 [1] INFO CKAN.Registry (null) - Not registering GameData/ShipEffectsContinued/Plugins/ShipEffectsContinued.dll, it belongs to ShipEffectsContinued
8264 [1] INFO CKAN.Registry (null) - Not registering GameData/ShipManifest/Plugins/ShipManifest.dll, it belongs to ShipManifest
8264 [1] INFO CKAN.Registry (null) - Not registering GameData/ShipManifest/Plugins/SMInterface.dll, it belongs to ShipManifest
8264 [1] INFO CKAN.Registry (null) - Not registering GameData/ShipManifest/Plugins/SM_CLSInterface.dll, it belongs to ShipManifest
8266 [1] INFO CKAN.Registry (null) - Not registering GameData/SimpleFuelSwitch/SimpleFuelSwitch.dll, it belongs to SimpleFuelSwitch
8267 [1] INFO CKAN.Registry (null) - Not registering GameData/SmartDockingAid/SmartDockingAid.dll, it belongs to SmartDockingAid
8274 [1] INFO CKAN.Registry (null) - Registering SoundtrackEditorForked from GameData/SoundtrackEditorForked/Plugins/SoundtrackEditorForked.dll
8276 [1] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/ButtonManager.dll, it belongs to SpaceTuxLibrary
8276 [1] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/KSP_ColorPicker.dll, it belongs to SpaceTuxLibrary
8276 [1] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/KSP_Log.dll, it belongs to SpaceTuxLibrary
8277 [1] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/KSP_PartHighlighter.dll, it belongs to SpaceTuxLibrary
8277 [1] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/SpaceTuxUtility.dll, it belongs to SpaceTuxLibrary
8278 [1] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/VesselModuleSave.dll, it belongs to SpaceTuxLibrary
8517 [1] INFO CKAN.Registry (null) - Not registering GameData/TacFuelBalancer/Plugins/TacFuelBalancer.dll, it belongs to TacFuelBalancer
8519 [1] INFO CKAN.Registry (null) - Not registering GameData/TextureReplacer/Plugins/TextureReplacer.dll, it belongs to TextureReplacer
8537 [1] INFO CKAN.Registry (null) - Not registering GameData/Trajectories/Plugin/Trajectories.dll, it belongs to Trajectories
8540 [1] INFO CKAN.Registry (null) - Not registering GameData/TriggerTech/KerbalAlarmClock/KerbalAlarmClock.dll, it belongs to KerbalAlarmClock
8549 [1] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/KSPe.Light.TweakScale.dll, it belongs to TweakScale
8550 [1] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/Scale.dll, it belongs to TweakScale
8550 [1] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.13x.dll, it belongs to TweakScale
8551 [1] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.14x.dll, it belongs to TweakScale
8552 [1] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.15x.dll, it belongs to TweakScale
8552 [1] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.18x.dll, it belongs to TweakScale
8555 [1] INFO CKAN.Registry (null) - Not registering GameData/WaypointManager/Plugins/WaypointManager.dll, it belongs to WaypointManager
8556 [1] INFO CKAN.Registry (null) - Not registering GameData/ZeroMiniAVC/Plugins/KSP-AVC.dll, it belongs to ZeroMiniAVC
8556 [1] INFO CKAN.Registry (null) - Not registering GameData/ZeroMiniAVC/Plugins/ZeroMiniAVC.dll, it belongs to ZeroMiniAVC
8558 [1] INFO CKAN.Registry (null) - Not registering GameData/[x]_Science!/Plugins/[x]_Science!.dll, it belongs to xScienceContinued
15060 [1] INFO CKAN.Main (null) - GUI started
15423 [7] INFO CKAN.Registry (null) - Not registering GameData/999_Scale_Redist.dll, it belongs to TweakScale
15423 [7] INFO CKAN.Registry (null) - Not registering GameData/ModuleManager.4.2.1.dll, it belongs to ModuleManager
15425 [7] INFO CKAN.Registry (null) - Not registering GameData/000_ClickThroughBlocker/Plugins/ClickThroughBlocker.dll, it belongs to ClickThroughBlocker
15426 [7] INFO CKAN.Registry (null) - Not registering GameData/001_ToolbarControl/Plugins/ToolbarControl.dll, it belongs to ToolbarController
15428 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Attached.dll, it belongs to KSP-Recall
15428 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/AttachedOnEditor.dll, it belongs to KSP-Recall
15428 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/ChillingOut.dll, it belongs to KSP-Recall
15429 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Driftless.dll, it belongs to KSP-Recall
15429 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/KSP-Recall.dll, it belongs to KSP-Recall
15430 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/KSPe.Light.Recall.dll, it belongs to KSP-Recall
15430 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Refunding.dll, it belongs to KSP-Recall
15431 [7] INFO CKAN.Registry (null) - Not registering GameData/999_KSP-Recall/Plugins/Resourceful.dll, it belongs to KSP-Recall
15432 [7] INFO CKAN.Registry (null) - Not registering GameData/BetterLoadSaveGame/Plugins/BetterLoadSaveGame.dll, it belongs to BetterLoadSaveGame
15433 [7] INFO CKAN.Registry (null) - Not registering GameData/CommunityTraitIcons/CommunityTraitIcons.dll, it belongs to CommunityTraitIcons
15435 [7] INFO CKAN.Registry (null) - Not registering GameData/CraftManager/Plugins/CraftManager.dll, it belongs to CraftManager
15436 [7] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/DistantObject.dll, it belongs to DistantObject
15436 [7] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/KSPe.Light.DOE.dll, it belongs to DistantObject
15437 [7] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/PluginData/MeshEngine.dll, it belongs to DistantObject
15437 [7] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/PluginData/MeshEngineStock.dll, it belongs to DistantObject
15437 [7] INFO CKAN.Registry (null) - Not registering GameData/DistantObject/Plugins/PluginData/MeshEngineTweakScale.dll, it belongs to DistantObject
15438 [7] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ContractParser/ContractParser.dll, it belongs to ContractParser
15439 [7] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ContractsWindow/ContractsWindow.dll, it belongs to ContractsWindowPlus
15439 [7] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ContractsWindow/ContractsWindow.Unity.dll, it belongs to ContractsWindowPlus
15441 [7] INFO CKAN.Registry (null) - Not registering GameData/DMagicUtilities/ProgressParser/ProgressParser.dll, it belongs to ProgressParser
15442 [7] INFO CKAN.Registry (null) - Not registering GameData/EasyBoard/EasyBoard.dll, it belongs to EasyBoard
15443 [7] INFO CKAN.Registry (null) - Not registering GameData/EasyVesselSwitch/Plugins/EasyVesselSwitch.dll, it belongs to EasyVesselSwitch
15443 [7] INFO CKAN.Registry (null) - Not registering GameData/EasyVesselSwitch/Plugins/KSPDev_Utils.2.6-EVS.dll, it belongs to EasyVesselSwitch
15445 [7] INFO CKAN.Registry (null) - Not registering GameData/EditorExtensionsRedux/Plugins/EditorExtensionsRedux.dll, it belongs to EditorExtensionsRedux
15446 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/Atmosphere.dll, it belongs to EnvironmentalVisualEnhancements
15447 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/CelestialShadows.dll, it belongs to EnvironmentalVisualEnhancements
15448 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/CityLights.dll, it belongs to EnvironmentalVisualEnhancements
15448 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/EVEManager.dll, it belongs to EnvironmentalVisualEnhancements
15448 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/PartFX.dll, it belongs to EnvironmentalVisualEnhancements
15449 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/PQSManager.dll, it belongs to EnvironmentalVisualEnhancements
15449 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/ShaderLoader.dll, it belongs to EnvironmentalVisualEnhancements
15449 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/Terrain.dll, it belongs to EnvironmentalVisualEnhancements
15449 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/TextureConfig.dll, it belongs to EnvironmentalVisualEnhancements
15450 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/Utils.dll, it belongs to EnvironmentalVisualEnhancements
15450 [7] INFO CKAN.Registry (null) - Not registering GameData/EnvironmentalVisualEnhancements/Plugins/_BuildManager.dll, it belongs to EnvironmentalVisualEnhancements
15452 [7] INFO CKAN.Registry (null) - Not registering GameData/FillItUp/Plugins/FillitUp.dll, it belongs to FillitUp
15453 [7] INFO CKAN.Registry (null) - Not registering GameData/FShangarExtender/Plugins/HangerExtenderExtended.dll, it belongs to HangerExtenderExtended
15455 [7] INFO CKAN.Registry (null) - Not registering GameData/HaystackContinued/Plugins/HaystackReContinued.dll, it belongs to HaystackReContinued
15456 [7] INFO CKAN.Registry (null) - Not registering GameData/ImprovedChaseCamera/Plugins/ImprovedUpdatedChaseCam.dll, it belongs to ImprovedUpdatedChaseCam
15457 [7] INFO CKAN.Registry (null) - Not registering GameData/KerbalEngineer/KerbalEngineer.dll, it belongs to KerbalEngineerRedux
15457 [7] INFO CKAN.Registry (null) - Not registering GameData/KerbalEngineer/KerbalEngineer.Unity.dll, it belongs to KerbalEngineerRedux
15460 [7] INFO CKAN.Registry (null) - Not registering GameData/Kopernicus/Plugins/Kopernicus.dll, it belongs to Kopernicus
15461 [7] INFO CKAN.Registry (null) - Not registering GameData/Kopernicus/Plugins/Kopernicus.Parser.dll, it belongs to Kopernicus
15462 [7] INFO CKAN.Registry (null) - Not registering GameData/KXAPI/Plugins/KatLib.dll, it belongs to KXAPI
15463 [7] INFO CKAN.Registry (null) - Not registering GameData/KXAPI/Plugins/KXAPI.dll, it belongs to KXAPI
15464 [7] INFO CKAN.Registry (null) - Not registering GameData/ModularFlightIntegrator/ModularFlightIntegrator.dll, it belongs to ModularFlightIntegrator
15464 [7] INFO CKAN.Registry (null) - Not registering GameData/OneWindow/OneWindow.dll, it belongs to OneWindow
15465 [7] INFO CKAN.Registry (null) - Not registering GameData/OneWindow/OneWindow_Unity.dll, it belongs to OneWindow
15466 [7] INFO CKAN.Registry (null) - Not registering GameData/Parallax/AdvancedSubdivision.dll, it belongs to Parallax
15466 [7] INFO CKAN.Registry (null) - Not registering GameData/Parallax/ParallaxInstallationChecker.dll, it belongs to Parallax
15467 [7] INFO CKAN.Registry (null) - Not registering GameData/Parallax/ParallaxOptimized.dll, it belongs to Parallax
15467 [7] INFO CKAN.Registry (null) - Not registering GameData/Parallax/ParallaxQualityLibrary.dll, it belongs to Parallax
15467 [7] INFO CKAN.Registry (null) - Not registering GameData/Parallax/PQSModExpansion.dll, it belongs to Parallax
15479 [7] INFO CKAN.Registry (null) - Not registering GameData/PlanetShine/Plugins/PlanetShine.dll, it belongs to PlanetShine
15481 [7] INFO CKAN.Registry (null) - Not registering GameData/PlanningNode/Plugins/PlanningNode.dll, it belongs to PlanningNode
15483 [7] INFO CKAN.Registry (null) - Not registering GameData/PortraitStats/PortraitStats.dll, it belongs to PortraitStats
15485 [7] INFO CKAN.Registry (null) - Not registering GameData/QuickMods/QuickBrake/Plugins/QuickBrake.dll, it belongs to QuickBrake
15487 [7] INFO CKAN.Registry (null) - Not registering GameData/QuickMods/QuickGoTo/Plugins/QuickGoTo.dll, it belongs to QuickGoTo
15488 [7] INFO CKAN.Registry (null) - Not registering GameData/ReentryParticleEffectRenewed/Plugin/ReentryParticleEffectRenewed.dll, it belongs to ReentryParticleEffect
15488 [7] INFO CKAN.Registry (null) - Not registering GameData/Scatterer/Scatterer.dll, it belongs to Scatterer
15496 [7] INFO CKAN.Registry (null) - Not registering GameData/ShipEffectsContinued/Plugins/ShipEffectsContinued.dll, it belongs to ShipEffectsContinued
15498 [7] INFO CKAN.Registry (null) - Not registering GameData/ShipManifest/Plugins/ShipManifest.dll, it belongs to ShipManifest
15498 [7] INFO CKAN.Registry (null) - Not registering GameData/ShipManifest/Plugins/SMInterface.dll, it belongs to ShipManifest
15498 [7] INFO CKAN.Registry (null) - Not registering GameData/ShipManifest/Plugins/SM_CLSInterface.dll, it belongs to ShipManifest
15500 [7] INFO CKAN.Registry (null) - Not registering GameData/SimpleFuelSwitch/SimpleFuelSwitch.dll, it belongs to SimpleFuelSwitch
15502 [7] INFO CKAN.Registry (null) - Not registering GameData/SmartDockingAid/SmartDockingAid.dll, it belongs to SmartDockingAid
15508 [7] INFO CKAN.Registry (null) - Registering SoundtrackEditorForked from GameData/SoundtrackEditorForked/Plugins/SoundtrackEditorForked.dll
15510 [7] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/ButtonManager.dll, it belongs to SpaceTuxLibrary
15511 [7] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/KSP_ColorPicker.dll, it belongs to SpaceTuxLibrary
15511 [7] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/KSP_Log.dll, it belongs to SpaceTuxLibrary
15511 [7] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/KSP_PartHighlighter.dll, it belongs to SpaceTuxLibrary
15512 [7] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/SpaceTuxUtility.dll, it belongs to SpaceTuxLibrary
15512 [7] INFO CKAN.Registry (null) - Not registering GameData/SpaceTuxLibrary/Plugins/VesselModuleSave.dll, it belongs to SpaceTuxLibrary
15757 [7] INFO CKAN.Registry (null) - Not registering GameData/TacFuelBalancer/Plugins/TacFuelBalancer.dll, it belongs to TacFuelBalancer
15758 [7] INFO CKAN.Registry (null) - Not registering GameData/TextureReplacer/Plugins/TextureReplacer.dll, it belongs to TextureReplacer
15776 [7] INFO CKAN.Registry (null) - Not registering GameData/Trajectories/Plugin/Trajectories.dll, it belongs to Trajectories
15778 [7] INFO CKAN.Registry (null) - Not registering GameData/TriggerTech/KerbalAlarmClock/KerbalAlarmClock.dll, it belongs to KerbalAlarmClock
15788 [7] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/KSPe.Light.TweakScale.dll, it belongs to TweakScale
15788 [7] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/Scale.dll, it belongs to TweakScale
15789 [7] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.13x.dll, it belongs to TweakScale
15789 [7] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.14x.dll, it belongs to TweakScale
15790 [7] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.15x.dll, it belongs to TweakScale
15790 [7] INFO CKAN.Registry (null) - Not registering GameData/TweakScale/Plugins/PluginData/Scale.PartDB.18x.dll, it belongs to TweakScale
15793 [7] INFO CKAN.Registry (null) - Not registering GameData/WaypointManager/Plugins/WaypointManager.dll, it belongs to WaypointManager
15794 [7] INFO CKAN.Registry (null) - Not registering GameData/ZeroMiniAVC/Plugins/KSP-AVC.dll, it belongs to ZeroMiniAVC
15794 [7] INFO CKAN.Registry (null) - Not registering GameData/ZeroMiniAVC/Plugins/ZeroMiniAVC.dll, it belongs to ZeroMiniAVC
15796 [7] INFO CKAN.Registry (null) - Not registering GameData/[x]_Science!/Plugins/[x]_Science!.dll, it belongs to xScienceContinued
16196 [1] ERROR CKAN.ErrorDialog (null) - Failed to connect to repository. Exception: The remote name could not be resolved: 'github.com'
19629 [7] INFO CKAN.ManageMods (null) - Updating the mod list
 

 

Edited by Krazy1
Part 2
Link to comment
Share on other sites

2 hours ago, Krazy1 said:

571 [1] WARN CKAN.GameVersionProviders.KspBuildMap (null) - Could not retrieve latest build map from: https://raw.githubusercontent.com/KSP-CKAN/CKAN-meta/master/builds.json

It might have problems downloading the build map and timing out or something.

Can you download the file with a browser (when your internet is connected of course)?

Link to comment
Share on other sites

19 hours ago, DasSkelett said:

Can you download the file with a browser

The file loaded in Chrome in under 2 sec.

Spoiler
{
  "builds": {
    "395": "0.23.0.395",
    "464": "0.23.5.464",
    "559": "0.24.2.559",
    "642": "0.25.0.642",
    "705": "0.90.0.705",
    "830": "1.0.0.830",
    "840": "1.0.1.840",
    "842": "1.0.2.842",
    "859": "1.0.3.859",
    "861": "1.0.4.861",
    "1024": "1.0.5.1024",
    "1028": "1.0.5.1028",
    "1172": "1.1.0.1172",
    "1174": "1.1.0.1174",
    "1180": "1.1.0.1180",
    "1183": "1.1.0.1183",
    "1196": "1.1.0.1196",
    "1203": "1.1.0.1203",
    "1209": "1.1.0.1209",
    "1215": "1.1.0.1215",
    "1224": "1.1.0.1224",
    "1228": "1.1.0.1228",
    "1230": "1.1.0.1230",
    "1250": "1.1.1.1250",
    "1260": "1.1.2.1260",
    "1289": "1.1.3.1289",
    "1473": "1.2.0.1473",
    "1479": "1.2.0.1479",
    "1485": "1.2.0.1485",
    "1486": "1.2.0.1486",
    "1489": "1.2.0.1489",
    "1494": "1.2.0.1494",
    "1499": "1.2.0.1499",
    "1500": "1.2.0.1500",
    "1509": "1.2.0.1509",
    "1517": "1.2.0.1517",
    "1520": "1.2.0.1520",
    "1523": "1.2.0.1523",
    "1532": "1.2.0.1532",
    "1539": "1.2.0.1539",
    "1540": "1.2.0.1540",
    "1546": "1.2.0.1546",
    "1548": "1.2.0.1548",
    "1553": "1.2.0.1553",
    "1563": "1.2.0.1563",
    "1564": "1.2.0.1564",
    "1569": "1.2.0.1569",
    "1574": "1.2.0.1574",
    "1576": "1.2.0.1576",
    "1583": "1.2.0.1583",
    "1584": "1.2.0.1584",
    "1586": "1.2.0.1586",
    "1604": "1.2.1.1604",
    "1622": "1.2.2.1622",
    "1727": "1.2.9.1727",
    "1730": "1.2.9.1730",
    "1737": "1.2.9.1737",
    "1738": "1.2.9.1738",
    "1743": "1.2.9.1743",
    "1750": "1.2.9.1750",
    "1758": "1.2.9.1758",
    "1764": "1.2.9.1764",
    "1773": "1.2.9.1773",
    "1781": "1.2.9.1781",
    "1790": "1.2.9.1790",
    "1796": "1.2.9.1796",
    "1800": "1.2.9.1800",
    "1804": "1.3.0.1804",
    "1836": "1.3.1.1836",
    "1847": "1.3.1.1847",
    "1855": "1.3.1.1855",
    "1863": "1.3.1.1863",
    "1891": "1.3.1.1891",
    "2077": "1.4.0.2077",
    "2089": "1.4.1.2089",
    "2110": "1.4.2.2110",
    "2152": "1.4.3.2152",
    "2215": "1.4.4.2215",
    "2243": "1.4.5.2243",
    "2256": "1.4.5.2256",
    "2332": "1.5.0.2332",
    "2335": "1.5.1.2335",
    "2395": "1.6.0.2395",
    "2401": "1.6.1.2401",
    "2483": "1.7.0.2483",
    "2539": "1.7.1.2539",
    "2555": "1.7.2.2555",
    "2556": "1.7.2.2556",
    "2594": "1.7.3.2594",
    "2686": "1.8.0.2686",
    "2694": "1.8.1.2694",
    "2781": "1.9.0.2781",
    "2788": "1.9.1.2788",
    "2917": "1.10.0.2917",
    "2939": "1.10.1.2939",
    "3045": "1.11.0.3045",
    "3066": "1.11.1.3066",
    "3077": "1.11.2.3077",
    "3140": "1.12.0.3140",
    "3142": "1.12.1.3142",
    "3167": "1.12.2.3167",
    "3173": "1.12.3.3173"
  }
}

Still 84 sec for the first line in -verbose log. Some firewall/ antivirus issue? It's weird because it's not being blocked, just slowed down. I'm on Win10.

Link to comment
Share on other sites

Well, now it's different... normal start time actually. I didn't change anything. Then I noticed Malwarebytes finished running a scan. Then I tried CKAN again... and it went back to the long delay! Well, there's no entry in the Malwarebytes log about it. I added CKAN to allow it to access the internet... no change. Then I added it to the allowed list to stop checking it for malware and now it works normally.  :huh: 

So it was scanning CKAN for 84 seconds every time it launched and then decided it was OK... so there was nothing in the log. Well, thanks for listening!

 

Link to comment
Share on other sites

2 hours ago, TheAverageKSPPlayer said:

Amazing work! This is way better than downloading manually.

By the way, I'm using this for many mods, but some mods don't appear, most likely they don't support this feature yet and you need to download manually.

Have you tried extending Compatible Game versions in the settings? Maybe that could be a reason why some of them do not appear.

If some are still not showing, would you mind telling us which one? We might be able to include a new mod.

Glad you enjoy CKAN :)

Link to comment
Share on other sites

On 3/7/2022 at 8:19 AM, TheAverageKSPPlayer said:

By the way, I'm using this for many mods, but some mods don't appear, most likely they don't support this feature yet and you need to download manually.

Also correct.  Some mod authors expressly opt out of CKAN support for various reasons.

Link to comment
Share on other sites

There are 7 kinds of mods:

  1. Mods that no one has asked to have added to CKAN yet
  2. Mods that are no longer accessible for download anywhere
  3. Mods that are only hosted on servers that don't allow API access, such as Curseforge
  4. Mods whose authors don't want them listed in CKAN
  5. Mods that have some technical limitation or quirk that prevents CKAN from being able to install them
  6. "Joke" mods
  7. Mods that are listed in CKAN
Link to comment
Share on other sites

On 3/2/2022 at 8:53 PM, Krazy1 said:

Well, now it's different...

Welp, the load time is still screwy. My last post was premature. It's usually 84 sec but I saw 21 sec once. I turned Malwarebytes off and it didn't help this time. I rebooted the router and it worked normally once, then 85 sec the next time. Tried fresh CKAN download, no change. :/

Link to comment
Share on other sites

Hi, I've noticed that CKAN doesn't run when PC is connected trough a VPN tunnel. When launching .exe, it just opens an empty command prompt window and then nothing happens. Turning the tunnel off fixes the issue. (Windows 10)

Link to comment
Share on other sites

1 hour ago, desert said:

Hi, I've noticed that CKAN doesn't run when PC is connected trough a VPN tunnel. When launching .exe, it just opens an empty command prompt window and then nothing happens. Turning the tunnel off fixes the issue. (Windows 10)

That sounds like the symptom @Krazy1 described. So my guess is the network connectivity with the VPN is (partially) broken.

Note that CKAN doesn't do any special handling for VPNs. It simply instructs .NET Framework's HTTP client to download the file.

Link to comment
Share on other sites

I wasn't using a VPN but it got me thinking. I just changed my network connection from "public" to "private" and that fixed the load delay... so far. I don't think I ever changed that so it's weird that it changed behavior suddenly. And weirder that it wasn't consistent. MS update? driver update? I don't even know what's happening in the background on Win10. Well, I hope it keeps working.  Thanks

Link to comment
Share on other sites

  • 2 weeks later...
8 minutes ago, 因谁而沉沦 said:

进不去

Translation: I cannot connect to the server.

I'll have to play the guessing game since you didn't give us any information. But I assume you see some sort of error message when starting CKAN or doing something in it.
We've had many similar reports in the past from people in China, it appears GitHub is (partially) blocked there. There's nothing we can do against that, I'm sorry. You'll have to try to circumvent the censorship yourself.

Link to comment
Share on other sites

9 minutes ago, Second Hand Rocket Science said:

No idea if you take suggestions, but could we get customizable fonts and colours or at least a dark mode? My eyes hurt.

Yes we do, but preferably they are written in a friendly tone. "at least" and "My eyes hurt" doesn't sound as nice as you might think it does.

Colour customization/dark mode is already supported, see our wiki.

For fonts it should be the same deal, this is entirely handled by the OS. So configure your system to use whatever fonts you like ans it should also apply to CKAN.

Link to comment
Share on other sites

3 hours ago, DasSkelett said:

Yes we do, but preferably they are written in a friendly tone. "at least" and "My eyes hurt" doesn't sound as nice as you might think it does.

Colour customization/dark mode is already supported, see our wiki.

For fonts it should be the same deal, this is entirely handled by the OS. So configure your system to use whatever fonts you like ans it should also apply to CKAN.

Sorry, mate. Anyways, I'm too scared to even think about doing anything to my registry.. would love to attempt to change the background colour of a mod manager software and then get bootlooped.

Edited by Second Hand Rocket Science
Link to comment
Share on other sites

  • 2 weeks later...
2 minutes ago, Pointblank66 said:

Any chance there will be a "dark mode" option for CKAN?

Please scroll up four comments.

17 hours ago, tremonthedgehog said:

can i install a mod manually if its not supported by ckan

Yes, you can manually install mods side-by-side with CKAN-managed mods. However one should exercise caution, as it is very easy to break your installation this way.

Link to comment
Share on other sites

  • 3 weeks later...

 Got this loading CKAN... 

Quote

The following mods have had their metadata changed since last update:

- FerramAerospaceResearchContinued 3:0.16.0.5

You should reinstall them in order to preserve consistency with the repository.

Do you wish to reinstall now?

yes...

Spoiler

About to upgrade:

 * Re-install: Ferram Aerospace Research Continued 3:0.16.0.5
 * Install: TweakScale Redistributable v2.4.6.13 (spacedock.info, 361.4 KiB)
Downloading "https://spacedock.info/mod/127/TweakScale/download/2.4.6.13"
Module "Ferram Aerospace Research Continued" successfully installed
Oh no! We tried to overwrite a file owned by another mod!
Please try a `ckan update` and try again.

If this problem re-occurs, then it may be a packaging bug.
Please report it at:

https://github.com/KSP-CKAN/NetKAN/issues/new/choose

Please include the following information in your report:

File      : GameData/999_Scale_Redist.dll
Installing Mod : TweakScale-Redist v2.4.6.13
Owning Mod: TweakScale
CKAN Version   : v1.30.4
Your GameData has been returned to its original state.
Error during installation!
If the above message indicates a download error, please try again. Otherwise, please open an issue for us to investigate.
If you suspect a metadata problem: https://github.com/KSP-CKAN/NetKAN/issues/new/choose
If you suspect a bug in the client: https://github.com/KSP-CKAN/CKAN/issues/new/choose
 

Why did it try to install Tweakscale? I already had TS, but *.12 not *.13. I tried CKAN update and I have the latest CKAN version. Restarted CKAN, same thing. 

@LisiasCan I blame TS somehow? 

So third time I didn't retry the FAR install, CKAN finished loading (it showed TS *.13 is available for update) I quit and reopened CKAN... and it opened normally. I updated TS and KSP launched normally. So "nothing to see here" ?

Link to comment
Share on other sites

13 hours ago, Krazy1 said:

Got this loading CKAN... 

Quote

The following mods have had their metadata changed since last update:

- FerramAerospaceResearchContinued 3:0.16.0.5

You should reinstall them in order to preserve consistency with the repository.

Do you wish to reinstall now?

yes...

  Hide contents

About to upgrade:

 * Re-install: Ferram Aerospace Research Continued 3:0.16.0.5
 * Install: TweakScale Redistributable v2.4.6.13 (spacedock.info, 361.4 KiB)
Downloading "https://spacedock.info/mod/127/TweakScale/download/2.4.6.13"
Module "Ferram Aerospace Research Continued" successfully installed
Oh no! We tried to overwrite a file owned by another mod!
Please try a `ckan update` and try again.

If this problem re-occurs, then it may be a packaging bug.
Please report it at:

https://github.com/KSP-CKAN/NetKAN/issues/new/choose

Please include the following information in your report:

File      : GameData/999_Scale_Redist.dll
Installing Mod : TweakScale-Redist v2.4.6.13
Owning Mod: TweakScale
CKAN Version   : v1.30.4
Your GameData has been returned to its original state.
Error during installation!
If the above message indicates a download error, please try again. Otherwise, please open an issue for us to investigate.
If you suspect a metadata problem: https://github.com/KSP-CKAN/NetKAN/issues/new/choose
If you suspect a bug in the client: https://github.com/KSP-CKAN/CKAN/issues/new/choose
 

Why did it try to install Tweakscale? I already had TS, but *.12 not *.13. I tried CKAN update and I have the latest CKAN version. Restarted CKAN, same thing. 

Ah, looks like a problem with our "metadata changed -> reinstall" logic. Basically the file in question, "999_Scale_Redist.dll" has been moved from TweakScale to a new TweakScale-Redist module.
In practice there is no file conflict, however during the reinstall it apparently can happen that it first prompts you to reinstall the dependent mod which pulls in TweakScale-Redist, and only later would prompt you for TweakScale.
We should probably aggregate all mods with changed metadata and prompt the user to reinstall either all or nothing.

To work around this, click no when it asks you to reinstall during the repository refresh, then reinstall TweakScale through the modlist first first (using right click > Reinstall), and then FAR Continued.

14 hours ago, Krazy1 said:

@LisiasCan I blame TS somehow? 

No you cannot blame authors for CKAN problems, never do that. Please don't ping them for CKAN problems in general.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...