Jump to content

Kolago

Members
  • Posts

    465
  • Joined

  • Last visited

Posts posted by Kolago

  1. 3 hours ago, linuxgurugamer said:

    Yes, but how do you expect to specify an unknown number of resources to hide?

    Take the in original resources and the CommunityResourcePack Mod resources, maybe add the AlternateResourcePanel Mod covert resources. Keep these in a cfg file, so we can add new ones easily.

     

  2. After some launching and reverting KRASH its back to normal.

    Intrestingly I hat some lauches with put my somewhere on Kerbal and not on the lauchpad! Simulation was not active (blinking simulation text was not there). But ESC out if this I get the siumaltion dialog!

    So some kind of error in my safe-file is likely to caused the problem. :blink:

    I think QuickRevert was the problem. I dont end the simulation propertly!

  3. 5 hours ago, linuxgurugamer said:

    Then I suggest that you downgrade those three, verify it works, then update one at a time.  

    Let me know which one causes the problem.

    Also, while seeing the error is nice, it's mostly useless without the rest of the log file

    Tests with some older version of KIS, MechJeb2 and ModuleManager dont solve the problem. :-( Very strange.

    To my undestandig of the error somethink messes arround with the "CelestialBodySubtree"... so some mod DLL must be involved right?

  4. Getting an error if I select the "Landet" or "Orbit selection" button. Windows have no elements in it.

    [EXC 01:33:19.874] ArgumentNullException: Argument cannot be null.
    Parameter name: source
        System.Linq.Check.SourceAndPredicate (System.Object source, System.Object predicate)
        System.Linq.Enumerable.Where[CelestialBodySubtree] (IEnumerable`1 source, System.Func`2 predicate)
        KRASH.LaunchGUI.drawSelectorWindow (Int32 id)
        UnityEngine.GUI.CallWindowDelegate (UnityEngine.WindowFunction func, Int32 id, Int32 instanceID, UnityEngine.GUISkin _skin, Int32 forceRect, Single width, Single height, UnityEngine.GUIStyle style)

    Last updates to my mod heavy install:

    KIS v1.17
    MechJeb2-2.8.1.0-858
    ModuleManager. v4.0.1

    Was running ok befor updating to this versions.

  5. Some of my installed mods (AGExt, CorrectCoL, FlightPlan and LaunchNumbering) have problems with ToolbarControl.

    [LOG 22:16:44.489] ADDON BINDER: Create binding redirect: ToolbarControl, Version=0.1.5.2, Culture=neutral, PublicKeyToken=null => ToolbarControl, Version=0.1.6.5, Culture=neutral, PublicKeyToken=null
    [WRN 22:16:44.507] ADDON BINDER: Ingoring binding redirect due to incompatible versions: ToolbarControl, Version=0.1.6.6, Culture=neutral, PublicKeyToken=null => ToolbarControl, Version=0.1.6.5, Culture=neutral, PublicKeyToken=null
    
    [ERR 22:16:44.509] AssemblyLoader: Exception loading 'CorrectCoL': System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
      at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
      at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
      at AssemblyLoader.LoadAssemblies () [0x00000] in <filename unknown>:0 
    
    Additional information about this exception:
    
     System.TypeLoadException: Could not load type 'CorrectCoL.CorrectCoL' from assembly 'CorrectCoL, Version=1.6.4.1, Culture=neutral, PublicKeyToken=null'.
    
    [ERR 22:16:44.522] AssemblyLoader: Exception loading 'AGExt': System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
      at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
      at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
      at AssemblyLoader.LoadAssemblies () [0x00000] in <filename unknown>:0 
    
    Additional information about this exception:
    
     System.TypeLoadException: Could not load type 'ActionGroupsExtended.AGXEditor' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type 'ActionGroupsExtended.AGXFlight' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<CheckStockCustomActions>c__Iterator0' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<PartRemove>c__AnonStorey5' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<PartRemove>c__AnonStorey6' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<PartRemove>c__AnonStorey7' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<DelayPanelsMovement>c__Iterator1' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<DelayPanelsMovementSecondStage>c__Iterator2' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<DelayHidePanels>c__Iterator3' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<DelayShowPanels>c__Iterator4' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<AttachAGXPart>c__AnonStorey8' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<AttachAGXPart>c__AnonStorey9' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<AttachAGXPart>c__AnonStoreyA' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<CurrentActionsWindow>c__AnonStoreyB' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<GroupsWindow>c__AnonStoreyC' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<AGXAddSelectedPart>c__AnonStoreyD' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<MonitorDefaultActions>c__AnonStoreyE' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<MonitorDefaultActions>c__AnonStoreyF' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<MonitorDefaultActions>c__AnonStorey10' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<MonitorDefaultActions>c__AnonStorey11' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<MonitorDefaultActions>c__AnonStorey12' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<EditorLoadFromNode>c__AnonStorey13' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<EditorSaveToNode>c__AnonStorey14' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<DockedSubVesselsIconTimer>c__Iterator0' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<IsVesselLoaded>c__AnonStorey2' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<IsVesselLoaded>c__AnonStorey3' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<ActivateActionGroupActivation>c__AnonStorey4' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<ActivateActionGroupActivation>c__AnonStorey5' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<CurrentActionsWindow>c__AnonStorey6' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<GroupsWindow>c__AnonStorey7' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<AGXAddSelectedPart>c__AnonStorey8' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<AddSelectedPart>c__AnonStorey9' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<GUIDelayCoroutine>c__Iterator1' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<partDead>c__AnonStoreyA' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<DockingEventggg>c__AnonStoreyB' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<DockingEventggg>c__AnonStoreyC' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<CalculateActiveActions>c__AnonStoreyD' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<CalculateActionsState>c__AnonStoreyE' from assembly 'AGExt, Version=2.3.3.6, Culture=neutral, PublicKeyToken=null'.
    
    [LOG 22:16:44.560] ADDON BINDER: Create binding redirect: ToolbarControl, Version=0.1.6.1, Culture=neutral, PublicKeyToken=null => ToolbarControl, Version=0.1.6.5, Culture=neutral, PublicKeyToken=null
    [ERR 22:16:44.573] AssemblyLoader: Exception loading 'FlightPlan': System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
      at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
      at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
      at AssemblyLoader.LoadAssemblies () [0x00000] in <filename unknown>:0 
    
    Additional information about this exception:
    
     System.TypeLoadException: Could not load type 'FlightPlan_NS.FlightPlan' from assembly 'FlightPlan, Version=1.0.6.1, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type 'EntryType' from assembly 'FlightPlan, Version=1.0.6.1, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type 'PlanEntry' from assembly 'FlightPlan, Version=1.0.6.1, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type '<KACButton>c__AnonStorey0' from assembly 'FlightPlan, Version=1.0.6.1, Culture=neutral, PublicKeyToken=null'.
    
    [LOG 22:16:44.576] ADDON BINDER: Create binding redirect: ToolbarControl, Version=0.1.5.7, Culture=neutral, PublicKeyToken=null => ToolbarControl, Version=0.1.6.5, Culture=neutral, PublicKeyToken=null
    [LOG 22:16:44.578] ADDON BINDER: Create binding redirect: ToolbarControl, Version=0.1.6.4, Culture=neutral, PublicKeyToken=null => ToolbarControl, Version=0.1.6.5, Culture=neutral, PublicKeyToken=null
    [ERR 22:16:44.693] AssemblyLoader: Exception loading 'LaunchNumbering': System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
      at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
      at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0 
      at AssemblyLoader.LoadAssemblies () [0x00000] in <filename unknown>:0 
    
    Additional information about this exception:
    
     System.TypeLoadException: Could not load type 'LaunchNumbering.SelectTemplate' from assembly 'LaunchNumbering, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null'.
     System.TypeLoadException: Could not load type 'Template' from assembly 'LaunchNumbering, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null'.
     
     

     

  6. Try https://github.com/linuxgurugamer/KSPAddonVersionChecker/releases for KSP-AVC Version 1.2.0.1.

    I expirience the ModuleDockingNode error too.

    [EXC 21:36:55.666] NullReferenceException: Object reference not set to an instance of an object
    	FlightGlobals.get_VesselsLoaded ()
    	ModuleDockingNode.FindNodeApproaches ()
    	ModuleDockingNode.<SetupFSM>m__1 ()
    	KerbalFSM.FixedUpdateFSM ()
    	ModuleDockingNode.FixedUpdate ()

    Boild down the mod list of the ModuleDockingNode error:

    Spoiler

    000_AT_Utils
    000_TexturesUnlimited
    000_USITools
    ASET
    AviationLights
    B9AnimationModules
    B9PartSwitch
    BahaSP
    BetterTimeWarp
    Chatterer
    ClickThroughBlocker
    CommunityCategoryKit
    CryoTanks
    DeployableEngines
    DistantObject
    DMagicOrbitalScience
    DMagicScienceAnimate
    DynamicBatteryStorage
    EasyVesselSwitch
    EditorExtensionsRedux
    EngineLight
    EVAEnhancementsContinued
    Firespitter
    IndicatorLights
    InterstellarFuelSwitch
    JanitorsCloset
    KAS
    KerbalJointReinforcement
    KerbalReusabilityExpansion
    Kerbaltek
    KerbNetController
    KSP-AVC
    ManeuverNodeEvolved
    ModularFlightIntegrator
    PatchManager
    PlanetaryBaseInc
    PlanetShine
    ProceduralParts
    RealChute
    REPOSoftTech
    RetractableLiftingSurface
    scatterer
    SHED
    ShipManifest
    SmartParts
    SmokeScreen
    StageRecovery
    SXT
    TextureReplacerReplaced
    ToadicusTools
    TweakableEverything
    TweakScale
    Undockinator

     

     

  7. I see some Module Manager (latest DEV version) errors with KSP 1.4.3:

    https://ksp.sarbian.com/jenkins/job/ModuleManager-Dev/changes #32

    [LOG 19:25:15.479] [ModuleManager] Applying update NavyFish/Plugins/Docking Port Alignment Indicator/moduleDockingNodeNamed/@PART[*]:HAS[@MODULE[ModuleDockingNode],!MODULE[ModuleDockingNodeNamed]] to B9_Aerospace/Parts/Utility_DockingPort_CDP/Utility_DockingPort_CDP/PART
    [ERR 19:25:15.490] [ModuleManager] Error - Cannot parse value modifying command: 
    
    [LOG 19:25:15.490] [ModuleManager] Applying update NavyFish/Plugins/Docking Port Alignment Indicator/moduleDockingNodeNamed/@PART[*]:HAS[@MODULE[ModuleDockingNode],!MODULE[ModuleDockingNodeNamed]] to B9_Aerospace_HX/Parts/Structure_HX/model_hx_size1_adapter_375m/PART
    [ERR 19:25:15.490] [ModuleManager] Error - Cannot parse value modifying command: 
    
    [LOG 19:25:15.490] [ModuleManager] Applying update NavyFish/Plugins/Docking Port Alignment Indicator/moduleDockingNodeNamed/@PART[*]:HAS[@MODULE[ModuleDockingNode],!MODULE[ModuleDockingNodeNamed]] to B9_Aerospace_HX/Parts/Structure_HX/model_hx_size2_adapter_375m/PART
    [ERR 19:25:15.490] [ModuleManager] Error - Cannot parse value modifying command: 
    
    [LOG 19:25:15.490] [ModuleManager] Applying update NavyFish/Plugins/Docking Port Alignment Indicator/moduleDockingNodeNamed/@PART[*]:HAS[@MODULE[ModuleDockingNode],!MODULE[ModuleDockingNodeNamed]] to B9_Aerospace_HX/Parts/Structure_HX/model_hx_size3_adapter_375m/PART
    [ERR 19:25:15.490] [ModuleManager] Error - Cannot parse value modifying command: 
    
    [LOG 19:25:15.490] [ModuleManager] Applying update NavyFish/Plugins/Docking Port Alignment Indicator/moduleDockingNodeNamed/@PART[*]:HAS[@MODULE[ModuleDockingNode],!MODULE[ModuleDockingNodeNamed]] to CxAerospace/Station Parts/Parts/APAS/CXA_APAS_A/PART
    [ERR 19:25:15.491] [ModuleManager] Error - Cannot parse value modifying command: 
    
    [LOG 19:25:15.491] [ModuleManager] Applying update NavyFish/Plugins/Docking Port Alignment Indicator/moduleDockingNodeNamed/@PART[*]:HAS[@MODULE[ModuleDockingNode],!MODULE[ModuleDockingNodeNamed]] to CxAerospace/Station Parts/Parts/APAS/CXA_APAS_A_L04F/PART
    [ERR 19:25:15.491] [ModuleManager] Error - Cannot parse value modifying command: 
    
    [LOG 19:25:15.491] [ModuleManager] Applying update NavyFish/Plugins/Docking Port Alignment Indicator/moduleDockingNodeNamed/@PART[*]:HAS[@MODULE[ModuleDockingNode],!MODULE[ModuleDockingNodeNamed]] to CxAerospace/Station Parts/Parts/APAS/CXA_APAS_P/PART
    [ERR 19:25:15.491] [ModuleManager] Error - Cannot parse value modifying command: 
    
    [LOG 19:25:15.491] [ModuleManager] Applying update NavyFish/Plugins/Docking Port Alignment Indicator/moduleDockingNodeNamed/@PART[*]:HAS[@MODULE[ModuleDockingNode],!MODULE[ModuleDockingNodeNamed]] to CxAerospace/Station Parts/Parts/APAS/CXA_APAS_P_Mk1-2/PART
    [ERR 19:25:15.491] [ModuleManager] Error - Cannot parse value modifying command: 
    
    [LOG 19:25:15.491] [ModuleManager] Applying update NavyFish/Plugins/Docking Port Alignment Indicator/moduleDockingNodeNamed/@PART[*]:HAS[@MODULE[ModuleDockingNode],!MODULE[ModuleDockingNodeNamed]] to CxAerospace/Station Parts/Parts/CBMs/CXA_ACBM/PART
    [ERR 19:25:15.491] [ModuleManager] Error - Cannot parse value modifying command: 
    
    [LOG 19:25:15.491] [ModuleManager] Applying update NavyFish/Plugins/Docking Port Alignment Indicator/moduleDockingNodeNamed/@PART[*]:HAS[@MODULE[ModuleDockingNode],!MODULE[ModuleDockingNodeNamed]] to CxAerospace/Station Parts/Parts/CBMs/CXA_MBM/PART
    [ERR 19:25:15.519] [ModuleManager] Error - Cannot parse value modifying command: 
    

     

×
×
  • Create New...