Giter Club home page Giter Club logo

configurablecontainers's People

Contributors

allista avatar hebarusan avatar louiscyfer avatar octarine-noise avatar olympic1 avatar slashharken avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

configurablecontainers's Issues

KSPIE and CC disagree about what to call Water

KSPIE has some engines that use Liquid Water as a propellant, but CC just calls that Water, and the engine isn't capable of understanding those are the same thing. It does understand some other resources, though, like knowing that "LqdHelium" and "Liquid Helium4" are the same, or that "LqdCO" and "Liquid CarbonMonoxide" are interchangable. Is there a way to add 'Liquid Water' as an alias for 'Water' or vice-versa?

Also, KSPIE's engines can run on some other chemicals missing from CC tanks:
Hydrogen Peroxide
Liquid Neon
Compressed Air
Liquid Krypton

Probably some others

Can you add methanes ?

Will you add methanes ?Which is used in "Cryogenic Engines (it is belonged to "near future series")"
I found the mod supported NF propulsion, so it is sorry that there's no methane in the editer.
SO, will you add it ? Or can you tell me how to add it ?
(My English is poor, Hopefully that above makes sense to you )

Bug between TweakScale and Configurable Containers

Found by accident,I noticed that one of my tanks,that is 3 times smaller,holds 2 time more fuel than bigger tank. Decided to post it to both trackers.

Intended outcome:

Tank size should lower accordingly to part size,Configurable Containers should update or at least prevent creating too big of a tank.

Actual outcome:

Configurable Containers window does not update after scaling part down thus letting player to create small parts with huge tanks inside.

How to reproduce the issue:

1.Open "Configurable Containers" window.
2.Remove all containers.
3..Scale part up using "TweakScale"
3.Select whatever type of contents and max the volume BUT do not press plus button(creates container) in "Configurable Containers" window yet.
4.Scale part down using "TweakScale"
5.Press plus button in "Configurable Containers" window.
As the outcome we now have small tank with a little too much contents.

TweakScaled tank, when cloned with ALT+click, has different max amount

For example the NearFuturePropulsion tanks which are patched to have the ModuleSwitchableTank.

When I clone a tank, and again clone that one, everything is okay.

When I resize the tank with TweakScale and then clone it, it shows a different max amount.
When I clone that one, it shows an even more different max amount.

There is no exception in the log.

Resources are being doubled on active vessel when quicksaving and reverting flights on 1.8

I've noticed an issue where resources are being doubled on all tanks on the active vessel when quick saving games or reverting a flight to launch. I noticed the problem as I use KCT to reuse vessels such as shuttles and SSTOs and on the 4th flight the FPS would go into the yellow then on the 5th would crash KSP when launching craft due to each tank having sometimes hundreds of resources assigned per tank due to quicksaving during flight then being recovered and stored by KCT. My space station also started suffering from FPS drops as I quick save there a lot. Manually editing the .sfs file to remove the excess tanks returned FPS to normal but I now have to regularly prune the resources from the tanks to keep it up as I do save a lot at the station.

Tweakscaled tanks have volume scaling reapplied each save/load cycle

Steps:

  1. Have Tweakscale installed
  2. Go to VAB/SPH
  3. New vessel
  4. Add a CC-ed container (Example: Rockomax X200-16)
  5. Note default scale and volume (Ex.: 2.5m and 9.9m3)
  6. Rescale to some other size (Ex.: 5m)
  7. Note new volume (Ex.: 79.0m3 — 8× previous, as expected)
  8. Save vessel
  9. Load vessel
  10. Note new volume (Ex.: Expected = 79.0m3 — unchanged. Actual = 632.1m3 — 8× previous again)
  11. Repeat save/load for repeatedly multiplied new volume figures (Ex.: 5,056.8m3, 40,454.3m3, …)

KIS storage as a tank type

Don't know if it's even possible to integrate this into current architecture. But the idea is tempting!

Conflicts with B9 and Interstellar fuel switches.

I just did a test and here's what I observed:

  • Started a new sandbox game in a clean install, no mods.
  • Installed Nertea's Cryogenic Engines, which bundles B9PartSwitch and patches the stock fuel tanks to be able to hold LH2.
  • In the VAB, configured a stock FL-T200 fuel tank to hold LH2+O instead of LF+O, and placed it on the * launchpad with a probe core on top.
  • Quit the game and installed ConfigurableContainers.
  • Went back to the fuel tank on the launchpad.  It now had an empty resource bar for LiquidFuel, in addition to the full ones for LqdHydrogen and Oxidizer.
  • Opened CC's "edit tanks" window.  It only showed capacity for LiquidFuel and Oxidizer, no LqdHydrogen, despite the tank's right-click menu showing LqdHydrogen actually in it.
  • Quit the game and deleted ConfigurableContainers.
  • Went back to the fuel tank on the launchpad.  Now it had only the LiquidFuel and Oxidizer resource bars — the LqdHydrogen had vanished.

Bottom line: CC has its own built-in idea of what resource types a tank holds by default, and it does weird things if some other fuel switcher has already changed what a particular tank holds.  I don't want it doing those weird things in my career save, where I have vessels in space that've been configured with other fuel switchers.

Add tank renaming

Use should be able to rename a tank part with the content different from prefab.

ArgumentOutOfRangeException when building symmetry tanks

Environment

  • KSP version 1.5.1.2335 (WindowsPlayer x64) zh-cn
  • Making History DLC 1.5.1
  • Mods - I stripped all mods expect the following
    • AT_Utils 1.6.2
    • Configurable Containers 2.4.3.4
    • Configurable Containers Core 2.4.3.4

Description

[EXC] ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
	System.Collections.Generic.List`1[PartResource].get_Item (Int32 index)
	DictionaryValueList`2[System.Int32,PartResource].At (Int32 index)
	PartResourceList.get_Item (Int32 index)
	Part.OnCopy (.Part original, Boolean asSymCounterpart)
	EditorLogic.createSymmetry (Int32 mode, .Attachment attach)
	EditorLogic.<SetupFSM>m__D ()
	KerbalFSM.UpdateFSM ()
	EditorLogic.Update ()

I'm not very good at English, so I'll just refer to this forum post reporting the same issue.
When I uninstall Configurable Containers the bug disappeared.
For testing purposes, only this mod is installed, so it can't be a mod conflict.

Steps to reproduce

  1. Place an 4x symmetry radial decoupler on any part.
  2. Try to place any type of tank (with 4x symmetry) on the decoupler.
  3. Exception occurs and you only get one tank.

Incompatibility with TweakScale

There's a tracking issue that I worked with the creator of Tweakscale and we found out that configurable containers is causing a repeatable glitched with parts that have a tweaked scale. Basically configurable containers are resetting larger (or smaller) tanks to their default values when copied or reverted to SBH from a launch.

If no one is aware of the issue, look at the link below for the full documentation.

TweakScale/Companion_FuelSwitches#2

[ModuleManager] Error - more than one pass specifier on a node

Getting multiple errors from the new ModuleManager v3.0.0 for this mod.

output_log.zip

ETA:

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtankR02]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtankR01]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtankR03]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPdome3m]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank3mL11250]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank3m2mA2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPcone3m]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank3mL00938]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank3mL15000]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank3mL05625]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank3m2mA]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank2m1mA]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank2mL00469]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank2mL05625]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPdome2m]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank2mL11250]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPcone2m]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank2mL15000]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPcone1m2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank1mL00313]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank1mL05625]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPdome1m1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPcone1m1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank1m0mA]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank0mL01875]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank0mL01350]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank0mL00700]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPcone0m1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank0mL00175]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtankCube075]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtankCube050]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtankCube125]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtankTri]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank3mL03750-Nuke]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank2mL01875-Nuke]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank2mL03750-Nuke]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank2mL07500-Nuke]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank1mL00938-Nuke]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank1mL03750-Nuke]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPtank1mL01875-Nuke]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPmono0mL01875]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPmono2mL05000]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPmono3mL05000]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/FuelTanksPlus_Patch/@PART[TPmono1mL02850]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[FuelTanksPlus]:AFTER[FuelTanksPlus]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW2mtankPancake]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW3mtankL1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW5mtankL05]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW1mtankL4]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW3mtankPancake]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW5mtankL3_5]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW3mtankL2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW1mtankPancake]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW3mtankL4]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW2mtankL4]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW5mtankL1_5]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW1mtankL0_5]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW3mtankL4A]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW2mtankL1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW3mtankL0_5]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW2mtankL0_5]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW2mtankL4A]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW1mtankL1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW2mtankL2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW1mtankL2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW3Sidetank]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW2Sidetank]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KWFuelAdapter3x1S]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KWFuelAdapter3x2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KWFuelAdapter5x2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KWFuelAdapter3x2S]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KWFuelAdapter2x1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KWFuelAdapter2x1S]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KWFuelAdapter3x1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KWFuelAdapter5x3]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW1mRCSfuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW3mRCSfuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/KWRocketry_Patch/@PART[KW2mRCSfuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[KWRocketry]:AFTER[KWRocketry]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk2Expansion_Patch/@PART[M2X_InverterFuselage]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk2Expansion_Patch/@PART[M2X_HypersonicNose]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk2Expansion_Patch/@PART[M2X_linearTricoupler]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk2Expansion_Patch/@PART[M2X_SupersonicNose]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk2Expansion_Patch/@PART[M2X_Short25adapter]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk2Expansion_Patch/@PART[M2X_625tricoupler]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk2Expansion_Patch/@PART[M2X_SpadeTail]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk2Expansion]:AFTER[Mk2Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_Mk2Tricoupler]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_hypersonicnosecone]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_nosecap]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_InverterAdaptermk2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_Tricoupler]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_Quadcoupler]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_size1adapter]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_Size2Bicoupler]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_AdapterSegment]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_EndSegment]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_WingSegmentF]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_WingSegmentD]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_WingSegmentG]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_WingSegmentB]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_WingSegmentE]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_WingSegmentC]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_WingSegmentA]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_InlineDockingPort]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_RCSSegment]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_RCSCap]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_XHub]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_THub]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Mk3Expansion_Patch/@PART[M3X_OMSShoulder]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[Mk3Expansion]:AFTER[Mk3Expansion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/ModRocketSys_Patch/@PART[NBwhiteJumbo]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[ModRocketSys]:AFTER[ModRocketSys]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/ModRocketSys_Patch/@PART[NBradialMiniTank]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[ModRocketSys]:AFTER[ModRocketSys]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/ModRocketSys_Patch/@PART[NB0mtank1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[ModRocketSys]:AFTER[ModRocketSys]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/ModRocketSys_Patch/@PART[NBjumboThreeQ]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[ModRocketSys]:AFTER[ModRocketSys]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/ModRocketSys_Patch/@PART[NBhalfJumbo]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[ModRocketSys]:AFTER[ModRocketSys]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/ModRocketSys_Patch/@PART[NBminiOrange]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[ModRocketSys]:AFTER[ModRocketSys]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/ModRocketSys_Patch/@PART[NBconeTank3m]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[ModRocketSys]:AFTER[ModRocketSys]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/ModRocketSys_Patch/@PART[NBconeTank2m]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[ModRocketSys]:AFTER[ModRocketSys]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/ModRocketSys_Patch/@PART[NB0mtankJet1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[ModRocketSys]:AFTER[ModRocketSys]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/ModRocketSys_Patch/@PART[NB0mtankJet2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[ModRocketSys]:AFTER[ModRocketSys]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/ModRocketSys_Patch/@PART[NBmonoprop3m]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[ModRocketSys]:AFTER[ModRocketSys]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/ModRocketSys_Patch/@PART[NBinterstageDecoupler3m]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[ModRocketSys]:AFTER[ModRocketSys]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/ModRocketSys_Patch/@PART[NBxenonSphere1m]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[ModRocketSys]:AFTER[ModRocketSys]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/ModRocketSys_Patch/@PART[NBxenonSphere]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[ModRocketSys]:AFTER[ModRocketSys]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_One25M_Dome_LT]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_One25M_LT]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Radial_Wedge_SM_T]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Radial_Wedge_SM_S]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_WagonWheel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_FiveM_Tank_S]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_FiveM_Dome]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_FiveM_Cone]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_FiveM_Adapt_S]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_FiveM_Tank_L]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_FiveM_Tank_M]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_FiveM_Adapt]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Oscar_Dome_LT]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Oscar_LT]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_One25M_Dome]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Puck]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_One25M_Cone]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Radial_Wedge_LG_ML]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Radial_Wedge_LG_M]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Radial_LG]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Jumbo_32]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Oscar_Dome]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Thermos]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Oscar_Cone]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Toroid_SM]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Radial_Adapt_SM]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Radial_SM_M]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Two5M_Adapt]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Two5M_Adapt_S]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Piepan]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Two5M_Cone]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Two5M_Dome]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Toroid_LG]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Radial_Wedge_LG_S]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Radial_Wedge_LG_T]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Jumbo_Dome]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Jumbo_Cone]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Radial_Adapt_LG_Slant_P]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Radial_Adapt_LG_Slant_S]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Radial_Adapt_LG]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Pancake]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Three75M_Adapt]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Hatbox]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Three75M_Cone]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Three75M_Dome]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Three75M_Mono]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Xenon_SM]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Xenon_Dome_SM]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Xenon_MD]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Xenon_Dome_MD]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Xenon_LG]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/MunarIndustries_Patch/@PART[MI_Xenon_Dome_LG]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[MunarIndustries]:AFTER[MunarIndustries]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[xenon-125-1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[xenon-125-3]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[xenon-125-2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[xenon-25-1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[xenon-25-2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[xenon-25-3]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[xenon-radial-125-1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[argon-0625-3]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[argon-0625-2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[argon-0625-1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[argon-25-2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[argon-25-3]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[argon-25-1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[argon-125-2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[argon-125-1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[argon-125-3]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[argon-radial-125-1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/NearFuturePropulsion_Patch/@PART[argon-radial-0625-1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[NearFuturePropulsion]:AFTER[NearFuturePropulsion]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/RaginCaucasian_Patch/@PART[mk25Adapter_Round]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[RaginCaucasian]:AFTER[RaginCaucasian]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/RaginCaucasian_Patch/@PART[mk25Fuselage0500_LFO]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[RaginCaucasian]:AFTER[RaginCaucasian]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/RaginCaucasian_Patch/@PART[mk25Fuselage0250_LFO]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[RaginCaucasian]:AFTER[RaginCaucasian]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/RaginCaucasian_Patch/@PART[mk25AdapterMk2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[RaginCaucasian]:AFTER[RaginCaucasian]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/RaginCaucasian_Patch/@PART[mk25Fuselage0250_LF]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[RaginCaucasian]:AFTER[RaginCaucasian]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/RaginCaucasian_Patch/@PART[mk25Fuselage0500_LF]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[RaginCaucasian]:AFTER[RaginCaucasian]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/RaginCaucasian_Patch/@PART[mk25WingShuttleStrake]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[RaginCaucasian]:AFTER[RaginCaucasian]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/RaginCaucasian_Patch/@PART[mk25WingShuttleDelta]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[RaginCaucasian]:AFTER[RaginCaucasian]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/RaginCaucasian_Patch/@PART[mk25Fuselage0125_Mono]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[RaginCaucasian]:AFTER[RaginCaucasian]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/RaginCaucasian_Patch/@PART[mk25Fuselage0250_Mono]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[RaginCaucasian]:AFTER[RaginCaucasian]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Expanded_Patch/@PART[SYtank7mL03750]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Expanded]:AFTER[SpaceY-Expanded]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Expanded_Patch/@PART[SYtank10mL22500]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Expanded]:AFTER[SpaceY-Expanded]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Expanded_Patch/@PART[SYtank10mL15000]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Expanded]:AFTER[SpaceY-Expanded]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Expanded_Patch/@PART[SYtank10mL07500]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Expanded]:AFTER[SpaceY-Expanded]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Expanded_Patch/@PART[SYtank7m5mAdapter2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Expanded]:AFTER[SpaceY-Expanded]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Expanded_Patch/@PART[SYtank10mL03750]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Expanded]:AFTER[SpaceY-Expanded]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Expanded_Patch/@PART[SYtank7mCone1]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Expanded]:AFTER[SpaceY-Expanded]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Expanded_Patch/@PART[SYtank7mL15000]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Expanded]:AFTER[SpaceY-Expanded]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Expanded_Patch/@PART[SYtank7mL07500]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Expanded]:AFTER[SpaceY-Expanded]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Expanded_Patch/@PART[SYtank7m5mAdapter]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Expanded]:AFTER[SpaceY-Expanded]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Expanded_Patch/@PART[SYtank10m7mAdapter]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Expanded]:AFTER[SpaceY-Expanded]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Expanded_Patch/@PART[SYadapter7m3mX4]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Expanded]:AFTER[SpaceY-Expanded]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Lifters_Patch/@PART[SYtank3mCone]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Lifters]:AFTER[SpaceY-Lifters]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Lifters_Patch/@PART[SYtank5mCone2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Lifters]:AFTER[SpaceY-Lifters]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Lifters_Patch/@PART[SYtank5mL0375]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Lifters]:AFTER[SpaceY-Lifters]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Lifters_Patch/@PART[SYtank5mL1500]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Lifters]:AFTER[SpaceY-Lifters]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Lifters_Patch/@PART[SYtank5mL01875]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Lifters]:AFTER[SpaceY-Lifters]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Lifters_Patch/@PART[SYtank5mL0750]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Lifters]:AFTER[SpaceY-Lifters]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Lifters_Patch/@PART[SYtank3mCone2]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Lifters]:AFTER[SpaceY-Lifters]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Lifters_Patch/@PART[SYtank5m3mAdapter]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Lifters]:AFTER[SpaceY-Lifters]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SpaceY-Lifters_Patch/@PART[SYtank5mL1125]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SpaceY-Lifters]:AFTER[SpaceY-Lifters]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelAA40]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelD40]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelB05]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelB20]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelA40]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelAA10]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelAS]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelC20]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelAA20]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelC05]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelD-C]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelDS]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelC10]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelCS]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelD20]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelD05]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelB40]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelAB40]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelAB10]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelC40]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelAA05]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelC-B]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelABS]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelD10]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelA10]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelAB05]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelB10]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelA-AA]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelB-AB]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelB-A]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelA05]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelAAS]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelBS]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelAB-A]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelAB20]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/SPS_Patch/@PART[FuelA20]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:NEEDS[SPS]:AFTER[SPS]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Small.HalfSpherical.Tank.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Large.Spherical.Tank.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Large.HalfSpherical.Tank.V2.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Small.HalfSpherical.Tank.V2.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Small.Spherical.Tank.V2.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Medium.Spherical.Tank.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Medium.HalfSpherical.Tank.V2.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Medium.Spherical.Tank.V2.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Small.Spherical.Tank.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Large.HalfSpherical.Tank.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Medium.HalfSpherical.Tank.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Large.Spherical.Tank.V2.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Toroidal.Tank.Medium.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Toroidal.Tank.Small.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.Toroidal.Tank.Large.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42)

[ModuleManager] Error - more than one pass specifier on a node: ConfigurableContainers/Parts/Tal-Tanks_Patch/@PART[TAL.XLarge.Toroidal.Tank.Fuel]:FOR[ConfigurableContainers]:HAS[!MODULE[InterstellarFuelSwitch],!MODULE[FSfuelSwitch],!MODULE[ModuleB9PartSwitch]]:AFTER[ModsByTal]

Add support for Snacks!

As proposed here Snacks might be cool to have in CC

Either adding a simple new category "SnacksLS" or one that is rather complex but more reasonable, both will do the job.

first way:

TANKTYPE:NEEDS[Snacks] 
{
	name = SnacksLS
	UsefulVolumeRatio = 0.95
	TankCostPerSurface = 2
	AddMassPerVolume = 0.003
	PossibleResources = Snacks 1; Soil 1;
}
TANKCONF:NEEDS[Snacks]
{
	name = Snacks and Soil
	TANK
	{
		TankType = SnacksLS
		CurrentResource = Snacks
		InitialAmount = 1
		Volume = 50
	}
	TANK
	{
		TankType = SnacksLS
		CurrentResource = Soil
		InitialAmount = 0
		Volume = 50
	}
}

second way:

  • modify the Soil definition like this (I'm still unable to make the specific Soil --> Soil from Snacks! mod have UsefulVolumeRatio = 0.95, please help me out there)
TANKTYPE
{
	name = Soil
	UsefulVolumeRatio = 1
	TankCostPerSurface = 2
	PossibleResources = Ore 0.185; //cfd
}
@TANKTYPE[Soil]:NEEDS[KolonyTools] //cfd
{ @PossibleResources ^= :$: Dirt 1; Mulch 1; Fertilizer 1; ExoticMinerals 1; MetallicOre 1; Substrate 1; Minerals 1; Polymers 1; Hydrates 1; Gypsum 1; Silicates 1; Silicon 1; Organics 1; RefinedExotics  1;: }
@TANKTYPE[Soil]:NEEDS[WarpPlugin]
{ @PossibleResources ^= :$: Alumina 1;: } //cfd
@TANKTYPE[Soil]:NEEDS[Launchpad]
{ @PossibleResources ^= :$: MetalOre 0.7;: } //cfd
// @TANKTYPE[Soil]:NEEDS[Snacks]
// { @PossibleResources ^= :$: Soil 1;: }

// unsure how to implent the UsefulVolumeRatio = 0.95 Soil has same values as Snacks
TANKTYPE:NEEDS[Snacks] 
{
	name = Soil
	UsefulVolumeRatio = 0.95 // has same values as Snacks - arb
	PossibleResources = Soil 1;
}
TANKTYPE:NEEDS[TacLifeSupport|USILifeSupport|Snacks] //arb
@TANKTYPE[Food]:NEEDS[Snacks] // SnacksLS - arb
{ @PossibleResources ^= :$: Snacks 1;: }
TANKCONF:NEEDS[Snacks]
{
	name = Snacks and Soil
	TANK
	{
		TankType = Food
		CurrentResource = Snacks
		InitialAmount = 1
		Volume = 50
	}
	TANK
	{
		TankType = Soil
		CurrentResource = Soil
		InitialAmount = 0
		Volume = 50
	}
}

ty for your time!

Lag/freeze when placing tanks in VAB

Anytime I try to place a tank that's editable with configurablecontainers there's a game-frozen lag spike, increasing in severity the bigger the symmetry is set and the more tanks being initialized at once.

By "place" I don't mean the click to actually place a tank, but moving the mouse with a tank on it in such a way that symmetry ghosts would pop up and it would start checking for valid surface/node placement spots.
If I start a new ship, choose mk1 pod, strap an orange tank to the bottom, then put 8 decouplers in radial symmetry and try putting T800's on those decouplers, there's about 2 seconds of freeze as soon as the cursor-with-tank encounters the orange tank edge, then another 2 seconds of freeze when it encounters the decoupler edge. This only occurs with tanks, and i've definitely narrowed it down to this mod exclusively.

Being a programmer I get the gist of why it probably happens, guessing the tanks are being initialized during some function called when first encountering a new surface to attach to, rather than when actually placing the tanks.

Is this usual behavior or am I encountering something strange? (my computer specs are way above my modlist) Nothing useful is in my ksp log/console, unfortunately.

ProceduralParts tanks have fixed dry mass

When using this mod with ProceduralParts, the ProceduralParts tanks have a fixed 1 ton dry mass no matter what size the tank.

I did a little investigating and it appears this is because the TankContentSwitcher module is what updates the tanks dry mass based on size and the module manager patch is removing it. With the TankContentSwitcher module removed, it ends up using the mass defined in the part's config which is 1 ton. ModularFuelTanks/RealFuels works around this by performing the dry mass calculation in it's ModuleFuelTanks module.

Display resource units in UI and part tooltip along with volume/mass

I and many players are used to the "units" of fuel, lox, monopropellant, xenon. Is it possible to have the interface to show in units, but still respecting the volume rule? I really don't care about mixing monoprop or Xe with fuel, I mostly want to tweak the fuel/lox ratio for spaceplanes or nuclear ships. Maybe in the mod interface have a slider or volume/volume percentage display while also showing the final number of "units" of each propellent in the tank? Most annoyingly, the VAB interface has changed and even for stock tanks, when picking parts, units are not shown anymore, only a bunch of strange numbers I don't know what they are. It would be great to have the normal displaying of tank information back. That's my suggestion. Thank you very much!

Procedural Tanks No Longer Auto-Updates With Resources

Configurable Containers / Core: 1.4.1.2
KSP Version: 1.3.1.1891
Procedural Parts Version: 1.2.12

I recently updated my version of Configurable Containers to the latest (1.4.1.2) and attempted to build a rocket. When adding a Procedural Tank it adds just fine, I could fix this by editing the resource types to something else and back or re-adding them. However, the restored resources immediately disappear when the tank is modified.

I uninstalled Configurable Containers and manually installed 1.4.1 with CKAN over command-line and that issue goes away (some config issues appear but I am assuming it's due to the reinstall?).

I reinstalled CC and tested further while typing this. When the tanks is the first part it shows with resources no issue, only when added to an existing root does it show with no resources. Also the volumes of the resources inside the tank do update to the new tank sizes within CC but don't seem to get applied through to the actual tank.

Tank mass calculation

I find the mass penalty for big Xenon tanks a bit to much. Mass is calculated by volume now. (AddMassPerVolume)

1045.26t = 124.4t + (1244.4 m³ * 0.74)

I think it should be calculated by surface area. (MassPerSurfaceArea (in t))

We don't know the shape of the volume, but we can use a sphere for an approximation.

Area = 4 * PI * (((3 * Volume)/(4 * PI))^(1/3))^2
559.49m² = 4 * PI * (((3 * 1244.4m³)/(4 * PI))^(1/3))^2

Mass = Area * MassPerSurfaceArea
167.85t = 559.49m³ * 0,3

Original mass with LFO configuration is 124.4t, new mass with xenon gas configuration is 167.85t

If you like it easier you can implement a rough estimate:

original mass * (1 + MassPerSurfaceArea) = new mass

124.4t * (1 + 0.3) = 161.72t

Considering real world rockets even this very high! But we have to have game play in mind.

screenshot34
screenshot35

The new UI cannot initialize when there's no user defined tank configs

KSP-1.9-10
CC-2.6.0

ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Actual value was 0.
  at System.Collections.Generic.SortedList`2[TKey,TValue].GetKey (System.Int32 index) [0x00022] in <376e8c39bbab4f1193a569c8dbe4305c>:0 
  at System.Collections.Generic.SortedList`2+KeyList[TKey,TValue].get_Item (System.Int32 index) [0x00000] in <376e8c39bbab4f1193a569c8dbe4305c>:0 
  at CC.UI.TankConfigsControl.updateConfigsDropdownTooltip (System.Int32 index) [0x00017] in <765007bdf7e74f409794393c67b5df08>:0 
  at CC.UI.TankConfigsControl.updateConfigsDropdown () [0x00028] in <765007bdf7e74f409794393c67b5df08>:0 
  at CC.UI.TankConfigsControl.SetTankManager (CC.UI.ITankManager manager) [0x0001a] in <765007bdf7e74f409794393c67b5df08>:0 
  at CC.UI.TankManagerUI.SetTankManager (CC.UI.ITankManager newTankManager) [0x0006a] in <765007bdf7e74f409794393c67b5df08>:0 
  at AT_Utils.SwitchableTankManagerUI.init_controller () [0x00086] in <324244d7a45147de909b23df5034a14d>:0 
  at AT_Utils.UIWindowBase`1+<Show>d__22[T].MoveNext () [0x001a3] in <035d89da618a4ef3851a6436fc3029c5>:0 
  at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00027] in <5aeafee3fea24f37abd1315553f2cfa6>:0 

There is something wonky with procedural tanks support.

There is something wonky with procedural tanks support in the latest version. The capacity doesn't update correctly when changing length/diameter, but if i go to edit tank, click on edit tank volume then click set (without changing anything) it suddenly updates.

Attempting to change configuration when none exists results in NullReferenceException

Clicking this button will cause the issue:
2017-08-12-151624_638x340_scrot

Stack trace from log:

NullReferenceException: Object reference not set to an instance of an object
	UnityEngine.TextEditor.ClampTextIndex (System.Int32& index)
	UnityEngine.TextEditor.set_text (System.String value)
	UnityEngine.GUI.DoTextField (Rect position, Int32 id, UnityEngine.GUIContent content, Boolean multiline, Int32 maxLength, UnityEngine.GUIStyle style, System.String secureText, Char maskChar)
	UnityEngine.GUI.DoTextField (Rect position, Int32 id, UnityEngine.GUIContent content, Boolean multiline, Int32 maxLength, UnityEngine.GUIStyle style, System.String secureText)
	UnityEngine.GUI.DoTextField (Rect position, Int32 id, UnityEngine.GUIContent content, Boolean multiline, Int32 maxLength, UnityEngine.GUIStyle style)
	UnityEngine.GUILayout.DoTextField (System.String text, Int32 maxLength, Boolean multiline, UnityEngine.GUIStyle style, UnityEngine.GUILayoutOption[] options)
	UnityEngine.GUILayout.TextField (System.String text, UnityEngine.GUILayoutOption[] options)
	AT_Utils.SwitchableTankManager.volume_configs_gui ()
	AT_Utils.SwitchableTankManager.TanksManagerGUI (Int32 windowId)
	UnityEngine.GUILayout+LayoutedWindow.DoWindow (Int32 windowID)
	UnityEngine.GUI.CallWindowDelegate (UnityEngine.WindowFunction func, Int32 id, UnityEngine.GUISkin _skin, Int32 forceRect, Single width, Single height, UnityEngine.GUIStyle style)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.