Jump to content

[1.3.0] Malah's Quick mods [2017.05.31]


Malah

Recommended Posts

On 07/02/2017 at 7:27 PM, Liquid5n0w said:

I have this problem, here is a log of it happening:

https://drive.google.com/open?id=0B0STyNDHlUuyRS0tdGFMaHVsX0U

Many people are probably getting this and dont know its from quickstart. In 1.2.2 and up to date.

It's a known bug, but I've never found how/when it appears and how to correct it ... sorry. If someone have an idea, I'm open :wink:

Edited by Malah
Link to comment
Share on other sites

4 hours ago, Malah said:

It's a known bug, but I've never found how/when it appears and how to correct it ... sorry. If someone have an idea, I'm open :wink:

Not easy. I checked the log. Didn't found a definitive direction... I tried to cut not related parts out of the log... deleted lines are marked with "..."
Could you maybe check, if the Quickstart log messages are in the order the should be? So that maybe no "on-something" is called twiced or out of expected order?
One can see in the lower part, that contract configurator is removing the contracts... but I don't see why.
I wonder a little about the unknown experiments, like SEP, cause they ARE installed. Maybe not loaded yet?

PS: I did this log with 15 seconds Quickstart delay, so I don't think this is a timing issue.

 

Spoiler


170208T202700.649 [INFO] [AddonLoader.StartAddon] [AddonLoader]: Instantiating addon 'QLoading' from assembly 'QuickStart'
170208T202700.652 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSettings)[2.12]: Settings Loaded
170208T202700.653 [INFO] [QuickStart.QuickStart.Log] QuickStart(QLoading)[2.12]: Awake
...
170208T202702.759 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSaveGame)[2.12]: activeVessel found idx: 14
170208T202702.760 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSaveGame)[2.12]: lastVessel: Science Station 0.1(Station)[6d3bc5dc225c4deb931775a60575f4c3]
170208T202702.761 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSaveGame)[2.12]: currentVessel not exist
170208T202702.761 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSaveGame)[2.12]: Savegame loaded: 122-Twitch
170208T202702.762 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSaveGame)[2.12]: Last savegame used found: 122-Twitch
170208T202702.762 [INFO] [QuickStart.QuickStart.Log] QuickStart(QLoading)[2.12]: Start
...
170208T202926.353 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSettings)[2.12]: Settings Saved
170208T202926.354 [INFO] [QuickStart.QuickStart.Log] QuickStart(QLoading)[2.12]: OnDestroy
...
170208T202933.822 [INFO] [AddonLoader.StartAddon] [AddonLoader]: Instantiating addon 'QMainMenu' from assembly 'QuickStart'
170208T202933.824 [INFO] [QuickStart.QuickStart.Log] QuickStart(QMainMenu)[2.12]: Awake
...
170208T202935.890 [INFO] [QuickStart.QuickStart.Log] QuickStart(QMainMenu)[2.12]: Start
...
170208T202936.090 [INFO] [QuickStart.QuickStart.Log] QuickStart(QMainMenu)[2.12]: Ready
....
170208T203031.828 [INFO] [QuickStart.QuickStart.Log] QuickStart(QMainMenu)[2.12]: MainMenu Loaded
170208T203031.829 [WARNING] [QuickStart.QuickStart.Warning] QuickStart(QMainMenu)[2.12]: The last game found: 122-Twitch
...
170208T203032.329 [INFO] [KSPScenarioType.GetAllScenarioTypesInAssemblies] [ScenarioTypes]: List Created 33 scenario types loaded from 225 loaded assemblies.
170208T203032.331 [INFO] [QuickStart.QuickStart.Log] QuickStart(QMainMenu)[2.12]: Goto SpaceCenter
...
170208T203032.365 [INFO] [KSP.UI.UIMasterController.HideUI] [UIMasterController]: HideUI
170208T203032.370 [INFO] [HighLogic.LoadScene] [HighLogic]: =========================== Scene Change : From MAINMENU to SPACECENTER (Async) =====================
170208T203033.239 [INFO] [scatterer.Core.saveSettings] [Scatterer] Saving settings to: scatterer/config/config.cfg
170208T203033.239 [INFO] [QuickStart.QuickStart.Log] QuickStart(QMainMenu)[2.12]: OnDestroy
...
170208T203037.783 [INFO] [AddonLoader.StartAddon] [AddonLoader]: Instantiating addon 'QSpaceCenter' from assembly 'QuickStart'
170208T203037.785 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSpaceCenter)[2.12]: Awake
...
170208T203042.264 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSettings)[2.12]: Settings Saved
170208T203042.265 [INFO] [QuickStart.QuickStart.Log] QuickStart(QPersistent)[2.12]: OnAwake
...
170208T203042.604 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSpaceCenter)[2.12]: Start
...
170208T203042.890 [WARNING] [UnityEngine.Object.DontDestroyOnLoad] DontDestroyOnLoad only work for root GameObjects or components on root GameObjects.
170208T203042.918 [INFO] [QuickStart.QuickStart.Log] QuickStart(QPersistent)[2.12]: Start
...
170208T203044.023 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSpaceCenter)[2.12]: Ready
...
170208T203045.557 [INFO] [ProgressParser.progressController.onSceneChange] [Progress Tracking Parser] Initializing Progress Parser...
170208T203045.565 [WARNING] [ConfigNode.Load] File 'D:/Spiele/Steam/SteamApps/common/KSP/KSP_x64_Data/../saves/122-Twitch/KK.cfg' does not exist
170208T203045.575 [INFO] [KSP.UI.Screens.UIApp.Awake] [UiApp] Awake: ContractsApp
170208T203045.575 [INFO] [KSP.UI.Screens.UIApp.Awake] [UiApp] Awake: KSPedia
170208T203045.577 [INFO] [KSP.UI.Screens.ApplicationLauncher.OnSceneLoadedGUIReady] [ApplicationLauncher] OnSceneLoadedGUIReady: scene SPACECENTER ShouldBeVisible() True ShouldBeOnTop() False iIsPositionedAtTop True
170208T203045.577 [INFO] [KSP.UI.Screens.ApplicationLauncher.SpawnSimpleLayout] [ApplicationLauncher] SpawnSimpleLayout: HorizontalRightLeft
170208T203045.580 [INFO] [KSP.UI.Screens.ApplicationLauncher.SetVisible] [ApplicationLauncher] SetVisible: 
...
170208T203045.593 [INFO] [Astrogator.DebugTools.DbgFmt] [Astrogator 230.776] Initializing settings object
170208T203045.594 [INFO] [Astrogator.DebugTools.DbgFmt] [Astrogator 230.777] Loading settings from GameData/Astrogator/Astrogator.settings
170208T203045.595 [INFO] [Astrogator.DebugTools.DbgFmt] [Astrogator 230.778] Is settings object ready? True
...
170208T203045.600 [INFO] [ScienceChecklist.Logger.WriteMessage] [2/8/2017 8:30:45 PM [x] Science!]: <Trace> (ScienceChecklistAddon) - Load
170208T203045.601 [WARNING] [ScienceChecklist.Logger.WriteMessage] [2/8/2017 8:30:45 PM [x] Science!]: <Info> (ScienceChecklistAddon) - Game type is CAREER. Activating.
...
170208T203045.654 [INFO] [QuickSearch.QuickSearch.Log] QuickSearch(QStockToolbar)[3.12]: Init
170208T203045.655 [INFO] [QuickSearch.QuickSearch.Log] QuickSearch(QStockToolbar)[3.12]: AppLauncherReady
170208T203045.656 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 697 maxListSize 2000
170208T203045.657 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 2000
170208T203045.739 [WARNING] [ResearchAndDevelopment.GetExperiment] [R&D]: No Experiment definition found with id bd_camera
170208T203045.743 [WARNING] [ResearchAndDevelopment.GetExperiment] [R&D]: No Experiment definition found with id bd_camera
170208T203045.744 [WARNING] [ResearchAndDevelopment.GetExperiment] [R&D]: No Experiment definition found with id bd_camera
170208T203045.749 [WARNING] [ResearchAndDevelopment.GetExperiment] [R&D]: No Experiment definition found with id bd_camera
170208T203046.437 [INFO] [KerbalAlarmClock.KerbalAlarmClock.ContractsReady] 2/8/2017 8:30:46 PM,KerbalAlarmClock,Contracts System Ready
170208T203046.456 [INFO] [scatterer.SunFlare.OnPreRender] [Scatterer] Sunflare: loaded new transmittance table
170208T203046.796 [ERROR] [JanitorsCloset.Log.Error] Janitor's Closet: button missing ReplacementToolbarClickHandler
170208T203046.855 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 697 maxListSize 2000
170208T203046.857 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 2000
170208T203046.880 [INFO] [KSP.UI.Screens.MessageSystem.Reposition] [MessageSystem] Reposition 0.02 37488
170208T203046.961 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.ContractConfigurator: Multiple assemblies with name 'ContractsWindow' found!
170208T203047.314 [INFO] [KSP.UI.Screens.UIApp+<AddToAppLauncher>c__Iterator109.MoveNext] [UIApp] Adding ContractsApp to Application Launcher
170208T203047.316 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 1959
170208T203047.317 [INFO] [ContractParser.contractParser+<loadContracts>d__0.MoveNext] [Contract Parser] Loading All Contracts...
170208T203047.328 [INFO] [Contracts.TextGen.Setup] Text Generator Loaded: 996 entries in 20 Text Sets
170208T203047.350 [WARNING] [ResearchAndDevelopment.GetExperiment] [R&D]: No Experiment definition found with id bd_camera
170208T203047.352 [WARNING] [ResearchAndDevelopment.GetExperiment] [R&D]: No Experiment definition found with id bd_camera
170208T203047.353 [WARNING] [ResearchAndDevelopment.GetExperiment] [R&D]: No Experiment definition found with id bd_camera
170208T203047.354 [WARNING] [ResearchAndDevelopment.GetExperiment] [R&D]: No Experiment definition found with id bd_camera
170208T203047.371 [INFO] [ContractParser.contractParser+<loadContracts>d__0.MoveNext] [Contract Parser] Finished Loading All Contracts
170208T203047.402 [INFO] [KSP.UI.GenericAppFrame.Reposition] [GenericAppFrame] Reposition 0.2132349 37493
170208T203047.440 [INFO] [KSP.UI.Screens.UIApp+<AddToAppLauncher>c__Iterator109.MoveNext] [UIApp] Adding KSPedia to Application Launcher
170208T203047.442 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 1918
170208T203047.558 [INFO] [ProgressParser.progressParser+<parseProgressTree>d__0.MoveNext] [Progress Tracking Parser] Progress Nodes Loaded...
170208T203047.586 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'dmSIGINT' is unknown, assuming a standard experiment.
170208T203047.588 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'dmReconScan' is unknown, assuming a standard experiment.
170208T203047.591 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SCANsatResources' is unknown, assuming a standard experiment.
170208T203047.594 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_Retroreflector_Basic' is unknown, assuming a standard experiment.
170208T203047.597 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_Retroreflector_Detailed' is unknown, assuming a standard experiment.
170208T203047.600 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_Retroreflector_Exhaustive' is unknown, assuming a standard experiment.
170208T203047.603 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_InteriorHeatScan_Basic' is unknown, assuming a standard experiment.
170208T203047.605 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_InteriorHeatScan_Detailed' is unknown, assuming a standard experiment.
170208T203047.608 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_InteriorHeatScan_Exhaustive' is unknown, assuming a standard experiment.
170208T203047.610 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_CCIDscan_Basic' is unknown, assuming a standard experiment.
170208T203047.613 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_CCIDscan_Detailed' is unknown, assuming a standard experiment.
170208T203047.615 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_CCIDscan_Exhaustive' is unknown, assuming a standard experiment.
170208T203047.618 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_SolarwindSpectrum_Basic' is unknown, assuming a standard experiment.
170208T203047.621 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_SolarwindSpectrum_Detailed' is unknown, assuming a standard experiment.
170208T203047.623 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_SolarwindSpectrum_Exhaustive' is unknown, assuming a standard experiment.
170208T203047.626 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_WeatherScan_Basic' is unknown, assuming a standard experiment.
170208T203047.628 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_WeatherScan_Detailed' is unknown, assuming a standard experiment.
170208T203047.631 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_WeatherScan_Exhaustive' is unknown, assuming a standard experiment.
170208T203047.634 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_PSE_Basic' is unknown, assuming a standard experiment.
170208T203047.636 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_PSE_Detailed' is unknown, assuming a standard experiment.
170208T203047.639 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_PSE_Exhaustive' is unknown, assuming a standard experiment.
170208T203047.641 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_MagnetScan_Basic' is unknown, assuming a standard experiment.
170208T203047.644 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_MagnetScan_Detailed' is unknown, assuming a standard experiment.
170208T203047.646 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_MagnetScan_Exhaustive' is unknown, assuming a standard experiment.
170208T203047.649 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_GravityScan_Basic' is unknown, assuming a standard experiment.
170208T203047.652 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_GravityScan_Detailed' is unknown, assuming a standard experiment.
170208T203047.655 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'SEP_GravityScan_Exhaustive' is unknown, assuming a standard experiment.
170208T203047.657 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'ParticleExperiment' is unknown, assuming a standard experiment.
170208T203047.660 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'magnetosphericExperiment' is unknown, assuming a standard experiment.
170208T203047.663 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'gasChromotographyMassSpectrometryExperiment' is unknown, assuming a standard experiment.
170208T203047.666 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'FNSeismicProbeExperiment' is unknown, assuming a standard experiment.
170208T203047.669 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'ExpInterstellarTelescope' is unknown, assuming a standard experiment.
170208T203047.671 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'FNGammaRaySpectrometer' is unknown, assuming a standard experiment.
170208T203047.674 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'ExpKSPIScienceLab' is unknown, assuming a standard experiment.
170208T203047.677 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'ExpKSPIComputerCore' is unknown, assuming a standard experiment.
170208T203047.680 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBISpaceResearch' is unknown, assuming a standard experiment.
170208T203047.683 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBISpaceAdaptionStudy' is unknown, assuming a standard experiment.
170208T203047.686 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBIPowerToolsEvaluation' is unknown, assuming a standard experiment.
170208T203047.689 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBIConstructionTechniques' is unknown, assuming a standard experiment.
170208T203047.691 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBICrystalGrowth' is unknown, assuming a standard experiment.
170208T203047.694 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBIIceCreamResearch' is unknown, assuming a standard experiment.
170208T203047.697 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBITemperatureStudy' is unknown, assuming a standard experiment.
170208T203047.699 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBIThermalStudy' is unknown, assuming a standard experiment.
170208T203047.703 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBIGooStudy' is unknown, assuming a standard experiment.
170208T203047.705 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBICryogenicResourceStudy' is unknown, assuming a standard experiment.
170208T203047.708 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBILongTermCryogenicMiniStudy' is unknown, assuming a standard experiment.
170208T203047.711 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBICryogenicStudy' is unknown, assuming a standard experiment.
170208T203047.713 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBILongTermCryogenicStudy' is unknown, assuming a standard experiment.
170208T203047.716 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBICryogenicRadiationStudy' is unknown, assuming a standard experiment.
170208T203047.719 [WARNING] [ContractConfigurator.LoggingUtil.Log] ContractConfigurator.Util.Science: Experiment 'WBIEmptyExperiment' is unknown, assuming a standard experiment.
170208T203047.823 [INFO] [KSP.UI.UIMasterController.ShowUI] [UIMasterController]: ShowUI
...
170208T203101.464 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSpaceCenter)[2.12]: SpaceCenter Loaded

170208T203101.511 [INFO] [KerbalStats.KerbalStats.onProtoCrewMemberSave] [KerbalStats] saving ext for Jebediah Kerman
170208T203101.512 [INFO] [KerbalStats.KerbalStats.onProtoCrewMemberSave]     from kerbals
...
170208T203101.593 [INFO] [KSP.UI.Screens.MessageSystem.SaveMessages] [MessageSystem] Save Messages
170208T203101.595 [INFO] [BetterTimeWarp.BetterTimeWarpInitializer.SaveSettings] [BetterTimeWarp]: Settings saved
170208T203101.659 [INFO] [GamePersistence.SaveGame] Game State Saved to saves/122-Twitch/persistent

170208T203101.986 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSpaceCenter)[2.12]: StartAndFocusVessel: Science Station 0.1(Station)[6d3bc5dc225c4deb931775a60575f4c3] idx: 14

170208T203102.009 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 1918
170208T203102.012 [INFO] [RSTUtils.Utilities.Log] 2/8/2017 8:31:02 PM,DeepFreeze,Game scene load requested: FLIGHT
170208T203102.014 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 1918
170208T203102.016 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 1918
170208T203102.017 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 1918
170208T203102.018 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 1918
170208T203102.018 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 1918
170208T203102.042 [INFO] [KSP.UI.UIMasterController.HideUI] [UIMasterController]: HideUI

170208T203102.059 [INFO] [QuickStart.QuickStart.Log] QuickStart(QPersistent)[2.12]: OnDestroy

170208T203102.060 [INFO] [RSTUtils.Utilities.Log] 2/8/2017 8:31:02 PM,DeepFreeze,OnDestroy
170208T203102.061 [INFO] [RSTUtils.Utilities.Log] 2/8/2017 8:31:02 PM,DeepFreeze,DeepFreeze Child Destroy for ScenarioLogic
170208T203102.062 [INFO] [RSTUtils.Utilities.Log] 2/8/2017 8:31:02 PM,DeepFreeze,DeepFreeze Child Destroy for ScenarioLogic
170208T203102.063 [INFO] [RSTUtils.Utilities.Log] 2/8/2017 8:31:02 PM,DeepFreeze,DeepFreezeEvents DeepFreezeEventRem
170208T203102.064 [INFO] [RSTUtils.Utilities.Log] 2/8/2017 8:31:02 PM,DeepFreeze,DeepFreezeEvents DeepFreezeEventRem ended
170208T203102.070 [INFO] [HighLogic.LoadScene] [HighLogic]: =========================== Scene Change : From SPACECENTER to FLIGHT (Async) =====================
170208T203102.641 [INFO] [KerbalAlarmClock.KerbalAlarmClock.OnDestroy] 2/8/2017 8:31:02 PM,KerbalAlarmClock,Destroying the KerbalAlarmClock-KACSpaceCenter
170208T203102.642 [INFO] [KerbalAlarmClock.KerbalAlarmClock.DestroyToolbarButton] 2/8/2017 8:31:02 PM,KerbalAlarmClock,Destroying Toolbar Button
170208T203102.643 [INFO] [KerbalAlarmClock.KerbalAlarmClock.APIDestroy] 2/8/2017 8:31:02 PM,KerbalAlarmClock,API Cleaned up
170208T203102.652 [INFO] [KSP.UI.Screens.UIApp.OnDestroy] [UIApp] OnDestroy: KSPedia
170208T203102.654 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 1918
170208T203102.654 [INFO] [KSP.UI.Screens.UIApp.OnDestroy] [UIApp] OnDestroy: ContractsApp
170208T203102.655 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 1918

170208T203102.656 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSpaceCenter)[2.12]: OnDestroy
...
170208T203107.723 [INFO] [AddonLoader.StartAddon] [AddonLoader]: Instantiating addon 'QFlight' from assembly 'QuickStart'

170208T203107.725 [INFO] [QuickStart.QuickStart.Log] QuickStart(QFlight)[2.12]: Not need to keep it loaded.
...
170208T203108.017 [INFO] [PlanetariumCamera.SetTarget] [PlanetariumCamera]: Focus: Kerbin
170208T203108.019 [INFO] [KSP.UI.UIMasterController.HideUI] [UIMasterController]: HideUI
170208T203108.367 [INFO] [SCANsat.SCAN_Platform.CustomAddonLoader.OnLevelWasLoaded] SCANsat.SCANsat.SCAN_Platform.CustomAddonLoader: FLIGHT was loaded; instantiating addons...
170208T203108.367 [INFO] [SCANsat.SCAN_Platform.CustomAddonLoader.OnLevelWasLoaded] ImprovedAddonLoader: Creating addon 'SCANtoolbar'
170208T203108.371 [INFO] [SCANsat.SCAN_Platform.CustomAddonLoader.OnLevelWasLoaded] SCANsat.SCANsat.SCAN_Platform.CustomAddonLoader finished; created 1 addons
170208T203108.518 [INFO] [FlightDriver.Start] ------------------- initializing flight mode... ------------------
...
170208T203108.933 [INFO] [ResourceGameSettings.SetupDepletionInfo] Loading Depletion Nodes
170208T203108.934 [INFO] [ResourceGameSettings.SetupDepletionInfo] DepNodeCount:  0
170208T203108.935 [INFO] [ResourceGameSettings.SetupBiomeLockInfo] Loading Biome Nodes
170208T203108.936 [INFO] [ResourceGameSettings.SetupBiomeLockInfo] BiomeNodeCount:  0
170208T203108.936 [INFO] [ResourceGameSettings.SetupPlanetScanInfo] Loading Planet Nodes
170208T203108.937 [INFO] [ResourceGameSettings.SetupPlanetScanInfo] PlanetNodeCount:  0
170208T203108.950 [INFO] [ScenarioDestructibles.OnLoad] [ScenarioDestructibles]: Loading... 0 objects registered
170208T203108.952 [INFO] [ScenarioUpgradeableFacilities.OnLoad] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
170208T203109.747 [ERROR] [ScenarioRunner.AddModule] Cannot find a Module of typename 'ExSettings'
170208T203109.748 [ERROR] [ProtoScenarioModule.Load] ScenarioModule is null.

170208T203109.749 [INFO] [QuickStart.QuickStart.Log] QuickStart(QSettings)[2.12]: Settings Saved
170208T203109.750 [INFO] [QuickStart.QuickStart.Log] QuickStart(QPersistent)[2.12]: OnAwake
...
170208T203109.857 [ERROR] [ScenarioRunner.AddModule] Cannot find a Module of typename 'InterVesselManager'
170208T203109.857 [ERROR] [ProtoScenarioModule.Load] ScenarioModule is null.
170208T203109.919 [INFO] [FlightDriver.Start] Target vessel index: 14  vessel count: 19
170208T203109.921 [INFO] [FlightGlobals.setActiveVessel] [FLIGHT GLOBALS]: Switching To Vessel Science Station 0.1 ---------------------- 
170208T203109.923 [INFO] [OrbitPhysicsManager.setDominantBody] setting new dominant body: Kerbin
FlightGlobals.mainBody: Kerbin
170208T203110.042 [WARNING] [KerbalKonstructs.Core.Log.Warning] KK: StaticDatabase.updateCache(): vPlayerPos is still v3.zero 
...
170208T203110.944 [INFO] [InfernalRobotics.Command.ServoController.OnVesselLoaded] IR: [ServoController] OnVesselLoaded, v=Science Station 0.1
170208T203110.956 [INFO] [FlightCamera.setMode] Camera Mode: AUTO
170208T203110.980 [WARNING] [InternalModel.Initialize] InternalModel error: Part Crew capacity is 2, but 4 seats are defined in internal model
170208T203110.981 [WARNING] [InternalModel.Initialize] InternalModel error: Part Crew capacity is 2, but 4 seats are defined in internal model

170208T203110.989 [INFO] [QuickStart.QuickStart.Log] QuickStart(QPersistent)[2.12]: OnVesselChange 6d3bc5dc-225c-4deb-9317-75a60575f4c3
...
170208T203115.505 [WARNING] [UnityEngine.Object.DontDestroyOnLoad] DontDestroyOnLoad only work for root GameObjects or components on root GameObjects.

170208T203115.505 [INFO] [QuickStart.QuickStart.Log] QuickStart(QPersistent)[2.12]: Start

170208T203115.558 [INFO] [B9PartSwitch.PartExtensions.LogInfo] [Part Size3LargeTank] [ModuleB9PartSwitch 'fuelSwitch'] Switched subtype to LF/O
170208T203115.559 [INFO] [B9PartSwitch.PartExtensions.LogInfo] [Part Size3LargeTank] [ModuleB9PartSwitch 'fuelSwitch'] Switched subtype to LF/O
170208T203115.560 [INFO] [B9PartSwitch.PartExtensions.LogInfo] [Part Size3LargeTank] [ModuleB9PartSwitch 'fuelSwitch'] Switched subtype to LF/O
170208T203115.561 [INFO] [B9PartSwitch.PartExtensions.LogInfo] [Part miniFuelTank] [ModuleB9PartSwitch 'fuelSwitch'] Switched subtype to LF/O
170208T203115.562 [INFO] [B9PartSwitch.PartExtensions.LogInfo] [Part miniFuelTank] [ModuleB9PartSwitch 'fuelSwitch'] Switched subtype to LF/O
170208T203115.562 [INFO] [B9PartSwitch.PartExtensions.LogInfo] [Part miniFuelTank] [ModuleB9PartSwitch 'fuelSwitch'] Switched subtype to LF/O
170208T203115.563 [INFO] [B9PartSwitch.PartExtensions.LogInfo] [Part miniFuelTank] [ModuleB9PartSwitch 'fuelSwitch'] Switched subtype to LF/O
170208T203115.564 [INFO] [B9PartSwitch.PartExtensions.LogInfo] [Part fuelTank2-2] [ModuleB9PartSwitch 'fuelSwitch'] Switched subtype to LF/O

170208T203115.582 [INFO] [QuickStart.QuickStart.Log] QuickStart(QFlight)[2.12]: OnDestroy

170208T203115.584 [INFO] [vaporvent.makeSteam.PLSteam] vaporvent: started makesteam, vessel.situation: ORBITING
170208T203115.584 [INFO] [vaporvent.makeSteam.PLSteam] vaporvent: false
170208T203115.585 [INFO] [vaporvent.makeSteam.PLSteam] vaporvent: started makesteam, vessel.situation: ORBITING
170208T203115.585 [INFO] [vaporvent.makeSteam.PLSteam] vaporvent: false
170208T203115.590 [INFO] [FNPlugin.GameEventSubscriber.OnSetSpeedModeChange] [KSP Interstellar] GameEventSubscriber - detected OnSetSpeedModeChange
170208T203115.592 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 1918
...
170208T203117.245 [INFO] [KerbalAlarmClock.KACResources.loadGUIAssets] 2/8/2017 8:31:17 PM,KerbalAlarmClock,Loading Textures
170208T203117.261 [INFO] [KerbalAlarmClock.KACResources.loadGUIAssets] 2/8/2017 8:31:17 PM,KerbalAlarmClock,Loaded Textures
170208T203117.263 [INFO] [TransferWindowPlanner.Resources.LoadTextures] 2/8/2017 8:31:17 PM,TransferWindowPlanner,Loading Textures
170208T203117.267 [INFO] [TransferWindowPlanner.Styles.InitStyles] 2/8/2017 8:31:17 PM,TransferWindowPlanner,Configuring Styles
170208T203118.723 [INFO] [ProgressParser.progressController.onSceneChange] [Progress Tracking Parser] Initializing Progress Parser...
170208T203118.748 [INFO] [KSP.UI.Screens.UIApp.Awake] [UiApp] Awake: CurrencyWidgetsApp
170208T203118.749 [INFO] [KSP.UI.Screens.UIApp.Awake] [UiApp] Awake: ContractsApp
170208T203118.749 [INFO] [KSP.UI.Screens.UIApp.Awake] [UiApp] Awake: ResourceDisplay
170208T203118.750 [INFO] [KSP.UI.Screens.UIApp.Awake] [UiApp] Awake: KSPedia
170208T203118.751 [INFO] [AT_Utils.Utils.Log] [000_AT_Utils: 20:31:18.751] FlightCameraOverrideInitializer: Attached FlightCameraOverride component to camera GameObject: Camera 00 (AT_Utils.FlightCameraOverride)
170208T203118.752 [INFO] [KSP.UI.Screens.ApplicationLauncher.OnSceneLoadedGUIReady] [ApplicationLauncher] OnSceneLoadedGUIReady: scene FLIGHT ShouldBeVisible() True ShouldBeOnTop() True iIsPositionedAtTop False
170208T203118.753 [INFO] [KSP.UI.Screens.ApplicationLauncher.SpawnSimpleLayout] [ApplicationLauncher] SpawnSimpleLayout: VerticalTopDown
170208T203118.757 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 738 maxListSize 981
170208T203118.758 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 697 maxListSize 972
170208T203118.759 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 697 maxListSize 972
170208T203118.760 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 697 maxListSize 972
170208T203118.760 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 697 maxListSize 972
170208T203118.761 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 738 maxListSize 972
170208T203118.763 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 779 maxListSize 972
170208T203118.765 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 820 maxListSize 972
170208T203118.767 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 861 maxListSize 972
170208T203118.768 [INFO] [InfernalRobotics.Gui.WindowManager.AddAppLauncherButton] IR: [GUI] AddAppLauncherButton Called, button=null: True
170208T203118.769 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 902 maxListSize 972
170208T203118.770 [INFO] [InfernalRobotics.Gui.WindowManager.AddAppLauncherButton] IR: [GUI] AddAppLauncherButton finished, button=null: False
170208T203118.775 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 943 maxListSize 972
170208T203118.776 [INFO] [ExperimentTracker.ExperimentTracker.debugPrint] [ExperimentTracker]: Setting up button
170208T203118.777 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 984 maxListSize 972
170208T203118.779 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 1025 maxListSize 940
170208T203118.780 [INFO] [KSP.UI.Screens.KnowledgeBase.OnAppLauncherReady] [KnowledgeBase] OnAppLauncherReady 37818
170208T203118.789 [INFO] [ScienceChecklist.Logger.WriteMessage] [2/8/2017 8:31:18 PM [x] Science!]: <Trace> (ScienceChecklistAddon) - Load
170208T203118.789 [WARNING] [ScienceChecklist.Logger.WriteMessage] [2/8/2017 8:31:18 PM [x] Science!]: <Info> (ScienceChecklistAddon) - Already loaded.
170208T203118.791 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 1066 maxListSize 940
170208T203118.793 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 1107 maxListSize 940
170208T203118.794 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 1066 maxListSize 940
170208T203118.795 [INFO] [QuickSearch.QuickSearch.Log] QuickSearch(QStockToolbar)[3.12]: AppLauncherReady
170208T203118.796 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 1107 maxListSize 940
170208T203118.797 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 1066 maxListSize 940
170208T203118.798 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 1066 maxListSize 940
170208T203118.799 [INFO] [QuickSearch.QuickSearch.Log] QuickSearch(QStockToolbar)[3.12]: Destroy
170208T203118.799 [INFO] [QuickSearch.QuickSearch.Log] QuickSearch(QStockToolbar)[3.12]: AppLauncherDestroyed
170208T203118.800 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.801 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.801 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.802 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.802 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.803 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.803 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.804 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.804 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.805 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.805 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.806 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.806 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.807 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.807 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.808 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.808 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.809 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.809 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.809 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.810 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.810 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.811 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.811 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.812 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.812 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.813 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.813 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.814 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.815 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 0 is invalid
170208T203118.815 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.815 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 1 is invalid
170208T203118.816 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.816 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 2 is invalid
170208T203118.817 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.817 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 3 is invalid
170208T203118.818 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.818 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 4 is invalid
170208T203118.819 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.819 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 5 is invalid
170208T203118.820 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.820 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 6 is invalid
170208T203118.821 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.821 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 7 is invalid
170208T203118.821 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.822 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 8 is invalid
170208T203118.822 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.823 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 9 is invalid
170208T203118.823 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.824 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 10 is invalid
170208T203118.824 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.825 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 11 is invalid
170208T203118.825 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.826 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 12 is invalid
170208T203118.826 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.827 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 13 is invalid
170208T203118.827 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.828 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 14 is invalid
170208T203118.828 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.828 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 15 is invalid
170208T203118.829 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.829 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 16 is invalid
170208T203118.830 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.830 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 17 is invalid
170208T203118.831 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.831 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 18 is invalid
170208T203118.832 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.832 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 19 is invalid
170208T203118.833 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.833 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 20 is invalid
170208T203118.834 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.834 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 21 is invalid
170208T203118.835 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.835 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 22 is invalid
170208T203118.836 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.836 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 23 is invalid
170208T203118.837 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.837 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 24 is invalid
170208T203118.838 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.838 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 25 is invalid
170208T203118.839 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.839 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 26 is invalid
170208T203118.840 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.840 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 27 is invalid
170208T203118.841 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.841 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 28 is invalid
170208T203118.842 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.842 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 29 is invalid
170208T203118.842 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.843 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 30 is invalid
170208T203118.843 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.844 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 31 is invalid
170208T203118.844 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.845 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 32 is invalid
170208T203118.846 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.846 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 33 is invalid
170208T203118.847 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.847 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 34 is invalid
170208T203118.848 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.848 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 35 is invalid
170208T203118.848 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.849 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 36 is invalid
170208T203118.850 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.850 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 37 is invalid
170208T203118.850 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.851 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 38 is invalid
170208T203118.851 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.852 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 39 is invalid
170208T203118.852 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.853 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 40 is invalid
170208T203118.853 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.854 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 41 is invalid
170208T203118.854 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.854 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 42 is invalid
170208T203118.855 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.855 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 43 is invalid
170208T203118.856 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.856 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 44 is invalid
170208T203118.857 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.857 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 45 is invalid
170208T203118.858 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.858 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 46 is invalid
170208T203118.859 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.859 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 47 is invalid
170208T203118.860 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.860 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 48 is invalid
170208T203118.861 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.861 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 49 is invalid
170208T203118.862 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.862 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 50 is invalid
170208T203118.862 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.863 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 51 is invalid
170208T203118.863 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.864 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 52 is invalid
170208T203118.864 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.865 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 53 is invalid
170208T203118.865 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.866 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 54 is invalid
170208T203118.866 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.867 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 55 is invalid
170208T203118.867 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.868 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 56 is invalid
170208T203118.868 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.868 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 57 is invalid
170208T203118.869 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.869 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 58 is invalid
170208T203118.870 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.870 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 59 is invalid
170208T203118.871 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.871 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 60 is invalid
170208T203118.872 [ERROR] [Contracts.ContractSystem.LoadContract] [ContractSystem]: Contract config is invalid
170208T203118.872 [ERROR] [Contracts.ContractSystem+<OnLoadRoutine>c__Iterator9A.MoveNext] [ContractSystem]: Contract 61 is invalid
170208T203118.873 [INFO] [KerbalAlarmClock.KerbalAlarmClock.ContractsReady] 2/8/2017 8:31:18 PM,KerbalAlarmClock,Contracts System Ready
170208T203118.938 [INFO] [scatterer.SunFlare.OnPreRender] [Scatterer] Sunflare: loaded new transmittance table
170208T203118.941 [WARNING] [Highlighting.HighlightingSystem.OnPreRender] HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.
170208T203118.951 [INFO] [KerbalAlarmClock.KerbalAlarmClock.OnGUIEvery] 2/8/2017 8:31:18 PM,KerbalAlarmClock,Adding DrawGUI to PostRender Queue
170208T203118.963 [ERROR] [UNKNOWN] The AssetBundle 'D:\Spiele\Steam\SteamApps\common\KSP\GameData\KerboKatz\SmallUtilities\PhysicalTimeRatioViewer\physicaltimeratioviewer.KerboKatzAsset' can't be loaded because another AssetBundle with the same files is already loaded.
170208T203118.994 [ERROR] [JanitorsCloset.Log.Error] Janitor's Closet: button missing ReplacementToolbarClickHandler
170208T203119.010 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 1107 maxListSize 940
170208T203119.346 [INFO] [KSP.UI.Screens.MessageSystem.Reposition] [MessageSystem] Reposition 0.02 37819
170208T203119.624 [ERROR] [FXCurve.Load] FloatCurve: Invalid line. Requires two values, 'time' and 'value'
170208T203119.625 [ERROR] [FXCurve.Load] FloatCurve: Invalid line. Requires two values, 'time' and 'value'
170208T203119.661 [INFO] [OpenResourceSystem.ORSResourceSuppliableModule.OnFixedUpdate] [ORS] Updated PartModule of Manager for ThermalPower  to Gigantor XL Solar Array
170208T203119.672 [INFO] [FlightIntegrator.Setup] [FlightIntegrator]: Reloaded drag cube for zeroed cube root part cupola (Science Station 0.1) on vessel Science Station 0.1
170208T203119.787 [INFO] [KerbalAlarmClock.KerbalAlarmClock.UpdateDetails] 2/8/2017 8:31:19 PM,KerbalAlarmClock,Vessel Change from 'No Vessel' to 'Science Station 0.1'
170208T203119.819 [INFO] [PlanetariumCamera.SetTarget] [PlanetariumCamera]: Focus: Science Station 0.1
170208T203119.903 [INFO] [KSP.UI.Screens.UIApp+<AddToAppLauncher>c__Iterator109.MoveNext] [UIApp] Adding ResourceDisplay to Application Launcher
170208T203119.905 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 899
170208T203119.905 [INFO] [KSP.UI.Screens.UIApp+<AddToAppLauncher>c__Iterator109.MoveNext] [UIApp] Adding ResourceDisplay to Application Launcher
170208T203119.906 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 890
170208T203119.956 [INFO] [KSP.UI.Screens.ResourceDisplay.OnAppInitialized] [ResourceDisplay] OnAppStarted(): id: -1001304
170208T203119.958 [INFO] [KSP.UI.GenericAppFrame.Reposition] [GenericAppFrame] Reposition 0.18 37823
170208T203119.959 [INFO] [KSP.UI.Screens.UIApp+<AddToAppLauncher>c__Iterator109.MoveNext] [UIApp] Adding ContractsApp to Application Launcher
170208T203119.960 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 849
170208T203119.961 [INFO] [KSP.UI.Screens.ResourceDisplay.OnAppInitialized] [ResourceDisplay] OnAppStarted(): id: 149840
170208T203119.961 [INFO] [KSP.UI.Screens.ResourceDisplay.OnAppInitialized] ResourceDisplay already exist, destroying this instance
170208T203119.962 [INFO] [KSP.UI.Screens.UIApp.OnDestroy] [UIApp] OnDestroy: ResourceDisplay
170208T203119.963 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 849
170208T203119.964 [INFO] [ContractParser.contractParser+<loadContracts>d__0.MoveNext] [Contract Parser] Loading All Contracts...
170208T203119.974 [INFO] [ContractParser.contractParser+<loadContracts>d__0.MoveNext] [Contract Parser] Finished Loading All Contracts
170208T203120.035 [INFO] [KSP.UI.GenericAppFrame.Reposition] [GenericAppFrame] Reposition 0.22 37824
170208T203120.036 [INFO] [KSP.UI.Screens.CurrencyWidgetsApp.OnAppAboutToStart] CURRENCY WIDGET True True True
170208T203120.036 [INFO] [KSP.UI.Screens.UIApp+<AddToAppLauncher>c__Iterator109.MoveNext] [UIApp] Adding CurrencyWidgetsApp to Application Launcher
170208T203120.037 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 849
170208T203120.090 [INFO] [KSP.UI.Screens.UIApp+<AddToAppLauncher>c__Iterator109.MoveNext] [UIApp] Adding KSPedia to Application Launcher
170208T203120.091 [INFO] [KSP.UI.Screens.ApplicationLauncher.ScaleModList] ScaleModList: listSize 656 maxListSize 808
170208T203120.200 [INFO] [ProgressParser.progressParser+<parseProgressTree>d__0.MoveNext] [Progress Tracking Parser] Progress Nodes Loaded...
170208T203120.337 [INFO] [KSP.UI.UIMasterController.ShowUI] [UIMasterController]: ShowUI
170208T203120.377 [INFO] [FlightState..ctor] Flight State Captured
170208T203120.382 [INFO] [ProgressTree.Save] Saving Achievements Tree...
170208T203120.384 [INFO] [ProgressTree.Save] Saving Achievements Tree...
170208T203120.385 [INFO] [ProgressTree.Save] Saving Achievements Tree...
170208T203120.387 [INFO] [ProgressTree.Save] Saving Achievements Tree...
170208T203120.388 [INFO] [ProgressTree.Save] Saving Achievements Tree...

170208T203120.418 [INFO] [QuickStart.QuickStart.Log] QuickStart(QPersistent)[2.12]: OnSave 6d3bc5dc-225c-4deb-9317-75a60575f4c3

 

Edited by Jebs_SY
Link to comment
Share on other sites

14 hours ago, Liquid5n0w said:

I would suggest turning off jump to vessel until it's resolved to help others out there silently suffering.

Nobody has seen this with a start to editor/trackstation ?

Edited by Malah
Link to comment
Share on other sites

@Liquid5n0w & @Jebs_SY Thanks for yours reports, I've found the error. I've seen that QuickGoTo hadn't this issue, but it also has a go to last vessel ... both mods use the same function but QuickGoTo reloads the savegame file and QuickStart used the savegame already loaded and KSP seems to don't like that :wink:

I haven't tried with a highly modded install, can you confirm it works for you too with this new dll: https://github.com/malahx/QuickMods/raw/master/QuickStart/GameData/QuickMods/QuickStart/Plugins/QuickStart.dll (you need to replace the dll which is on GameData/QuickMods/QuickStart/Plugins), thanks.

Link to comment
Share on other sites

1 hour ago, Malah said:

I haven't tried with a highly modded install, can you confirm it works for you too with this new dll, thanks.

Looks very good. Did 2 direct starts into a vehicle with my highly modded install. Was never working before, worked now both times. Looks good! Thx for the work. :) o/

Link to comment
Share on other sites

2 hours ago, Malah said:

@Liquid5n0w & @Jebs_SY Thanks for yours reports, I've found the error. I've seen that QuickGoTo hadn't this issue, but it also has a go to last vessel ... both mods use the same function but QuickGoTo reloads the savegame file and QuickStart used the savegame already loaded and KSP seems to don't like that :wink:

I haven't tried with a highly modded install, can you confirm it works for you too with this new dll: https://github.com/malahx/QuickMods/raw/master/QuickStart/GameData/QuickMods/QuickStart/Plugins/QuickStart.dll (you need to replace the dll which is on GameData/QuickMods/QuickStart/Plugins), thanks.

No loss of contracts for me either, thanks for the fix!

Link to comment
Share on other sites

Hello, I've updated QuickStart, sorry for all your lost contracts :wink:


QuickStart

Download:

SpaceDock
GitHub

Changelog - v2.13 - 2017.02.18

  • New: Added a black screen when QuickStart wait,
  • Fix: Corrected the start to last vessel to keep all contracts (thanks Liquid5n0w & Jebs_SY),
  • Fix: Corrected text position with small resolution.
Link to comment
Share on other sites

1 hour ago, Malah said:

Hello, I've updated QuickStart, sorry for all your lost contracts :wink:


QuickStart

Download:

SpaceDock
GitHub

Changelog - v2.13 - 2017.02.18

  • New: Added a black screen when QuickStart wait,
  • Fix: Corrected the start to last vessel to keep all contracts (thanks Liquid5n0w & Jebs_SY),
  • Fix: Corrected text position with small resolution.

Great update thank you!

Link to comment
Share on other sites

Hello! Thanks a lot for all the small and very useful mods!

One question tho, it may sound strange, but may I ask why I might need zerominiavc? I personally don't use AVC and click off all the miniAVC requests. So I think, I should probably be installing this, but then again I still felt like asking: Why do I need zerominiavc? Does it save resources? Memory? Loading times?

Link to comment
Share on other sites

2 hours ago, canisin said:

Hello! Thanks a lot for all the small and very useful mods!

One question tho, it may sound strange, but may I ask why I might need zerominiavc? I personally don't use AVC and click off all the miniAVC requests. So I think, I should probably be installing this, but then again I still felt like asking: Why do I need zerominiavc? Does it save resources? Memory? Loading times?

You don't need ZeroMiniAVC :wink: It's just a no brain mod to easily deletes MiniAVC. It's only a time saver if you manually delete each MiniAVC. I don't think you will really save some resource with it.

Link to comment
Share on other sites

3 minutes ago, canisin said:

Why would someone want to delete MiniAVC? That is what I am asking. I am asking, because if people are deleting it, and there is a mod for automatically deleting it, maybe I should, too :)

Many mods package and use MiniAVC... For some, they dont like the MiniAVC popups at game loading... Think of ZeroMiniAVC as just an opt-out for MiniAVC...

Thats really all this does, unless you have OCD, and all the duplicate MiniAVC files that come with many mods installed that use it, bothers you... theres really no performance gain with deleting them all...

 

Link to comment
Share on other sites

9 minutes ago, canisin said:

Why would someone want to delete MiniAVC? That is what I am asking. I am asking, because if people are deleting it, and there is a mod for automatically deleting it, maybe I should, too :)

I developed it because I don't like popup, useless things ... and lose my time to delete each MiniAVC :wink:

Link to comment
Share on other sites

26 minutes ago, Stone Blue said:

Many mods package and use MiniAVC... For some, they dont like the MiniAVC popups at game loading... Think of ZeroMiniAVC as just an opt-out for MiniAVC...

Thats really all this does, unless you have OCD, and all the duplicate MiniAVC files that come with many mods installed that use it, bothers you... theres really no performance gain with deleting them all...

 

 

25 minutes ago, Malah said:

I developed it because I don't like popup, useless things ... and lose my time to delete each MiniAVC :wink:

Thanks a lot for the responses :)

In that case, I will not download this one at the current time. It seems that miniAVC remains quiet after just once asking it to not do its version checking.

Link to comment
Share on other sites

On 2/19/2017 at 1:48 PM, canisin said:

Why would someone want to delete MiniAVC? That is what I am asking. I am asking, because if people are deleting it, and there is a mod for automatically deleting it, maybe I should, too :)

A lot of the mods that package MiniAVC were updated to 1.2 or 1.2.1 instead of 1.2.2, and despite them working flawlessly in 1.2.2 MiniAVC refuses to let the game even attempt to load it and gives you no option to load them other than by deleting the MiniAVC dlls. It seems to not understand the concept of a non-mod breaking KSP update. :rolleyes:

Link to comment
Share on other sites

On 2/25/2017 at 10:14 PM, wadusher1 said:

A lot of the mods that package MiniAVC were updated to 1.2 or 1.2.1 instead of 1.2.2, and despite them working flawlessly in 1.2.2 MiniAVC refuses to let the game even attempt to load it and gives you no option to load them other than by deleting the MiniAVC dlls. It seems to not understand the concept of a non-mod breaking KSP update. :rolleyes:

Hmmm... Off-hand this sounds like an issue of those mods not having updated .version files... Which is up to each mod dev to maintain...
In the past year or so, I've been seeing more incorrect or outdated .version files getting packaged with many mods...

Link to comment
Share on other sites

5 hours ago, Stone Blue said:

Hmmm... Off-hand this sounds like an issue of those mods not having updated .version files... Which is up to each mod dev to maintain...
In the past year or so, I've been seeing more incorrect or outdated .version files getting packaged with many mods...

Yeah. Thing is, most mod makers probably won't do that unless they update something else in their mods with it. Or they just forget...
I still don't get why MiniAVC won't give me the option to run them despite them being old while keeping the MiniAVC dlls. :huh:

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...