Jump to content

[1.12.5] Bluedog Design Bureau - Stockalike Saturn, Apollo, and more! (v1.13.0 "Забытый" 13/Aug/2023)


CobaltWolf

Recommended Posts

20 minutes ago, Pappystein said:

 

Cost and reliability and Man rating.   Besides C3 is only used on Artemis for the 1st and maybe the 2nd launch.  After the 2nd launch RL10-CX (which is Bigger than B2 IIRC) is supposed to take over.

 

The C-X for (Vulcan) nozzle is slightly longer than C-3 but still shorter than B2/C2

unknown.png?width=686&height=799

Edited by Zorg
Link to comment
Share on other sites

Okay, new problem.  Not sure if this is Kerbalism, Skyhawk Kerbalism Config, Skyhawk Science, or BDB.  Maybe someone can help me parse?  I'm now getting a hang-up on the Mercury RCS.  I reverted back to the last full release just to be sure it wasn't a BETA/Skyawk/Kerbalism compatability issue but I'm still getting it.

Here's the end of log file.

	[LOG 08:44:15.411] PartLoader: Compiling Part 'Bluedog_DB/Parts/Mercury/bluedog_mercuryPod/bluedog_mercuryPod'
[WRN 08:44:15.416] PartLoader Warning: Variable techtag not found in Part
[WRN 08:44:15.416] PartLoader Warning: Variable SK_CapsuleExperiments not found in Part
[WRN 08:44:15.416] PartLoader Warning: Variable SSS_Tier not found in Part
[WRN 08:44:15.530] [Kerbalism] ExperimentRequirements.ParseRequirements Could not parse the experiment requires ' CrewMin:2'
[WRN 08:44:15.531] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.531] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[LOG 08:44:15.558] PartLoader: Part 'Bluedog_DB/Parts/Mercury/bluedog_mercuryPod/bluedog_mercuryPod' has no database record. Creating.
[LOG 08:44:15.558] [DragCubeSystem]: Drag cubes not found or cannot be read for part Part. Generating New drag cubes.
[LOG 08:44:15.568] DragCubeSystem: Creating drag cubes for part 'bluedog.mercuryPod'
[LOG 08:44:15.626] PartLoader: Compiling Part 'Bluedog_DB/Parts/Mercury/bluedog_mercuryRCS/bluedog_mercuryRCS'
[WRN 08:44:15.631] PartLoader Warning: Variable techtag not found in Part
[WRN 08:44:15.631] PartLoader Warning: Variable SSS_Tier not found in Part
[ERR 08:44:15.644] Module RealChuteModule threw during OnLoad: System.ArgumentException: An item with the same key has already been added. Key:
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <9577ac7a62ef43179789031239ba8798>:0
  at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0
  at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector, System.Func`2[T,TResult] elementSelector, System.Collections.Generic.IEqualityComparer`1[T] comparer) [0x0009d] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector, System.Func`2[T,TResult] elementSelector) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at RealChute.Libraries.MaterialsLibrary.MaterialsLibrary..ctor () [0x0003a] in <aa2d15a844824520a0c77b7f968d6700>:0
  at RealChute.Libraries.MaterialsLibrary.MaterialsLibrary.get_Instance () [0x00009] in <aa2d15a844824520a0c77b7f968d6700>:0
  at RealChute.Parachute.Load (ConfigNode node) [0x00168] in <aa2d15a844824520a0c77b7f968d6700>:0
  at RealChute.Parachute..ctor (RealChute.RealChuteModule module, ConfigNode node) [0x0010a] in <aa2d15a844824520a0c77b7f968d6700>:0
  at RealChute.RealChuteModule.<LoadParachutes>b__87_0 (ConfigNode n) [0x00000] in <aa2d15a844824520a0c77b7f968d6700>:0
  at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].MoveNext () [0x0003a] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00077] in <9577ac7a62ef43179789031239ba8798>:0
  at RealChute.RealChuteModule.LoadParachutes () [0x0004a] in <aa2d15a844824520a0c77b7f968d6700>:0
  at RealChute.RealChuteModule.OnLoad (ConfigNode n) [0x0000f] in <aa2d15a844824520a0c77b7f968d6700>:0
  at PartModule.Load (ConfigNode node) [0x001ab] in <39c0323fb6b449a4aaf3465c00ed3c8d>:0
	[LOG 08:44:15.668] PartLoader: Part 'Bluedog_DB/Parts/Mercury/bluedog_mercuryRCS/bluedog_mercuryRCS' has no database record. Creating.
[LOG 08:44:15.668] [DragCubeSystem]: Drag cubes not found or cannot be read for part Part. Generating New drag cubes.
[LOG 08:44:15.672] DragCubeSystem: Creating drag cubes for part 'bluedog.mercuryRCS'
[EXC 08:44:15.711] ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
    System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <9577ac7a62ef43179789031239ba8798>:0)
    System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <9577ac7a62ef43179789031239ba8798>:0)
    RealChute.RealChuteModule.GetInfo () (at <aa2d15a844824520a0c77b7f968d6700>:0)
    PartLoader.CompilePartInfo (AvailablePart newPartInfo, Part part) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
    PartLoader+<CompileParts>d__56.MoveNext () (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
    UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <12e76cd50cc64cf19e759e981cb725af>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
Edited by CAPFlyer
Link to comment
Share on other sites

15 hours ago, CAPFlyer said:

Okay, new problem.  Not sure if this is Kerbalism, Skyhawk Kerbalism Config, Skyhawk Science, or BDB.  Maybe someone can help me parse?  I'm now getting a hang-up on the Mercury RCS.  I reverted back to the last full release just to be sure it wasn't a BETA/Skyawk/Kerbalism compatability issue but I'm still getting it.

Here's the end of log file.

 

  Hide contents

 

	[LOG 08:44:15.411] PartLoader: Compiling Part 'Bluedog_DB/Parts/Mercury/bluedog_mercuryPod/bluedog_mercuryPod'
[WRN 08:44:15.416] PartLoader Warning: Variable techtag not found in Part
[WRN 08:44:15.416] PartLoader Warning: Variable SK_CapsuleExperiments not found in Part
[WRN 08:44:15.416] PartLoader Warning: Variable SSS_Tier not found in Part
[WRN 08:44:15.530] [Kerbalism] ExperimentRequirements.ParseRequirements Could not parse the experiment requires ' CrewMin:2'
[WRN 08:44:15.531] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.531] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'cost' from SETUP (Input string was not in a correct format.)
[WRN 08:44:15.532] [Kerbalism] Lib.ConfigValue error while trying to parse 'mass' from SETUP (Input string was not in a correct format.)
[LOG 08:44:15.558] PartLoader: Part 'Bluedog_DB/Parts/Mercury/bluedog_mercuryPod/bluedog_mercuryPod' has no database record. Creating.
[LOG 08:44:15.558] [DragCubeSystem]: Drag cubes not found or cannot be read for part Part. Generating New drag cubes.
[LOG 08:44:15.568] DragCubeSystem: Creating drag cubes for part 'bluedog.mercuryPod'
[LOG 08:44:15.626] PartLoader: Compiling Part 'Bluedog_DB/Parts/Mercury/bluedog_mercuryRCS/bluedog_mercuryRCS'
[WRN 08:44:15.631] PartLoader Warning: Variable techtag not found in Part
[WRN 08:44:15.631] PartLoader Warning: Variable SSS_Tier not found in Part
[ERR 08:44:15.644] Module RealChuteModule threw during OnLoad: System.ArgumentException: An item with the same key has already been added. Key:
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <9577ac7a62ef43179789031239ba8798>:0
  at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0
  at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector, System.Func`2[T,TResult] elementSelector, System.Collections.Generic.IEqualityComparer`1[T] comparer) [0x0009d] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector, System.Func`2[T,TResult] elementSelector) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at RealChute.Libraries.MaterialsLibrary.MaterialsLibrary..ctor () [0x0003a] in <aa2d15a844824520a0c77b7f968d6700>:0
  at RealChute.Libraries.MaterialsLibrary.MaterialsLibrary.get_Instance () [0x00009] in <aa2d15a844824520a0c77b7f968d6700>:0
  at RealChute.Parachute.Load (ConfigNode node) [0x00168] in <aa2d15a844824520a0c77b7f968d6700>:0
  at RealChute.Parachute..ctor (RealChute.RealChuteModule module, ConfigNode node) [0x0010a] in <aa2d15a844824520a0c77b7f968d6700>:0
  at RealChute.RealChuteModule.<LoadParachutes>b__87_0 (ConfigNode n) [0x00000] in <aa2d15a844824520a0c77b7f968d6700>:0
  at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].MoveNext () [0x0003a] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
  at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00077] in <9577ac7a62ef43179789031239ba8798>:0
  at RealChute.RealChuteModule.LoadParachutes () [0x0004a] in <aa2d15a844824520a0c77b7f968d6700>:0
  at RealChute.RealChuteModule.OnLoad (ConfigNode n) [0x0000f] in <aa2d15a844824520a0c77b7f968d6700>:0
  at PartModule.Load (ConfigNode node) [0x001ab] in <39c0323fb6b449a4aaf3465c00ed3c8d>:0
	[LOG 08:44:15.668] PartLoader: Part 'Bluedog_DB/Parts/Mercury/bluedog_mercuryRCS/bluedog_mercuryRCS' has no database record. Creating.
[LOG 08:44:15.668] [DragCubeSystem]: Drag cubes not found or cannot be read for part Part. Generating New drag cubes.
[LOG 08:44:15.672] DragCubeSystem: Creating drag cubes for part 'bluedog.mercuryRCS'
[EXC 08:44:15.711] ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
    System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <9577ac7a62ef43179789031239ba8798>:0)
    System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <9577ac7a62ef43179789031239ba8798>:0)
    RealChute.RealChuteModule.GetInfo () (at <aa2d15a844824520a0c77b7f968d6700>:0)
    PartLoader.CompilePartInfo (AvailablePart newPartInfo, Part part) (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
    PartLoader+<CompileParts>d__56.MoveNext () (at <39c0323fb6b449a4aaf3465c00ed3c8d>:0)
    UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <12e76cd50cc64cf19e759e981cb725af>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

This looks somewhat similar to what the post a page or two back from the person with the RO install had. The common factor appears to be real chute. could you back up your save, remove it and see? Did you install it recently or was there an update to real chute?

Link to comment
Share on other sites

16 hours ago, Pappystein said:

Short version, TOT can calculate multiple slingshots at once... supposedly (again I haven't been successful in even getting the mod to work but ALSO I have not dug into WHY so I am sure it is on my end.

That means you can plan an Kerbin, Eve, Kerbin  type slingshot at the start (no hoping you can do the 2nd or 3rd slingshots, you already have them planned.)

Cost and reliability and Man rating.   Besides C-3 is only used on Artemis for the 1st and maybe the 2nd launch.  After the 2nd launch RL10C-X (which is Bigger than B-2 IIRC) is supposed to take over.

my Bad The First 2 Artemis launches are on B-2 engines.   The C-3 is the final EUS version, and it actually has similar (but slightly lower) performance to the B-2.  saving about 60kg per engine by going with the fixed smaller nozzle.     So in the end the weight savings offers about a handwash in payload to distance BUT with increased reliablity of less moving parts.

 

From what I can find, the C-X will be used once it becomes readily available. 

Also, is C-X going to be the actual denominator or are they going to switch it over to the C-4 once it becomes flight worthy? Anyone know?

Link to comment
Share on other sites

39 minutes ago, AdrianDogmeat said:

Advanced Crew Vehicle - A Better Alternative to Apollo Block IV/V [ETS]

screenshot375.png

screenshot376.png

screenshot378.pngscreenshot380.png

screenshot381.png

screenshot384.png

screenshot385.png

screenshot388.png

screenshot389.png

screenshot391.png

screenshot392.png

screenshot393.png

screenshot394.png

  Hide contents

(Inspiration from this concept)

images_5.jpeg

 

There is also the "what if congress didn't explicitly emphasize shuttle derived".  There is a lot to point to NASA having been more interested in an F1B stack after Constellation.  But when certain groups lobby congress to keep their current iteration in the process, you kinda kill the ground up proposals.

Link to comment
Share on other sites

6 hours ago, Zorg said:

This looks somewhat similar to what the post a page or two back from the person with the RO install had. The common factor appears to be real chute. could you back up your save, remove it and see? Did you install it recently or was there an update to real chute?

I have removed and tested as requested and that did fix it.

CKAN says that the last update was released 6/24/2021 and that's what I've been running, so I suspect it's is a change elsewhere that's causing the conflict unfortunately.  I don't run RO, just RSS, so I don't think it's an RO problem.

Link to comment
Share on other sites

4 minutes ago, CAPFlyer said:

I have removed and tested as requested and that did fix it.

CKAN says that the last update was released 6/24/2021 and that's what I've been running, so I suspect it's is a change elsewhere that's causing the conflict unfortunately.  I don't run RO, just RSS, so I don't think it's an RO problem.

Hmmst, maybe something changed on our end, not sure what it could possibly be though right now. 

Link to comment
Share on other sites

23 minutes ago, CAPFlyer said:

I have removed and tested as requested and that did fix it.

CKAN says that the last update was released 6/24/2021 and that's what I've been running, so I suspect it's is a change elsewhere that's causing the conflict unfortunately.  I don't run RO, just RSS, so I don't think it's an RO problem.

Can we get a full modlist for that install?

Link to comment
Share on other sites

Sure, here it is -

List below is CKAN managed mods -

 

All Tweak (AllTweak 0.7)


All Y'All (AllYAll 1:0.11.19.1)
AlphaMensae's Modular Launch Pads (ModularLaunchPads 2.5.3)
Animate Generic Effects Module (ModuleAnimateGenericEffects 0.1.4)
Animated Attachment (AnimatedAttachment v2.1.5)
Animated Decouplers (AnimatedDecouplers v1.5.0)
Antenna Helper (AntennaHelper 2:1.0.7.7)
AntennaSleep (AntennaSleep 1.1)
AutoAGL (AutoAGL 1.2)
B9 Aerospace Procedural Wings - Fork (B9-PWings-Fork 3:0.43.0.11)
B9 Part Switch (B9PartSwitch v2.20.0)
BahamutoD Animation Modules (BDAnimationModules 1:v0.6.7.1)
BD Armory Continued (BDArmoryContinued 1:v1.3.4)
BD Modular Missile Parts (BDModularMissileParts v3.0)
BetterCrewAssignment (BetterCrewAssignment 1.4.1)
BetterTimeWarpContinued (BetterTimeWarpCont 2.3.13)
blackheart612's Procedural Part Textures (ProceduralParts-Textures-SCCKSCS 1)
Blast Awesomeness Modifier (BAM) (BAMCont 1.3.3.4)
Breaking Ground (BreakingGround-DLC 1.7.1)
ClickThrough Blocker (ClickThroughBlocker 1:2.1.10.18)
CommNet Antennas Extension (CommNetAntennasExtension 2.1.7)
CommNet Manager (CommNetManager 1.1.0)
CommNet Relays (ContractConfigurator-CommNetRelays v2.1.0)
Community Category Kit (CommunityCategoryKit v112.0.1)
Community Parts Titles (CommunityPartsTitles 0.9.2)
Community Parts Titles Extras: Categories (CommunityPartsTitlesExtrasCategory 0.9.2)
Community Parts Titles Extras: CCK - No Duplicates (CommunityPartsTitlesExtrasNoCCKDup 0.9.2)
Community Resource Pack (CommunityResourcePack v112.0.1)
Completely Non-Aggressive Rocketry (CNAR) (CompletelyNonAggressiveRocketry 1.0.2)
Connected Living Space (ConnectedLivingSpace v2.0.2.0)
Contract Configurator (ContractConfigurator v2.2.0.0)
CorrectCoL (CorrectCoL 1.6.5.4)
Critical Temperature Gauge (CriticalTemperatureGauge 1.12.3.1)
Crowd Sourced Flags (CrowdSourcedFlags 1.55.5)
Crowd Sourced Science (CrowdSourcedScience v6.0)
Cryo Tanks (CryoTanks 1.6.4)
Cryo Tanks Core (CryoTanks-Core 1.6.4)
Cryogenic Engines (CryoEngines 1:2.0.6)
Cryogenic Engines - Near Future Aeronautics (CryoEngines-NFAero 2.0.6)
Custom Pre Launch Checks (CustomPreLaunchChecks 1.8.1.1)
Deployable Engines Plugin (DeployableEngines 1.3.1)
DeployableBatteries (DeployableBatteries 0.2.0.9)
Distant Object Enhancement /L (DistantObject v2.1.1.9)
Distant Object Enhancement Real Solar System config (DistantObject-RealSolarSystem v1.9.1.1)
DMagic Orbital Science (DMagicOrbitalScience 1.4.3)
DMModuleScienceAnimateGeneric (DMagicScienceAnimate v0.23)
Docking Cam (DockingCamKURS 1.3.8.3)
Docking Port Alignment Indicator (DockingPortAlignmentIndicator 6.10.0.0)
Dynamic Battery Storage (DynamicBatteryStorage 2:2.2.5.0)
Editor Extensions Redux (EditorExtensionsRedux 3.4.3.5)
EditorTime (EditorTime KSP1.4.1)
Engine Ignitor (standalone) (EngineIgnitorReignited 1.3.7.4)
Environmental Visual Enhancements Redux (EnvironmentalVisualEnhancements 3:1.11.7.1)
EVA Enhancements Continued (EVAEnhancementsContinued 0.1.15.3)
Extended information about scientific experiments in VAB (ScienceSituationInfo 1:1.3.5)
Ferram Aerospace Research Continued (FerramAerospaceResearchContinued 3:0.16.1.0)
Filter Extensions - Default Configuration (FilterExtensionsDefaultConfig 3.2.7)
Filter Extensions - Plugin (FilterExtensions 3.2.7)
FullAutoStrut (FullAutoStrut v3.0.1.0)
GravityTurn Continued (GravityTurnContinued 3:1.8.2.3)
Hangar Grid Regridded (HangarGrid 1:0.0.4.1)
Harmony 2 (Harmony2 2.2.1.0)
History of Spaceflight Stock (ContractConfigurator-HistoryofSpaceflight-Stock 1.0)
Interstellar Fuel Switch Core (InterstellarFuelSwitch-Core 3.29.4)
JSIPartUtilities (JSIPartUtilities 0.5.0.5)
JX2Antenna (JX2Antenna 2.0.5)
KEI (KEI 1.2.10.5)
Kerbal Alarm Clock (KerbalAlarmClock v3.14.0.0)
Kerbal Engineer Redux (KerbalEngineerRedux 1.1.9.0)
Kerbal Konstructs (KerbalKonstructs v1.8.5.0)
Kerbal NRAP - Procedural Test Weights (KerbalNRAP 1.6.0.3)
Kerbalism (Kerbalism 3.16)
Kopernicus Planetary System Modifier (Kopernicus 2:release-1.12.1-139)
Kronometer (Kronometer v1.12.0.2)
KSC Switcher (KSCSwitcher v2.1.0.0)
KSP Community Fixes (KSPCommunityFixes 1.22.2)
KSP Recall (KSP-Recall v0.3.0.3)
KSPBurst (KSPBurst v1.5.5.1)
Making History (MakingHistory-DLC 1.12.1)
MechJeb 2 - DEV RELEASE (MechJeb2-dev 2.14.2.0-1144)
Mini Airbrakes (MiniAirbrakes 1.1)
Moar Filter Extension Configs (MoarFEConfigs 1.0.5.2)
Modular Segmented SRBs (MS-SRBs 0.0.2.2)
ModularFlightIntegrator (ModularFlightIntegrator 1.2.10.0)
Module Manager (ModuleManager 4.2.2)
NASA CountDown Clock Updated (NASA-CountDown 1.3.10.1)
Near Future Electrical (NearFutureElectrical 1.2.3)
Near Future Electrical - Decaying RTGs (NearFutureElectrical-DecayingRTGs 1.2.3)
Near Future Electrical Core (NearFutureElectrical-Core 1.2.3)
Near Future Exploration (NearFutureExploration 1.1.2)
Near Future IVA Props (NearFutureProps 1:0.7.1)
Near Future Solar (NearFutureSolar 1.3.2)
Near Future Solar Core (NearFutureSolar-Core 1.3.2)
Neptune Camera (NeptuneCamera v4.1)
OctoSat Continued (OctosatContinued 1:0.1.14.1)
Omega's Stockalike Structures: No Textures Required (StockalikeStructures 0.0.12)
On Demand Fuel Cells - Copy Patches (ODFC-Refueled-CopyPatches 1.0.0.0)
On Demand Fuel Cells - Modify Patches (ODFC-Refueled-ModifyPatches 1.0.0.0)
On Demand Fuel Cells Refueled (core) (ODFC-Refueled 1.2.0.0)
Patch Manager (PatchManager 0.0.17.5)
PersistentRotation Upgraded (PersistentRotationUpgraded 1.9.1.7)
Physics Range Extender  (PhysicsRangeExtender 1.21.0)
Precise Editor (PreciseEditor v1.4.1)
Precise Node (PreciseNode 1.2.12)
Procedural Fairings (ProceduralFairings 1:v6.3.0)
Procedural Fairings - For Everything! (ProceduralFairings-ForEverything v0.3.0)
Procedural Parts (ProceduralParts v2.4.3)
Procedural Parts - MainSailor's Procedural Textures - Essential Textures and Flag (MainSailorTextures-Essentials 2.0.0.0.1)
Procedural Parts - MainSailor's Procedural Textures - Fairings Textures (MainSailorTextures-Fairings 2.0.0.0.1)
Procedural Parts - MainSailor's Procedural Textures - Historic Textures (MainSailorTextures-Historical 2.0.0.0.1)
Procedural Parts - Saturn / Nova Texture Pack (ProceduralParts-Textures-SaturnNova 1.2)
RCS Build Aid (RCSBuildAid v1.0.6)
Real Plume (RealPlume 2:v13.3.2)
Real Plume - Stock Configs (RealPlume-StockConfigs v4.0.8)
Real Solar System (RealSolarSystem v19.0.3.0)
Real Solar System Textures - 2048 x 1024 (RSSTextures2048 v18.6)
Real Time Clock 2 (RealTimeClock2 v1.11.2.1)
RemoteTech Redev Antennas (RemoteTechRedevAntennas 0.1.1)
ReStock (ReStock 1.4.3)
ReStock+ (ReStockPlus 1.4.3)
Retractable Lifting Surface Module (RetractableLiftingSurface 0.2.1.2)
Rocket Sound Enhancement (RocketSoundEnhancement 0.9.6)
Rocket Sound Enhancement - Default (RocketSoundEnhancement-Config-Default 1.2.4)
RosterManager (RosterManager 0.3.0.1)
RSS DateTime Formatter (RSSDateTimeFormatter v1.12.1.0)
RSS Visual Enhancements - Low Resolution (RSSVE-LR 2.1.5)
RSSLSE - Real Solar System Launch Site Expansion (RealSolarSystem-LaunchSiteExpansion 1.0.0)
SafeBrakes (SafeBrakes 1.1.5)
SafeChute (SafeChute v2.1.20)
SCANsat (SCANsat v20.4)
Scatterer (Scatterer 3:v0.0838)
Scatterer Default Config (Scatterer-config 3:v0.0838)
Scatterer Sunflare (Scatterer-sunflare 3:v0.0838)
Ship Manifest (ShipManifest 6.0.6.0)
Simple Adjustable Fairings - Plugin (SimpleAdjustableFairings v1.12.0)
SmokeScreen - Extended FX Plugin (SmokeScreen 2.8.14.0)
Solid Rocket Booster Waterfall Effects (SWE) (SRBWaterfallEffects 2.3.5)
Space Dust (SpaceDust 0.4.4)
SpaceTux Library (SpaceTuxLibrary 0.0.8.4)
Speed Unit Annex (SpeedUnitAnnex 1.4.4)
Staged Animation (StagedAnimation v2.0)
StageRecovery (StageRecovery 1.9.5.7)
Tac Self Destruct Continued (TacSelfDestructContinued 1:1.7.0.2)
Taerobee (Taerobee 2:1.4.2.0-release)
Tantares - Soviet Spacecraft (NewTantares v25.0)
Tantares SP - Soviet Space Probes (TantaresSP 5.0)
Textures Unlimited (TexturesUnlimited 1.5.10.25)
The Janitor's Closet (JanitorsCloset 0.3.7.8)
Timekeeper (Timekeeper v1.0.2)
ToadicusToolsContinued (ToadicusToolsContinued 1.22.4.4)
Toolbar (Toolbar 1:1.8.0.8)
Toolbar Controller (ToolbarController 1:0.1.9.8)
Tracking Station Evolved (TrackingStationEvolved 7.0)
Trajectories (Trajectories v2.4.3)
Trim Indicator (TrimIndicator 1.12.0.0)
TUFX (TUFX 1.0.5.0)
Tundra's Space Center (TundraSpaceCenter 2.0.2)
TweakableEverythingContinued (TweakableEverythingCont 0.2.1)
TweakScale - Rescale Everything! (TweakScale v2.4.6.16)
TweakScale Redistributable (TweakScale-Redist v2.4.6.16)
Upgrades GUI - Extended (UpgradesUIextensions 1:1.5.0.2)
Utility Weight (UtilityWeight 2.0.0)
WalkAbout (WalkAbout 1:v0.1.8.7)
Waterfall Core (Waterfall 0.9.0)
WaypointManager (WaypointManager 2.8.3.4)
Wernher's Old Stuff (WernhersOldBits 0.19.210115)
Zero MiniAVC (ZeroMiniAVC 1:1.1.2.4)

Manual Mods -

Skyhawk Kerbalism 1.0.2.0

Skyhawk Science System 1.1.0

Bluedog Design Bureau 1.10.4

Modular Launchpads 2.5.3

Not installed right now -

RealChute Parachute Systems 1.4.8.3

RealChute Material Extensions 0.1.2

 

Also, the CKAN list might not be 100% inclusive because I don't think it lists all the required dependencies also installed, but I've checked that all got installed properly and after removing RealChute, everything seems to load fine with no errors.

Edited by CAPFlyer
Link to comment
Share on other sites

15 minutes ago, CAPFlyer said:

Sure, here it is -

List below is CKAN managed mods -

  Hide contents

All Tweak (AllTweak 0.7)


All Y'All (AllYAll 1:0.11.19.1)
AlphaMensae's Modular Launch Pads (ModularLaunchPads 2.5.3)
Animate Generic Effects Module (ModuleAnimateGenericEffects 0.1.4)
Animated Attachment (AnimatedAttachment v2.1.5)
Animated Decouplers (AnimatedDecouplers v1.5.0)
Antenna Helper (AntennaHelper 2:1.0.7.7)
AntennaSleep (AntennaSleep 1.1)
AutoAGL (AutoAGL 1.2)
B9 Aerospace Procedural Wings - Fork (B9-PWings-Fork 3:0.43.0.11)
B9 Part Switch (B9PartSwitch v2.20.0)
BahamutoD Animation Modules (BDAnimationModules 1:v0.6.7.1)
BD Armory Continued (BDArmoryContinued 1:v1.3.4)
BD Modular Missile Parts (BDModularMissileParts v3.0)
BetterCrewAssignment (BetterCrewAssignment 1.4.1)
BetterTimeWarpContinued (BetterTimeWarpCont 2.3.13)
blackheart612's Procedural Part Textures (ProceduralParts-Textures-SCCKSCS 1)
Blast Awesomeness Modifier (BAM) (BAMCont 1.3.3.4)
Breaking Ground (BreakingGround-DLC 1.7.1)
ClickThrough Blocker (ClickThroughBlocker 1:2.1.10.18)
CommNet Antennas Extension (CommNetAntennasExtension 2.1.7)
CommNet Manager (CommNetManager 1.1.0)
CommNet Relays (ContractConfigurator-CommNetRelays v2.1.0)
Community Category Kit (CommunityCategoryKit v112.0.1)
Community Parts Titles (CommunityPartsTitles 0.9.2)
Community Parts Titles Extras: Categories (CommunityPartsTitlesExtrasCategory 0.9.2)
Community Parts Titles Extras: CCK - No Duplicates (CommunityPartsTitlesExtrasNoCCKDup 0.9.2)
Community Resource Pack (CommunityResourcePack v112.0.1)
Completely Non-Aggressive Rocketry (CNAR) (CompletelyNonAggressiveRocketry 1.0.2)
Connected Living Space (ConnectedLivingSpace v2.0.2.0)
Contract Configurator (ContractConfigurator v2.2.0.0)
CorrectCoL (CorrectCoL 1.6.5.4)
Critical Temperature Gauge (CriticalTemperatureGauge 1.12.3.1)
Crowd Sourced Flags (CrowdSourcedFlags 1.55.5)
Crowd Sourced Science (CrowdSourcedScience v6.0)
Cryo Tanks (CryoTanks 1.6.4)
Cryo Tanks Core (CryoTanks-Core 1.6.4)
Cryogenic Engines (CryoEngines 1:2.0.6)
Cryogenic Engines - Near Future Aeronautics (CryoEngines-NFAero 2.0.6)
Custom Pre Launch Checks (CustomPreLaunchChecks 1.8.1.1)
Deployable Engines Plugin (DeployableEngines 1.3.1)
DeployableBatteries (DeployableBatteries 0.2.0.9)
Distant Object Enhancement /L (DistantObject v2.1.1.9)
Distant Object Enhancement Real Solar System config (DistantObject-RealSolarSystem v1.9.1.1)
DMagic Orbital Science (DMagicOrbitalScience 1.4.3)
DMModuleScienceAnimateGeneric (DMagicScienceAnimate v0.23)
Docking Cam (DockingCamKURS 1.3.8.3)
Docking Port Alignment Indicator (DockingPortAlignmentIndicator 6.10.0.0)
Dynamic Battery Storage (DynamicBatteryStorage 2:2.2.5.0)
Editor Extensions Redux (EditorExtensionsRedux 3.4.3.5)
EditorTime (EditorTime KSP1.4.1)
Engine Ignitor (standalone) (EngineIgnitorReignited 1.3.7.4)
Environmental Visual Enhancements Redux (EnvironmentalVisualEnhancements 3:1.11.7.1)
EVA Enhancements Continued (EVAEnhancementsContinued 0.1.15.3)
Extended information about scientific experiments in VAB (ScienceSituationInfo 1:1.3.5)
Ferram Aerospace Research Continued (FerramAerospaceResearchContinued 3:0.16.1.0)
Filter Extensions - Default Configuration (FilterExtensionsDefaultConfig 3.2.7)
Filter Extensions - Plugin (FilterExtensions 3.2.7)
FullAutoStrut (FullAutoStrut v3.0.1.0)
GravityTurn Continued (GravityTurnContinued 3:1.8.2.3)
Hangar Grid Regridded (HangarGrid 1:0.0.4.1)
Harmony 2 (Harmony2 2.2.1.0)
History of Spaceflight Stock (ContractConfigurator-HistoryofSpaceflight-Stock 1.0)
Interstellar Fuel Switch Core (InterstellarFuelSwitch-Core 3.29.4)
JSIPartUtilities (JSIPartUtilities 0.5.0.5)
JX2Antenna (JX2Antenna 2.0.5)
KEI (KEI 1.2.10.5)
Kerbal Alarm Clock (KerbalAlarmClock v3.14.0.0)
Kerbal Engineer Redux (KerbalEngineerRedux 1.1.9.0)
Kerbal Konstructs (KerbalKonstructs v1.8.5.0)
Kerbal NRAP - Procedural Test Weights (KerbalNRAP 1.6.0.3)
Kerbalism (Kerbalism 3.16)
Kopernicus Planetary System Modifier (Kopernicus 2:release-1.12.1-139)
Kronometer (Kronometer v1.12.0.2)
KSC Switcher (KSCSwitcher v2.1.0.0)
KSP Community Fixes (KSPCommunityFixes 1.22.2)
KSP Recall (KSP-Recall v0.3.0.3)
KSPBurst (KSPBurst v1.5.5.1)
Making History (MakingHistory-DLC 1.12.1)
MechJeb 2 - DEV RELEASE (MechJeb2-dev 2.14.2.0-1144)
Mini Airbrakes (MiniAirbrakes 1.1)
Moar Filter Extension Configs (MoarFEConfigs 1.0.5.2)
Modular Segmented SRBs (MS-SRBs 0.0.2.2)
ModularFlightIntegrator (ModularFlightIntegrator 1.2.10.0)
Module Manager (ModuleManager 4.2.2)
NASA CountDown Clock Updated (NASA-CountDown 1.3.10.1)
Near Future Electrical (NearFutureElectrical 1.2.3)
Near Future Electrical - Decaying RTGs (NearFutureElectrical-DecayingRTGs 1.2.3)
Near Future Electrical Core (NearFutureElectrical-Core 1.2.3)
Near Future Exploration (NearFutureExploration 1.1.2)
Near Future IVA Props (NearFutureProps 1:0.7.1)
Near Future Solar (NearFutureSolar 1.3.2)
Near Future Solar Core (NearFutureSolar-Core 1.3.2)
Neptune Camera (NeptuneCamera v4.1)
OctoSat Continued (OctosatContinued 1:0.1.14.1)
Omega's Stockalike Structures: No Textures Required (StockalikeStructures 0.0.12)
On Demand Fuel Cells - Copy Patches (ODFC-Refueled-CopyPatches 1.0.0.0)
On Demand Fuel Cells - Modify Patches (ODFC-Refueled-ModifyPatches 1.0.0.0)
On Demand Fuel Cells Refueled (core) (ODFC-Refueled 1.2.0.0)
Patch Manager (PatchManager 0.0.17.5)
PersistentRotation Upgraded (PersistentRotationUpgraded 1.9.1.7)
Physics Range Extender  (PhysicsRangeExtender 1.21.0)
Precise Editor (PreciseEditor v1.4.1)
Precise Node (PreciseNode 1.2.12)
Procedural Fairings (ProceduralFairings 1:v6.3.0)
Procedural Fairings - For Everything! (ProceduralFairings-ForEverything v0.3.0)
Procedural Parts (ProceduralParts v2.4.3)
Procedural Parts - MainSailor's Procedural Textures - Essential Textures and Flag (MainSailorTextures-Essentials 2.0.0.0.1)
Procedural Parts - MainSailor's Procedural Textures - Fairings Textures (MainSailorTextures-Fairings 2.0.0.0.1)
Procedural Parts - MainSailor's Procedural Textures - Historic Textures (MainSailorTextures-Historical 2.0.0.0.1)
Procedural Parts - Saturn / Nova Texture Pack (ProceduralParts-Textures-SaturnNova 1.2)
RCS Build Aid (RCSBuildAid v1.0.6)
Real Plume (RealPlume 2:v13.3.2)
Real Plume - Stock Configs (RealPlume-StockConfigs v4.0.8)
Real Solar System (RealSolarSystem v19.0.3.0)
Real Solar System Textures - 2048 x 1024 (RSSTextures2048 v18.6)
Real Time Clock 2 (RealTimeClock2 v1.11.2.1)
RemoteTech Redev Antennas (RemoteTechRedevAntennas 0.1.1)
ReStock (ReStock 1.4.3)
ReStock+ (ReStockPlus 1.4.3)
Retractable Lifting Surface Module (RetractableLiftingSurface 0.2.1.2)
Rocket Sound Enhancement (RocketSoundEnhancement 0.9.6)
Rocket Sound Enhancement - Default (RocketSoundEnhancement-Config-Default 1.2.4)
RosterManager (RosterManager 0.3.0.1)
RSS DateTime Formatter (RSSDateTimeFormatter v1.12.1.0)
RSS Visual Enhancements - Low Resolution (RSSVE-LR 2.1.5)
RSSLSE - Real Solar System Launch Site Expansion (RealSolarSystem-LaunchSiteExpansion 1.0.0)
SafeBrakes (SafeBrakes 1.1.5)
SafeChute (SafeChute v2.1.20)
SCANsat (SCANsat v20.4)
Scatterer (Scatterer 3:v0.0838)
Scatterer Default Config (Scatterer-config 3:v0.0838)
Scatterer Sunflare (Scatterer-sunflare 3:v0.0838)
Ship Manifest (ShipManifest 6.0.6.0)
Simple Adjustable Fairings - Plugin (SimpleAdjustableFairings v1.12.0)
SmokeScreen - Extended FX Plugin (SmokeScreen 2.8.14.0)
Solid Rocket Booster Waterfall Effects (SWE) (SRBWaterfallEffects 2.3.5)
Space Dust (SpaceDust 0.4.4)
SpaceTux Library (SpaceTuxLibrary 0.0.8.4)
Speed Unit Annex (SpeedUnitAnnex 1.4.4)
Staged Animation (StagedAnimation v2.0)
StageRecovery (StageRecovery 1.9.5.7)
Tac Self Destruct Continued (TacSelfDestructContinued 1:1.7.0.2)
Taerobee (Taerobee 2:1.4.2.0-release)
Tantares - Soviet Spacecraft (NewTantares v25.0)
Tantares SP - Soviet Space Probes (TantaresSP 5.0)
Textures Unlimited (TexturesUnlimited 1.5.10.25)
The Janitor's Closet (JanitorsCloset 0.3.7.8)
Timekeeper (Timekeeper v1.0.2)
ToadicusToolsContinued (ToadicusToolsContinued 1.22.4.4)
Toolbar (Toolbar 1:1.8.0.8)
Toolbar Controller (ToolbarController 1:0.1.9.8)
Tracking Station Evolved (TrackingStationEvolved 7.0)
Trajectories (Trajectories v2.4.3)
Trim Indicator (TrimIndicator 1.12.0.0)
TUFX (TUFX 1.0.5.0)
Tundra's Space Center (TundraSpaceCenter 2.0.2)
TweakableEverythingContinued (TweakableEverythingCont 0.2.1)
TweakScale - Rescale Everything! (TweakScale v2.4.6.16)
TweakScale Redistributable (TweakScale-Redist v2.4.6.16)
Upgrades GUI - Extended (UpgradesUIextensions 1:1.5.0.2)
Utility Weight (UtilityWeight 2.0.0)
WalkAbout (WalkAbout 1:v0.1.8.7)
Waterfall Core (Waterfall 0.9.0)
WaypointManager (WaypointManager 2.8.3.4)
Wernher's Old Stuff (WernhersOldBits 0.19.210115)
Zero MiniAVC (ZeroMiniAVC 1:1.1.2.4)

Manual Mods -

Skyhawk Kerbalism 1.0.2.0

Skyhawk Science System 1.1.0

Bluedog Design Bureau 1.10.4

Modular Launchpads 2.5.3

Not installed right now -

RealChute Parachute Systems 1.4.8.3

RealChute Material Extensions 0.1.2

 

Also, the CKAN list might not be 100% inclusive because I don't think it lists all the required dependencies also installed, but I've checked that all got installed properly and after removing RealChute, everything seems to load fine with no errors.

What if you kept RealChute but removed KSP community fixes?

Link to comment
Share on other sites

13 minutes ago, Clamp-o-Tron said:

This is fantastic— but could we get a new part variant with the petals removed to act as a CBM port?

You're the second person to ask this today lol but the answer is no. This variant was simple since it was just a matter of separating some existing bits. A proper CBM would need more effort and its not really in scope anyway.

Link to comment
Share on other sites

57 minutes ago, Zorg said:

You're the second person to ask this today lol but the answer is no. This variant was simple since it was just a matter of separating some existing bits. A proper CBM would need more effort and its not really in scope anyway.

While Benjee10 is currently working on the ArCK mod, they have been steadily upgrading Habtech2 and at some point I would be willing to put money down on a refreshed CMB (after all the APAS just got a major upgrade!)

Link to comment
Share on other sites

6 hours ago, Pappystein said:

While Benjee10 is currently working on the ArCK mod, they have been steadily upgrading Habtech2 and at some point I would be willing to put money down on a refreshed CMB (after all the APAS just got a major upgrade!)

Well's KNES has a good CBM as part of it.

Link to comment
Share on other sites

I can't solve this warning...

b9PartSwitch - Serious Warning

b9PartSwitch has encountered a serious warning. The game will continue to run but this

should be fixed ASAP.

Duplicated subtype names found on ModuleB9PartSwitch (moduleID='textureSwitchPaint on part: Blue, White, White (Alt), White (Topaz)

Please see KSP's log for additional details 

screenshot here

 

Link to comment
Share on other sites

14 minutes ago, Jay K. Supertramp said:

I can't solve this warning...

b9PartSwitch - Serious Warning

b9PartSwitch has encountered a serious warning. The game will continue to run but this

should be fixed ASAP.

Duplicated subtype names found on ModuleB9PartSwitch (moduleID='textureSwitchPaint on part: Blue, White, White (Alt), White (Topaz)

Please see KSP's log for additional details 

screenshot here

 

I have the same issue. Do you have Benjee10’s Artemis Kit installed? I think there’s some redundancy between the two packs, as benjee10’s has some BDB stuff prepacked for those who don’t have BDB. As far as I can tell it doesn’t cause any noticeable problems.

Link to comment
Share on other sites

38 minutes ago, Jay K. Supertramp said:

I can't solve this warning...

b9PartSwitch - Serious Warning

b9PartSwitch has encountered a serious warning. The game will continue to run but this

should be fixed ASAP.

Duplicated subtype names found on ModuleB9PartSwitch (moduleID='textureSwitchPaint on part: Blue, White, White (Alt), White (Topaz)

Please see KSP's log for additional details 

screenshot here

 

 

22 minutes ago, Blufor878 said:

I have the same issue. Do you have Benjee10’s Artemis Kit installed? I think there’s some redundancy between the two packs, as benjee10’s has some BDB stuff prepacked for those who don’t have BDB. As far as I can tell it doesn’t cause any noticeable problems.

Yes, it is ACK. Delete the ICPS folder in ACK and you'll be fine.

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...