Jump to content

Acvila

Members
  • Posts

    250
  • Joined

  • Last visited

Posts posted by Acvila

  1. On 2/28/2017 at 1:17 AM, FreeThinker said:

    Version 1.12.8 for Kerbal Space Program 1.2.2

    Released on 2017-02-28

    • Added Oceanic resource extractor which depending on resources available in the ocean allows you to extract different types of resources (credits by EvilGeorge)
    • Added ability of Vista Engine to switch between D-T and D-D fusion (credits by Viseriod)
    • Added Ability of Fusion reactor to run on either Liquid or Gas Resource, or mixed, without switching
    • Added Automated Cryogenic Gas converted to inline Refrigerator ISRU (credits by sopindm)
    • Fixed Light mirror ability to relay (credits by ms6107)

     

     

    what happen with salt water container? how can extract salt water if no storage?

  2. 4 minutes ago, FreeThinker said:

    well the good news is that I can reproduce the problem, this should allow me to find the problem

    i also foun this in ReactorFuels.cfg , dunno if is it normal, but didn't solved the problem erasing the 2 copies

    Spoiler

    REACTOR_FUEL_MODE
    {
        name = FusionDeuteriumTritium
        Index = 0
        ReactorType = 8
        GUIName = Deuterium-Tritium
        ChargedParticleRatio = 0.2
        NeutronsRatio = 1.04
        NormalisedReactionRate = 1.0
        NormalisedPowerMultiplier = 1.0
        NormalisedPowerConsumption = 1.0
        MeVPerChargedProduct = 0.88
        RequiresUpgrade = False
        RequiresLab = False
        TechLevel = 0

        FUEL
        {
            name = Tritium
            resource = Tritium
            UsagePerMW = 1.7697475627e-12
            Unit = kg
        }
        FUEL
        {
            name = Deuterium
            resource = Deuterium
            UsagePerMW = 1.1798317e-12
            Unit = kg
        }
           PRODUCT
            {
                name = Helium
                ProductionPerMW = 2.3532567275784e-12
                Unit = kg
            }
    }

    REACTOR_FUEL_MODE
    {
        name = FusionDeuteriumTritium
        Index = 0
        ReactorType = 8
        GUIName = Deuterium-Tritium
        ChargedParticleRatio = 0.2
        NeutronsRatio = 1.04
        NormalisedReactionRate = 1.0
        NormalisedPowerMultiplier = 1.0
        NormalisedPowerConsumption = 1.0
        MeVPerChargedProduct = 0.88
        RequiresUpgrade = False
        RequiresLab = False
        TechLevel = 0

        FUEL
        {
            name = Tritium
            resource = Tritium
            UsagePerMW = 1.7697475627e-12
            Unit = kg
        }
        FUEL
        {
            name = Deuterium
            resource = LqdDeuterium
            UsagePerMW = 1.1798317e-12
            Unit = kg
        }
           PRODUCT
            {
                name = Helium
                ProductionPerMW = 2.3532567275784e-12
                Unit = kg
            }
    }

    REACTOR_FUEL_MODE
    {
        name = FusionDeuteriumTritium
        Index = 0
        ReactorType = 8
        GUIName = Deuterium-Tritium
        ChargedParticleRatio = 0.2
        NeutronsRatio = 1.04
        NormalisedReactionRate = 1.0
        NormalisedPowerMultiplier = 1.0
        NormalisedPowerConsumption = 1.0
        MeVPerChargedProduct = 0.88
        RequiresUpgrade = False
        RequiresLab = False
        TechLevel = 0

        FUEL
        {
            name = Tritium
            resource = LqdTritium
            UsagePerMW = 1.7697475627e-12
            Unit = kg
        }
        FUEL
        {
            name = Deuterium
            resource = Deuterium
            UsagePerMW = 1.1798317e-12
            Unit = kg
        }
           PRODUCT
            {
                name = Helium
                ProductionPerMW = 2.3532567275784e-12
                Unit = kg
            }
    }

     

     

  3. 2 hours ago, FreeThinker said:

    do you have IFS installed? specifically does it contain IFS contain a folder called patches?

    yes, i have, actually i revert to kspie 1.12.7 and it's working. i will compare now both versions to see if there are some modifications. with kspie older and ifs new is working, i don;t know how well, but it's working, with latest kspie doesn't work. also reactor control window is blank, nothing in it.

    i made a test ship in 1.12.7 because there it's working...

    Spoiler

    ship = kspie test
    version = 1.2.2
    description =
    type = VAB
    size = 8.41950035,19.4939728,8.41950035
    PART
    {
        part = computerCore_4294331932
        partName = Part
        pos = 0.0913658589,26.1042194,-0.321605414
        attPos = 0,0,0
        attPos0 = 0.0913658589,26.1042194,-0.321605414
        rot = 0,0,0,1
        attRot = 0,0,0,1
        attRot0 = 0,0,0,1
        mir = 1,1,1
        symMethod = Radial
        autostrutMode = Off
        rigidAttachment = False
        istg = -1
        resPri = 0
        dstg = 0
        sidx = -1
        sqor = -1
        sepI = -1
        attm = 0
        modCost = 0
        modMass = 0
        modSize = 0,0,0
        link = KspiCargoTank_4294287538
        attN = bottom,KspiCargoTank_4294287538
        EVENTS
        {
        }
        ACTIONS
        {
        }
        PARTDATA
        {
        }
        MODULE
        {
            name = ModuleCommand
            isEnabled = True
            hibernation = False
            hibernateOnWarp = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                HibernateToggle
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleResourceConverter
            isEnabled = True
            EfficiencyBonus = 1
            IsActivated = False
            stagingEnabled = True
            lastUpdateTime = 0
            EVENTS
            {
            }
            ACTIONS
            {
                StopResourceConverterAction
                {
                    actionGroup = None
                }
                StartResourceConverterAction
                {
                    actionGroup = None
                }
                ToggleResourceConverterAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleReactionWheel
            isEnabled = True
            actuatorModeCycle = 0
            authorityLimiter = 100
            stateString = Active
            stagingEnabled = True
            WheelState = Active
            EVENTS
            {
            }
            ACTIONS
            {
                CycleAction
                {
                    actionGroup = None
                }
                Activate
                {
                    actionGroup = None
                }
                Deactivate
                {
                    actionGroup = None
                }
                Toggle
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleSAS
            isEnabled = True
            standaloneToggle = True
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleKerbNetAccess
            isEnabled = True
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                OpenKerbNetAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleDataTransmitter
            isEnabled = True
            xmitIncomplete = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                StartTransmissionAction
                {
                    actionGroup = None
                    active = False
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ComputerCore
            isEnabled = True
            nameStr = Ziggy
            IsEnabled = False
            isupgraded = True
            electrical_power_ratio = 0
            last_active_time = 0
            science_to_add = 0
            coreInit = False
            Deployed = False
            result_string =
            result_title =
            transmit_value = 0
            recovery_value = 0
            data_size = 0
            xmit_scalar = 0
            ref_value = 0
            data_gend = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                DeployAction
                {
                    actionGroup = None
                }
                ResetAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleElementRadioactiveDecay
            isEnabled = True
            lastActiveTime = 1
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleTripLogger
            isEnabled = True
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            Log
            {
                flight = 0
            }
            UPGRADESAPPLIED
            {
            }
        }
        RESOURCE
        {
            name = Megajoules
            amount = 100
            maxAmount = 100
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = ElectricCharge
            amount = 1000
            maxAmount = 1000
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = WasteHeat
            amount = 0
            maxAmount = 50000
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
    }
    PART
    {
        part = KspiCargoTank_4294287538
        partName = Part
        pos = 0.0913658589,24.9142189,-0.321605414
        attPos = 0,0,0
        attPos0 = 0,-1.48999977,0
        rot = 0,0,0,1
        attRot = 0,0,0,1
        attRot0 = 0,0,0,1
        mir = 1,1,1
        symMethod = Radial
        autostrutMode = Off
        rigidAttachment = False
        istg = -1
        resPri = 0
        dstg = 0
        sidx = -1
        sqor = -1
        sepI = -1
        attm = 0
        modCost = -6382.42188
        modMass = -1.52180469
        modSize = 0,0,0
        link = SmallFNGeneratorMk1_4294225712
        attN = top,computerCore_4294331932
        attN = bottom,SmallFNGeneratorMk1_4294225712
        EVENTS
        {
        }
        ACTIONS
        {
        }
        PARTDATA
        {
        }
        MODULE
        {
            name = TweakScale
            isEnabled = True
            currentScale = 1.875
            defaultScale = 2.5
            defaultTransformScale = (1, 1, 1)
            DryCost = 4218.75
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = InterstellarMeshSwitch
            isEnabled = True
            selectedObject = 7
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = InterstellarFuelSwitch
            isEnabled = True
            selectedTankSetup = 7
            inFlightTankSetup = -1
            configuredAmounts = 2531.25010058284,
            configuredFlowStates = True,
            selectedTankSetupTxt = Lithium-7
            configLoaded = True
            initialTankSetup =
            storedFactorMultiplier = 0.75
            storedVolumeMultiplier = 0.421875
            storedMassMultiplier = 0.421875
            traceBoiloff = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleFuelJettison
            isEnabled = True
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                FuelJettisonAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        RESOURCE
        {
            name = Lithium
            amount = 2531.2501005828381
            maxAmount = 4218.75
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
    }
    PART
    {
        part = SmallFNGeneratorMk1_4294225712
        partName = Part
        pos = 0.0913658589,22.8892193,-0.321605414
        attPos = 0,0,0
        attPos0 = 0,-2.40000057,0
        rot = 0,0,0,1
        attRot = 0,0,0,1
        attRot0 = 0,0,0,1
        mir = 1,1,1
        symMethod = Radial
        autostrutMode = Off
        rigidAttachment = False
        istg = -1
        resPri = 0
        dstg = 0
        sidx = -1
        sqor = -1
        sepI = -1
        attm = 0
        modCost = -11562.5
        modMass = -5.2989502
        modSize = 0,0,0
        link = MoltenSaltReactor_4294257920
        attN = top,KspiCargoTank_4294287538
        attN = bottom,MoltenSaltReactor_4294257920
        EVENTS
        {
        }
        ACTIONS
        {
        }
        PARTDATA
        {
        }
        MODULE
        {
            name = FNGenerator
            isEnabled = True
            IsEnabled = True
            generatorInit = False
            isupgraded = True
            chargedParticleMode = False
            powerPercentage = 100
            storedMassMultiplier = 0.421875
            moduleMassDelta = -1.8302002
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ActivateGeneratorAction
                {
                    actionGroup = None
                }
                DeactivateGeneratorAction
                {
                    actionGroup = None
                }
                ToggleGeneratorAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = TweakScale
            isEnabled = True
            currentScale = 1.875
            defaultScale = 2.5
            defaultTransformScale = (2, 2, 2)
            DryCost = 8437.5
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ThermalPowerTransport
            isEnabled = True
            thermalCost = 0.25
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        RESOURCE
        {
            name = Megajoules
            amount = 0
            maxAmount = 6328.125
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = ElectricCharge
            amount = 421.875
            maxAmount = 421.875
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = WasteHeat
            amount = 0
            maxAmount = 600000
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
    }
    PART
    {
        part = MoltenSaltReactor_4294257920
        partName = Part
        pos = 0.0913658589,20.8282204,-0.321605414
        attPos = 0,0,0
        attPos0 = 0,-2.06099987,0
        rot = 0,0,0,1
        attRot = 0,0,0,1
        attRot0 = 0,0,0,1
        mir = 1,1,1
        symMethod = Radial
        autostrutMode = Off
        rigidAttachment = False
        istg = -1
        resPri = 0
        dstg = 0
        sidx = -1
        sqor = -1
        sepI = -1
        attm = 0
        modCost = -98145.2188
        modMass = -4.10288572
        modSize = 0,0,0
        link = UmbrellaRadiatorGE1600_4294209150
        attN = top,SmallFNGeneratorMk1_4294225712
        attN = bottom,UmbrellaRadiatorGE1600_4294209150
        EVENTS
        {
        }
        ACTIONS
        {
        }
        PARTDATA
        {
        }
        MODULE
        {
            name = InterstellarFissionMSRGC
            isEnabled = True
            fuel_mode = 1
            IsEnabled = False
            isDeployed = False
            isupgraded = False
            breedtritium = False
            last_active_time = 0
            ongoing_consumption_rate = 0
            reactorInit = False
            reactorBooted = False
            startDisabled = False
            neutronEmbrittlementDamage = 0
            maxEmbrittlementFraction = 0.5
            windowPositionX = 20
            windowPositionY = 20
            currentGenerationType = 3
            storedPowerMultiplier = 0.35052841901779175
            stored_fuel_ratio = 1
            reactor_power_ratio = 1
            powerOutputMk1 = 155.79025274752166
            powerOutputMk2 = 233.6853844699217
            powerOutputMk3 = 350.52841901779175
            powerOutputMk4 = 525.79262852668762
            powerOutputMk5 = 788.68894279003143
            ongoing_total_power_generated = 0
            ongoing_neutron_power_generated = 0
            ongoing_charged_power_generated = 0
            animationStarted = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ActivateReactorAction
                {
                    actionGroup = None
                }
                DeactivateReactorAction
                {
                    actionGroup = None
                }
                ToggleReactorAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleElementRadioactiveDecay
            isEnabled = True
            lastActiveTime = 1
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = TweakScale
            isEnabled = True
            currentScale = 1.875
            defaultScale = 2.5
            defaultTransformScale = (1.27999997, 1.27999997, 1.27999997)
            DryCost = 48482.3828
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = InterstellarFuelSwitch
            isEnabled = True
            selectedTankSetup = 9
            inFlightTankSetup = -1
            configuredAmounts = 0,0,42.1875,379.6875,0,0,0,0,0,
            configuredFlowStates = True,True,True,True,True,True,True,True,True,
            selectedTankSetupTxt = Xenon Gas
            configLoaded = True
            initialTankSetup = ThermalPower;WasteHeat;Lithium6;UF4;ThF4;Actinides;XenonGas;LqdTritium;LqdHe3
            storedFactorMultiplier = 0.75
            storedVolumeMultiplier = 0.421875
            storedMassMultiplier = 0.421875
            traceBoiloff = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        RESOURCE
        {
            name = ThermalPower
            amount = 0
            maxAmount = 632.8125
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = WasteHeat
            amount = 0
            maxAmount = 337500
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = Lithium6
            amount = 42.1875
            maxAmount = 42.1875
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = UF4
            amount = 379.6875
            maxAmount = 379.6875
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = ThF4
            amount = 0
            maxAmount = 379.6875
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = Actinides
            amount = 0
            maxAmount = 379.6875
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = LqdTritium
            amount = 0
            maxAmount = 0.421875
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = LqdHe3
            amount = 0
            maxAmount = 0.421875
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = XenonGas
            amount = 0
            maxAmount = 0.421875
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
    }
    PART
    {
        part = UmbrellaRadiatorGE1600_4294209150
        partName = Part
        pos = 0.0913658589,19.3822193,-0.321605414
        attPos = 0,0,0
        attPos0 = 0,-1.4460001,0
        rot = 0,0,0,1
        attRot = 0,0,0,1
        attRot0 = 0,0,0,1
        mir = 1,1,1
        symMethod = Radial
        autostrutMode = Off
        rigidAttachment = False
        istg = -1
        resPri = 0
        dstg = 0
        sidx = -1
        sqor = -1
        sepI = -1
        attm = 0
        modCost = 0
        modMass = 0
        modSize = 0,0,0
        link = KspiMIFEngine_4294199268
        attN = top,MoltenSaltReactor_4294257920
        attN = bottom,KspiMIFEngine_4294199268
        EVENTS
        {
        }
        ACTIONS
        {
        }
        PARTDATA
        {
        }
        MODULE
        {
            name = FNRadiator
            isEnabled = True
            radiatorIsEnabled = False
            canRadiateHeat = True
            radiatorInit = False
            isAutomated = False
            pivotEnabled = True
            showRetractButton = True
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                DeployRadiatorAction
                {
                    actionGroup = None
                }
                RetractRadiatorAction
                {
                    actionGroup = None
                }
                ToggleRadiatorAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleActiveRadiator
            isEnabled = True
            IsCooling = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ToggleRadiatorAction
                {
                    actionGroup = None
                }
                ActivateAction
                {
                    actionGroup = None
                }
                ShutdownAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = MicrowavePowerReceiver
            isEnabled = True
            selectedBandwidthConfiguration = 0
            receiverIsEnabled = False
            storedTemp = 0
            animatonDeployed = False
            wasteheatRatio = 0
            linkedForRelay = False
            thermalMode = True
            radiatorMode = True
            solarPowerMode = False
            efficiencyPercentage = 0.85000002384185791
            targetWavelength = 0.50000000050000004
            forceActivateAtStartup = False
            receiptPower = 100
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ActivateReceiverAction
                {
                    actionGroup = None
                }
                DisableReceiverAction
                {
                    actionGroup = None
                }
                ToggleReceiverAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = BandwidthConverter
            isEnabled = True
            targetWavelength = 0.50000000050000004
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = TweakScale
            isEnabled = True
            currentScale = 2.5
            defaultScale = 2.5
            defaultTransformScale = (0, 0, 0)
            DryCost = 10000
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        RESOURCE
        {
            name = WasteHeat
            amount = 0
            maxAmount = 100000
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
    }
    PART
    {
        part = KspiMIFEngine_4294199268
        partName = Part
        pos = 0.0913658589,19.3407192,-0.321605414
        attPos = 0,0,0
        attPos0 = 0,-0.0415000916,0
        rot = 0,0,0,1
        attRot = 0,0,0,1
        attRot0 = 0,0,0,1
        mir = 1,1,1
        symMethod = Radial
        autostrutMode = Off
        rigidAttachment = False
        istg = 0
        resPri = 0
        dstg = 0
        sidx = 0
        sqor = 0
        sepI = -1
        attm = 0
        modCost = -164685.984
        modMass = -4.93933964
        modSize = 0,0,0
        link = decoupler1-2_4294165650
        attN = top,UmbrellaRadiatorGE1600_4294209150
        attN = bottom,decoupler1-2_4294165650
        EVENTS
        {
        }
        ACTIONS
        {
        }
        PARTDATA
        {
        }
        MODULE
        {
            name = InterstellarInertialConfinementReactor
            isEnabled = True
            accumulatedElectricChargeInMW = 0
            powerPercentage = 100
            isChargingForJumpstart = False
            fuel_mode = 0
            fuel_mode_name = Deuterium-Tritium
            allowJumpStart = True
            IsEnabled = False
            isDeployed = False
            isupgraded = False
            breedtritium = False
            last_active_time = 0
            ongoing_consumption_rate = 0
            reactorInit = False
            reactorBooted = False
            startDisabled = False
            neutronEmbrittlementDamage = 0
            maxEmbrittlementFraction = 0.5
            windowPositionX = 20
            windowPositionY = 20
            currentGenerationType = 3
            storedPowerMultiplier = 0.125
            stored_fuel_ratio = 1
            reactor_power_ratio = 1
            powerOutputMk1 = 166.625
            powerOutputMk2 = 250
            powerOutputMk3 = 375
            powerOutputMk4 = 562.5
            powerOutputMk5 = 843.75
            ongoing_total_power_generated = 0
            ongoing_neutron_power_generated = 0
            ongoing_charged_power_generated = 0
            animationStarted = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                NextFusionModeAction
                {
                    actionGroup = None
                }
                PreviousFusionModeAction
                {
                    actionGroup = None
                }
                ActivateReactorAction
                {
                    actionGroup = None
                }
                DeactivateReactorAction
                {
                    actionGroup = None
                }
                ToggleReactorAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleEnginesFX
            isEnabled = True
            staged = False
            flameout = False
            EngineIgnited = False
            engineShutdown = False
            currentThrottle = 0
            thrustPercentage = 100
            manuallyOverridden = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                OnAction
                {
                    actionGroup = None
                }
                ShutdownAction
                {
                    actionGroup = None
                }
                ActivateAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ThermalNozzleController
            isEnabled = True
            IsEnabled = False
            isHybrid = False
            isupgraded = False
            fuel_mode = 6
            sootAccumulationPercentage = 0
            isDeployed = False
            animationStarted = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                TogglePropellantAction
                {
                    actionGroup = None
                }
                PreviousPropellant
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleJettison
            isEnabled = True
            isJettisoned = False
            shroudHideOverride = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                JettisonAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleJettison
            isEnabled = True
            isJettisoned = False
            shroudHideOverride = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                JettisonAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleGimbal
            isEnabled = True
            gimbalLock = False
            gimbalLimiter = 100
            currentShowToggles = False
            enableYaw = True
            enablePitch = True
            enableRoll = True
            gimbalActive = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ToggleAction
                {
                    actionGroup = None
                }
                LockAction
                {
                    actionGroup = None
                }
                FreeAction
                {
                    actionGroup = None
                }
                TogglePitchAction
                {
                    actionGroup = None
                }
                ToggleYawAction
                {
                    actionGroup = None
                }
                ToggleRollAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleElementRadioactiveDecay
            isEnabled = True
            lastActiveTime = 1
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = TweakScale
            isEnabled = True
            currentScale = 1.25
            defaultScale = 2.5
            defaultTransformScale = (1, 1, 1)
            DryCost = 35214.2656
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        RESOURCE
        {
            name = ThermalPower
            amount = 0
            maxAmount = 625.00005587935618
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = ChargedParticles
            amount = 0
            maxAmount = 625.00005587935618
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = WasteHeat
            amount = 0
            maxAmount = 600000
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = Lithium
            amount = 125.00001117587122
            maxAmount = 125.00001117587122
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = LqdDeuterium
            amount = 1.2500001117587123
            maxAmount = 1.2500001117587123
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = LqdTritium
            amount = 1.2500001117587123
            maxAmount = 1.2500001117587123
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
    }
    PART
    {
        part = decoupler1-2_4294165650
        partName = Part
        pos = 0.0913658589,17.1998615,-0.321605414
        attPos = 0,0,0
        attPos0 = 0,-2.1408577,0
        rot = 0,0,0,1
        attRot = 0,0,0,1
        attRot0 = 0,0,0,1
        mir = 1,1,1
        symMethod = Radial
        autostrutMode = Off
        rigidAttachment = False
        istg = 1
        resPri = 0
        dstg = 1
        sidx = 0
        sqor = 1
        sepI = 1
        attm = 0
        modCost = 0
        modMass = 0
        modSize = 0,0,0
        link = InterstellarFuelTank-X200-32_4294118732
        attN = bottom,InterstellarFuelTank-X200-32_4294118732
        attN = top,KspiMIFEngine_4294199268
        EVENTS
        {
        }
        ACTIONS
        {
        }
        PARTDATA
        {
        }
        MODULE
        {
            name = ModuleDecouple
            isEnabled = True
            ejectionForcePercent = 100
            isDecoupled = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                DecoupleAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleToggleCrossfeed
            isEnabled = True
            crossfeedStatus = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ToggleAction
                {
                    actionGroup = None
                }
                EnableAction
                {
                    actionGroup = None
                }
                DisableAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleTestSubject
            isEnabled = True
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = TweakScale
            isEnabled = True
            currentScale = 2.5
            defaultScale = 2.5
            defaultTransformScale = (0, 0, 0)
            DryCost = 550
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
    }
    PART
    {
        part = InterstellarFuelTank-X200-32_4294118732
        partName = Part
        pos = 0.0913658589,14.0218925,-0.321605414
        attPos = 0,0,0
        attPos0 = 0,-2.24046898,0
        rot = 0,0,0,1
        attRot = 0,0,0,1
        attRot0 = 0,0,0,1
        mir = 1,1,1
        symMethod = Radial
        autostrutMode = Off
        rigidAttachment = False
        istg = 1
        resPri = 0
        dstg = 2
        sidx = -1
        sqor = -1
        sepI = 1
        attm = 0
        modCost = 123986.734
        modMass = 4.50100279
        modSize = 0,0,0
        link = KspiLightbulb_4294098862
        link = heatfin_4294079918
        link = heatfin_4294079660
        link = heatfin_4294079600
        link = heatfin_4294079540
        attN = top,decoupler1-2_4294165650
        attN = bottom,KspiLightbulb_4294098862
        EVENTS
        {
        }
        ACTIONS
        {
        }
        PARTDATA
        {
        }
        MODULE
        {
            name = ModuleToggleCrossfeed
            isEnabled = True
            crossfeedStatus = True
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ToggleAction
                {
                    actionGroup = None
                }
                EnableAction
                {
                    actionGroup = None
                }
                DisableAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = InterstellarFuelSwitch
            isEnabled = True
            selectedTankSetup = 5
            inFlightTankSetup = -1
            configuredAmounts = 58320,
            configuredFlowStates = True,
            selectedTankSetupTxt = Hydrazine
            configLoaded = True
            initialTankSetup = LqdHydrogen
            storedFactorMultiplier = 1.5
            storedVolumeMultiplier = 3.375
            storedMassMultiplier = 3.375
            traceBoiloff = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = TweakScale
            isEnabled = True
            currentScale = 3.75
            defaultScale = 2.5
            defaultTransformScale = (1, 1, 1)
            DryCost = 7981.74072
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleStorageCryostat
            isEnabled = True
            storedTemp = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleStorageCryostat
            isEnabled = True
            storedTemp = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleStorageCryostat
            isEnabled = True
            storedTemp = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleStorageCryostat
            isEnabled = True
            storedTemp = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleStorageCryostat
            isEnabled = True
            storedTemp = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleStorageCryostat
            isEnabled = True
            storedTemp = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleStorageCryostat
            isEnabled = True
            storedTemp = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleStorageCryostat
            isEnabled = True
            storedTemp = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleStorageCryostat
            isEnabled = True
            storedTemp = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleStorageCryostat
            isEnabled = True
            storedTemp = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleStorageCryostat
            isEnabled = True
            storedTemp = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleFuelJettison
            isEnabled = True
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                FuelJettisonAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        RESOURCE
        {
            name = Hydrazine
            amount = 58320
            maxAmount = 58320
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
    }
    PART
    {
        part = KspiLightbulb_4294098862
        partName = Part
        pos = 0.0913658589,8.64439392,-0.321605414
        attPos = 0,0,0
        attPos0 = 0,-5.18749905,0
        rot = 0,0,0,1
        attRot = 0,0,0,1
        attRot0 = 0,0,0,1
        mir = 1,1,1
        symMethod = Radial
        autostrutMode = Off
        rigidAttachment = False
        istg = 2
        resPri = 0
        dstg = 2
        sidx = 0
        sqor = 2
        sepI = 1
        attm = 0
        modCost = 63835.3945
        modMass = 3.39453697
        modSize = 0,0,0
        attN = top,InterstellarFuelTank-X200-32_4294118732
        EVENTS
        {
        }
        ACTIONS
        {
        }
        PARTDATA
        {
        }
        MODULE
        {
            name = ModuleEnginesFX
            isEnabled = True
            staged = False
            flameout = False
            EngineIgnited = False
            engineShutdown = False
            currentThrottle = 0
            thrustPercentage = 100
            manuallyOverridden = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                OnAction
                {
                    actionGroup = None
                }
                ShutdownAction
                {
                    actionGroup = None
                }
                ActivateAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = InterstellarFissionPBDP
            isEnabled = True
            IsEnabled = False
            isDeployed = False
            isupgraded = False
            breedtritium = False
            last_active_time = 0
            ongoing_consumption_rate = 0
            reactorInit = False
            reactorBooted = False
            startDisabled = False
            neutronEmbrittlementDamage = 0
            maxEmbrittlementFraction = 0.5
            windowPositionX = 20
            windowPositionY = 20
            currentGenerationType = 1
            storedPowerMultiplier = 1.2597121000289917
            stored_fuel_ratio = 1
            reactor_power_ratio = 1
            powerOutputMk1 = 3779.1363000869751
            powerOutputMk2 = 5668.7044501304626
            powerOutputMk3 = 8503.056675195694
            powerOutputMk4 = 12754.585012793541
            powerOutputMk5 = 19131.877519190311
            ongoing_total_power_generated = 0
            ongoing_neutron_power_generated = 0
            ongoing_charged_power_generated = 0
            animationStarted = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ActivateReactorAction
                {
                    actionGroup = None
                }
                DeactivateReactorAction
                {
                    actionGroup = None
                }
                ToggleReactorAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ThermalNozzleController
            isEnabled = True
            IsEnabled = False
            isHybrid = False
            isupgraded = False
            fuel_mode = 4
            sootAccumulationPercentage = 0
            isDeployed = False
            animationStarted = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                TogglePropellantAction
                {
                    actionGroup = None
                }
                PreviousPropellant
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = TweakScale
            isEnabled = True
            currentScale = 2.70000005
            defaultScale = 2.5
            defaultTransformScale = (1, 1, 1)
            DryCost = 358859.531
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleJettison
            isEnabled = True
            isJettisoned = True
            shroudHideOverride = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                JettisonAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleJettison
            isEnabled = True
            isJettisoned = True
            shroudHideOverride = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                JettisonAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleJettison
            isEnabled = True
            isJettisoned = True
            shroudHideOverride = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                JettisonAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleGimbal
            isEnabled = True
            gimbalLock = False
            gimbalLimiter = 100
            currentShowToggles = False
            enableYaw = True
            enablePitch = True
            enableRoll = True
            gimbalActive = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ToggleAction
                {
                    actionGroup = None
                }
                LockAction
                {
                    actionGroup = None
                }
                FreeAction
                {
                    actionGroup = None
                }
                TogglePitchAction
                {
                    actionGroup = None
                }
                ToggleYawAction
                {
                    actionGroup = None
                }
                ToggleRollAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleAnimateHeat
            isEnabled = True
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleAlternator
            isEnabled = True
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleTestSubject
            isEnabled = True
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleSurfaceFX
            isEnabled = True
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = FXModuleLookAtConstraint
            isEnabled = True
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        RESOURCE
        {
            name = ThermalPower
            amount = 0
            maxAmount = 3779.1364505081351
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = WasteHeat
            amount = 0
            maxAmount = 1600000
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = UraniumNitride
            amount = 31.492803754234462
            maxAmount = 31.492803754234462
            flowState = True
            isTweakable = True
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
        RESOURCE
        {
            name = ElectricCharge
            amount = 0
            maxAmount = 0
            flowState = True
            isTweakable = False
            hideFlow = True
            isVisible = True
            flowMode = Both
        }
    }
    PART
    {
        part = heatfin_4294079918
        partName = Part
        pos = -1.20902014,11.6193724,-1.62199128
        attPos = 0,0,0
        attPos0 = -1.30038595,-2.40252018,-1.30038583
        rot = -1.36205799E-07,0.923879683,-5.64182585E-08,0.382683247
        attRot = 0,0,0,1
        attRot0 = -1.36205799E-07,0.923879683,-5.64182585E-08,0.382683247
        mir = 1,1,1
        symMethod = Radial
        autostrutMode = Off
        rigidAttachment = False
        istg = 1
        resPri = 0
        dstg = 2
        sidx = -1
        sqor = -1
        sepI = 1
        attm = 1
        modCost = 2000
        modMass = 0.0562500022
        modSize = 0,0,0
        sym = heatfin_4294079660
        sym = heatfin_4294079600
        sym = heatfin_4294079540
        srfN = srfAttach,InterstellarFuelTank-X200-32_4294118732
        EVENTS
        {
        }
        ACTIONS
        {
        }
        PARTDATA
        {
        }
        MODULE
        {
            name = ModuleControlSurface
            isEnabled = True
            mirrorDeploy = False
            usesMirrorDeploy = True
            ignorePitch = False
            ignoreYaw = False
            ignoreRoll = False
            deploy = False
            deployInvert = False
            partDeployInvert = False
            authorityLimiter = 100
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ActionToggle
                {
                    actionGroup = None
                }
                ActionExtend
                {
                    actionGroup = None
                }
                ActionRetract
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleActiveRadiator
            isEnabled = True
            IsCooling = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ToggleRadiatorAction
                {
                    actionGroup = None
                }
                ActivateAction
                {
                    actionGroup = None
                }
                ShutdownAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = FlatFNRadiator
            isEnabled = True
            radiatorIsEnabled = False
            canRadiateHeat = True
            radiatorInit = False
            isAutomated = True
            pivotEnabled = True
            showRetractButton = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                DeployRadiatorAction
                {
                    actionGroup = None
                }
                RetractRadiatorAction
                {
                    actionGroup = None
                }
                ToggleRadiatorAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = TweakScale
            isEnabled = True
            currentScale = 150
            defaultScale = 100
            defaultTransformScale = (1, 1, 1)
            DryCost = 3600
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = BandwidthConverter
            isEnabled = True
            targetWavelength = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        RESOURCE
        {
            name = WasteHeat
            amount = 0
            maxAmount = 4500.0001788139343
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
    }
    PART
    {
        part = heatfin_4294079660
        partName = Part
        pos = -1.20902002,11.6193724,0.978780389
        attPos = 0,0,0
        attPos0 = -1.30038583,-2.40252018,1.30038583
        rot = -1.3620577E-07,0.923879504,5.64183082E-08,-0.382683665
        attRot = 0,0,0,1
        attRot0 = -1.3620577E-07,0.923879504,5.64183082E-08,-0.382683665
        mir = 1,1,1
        symMethod = Radial
        autostrutMode = Off
        rigidAttachment = False
        istg = 1
        resPri = 0
        dstg = 2
        sidx = -1
        sqor = -1
        sepI = 1
        attm = 1
        modCost = 2000
        modMass = 0.0562500022
        modSize = 0,0,0
        sym = heatfin_4294079918
        sym = heatfin_4294079600
        sym = heatfin_4294079540
        srfN = srfAttach,InterstellarFuelTank-X200-32_4294118732
        EVENTS
        {
        }
        ACTIONS
        {
        }
        PARTDATA
        {
        }
        MODULE
        {
            name = ModuleControlSurface
            isEnabled = True
            mirrorDeploy = False
            usesMirrorDeploy = True
            ignorePitch = False
            ignoreYaw = False
            ignoreRoll = False
            deploy = False
            deployInvert = False
            partDeployInvert = False
            authorityLimiter = 100
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ActionToggle
                {
                    actionGroup = None
                }
                ActionExtend
                {
                    actionGroup = None
                }
                ActionRetract
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleActiveRadiator
            isEnabled = True
            IsCooling = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ToggleRadiatorAction
                {
                    actionGroup = None
                }
                ActivateAction
                {
                    actionGroup = None
                }
                ShutdownAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = FlatFNRadiator
            isEnabled = True
            radiatorIsEnabled = False
            canRadiateHeat = True
            radiatorInit = False
            isAutomated = True
            pivotEnabled = True
            showRetractButton = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                DeployRadiatorAction
                {
                    actionGroup = None
                }
                RetractRadiatorAction
                {
                    actionGroup = None
                }
                ToggleRadiatorAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = TweakScale
            isEnabled = True
            currentScale = 150
            defaultScale = 100
            defaultTransformScale = (1, 1, 1)
            DryCost = 3600
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = BandwidthConverter
            isEnabled = True
            targetWavelength = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        RESOURCE
        {
            name = WasteHeat
            amount = 0
            maxAmount = 4500.0001788139343
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
    }
    PART
    {
        part = heatfin_4294079600
        partName = Part
        pos = 1.39175189,11.6193724,0.97878027
        attPos = 0,0,0
        attPos0 = 1.30038607,-2.40252018,1.30038571
        rot = -5.64182514E-08,0.382683218,1.36205799E-07,-0.923879683
        attRot = 0,0,0,1
        attRot0 = -5.64182514E-08,0.382683218,1.36205799E-07,-0.923879683
        mir = 1,1,1
        symMethod = Radial
        autostrutMode = Off
        rigidAttachment = False
        istg = 1
        resPri = 0
        dstg = 2
        sidx = -1
        sqor = -1
        sepI = 1
        attm = 1
        modCost = 2000
        modMass = 0.0562500022
        modSize = 0,0,0
        sym = heatfin_4294079918
        sym = heatfin_4294079660
        sym = heatfin_4294079540
        srfN = srfAttach,InterstellarFuelTank-X200-32_4294118732
        EVENTS
        {
        }
        ACTIONS
        {
        }
        PARTDATA
        {
        }
        MODULE
        {
            name = ModuleControlSurface
            isEnabled = True
            mirrorDeploy = False
            usesMirrorDeploy = True
            ignorePitch = False
            ignoreYaw = False
            ignoreRoll = False
            deploy = False
            deployInvert = False
            partDeployInvert = False
            authorityLimiter = 100
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ActionToggle
                {
                    actionGroup = None
                }
                ActionExtend
                {
                    actionGroup = None
                }
                ActionRetract
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleActiveRadiator
            isEnabled = True
            IsCooling = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ToggleRadiatorAction
                {
                    actionGroup = None
                }
                ActivateAction
                {
                    actionGroup = None
                }
                ShutdownAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = FlatFNRadiator
            isEnabled = True
            radiatorIsEnabled = False
            canRadiateHeat = True
            radiatorInit = False
            isAutomated = True
            pivotEnabled = True
            showRetractButton = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                DeployRadiatorAction
                {
                    actionGroup = None
                }
                RetractRadiatorAction
                {
                    actionGroup = None
                }
                ToggleRadiatorAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = TweakScale
            isEnabled = True
            currentScale = 150
            defaultScale = 100
            defaultTransformScale = (1, 1, 1)
            DryCost = 3600
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = BandwidthConverter
            isEnabled = True
            targetWavelength = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        RESOURCE
        {
            name = WasteHeat
            amount = 0
            maxAmount = 4500.0001788139343
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
    }
    PART
    {
        part = heatfin_4294079540
        partName = Part
        pos = 1.39175153,11.6193724,-1.6219914
        attPos = 0,0,0
        attPos0 = 1.30038571,-2.40252018,-1.30038595
        rot = 5.64183082E-08,-0.382683665,1.3620577E-07,-0.923879504
        attRot = 0,0,0,1
        attRot0 = 5.64183082E-08,-0.382683665,1.3620577E-07,-0.923879504
        mir = 1,1,1
        symMethod = Radial
        autostrutMode = Off
        rigidAttachment = False
        istg = 1
        resPri = 0
        dstg = 2
        sidx = -1
        sqor = -1
        sepI = 1
        attm = 1
        modCost = 2000
        modMass = 0.0562500022
        modSize = 0,0,0
        sym = heatfin_4294079918
        sym = heatfin_4294079660
        sym = heatfin_4294079600
        srfN = srfAttach,InterstellarFuelTank-X200-32_4294118732
        EVENTS
        {
        }
        ACTIONS
        {
        }
        PARTDATA
        {
        }
        MODULE
        {
            name = ModuleControlSurface
            isEnabled = True
            mirrorDeploy = False
            usesMirrorDeploy = True
            ignorePitch = False
            ignoreYaw = False
            ignoreRoll = False
            deploy = False
            deployInvert = False
            partDeployInvert = False
            authorityLimiter = 100
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ActionToggle
                {
                    actionGroup = None
                }
                ActionExtend
                {
                    actionGroup = None
                }
                ActionRetract
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = ModuleActiveRadiator
            isEnabled = True
            IsCooling = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                ToggleRadiatorAction
                {
                    actionGroup = None
                }
                ActivateAction
                {
                    actionGroup = None
                }
                ShutdownAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = FlatFNRadiator
            isEnabled = True
            radiatorIsEnabled = False
            canRadiateHeat = True
            radiatorInit = False
            isAutomated = True
            pivotEnabled = True
            showRetractButton = False
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
                DeployRadiatorAction
                {
                    actionGroup = None
                }
                RetractRadiatorAction
                {
                    actionGroup = None
                }
                ToggleRadiatorAction
                {
                    actionGroup = None
                }
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = TweakScale
            isEnabled = True
            currentScale = 150
            defaultScale = 100
            defaultTransformScale = (1, 1, 1)
            DryCost = 3600
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        MODULE
        {
            name = BandwidthConverter
            isEnabled = True
            targetWavelength = 0
            stagingEnabled = True
            EVENTS
            {
            }
            ACTIONS
            {
            }
            UPGRADESAPPLIED
            {
            }
        }
        RESOURCE
        {
            name = WasteHeat
            amount = 0
            maxAmount = 4500.0001788139343
            flowState = True
            isTweakable = False
            hideFlow = False
            isVisible = True
            flowMode = Both
        }
    }

     

     

  4. magneto inertial fusion engine, stoc + mods provided by you

    Spoiler

    [ERR 09:52:05.254] Module InterstellarInertialConfinementReactor threw during OnUpdate: System.ArgumentNullException: Argument cannot be null.
    Parameter name: source
      at System.Linq.Check.Source (System.Object source) [0x00000] in <filename unknown>:0
      at System.Linq.Enumerable.First[ReactorFuelMode] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
      at FNPlugin.InterstellarReactor.OnUpdate () [0x00000] in <filename unknown>:0
      at FNPlugin.InterstellarInertialConfinementReactor.OnUpdate () [0x00000] in <filename unknown>:0
      at Part.ModulesOnUpdate () [0x00000] in <filename unknown>:0

    [ERR 09:52:05.264] Module InterstellarInertialConfinementReactor threw during OnFixedUpdate: System.NullReferenceException: Object reference not set to an instance of an object
      at FNPlugin.PartExtensions.GetResourceAvailable (.Part part, .PartResourceDefinition definition) [0x00000] in <filename unknown>:0
      at FNPlugin.ReactorFuel.GetFuelAvailability (.Part part) [0x00000] in <filename unknown>:0
      at FNPlugin.ReactorFuel.GetFuelRatio (.Part part, Double fuelEfficency, Double megajoules, Double fuelUsePerMJMult) [0x00000] in <filename unknown>:0
      at FNPlugin.ReactorFuelModeGroup+<>c__DisplayClassd.<GetVariantsOrderedByFuelRatio>b__7 (FNPlugin.ReactorFuel fuel) [0x00000] in <filename unknown>:0
      at System.Linq.Enumerable+<Min>c__AnonStorey31`1[FNPlugin.ReactorFuel].<>m__36 (FNPlugin.ReactorFuel a, Double b) [0x00000] in <filename unknown>:0
      at System.Linq.Enumerable.Iterate[ReactorFuel,Double] (IEnumerable`1 source, Double initValue, System.Func`3 selector) [0x00000] in <filename unknown>:0
      at System.Linq.Enumerable.Min[ReactorFuel] (IEnumerable`1 source, System.Func`2 selector) [0x00000] in <filename unknown>:0
      at FNPlugin.ReactorFuelModeGroup.GetVariantsOrderedByFuelRatio (.Part part, Double FuelEfficiency, Double powerToSupply, Double fuelUsePerMJMult) [0x00000] in <filename unknown>:0
      at FNPlugin.InterstellarReactor.OnFixedUpdate () [0x00000] in <filename unknown>:0
      at FNPlugin.InterstellarInertialConfinementReactor.OnFixedUpdate () [0x00000] in <filename unknown>:0
      at Part.ModulesOnFixedUpdate () [0x00000] in <filename unknown>:0

     

  5. I think i found a little bug, peroxide process on isru converter it's capped at 5MW and no matter you increase with tweak scale you have the same amount of products..., when you scale at 5m it says 5MW/12MW and normal scale is 5MW/4.9mW and the production is the same, 2.3/s hydrazine.

    Also, enable overflow are disabling themselves after few hours.

    Sorry, i posted here instead of Interstellar Extended...

  6. On 2/15/2017 at 0:25 PM, maja said:

    Hi @RealGecko, I have a Karibou rover with MKS Ranger Power Pack as an EC source, so I was forced to do a little modification in function CalculateOtherPower() for USI reactors check (no way I'm driving that rover all over the Mun manually :wink: ). Here it is, if you want to add it to the next version:

    
    // USI reactors and MKS Power Pack
    ModuleResourceConverter converterModule = part.FindModuleImplementing<ModuleResourceConverter>();
    if (converterModule != null) {
    	if (converterModule.ModuleIsActive() && ((converterModule.ConverterName == "Reactor") || (converterModule.ConverterName == "Generator"))) {

     

    is this working for interstellar reactors too?

  7. On 2/13/2017 at 2:10 AM, eddiew said:

    Hey @RealGecko :)  Love this mod, really saved my time (and sanity!) on a few missions already.

    Just wondering if there's any plans on getting it to work with wheels from Kerbal Foundries Continued? Just spent 2 hours making an indestructible high speed golf cart, then realised it doesn't work with Bon Voyage ^^;  Is it something that could perhaps be moved to a config file with the part names of acceptable "wheels" so that us plebs could at least add new options by hand? :) 

    subscribe to that, kerbal foundries has best wheels, also is it possible to add nuclear generators for ec consumption?

  8. i don't know why, but every time an acceleration happen, astrogator keep throwing tons of log entries kneeling my computer!

    Spoiler

    [LOG 07:47:40.886] [Astrogator 485.554] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:40.886] [Astrogator 485.555] Generating capture burn
    [LOG 07:47:40.942] [Astrogator 485.609] Differences: sma
    [LOG 07:47:40.942] [Astrogator 485.610] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:40.943] [Astrogator 485.610] Generating capture burn
    [LOG 07:47:40.968] [Astrogator 485.636] Differences: sma
    [LOG 07:47:40.969] [Astrogator 485.636] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:40.969] [Astrogator 485.637] Generating capture burn
    [LOG 07:47:40.997] [Astrogator 485.665] Differences: sma
    [LOG 07:47:40.998] [Astrogator 485.665] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:40.998] [Astrogator 485.666] Generating capture burn
    [LOG 07:47:41.004] [Astrogator 485.672] Differences: sma
    [LOG 07:47:41.005] [Astrogator 485.672] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.005] [Astrogator 485.673] Generating capture burn
    [LOG 07:47:41.029] [Astrogator 485.696] Differences: sma
    [LOG 07:47:41.029] [Astrogator 485.697] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.030] [Astrogator 485.698] Generating capture burn
    [LOG 07:47:41.057] [Astrogator 485.724] Differences: sma
    [LOG 07:47:41.057] [Astrogator 485.724] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.058] [Astrogator 485.725] Generating capture burn
    [LOG 07:47:41.064] [Astrogator 485.731] Differences: sma
    [LOG 07:47:41.064] [Astrogator 485.731] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.065] [Astrogator 485.732] Generating capture burn
    [LOG 07:47:41.088] [Astrogator 485.756] Differences: sma
    [LOG 07:47:41.089] [Astrogator 485.756] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.089] [Astrogator 485.757] Generating capture burn
    [LOG 07:47:41.114] [Astrogator 485.782] Differences: sma
    [LOG 07:47:41.115] [Astrogator 485.782] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.116] [Astrogator 485.783] Generating capture burn
    [LOG 07:47:41.122] [Astrogator 485.789] Differences: sma
    [LOG 07:47:41.122] [Astrogator 485.790] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.123] [Astrogator 485.790] Generating capture burn
    [LOG 07:47:41.148] [Astrogator 485.816] Differences: sma
    [LOG 07:47:41.149] [Astrogator 485.816] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.149] [Astrogator 485.817] Generating capture burn
    [LOG 07:47:41.175] [Astrogator 485.843] Differences: sma
    [LOG 07:47:41.176] [Astrogator 485.843] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.176] [Astrogator 485.844] Generating capture burn
    [LOG 07:47:41.183] [Astrogator 485.850] Differences: sma
    [LOG 07:47:41.183] [Astrogator 485.851] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.184] [Astrogator 485.851] Generating capture burn
    [LOG 07:47:41.209] [Astrogator 485.877] Differences: sma
    [LOG 07:47:41.210] [Astrogator 485.877] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.210] [Astrogator 485.878] Generating capture burn
    [LOG 07:47:41.235] [Astrogator 485.902] Differences: sma
    [LOG 07:47:41.235] [Astrogator 485.903] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.236] [Astrogator 485.904] Generating capture burn
    [LOG 07:47:41.242] [Astrogator 485.909] Differences: sma
    [LOG 07:47:41.242] [Astrogator 485.910] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.243] [Astrogator 485.910] Generating capture burn
    [LOG 07:47:41.266] [Astrogator 485.934] Differences: sma
    [LOG 07:47:41.266] [Astrogator 485.934] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.267] [Astrogator 485.935] Generating capture burn
    [LOG 07:47:41.295] [Astrogator 485.962] Differences: sma
    [LOG 07:47:41.295] [Astrogator 485.963] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.296] [Astrogator 485.964] Generating capture burn
    [LOG 07:47:41.302] [Astrogator 485.970] Differences: sma
    [LOG 07:47:41.303] [Astrogator 485.970] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.303] [Astrogator 485.971] Generating capture burn
    [LOG 07:47:41.326] [Astrogator 485.994] Differences: sma
    [LOG 07:47:41.327] [Astrogator 485.994] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.327] [Astrogator 485.995] Generating capture burn
    [LOG 07:47:41.352] [Astrogator 486.020] Differences: sma
    [LOG 07:47:41.352] [Astrogator 486.020] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.353] [Astrogator 486.021] Generating capture burn
    [LOG 07:47:41.359] [Astrogator 486.027] Differences: sma
    [LOG 07:47:41.359] [Astrogator 486.027] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.360] [Astrogator 486.028] Generating capture burn
    [LOG 07:47:41.382] [Astrogator 486.050] Differences: sma
    [LOG 07:47:41.383] [Astrogator 486.051] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.383] [Astrogator 486.051] Generating capture burn
    [LOG 07:47:41.409] [Astrogator 486.077] Differences: sma
    [LOG 07:47:41.410] [Astrogator 486.077] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.410] [Astrogator 486.078] Generating capture burn
    [LOG 07:47:41.437] [Astrogator 486.104] Differences: sma
    [LOG 07:47:41.437] [Astrogator 486.105] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.438] [Astrogator 486.105] Generating capture burn
    [LOG 07:47:41.443] [Astrogator 486.111] Differences: sma
    [LOG 07:47:41.444] [Astrogator 486.112] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.445] [Astrogator 486.112] Generating capture burn
    [LOG 07:47:41.469] [Astrogator 486.136] Differences: sma
    [LOG 07:47:41.469] [Astrogator 486.137] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.469] [Astrogator 486.137] Generating capture burn
    [LOG 07:47:41.494] [Astrogator 486.162] Differences: sma
    [LOG 07:47:41.494] [Astrogator 486.162] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.495] [Astrogator 486.163] Generating capture burn
    [LOG 07:47:41.501] [Astrogator 486.169] Differences: sma
    [LOG 07:47:41.502] [Astrogator 486.170] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.502] [Astrogator 486.170] Generating capture burn
    [LOG 07:47:41.527] [Astrogator 486.194] Differences: sma
    [LOG 07:47:41.527] [Astrogator 486.195] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.528] [Astrogator 486.195] Generating capture burn
    [LOG 07:47:41.557] [Astrogator 486.225] Differences: sma
    [LOG 07:47:41.557] [Astrogator 486.225] Looking for a route from interplanetary miner3 to Minmus, via Minmus
    [LOG 07:47:41.558] [Astrogator 486.226] Generating capture burn
    [LOG 07:47:41.563] [Astrogator 486.231] Differences: sma
    [LOG 07:47:41.564] [Astrogator 486.232] Looking for a route from interplanetary miner3 to Minmus

    is it any way to disable and enable only when you need it?

  9. On 1/29/2017 at 5:52 PM, blackheart612 said:

    Dev update at last. It's been a while since I got to work but I've finished the last part I want to have for the next update. I'll be tending configs to fix everything I remember and will soon have a release ready version.

    3MmYoNG.pngC3CUzkS.png

    You can use http://forum.kerbalspaceprogram.com/index.php?/topic/155056-122-kerbal-foundries-continued-tracks-wheels-and-gear-01-22-17/

    for your wheels...

     

×
×
  • Create New...