Jump to content

Vrana

Members
  • Posts

    283
  • Joined

  • Last visited

Posts posted by Vrana

  1. I couldn't find an up to date patch for Tantares antennas so i made one.

    Not saying this is balanced or even thoroughly tested(quite a few antennas in Tantares) but it seems to work.

     

    So, in case someone needs a Tantares compatibility patch or a starting point for making their own, here goes:

     

    //ANY folder
    
    //standard probe
    @PART[Castor_Control_1_N]:FOR[RemoteTech] - standard probe -Vrana
    {
    	%MODULE[ModuleSPU] {
    	}
    	
    	%MODULE[ModuleRTAntennaPassive]	{
    		%TechRequired = unmannedTech
    		%OmniRange = 3000
    		
    		%TRANSMITTER {
    			%PacketInterval = 0.3
    			%PacketSize = 2
    			%PacketResourceCost = 15.0
    		}
    	}
    }
    
    //standard probe
    @PART[Castor_Control_1_O]:FOR[RemoteTech] 
    {
    	%MODULE[ModuleSPU] {
    	}
    	
    	%MODULE[ModuleRTAntennaPassive]	{
    		%TechRequired = unmannedTech
    		%OmniRange = 3000
    		
    		%TRANSMITTER {
    			%PacketInterval = 0.3
    			%PacketSize = 2
    			%PacketResourceCost = 15.0
    		}
    	}
    }
    
    //standard probe
    @PART[Castor_Control_1_P]:FOR[RemoteTech]  
    {
    	%MODULE[ModuleSPU] {
    	}
    	
    	%MODULE[ModuleRTAntennaPassive]	{
    		%TechRequired = unmannedTech
    		%OmniRange = 3000
    		
    		%TRANSMITTER {
    			%PacketInterval = 0.3
    			%PacketSize = 2
    			%PacketResourceCost = 15.0
    		}
    	}
    }
    
    //FGB folder
    
    //small dish
    @PART[Alniyat_Antenna_2_1_1]:FOR[RemoteTech]
    {
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
    	%MODULE[ModuleRTAntenna] {
    		%Mode0DishRange = 0
    		%Mode1DishRange = 8000000
    		%EnergyCost = 0.3
    		%MaxQ = 6000
    		%DishAngle = 0.1
    		
    		%DeployFxModules = 0
    		%ProgressFxModules = 1
    		
    		%TRANSMITTER {
    			%PacketInterval = 0.15
    			%PacketSize = 3
    			%PacketResourceCost = 20.0
    		}
    	}
    	
    	%MODULE[ModuleSPUPassive] {}
    }
    
    //small dish
    @PART[Alniyat_Antenna_2_1_2]:FOR[RemoteTech]
    {
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
    	%MODULE[ModuleRTAntenna] {
    		%Mode0DishRange = 0
    		%Mode1DishRange = 8000000
    		%EnergyCost = 0.3
    		%MaxQ = 6000
    		%DishAngle = 0.1
    		
    		%DeployFxModules = 0
    		%ProgressFxModules = 1
    		
    		%TRANSMITTER {
    			%PacketInterval = 0.15
    			%PacketSize = 3
    			%PacketResourceCost = 20.0
    		}
    	}
    	
    	%MODULE[ModuleSPUPassive] {}
    }
    
    //small omni
    @PART[Alniyat_Antenna_2_3_1]:FOR[RemoteTech]
    {
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
    	%MODULE[ModuleRTAntenna] {
    		%Mode0OmniRange = 0
    		%Mode1OmniRange = 2500000
    		%MaxQ = 6000
    		%EnergyCost = 0.13
    		
    		%DeployFxModules = 0
    		
    		%TRANSMITTER {
    			%PacketInterval = 0.3
    			%PacketSize = 2
    			%PacketResourceCost = 15.0
    		}
    	}
    	
    	%MODULE[ModuleSPUPassive] {}
    }
    //small omni
    @PART[Alniyat_Antenna_2_3_2]:FOR[RemoteTech]
    {
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
    	%MODULE[ModuleRTAntenna] {
    		%Mode0OmniRange = 0
    		%Mode1OmniRange = 2500000
    		%MaxQ = 6000
    		%EnergyCost = 0.13
    		
    		%DeployFxModules = 0
    		
    		%TRANSMITTER {
    			%PacketInterval = 0.3
    			%PacketSize = 2
    			%PacketResourceCost = 15.0
    		}
    	}
    	
    	%MODULE[ModuleSPUPassive] {}
    }
    
    //FOBOS folder
    //small med dish
    @PART[Ara_Antenna_1]:FOR[RemoteTech]
    {
        !MODULE[ModuleDataTransmitter] {}
        
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
        %MODULE[ModuleRTAntenna] {
            %Mode0DishRange = 0
            %Mode1DishRange = 4.8E+10
            %EnergyCost = 0.55
            %DishAngle = 10
            
            %TRANSMITTER {
                %PacketInterval = 0.56
                %PacketSize = 5
                %PacketResourceCost = 20.0
            }
        }
        
        %MODULE[ModuleSPUPassive] {}
    }
    
    //LK folder
    //small omni
    @PART[Libra_Antenna_1]:FOR[RemoteTech]
    {
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
    	%MODULE[ModuleRTAntenna] {
    		%Mode0OmniRange = 0
    		%Mode1OmniRange = 1800000
    		%MaxQ = 6000
    		%EnergyCost = 0.1
    		
    		%DeployFxModules = 0
    		
    		%TRANSMITTER {
    			%PacketInterval = 0.3
    			%PacketSize = 2
    			%PacketResourceCost = 15.0
    		}
    	}
    	
    	%MODULE[ModuleSPUPassive] {}
    }
    
    
    //small dish
    @PART[Libra_Antenna_2]:FOR[RemoteTech]
    {
        !MODULE[ModuleDataTransmitter] {}
        
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
        %MODULE[ModuleRTAntenna] {
            %Mode0DishRange = 0
            %Mode1DishRange = 2.4E+10
            %EnergyCost = 0.5
            %DishAngle = 10
            
            %TRANSMITTER {
                %PacketInterval = 0.56
                %PacketSize = 5
                %PacketResourceCost = 20.0
            }
        }
        
        %MODULE[ModuleSPUPassive] {}
    }
    
    //MIR folder
    
    //small omni
    @PART[Eridani_Antenna_1]:FOR[RemoteTech]
    {
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
    	%MODULE[ModuleRTAntenna] {
    		%Mode0OmniRange = 0
    		%Mode1OmniRange = 1800000
    		%MaxQ = 6000
    		%EnergyCost = 0.1
    		
    		%DeployFxModules = 0
    		
    		%TRANSMITTER {
    			%PacketInterval = 0.3
    			%PacketSize = 2
    			%PacketResourceCost = 15.0
    		}
    	}
    	
    	%MODULE[ModuleSPUPassive] {}
    }
    
    //med omni
    @PART[Eridani_Antenna_2]:FOR[RemoteTech]
    {
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
    	%MODULE[ModuleRTAntenna] {
    		%Mode0OmniRange = 0
    		%Mode1OmniRange = 2500000
    		%MaxQ = 6000
    		%EnergyCost = 0.15
    		
    		%DeployFxModules = 0
    		
    		%TRANSMITTER {
    			%PacketInterval = 0.3
    			%PacketSize = 2
    			%PacketResourceCost = 15.0
    		}
    	}
    	
    	%MODULE[ModuleSPUPassive] {}
    }
    
    //large omni
    @PART[Eridani_Antenna_3]:FOR[RemoteTech]
    {
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
    	%MODULE[ModuleRTAntenna] {
    		%Mode0OmniRange = 0
    		%Mode1OmniRange = 6000000
    		%MaxQ = 6000
    		%EnergyCost = 0.2
    		
    		%DeployFxModules = 0
    		
    		%TRANSMITTER {
    			%PacketInterval = 0.3
    			%PacketSize = 2
    			%PacketResourceCost = 15.0
    		}
    	}
    	
    	%MODULE[ModuleSPUPassive] {}
    }
    
    //med dish
    @PART[Eridani_Antenna_4]:FOR[RemoteTech]
    {
        !MODULE[ModuleDataTransmitter] {}
        
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
        %MODULE[ModuleRTAntenna] {
            %Mode0DishRange = 0
            %Mode1DishRange = 4.8E+10
            %EnergyCost = 0.55
            %DishAngle = 10
            
            %TRANSMITTER {
                %PacketInterval = 0.56
                %PacketSize = 5
                %PacketResourceCost = 20.0
            }
        }
        
        %MODULE[ModuleSPUPassive] {}
    }
    
    
    
    //SOYUZ folder
    
    //small dish
    @PART[Tantares_Antenna_1]:FOR[RemoteTech]
    {
        !MODULE[ModuleDataTransmitter] {}
        
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
        %MODULE[ModuleRTAntenna] {
            %Mode0DishRange = 0
            %Mode1DishRange = 2.4E+10
            %EnergyCost = 0.5
            %DishAngle = 10
            
            %TRANSMITTER {
                %PacketInterval = 0.56
                %PacketSize = 5
                %PacketResourceCost = 20.0
            }
        }
        
        %MODULE[ModuleSPUPassive] {}
    }
    
    //small dish
    @PART[Tantares_Antenna_2_1]:FOR[RemoteTech]
    {
        !MODULE[ModuleDataTransmitter] {}
        
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
        %MODULE[ModuleRTAntenna] {
            %Mode0DishRange = 0
            %Mode1DishRange = 2.4E+10
            %EnergyCost = 0.5
            %DishAngle = 10
            
            %TRANSMITTER {
                %PacketInterval = 0.56
                %PacketSize = 5
                %PacketResourceCost = 20.0
            }
        }
        
        %MODULE[ModuleSPUPassive] {}
    }
    
    //ANDROMEDA folder
    
    //small omni
    @PART[Andromeda_Antenna_1]:FOR[RemoteTech]
    {
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
    	%MODULE[ModuleRTAntenna] {
    		%Mode0OmniRange = 0
    		%Mode1OmniRange = 1800000
    		%MaxQ = 6000
    		%EnergyCost = 0.1
    		
    		%DeployFxModules = 0
    		
    		%TRANSMITTER {
    			%PacketInterval = 0.3
    			%PacketSize = 2
    			%PacketResourceCost = 15.0
    		}
    	}
    	
    	%MODULE[ModuleSPUPassive] {}
    }
    
    //small omni
    @PART[Andromeda_Antenna_2]:FOR[RemoteTech]
    {
    	@MODULE[ModuleDeployableAntenna]
    	{
    		%name=ModuleAnimateGeneric
    		%allowManualControl = false
    		%actionAvailable = false
    		%eventAvailableFlight = false
    		%eventAvailableEditor = false
    		%eventAvailableEVA = false
    	}
    	
    	%MODULE[ModuleRTAntenna] {
    		%Mode0OmniRange = 0
    		%Mode1OmniRange = 2000000
    		%MaxQ = 6000
    		%EnergyCost = 0.1
    		
    		%DeployFxModules = 0
    		
    		%TRANSMITTER {
    			%PacketInterval = 0.3
    			%PacketSize = 2
    			%PacketResourceCost = 15.0
    		}
    	}
    	
    	%MODULE[ModuleSPUPassive] {}
    }

     

    On 7/24/2018 at 2:22 AM, PyjackMeat said:

    Does anyone have a working cfg for BDB?

    I think Bluedog DB comes with its own RT patch.

     

    Look under:

    ..\GameData\Bluedog_DB\Compatibility\RemoteTech

  2. On 7/27/2017 at 6:04 PM, goldenpeach said:

    When I try to build the craft for the first glider/airplane contract, the mod doesn't seem to detect the wing(the one given by purchasing it from the starting contracts) I'm using for it.

     

    Is it a known problem?

    Trying to use GAP 1.2.9 in KSP 1.3.0 and having this problem. No wings are detected as begin part of the Aero group.  It seems to be a mod incompatibly problem but i am having trouble narrowing down the culprit.

     

    Just in case somebody has an idea what might be causing this here is a list of my Gamedata.

    Spoiler

    Mode                LastWriteTime         Length Name
    ----                -------------         ------ ----
    d-----       24.8.2017.     13:17                000_AT_Utils
    d-----       11.7.2017.     10:24                000_FilterExtensions
    d-----       11.7.2017.     10:24                000_FilterExtensions Configs
    da----       24.8.2017.     13:14                000_USITools
    d-----        2.7.2017.     14:26                AirplanePlus
    d-----       12.9.2017.     23:58                ASET
    d-----       12.9.2017.     23:56                Astrogator
    d-----        6.7.2017.     11:44                AviationLights
    d-----       30.9.2017.     14:29                B9AnimationModules
    d-----       24.8.2017.     13:14                B9PartSwitch
    d-----       24.7.2017.     11:22                B9_Aerospace
    d-----        2.7.2017.     17:48                B9_Aerospace_ProceduralWings
    d-----        2.7.2017.     15:03                BahaSP
    d-----        2.7.2017.     17:50                blackheart
    d-----       12.9.2017.     23:59                Bluedog_DB
    d-----       30.9.2017.     14:29                BonVoyage
    d-----       20.7.2017.     19:46                CactEye
    da----        2.7.2017.     21:19                Chatterer
    d-----        1.7.2017.     20:16                Coatl Aerospace
    da----       24.8.2017.     13:14                CommunityCategoryKit
    d-----       26.9.2017.      3:18                CommunityResourcePack
    d-----        2.7.2017.     13:34                ConfigurableContainers
    d-----        4.8.2017.     14:03                ContractConfigurator
    d-----       1.10.2017.     13:06                ContractPacks
    d-----        2.7.2017.     13:27                CryoEngines
    d-----        2.7.2017.     13:27                CryoTanks
    d-----       24.8.2017.     15:07                CTTP
    d-----       13.7.2017.     22:49                CustomAsteroids
    d-----        2.7.2017.     14:34                CustomBarnKit
    d-----        2.7.2017.     13:27                DeployableEngines
    d-----        9.7.2017.     17:58                DistantObject
    d-----        2.7.2017.     14:26                DMagicOrbitalScience
    d-----       14.7.2017.     13:03                DMagicScienceAnimate
    d-----        2.7.2017.     14:27                DMagicUtilities
    d-----        2.7.2017.     13:27                DynamicBatteryStorage
    d-----        2.7.2017.     21:19                EasyBoard
    d-----        2.7.2017.     15:09                EnvironmentalVisualEnhancements
    d-----       22.9.2017.     22:09                FerramAerospaceResearch
    d-----       24.8.2017.     13:14                Firespitter
    d-----       24.8.2017.     13:17                GroundConstruction
    d-----        2.7.2017.     13:28                HeatControl
    d-----       26.9.2017.     11:41                HideEmptyTechTreeNodes
    da----       26.9.2017.      3:12                HPTechTree
    d-----        2.7.2017.     15:17                IncredibleMachines
    d-----       22.9.2017.     20:38                InterstellarFuelSwitch
    d-----       10.7.2017.     16:43                JanitorsCloset
    d-----        2.7.2017.     15:04                JoolianDiscovery
    d-----       24.7.2017.     11:22                JSI
    d-----        3.7.2017.     13:04                Jso
    d-----       13.7.2017.     22:32                JX2Antenna
    d-----       25.9.2017.     15:29                KaptainsLog
    d-----        2.7.2017.     14:27                KAS
    d-----        2.7.2017.     13:28                KerbalAtomics
    d-----       1.10.2017.     13:09                KerbalEngineer
    d-----       12.9.2017.     23:57                KerbalFoundries
    d-----        2.7.2017.     17:49                KerbalHacks
    d-----       26.9.2017.      2:53                KerbalJointReinforcement
    d-----       22.9.2017.     20:37                KerbalKonstructs
    d-----        2.7.2017.     14:26                KerbinSide
    d-----        2.7.2017.     21:19                Kerbonov
    d-----       22.9.2017.     20:37                KIS
    d-----       13.9.2017.     11:06                Kopernicus
    d-----       26.9.2017.     10:56                KPBStoMKS
    d-----        2.7.2017.     21:28                KSO
    d-----       1.10.2017.     13:09                KSP-AVC
    d-----        5.7.2017.     18:00                KSPRescuePodFix
    d-----       25.9.2017.     16:02                KSPWheel
    da----        2.7.2017.     15:02                KWRocketry
    d-----       11.7.2017.     15:57                Lionhead_Aerospace_Inc
    d-----        2.7.2017.     17:47                MagicSmokeIndustries
    d-----        2.7.2017.     17:49                MainSailor
    d-----        2.7.2017.     14:25                Mk2Expansion
    d-----       1.10.2017.     11:44                MMS
    d-----        8.7.2017.     14:07                ModRocketSys
    d-----       22.9.2017.     21:00                ModularFlightIntegrator
    d-----        2.7.2017.     19:47                NearFutureConstruction
    d-----        2.7.2017.     13:28                NearFutureElectrical
    d-----        7.7.2017.      9:59                NearFutureLaunchVehicles
    d-----        2.7.2017.     13:29                NearFutureProps
    d-----        2.7.2017.     19:47                NearFuturePropulsion
    d-----        2.7.2017.     19:47                NearFutureSolar
    d-----        2.7.2017.     19:46                NearFutureSpacecraft
    d-----        2.7.2017.     15:02                Nereid
    d-----        2.7.2017.     21:18                OpenCockpit
    d-----       24.8.2017.     15:17                OPM
    d-----       13.7.2017.     22:27                OPM_Textures
    d-r---       24.8.2017.     15:05                OPT
    d-----       24.8.2017.     15:06                OPT_USI
    d-----       22.9.2017.     20:38                PatchManager
    d-----       12.9.2017.     23:57                PlanetaryBaseInc
    d-----       26.9.2017.     11:09                PoodsOPMVO
    d-----        2.7.2017.     21:36                PreciseManeuver
    d-----        2.7.2017.     17:58                ProceduralFairings
    d-----        2.7.2017.     15:03                QuizTechAeroContinued
    d-----        2.7.2017.     14:24                RCSBuildAid
    d-----        2.7.2017.     14:25                RealChute
    d-----        9.7.2017.     21:13                SCANsat
    d-----       26.9.2017.     11:09                scatterer
    d-----        2.7.2017.     14:26                ScienceRelay
    d-----        2.7.2017.     14:25                SHED
    d-----       24.7.2017.     11:22                SmokeScreen
    d-----        3.7.2017.     13:05                spacetux
    d-----       30.6.2017.     14:38                Squad
    d-----       25.9.2017.     16:03                SSTU
    d-----        2.7.2017.     13:29                StationPartsExpansion
    d-----       26.9.2017.     18:52                StockVisualEnhancements
    d-----        2.7.2017.     14:24                Strategia
    d-----        2.7.2017.     17:49                StretchySNTextures
    d-----        2.7.2017.     14:28                SurfaceExperimentPackage
    d-----       25.9.2017.     15:28                Taerobee
    d-----       10.7.2017.     17:38                TakeCommand
    d-----       24.9.2017.     18:24                Tantares
    d-----       24.9.2017.     18:24                TantaresLV
    d-----        2.7.2017.     15:19                ThrottleControlledAvionics
    d-----        4.8.2017.     14:02                TokamakIndustries
    d-----        8.7.2017.     14:00                Trajectories
    d-----        2.7.2017.     21:18                TriggerTech
    d-----       22.9.2017.     20:38                TweakScale
    da----       24.8.2017.     13:16                UmbraSpaceIndustries
    d-----        2.7.2017.     15:04                UniversalStorage
    d-----       1.10.2017.     11:44                VanguardTechnologies
    d-----       24.9.2017.     18:23                Vostok
    d-----        2.7.2017.     18:17                WaypointManager
    d-----       24.8.2017.     13:17                WildBlueIndustries
    -a----       1.10.2017.     12:47            467 FinalFrontier.dat
    -a----       24.8.2017.     13:15           8704 KSPModFileLocalizer.dll
    -a----       10.7.2017.     17:38          78336 ModuleManager.2.8.1.dll
    -a----       1.10.2017.     11:55       22182186 ModuleManager.ConfigCache
    -a----       1.10.2017.     11:55        1329464 ModuleManager.ConfigSHA
    -a----       1.10.2017.     11:55           8882 ModuleManager.Physics
    -a----       1.10.2017.     11:55          58261 ModuleManager.TechTree

     

  3. 11 hours ago, Angel-125 said:

    It doesn't and it doesn't. I'd like to have it work with @magico13's KCT but it depends upon whether KCT has an API to let me know when a rocket is done. The feature does interact with Kerbal Alarm Clock though. KAC has a reflection-based API, I hope KCT has something similar.

    I'm finally at the point where I can reveal what I've been working on, it's the last part of the original vision for MOLE that I had back in 2014:

    7mWIduu.png

    BARIS is almost done! :)

     

    Heh.

     

    I wonder, is the abbreviation BARIS intentionally the same as the original great space game?

  4. I have a really strange problem with Stations and Bases contract pack.

     

    The "Launch the @/targetBody1 Space Station!" contracts appear in my available contract list and then disappear a few seconds later, as if auto rejected, only to be replaced by other "Launch new xxx Space Station" contracts.

     

    I do play with a heavily modded game but i tested the save game in a stripped down version and im still getting the same situation.

     

    I skimmed through my output_log.txt and found nothing which seems related but i can provide it.

     

    Im using ksp 1.3.0, contract configurator 1.23.1, module manager 2.8.1 and Bases and stations 7.0 (3.7.0 according to avc version file).

  5. Did more testing and searching and i couldn't find another mod which changed solar panels so i went with the stripping down mods route to pinpoint the problem.

     

    This gamedata does not recognize solar panels...

    
    Mode                LastWriteTime         Length Name
    ----                -------------         ------ ----
    d-----       18.7.2017.     19:33                Kopernicus
    d-----       18.7.2017.     19:34                MissionControllerEC
    d-----       18.7.2017.     19:34                OPM
    d-----       18.7.2017.     19:34                OPM_Textures
    d-----       18.7.2017.     19:36                Squad
    -a----       10.7.2017.     17:38          78336 ModuleManager.2.8.1.dll
    -a----       18.7.2017.     19:37        2338335 ModuleManager.ConfigCache
    -a----       18.7.2017.     19:37          80927 ModuleManager.ConfigSHA
    -a----       18.7.2017.     19:37           8882 ModuleManager.Physics
    -a----       18.7.2017.     19:37          28994 ModuleManager.TechTree

     

    Neither does this one...

    Mode                LastWriteTime         Length Name
    ----                -------------         ------ ----
    d-----       18.7.2017.     19:33                Kopernicus
    d-----       18.7.2017.     19:34                MissionControllerEC
    d-----       18.7.2017.     19:36                Squad
    -a----       10.7.2017.     17:38          78336 ModuleManager.2.8.1.dll
    -a----       18.7.2017.     19:41        1856894 ModuleManager.ConfigCache
    -a----       18.7.2017.     19:41          74286 ModuleManager.ConfigSHA
    -a----       18.7.2017.     19:41           8882 ModuleManager.Physics
    -a----       18.7.2017.     19:41          28994 ModuleManager.TechTree

     

    Unsurprisingly, this one works fine....

    Mode                LastWriteTime         Length Name
    ----                -------------         ------ ----
    d-----       18.7.2017.     19:34                MissionControllerEC
    d-----       18.7.2017.     19:36                Squad
    -a----       10.7.2017.     17:38          78336 ModuleManager.2.8.1.dll
    -a----       18.7.2017.     19:44        1851481 ModuleManager.ConfigCache
    -a----       18.7.2017.     19:44          73963 ModuleManager.ConfigSHA
    -a----       18.7.2017.     19:44           8882 ModuleManager.Physics
    -a----       18.7.2017.     19:44          28994 ModuleManager.TechTree

     

    I guess Kopernicus is still a problem.

     

    EDIT:

    Was also wondering, what are the requirements for starting the Skylab missions?

  6. On 16. 07. 2017. at 5:28 PM, malkuth said:

    All right I added support for Kopernicus Solar Panels.  So released a Dev version of Mission Controller.  Current one I'm testing.

    https://github.com/malkuth1974/MissionController2/releases/tag/1.4.3.8

     

    I have been playing with the dev version. It seems to work fine but i finally got another Tiros(NOAA-N) mission and...

     

    WZ0KuMC.png

     

     

    OX-STAT not recognized again. Seems to be the same for any other solar panel i throw on it. I don't know if you are still tackling this problem, malkuth, but if you are let me know how i can help.

     

    I guess its possible there is another mod modifying panels? In case someone reading this can recognize one i am including a list of that games gamedata. Otherwise i will try going through it again.

     

    Mode                LastWriteTime         Length Name
    ----                -------------         ------ ----
    d-----        2.7.2017.     13:34                000_AT_Utils
    d-----       11.7.2017.     10:24                000_FilterExtensions
    d-----       11.7.2017.     10:24                000_FilterExtensions Configs
    da----        2.7.2017.     13:31                000_USITools
    d-----        2.7.2017.     14:26                AirplanePlus
    d-----        8.7.2017.     14:30                ASET
    d-----        6.7.2017.     11:44                AviationLights
    d-----        2.7.2017.     15:13                B9AnimationModules
    d-----       14.7.2017.     13:03                B9PartSwitch
    d-----        2.7.2017.     15:18                B9_Aerospace
    d-----        2.7.2017.     15:16                B9_Aerospace_HX
    d-----        2.7.2017.     17:48                B9_Aerospace_ProceduralWings
    d-----        2.7.2017.     15:03                BahaSP
    d-----        2.7.2017.     17:50                blackheart
    d-----       14.7.2017.     13:03                Bluedog_DB
    d-----        2.7.2017.     19:40                BonVoyage
    da----        2.7.2017.     21:19                Chatterer
    d-----        1.7.2017.     20:16                Coatl Aerospace
    da----        2.7.2017.     13:27                CommunityCategoryKit
    d-----       14.7.2017.     13:05                CommunityResourcePack
    d-----        2.7.2017.     13:34                ConfigurableContainers
    d-----       13.7.2017.     22:50                ContractConfigurator
    d-----       11.7.2017.     13:15                ContractPacks
    d-----        2.7.2017.     13:27                CryoEngines
    d-----        2.7.2017.     13:27                CryoTanks
    d-----       13.7.2017.     22:27                CTTP
    d-----       13.7.2017.     22:49                CustomAsteroids
    d-----        2.7.2017.     14:34                CustomBarnKit
    d-----        2.7.2017.     13:27                DeployableEngines
    d-----        9.7.2017.     17:58                DistantObject
    d-----        2.7.2017.     14:26                DMagicOrbitalScience
    d-----       14.7.2017.     13:03                DMagicScienceAnimate
    d-----        2.7.2017.     14:27                DMagicUtilities
    d-----        2.7.2017.     13:27                DynamicBatteryStorage
    d-----        2.7.2017.     21:19                EasyBoard
    d-----        2.7.2017.     15:09                EnvironmentalVisualEnhancements
    d-----       13.7.2017.     22:49                FerramAerospaceResearch
    d-----        2.7.2017.     13:27                Firespitter
    d-----        2.7.2017.     13:46                GroundConstruction
    d-----        2.7.2017.     13:28                HeatControl
    d-----        2.7.2017.     15:17                IncredibleMachines
    d-----        2.7.2017.     14:29                InterstellarFuelSwitch
    d-----       10.7.2017.     16:43                JanitorsCloset
    d-----        2.7.2017.     15:04                JoolianDiscovery
    d-----        2.7.2017.     14:25                JSI
    d-----        3.7.2017.     13:04                Jso
    d-----       13.7.2017.     22:32                JX2Antenna
    d-----        2.7.2017.     14:27                KAS
    d-----        2.7.2017.     13:28                KerbalAtomics
    d-----       17.7.2017.     19:18                KerbalEngineer
    d-----       16.7.2017.     10:15                KerbalFoundries
    d-----        2.7.2017.     17:49                KerbalHacks
    d-----        8.7.2017.     14:07                KerbalJointReinforcement
    d-----        2.7.2017.     14:26                KerbalKonstructs
    d-----        2.7.2017.     14:26                KerbinSide
    d-----        2.7.2017.     21:19                Kerbonov
    d-----        2.7.2017.     14:27                KIS
    d-----       13.7.2017.     22:47                Kopernicus
    d-----        2.7.2017.     21:28                KSO
    d-----       17.7.2017.     19:18                KSP-AVC
    d-----        5.7.2017.     18:00                KSPRescuePodFix
    d-----       17.7.2017.     19:03                KSPWheel
    da----        2.7.2017.     15:02                KWRocketry
    d-----       11.7.2017.     15:57                Lionhead_Aerospace_Inc
    d-----        2.7.2017.     17:47                MagicSmokeIndustries
    d-----        2.7.2017.     17:49                MainSailor
    d-----       16.7.2017.     17:31                MissionControllerEC
    d-----        2.7.2017.     14:25                Mk2Expansion
    d-----       17.7.2017.     18:47                MMS
    d-----        8.7.2017.     14:07                ModRocketSys
    d-----       13.7.2017.     22:28                ModularFlightIntegrator
    d-----        2.7.2017.     19:47                NearFutureConstruction
    d-----        2.7.2017.     13:28                NearFutureElectrical
    d-----        7.7.2017.      9:59                NearFutureLaunchVehicles
    d-----        2.7.2017.     13:29                NearFutureProps
    d-----        2.7.2017.     19:47                NearFuturePropulsion
    d-----        2.7.2017.     19:47                NearFutureSolar
    d-----        2.7.2017.     19:46                NearFutureSpacecraft
    d-----        2.7.2017.     15:02                Nereid
    d-----        2.7.2017.     21:18                OpenCockpit
    d-----       13.7.2017.     22:47                OPM
    d-----       13.7.2017.     22:27                OPM_Textures
    d-----        2.7.2017.     15:01                OPT
    d-----        2.7.2017.     14:28                PlanetaryBaseInc
    d-----        2.7.2017.     21:36                PreciseManeuver
    d-----        2.7.2017.     17:58                ProceduralFairings
    d-----        2.7.2017.     17:48                ProceduralParts
    d-----        2.7.2017.     15:03                QuizTechAeroContinued
    d-----        2.7.2017.     14:24                RCSBuildAid
    d-----        2.7.2017.     14:25                RealChute
    d-----        9.7.2017.     21:13                SCANsat
    d-----        2.7.2017.     15:09                scatterer
    d-----        2.7.2017.     14:26                ScienceRelay
    d-----       11.7.2017.     13:16                SETIcontracts
    d-----        2.7.2017.     14:25                SHED
    d-----        2.7.2017.     15:13                SmokeScreen
    d-----        3.7.2017.     13:05                spacetux
    d-----       30.6.2017.     14:38                Squad
    d-----       17.7.2017.     19:03                SSTU
    d-----        2.7.2017.     13:29                StationPartsExpansion
    d-----        2.7.2017.     15:09                StockVisualEnhancements
    d-----        2.7.2017.     14:24                Strategia
    d-----        2.7.2017.     17:49                StretchySNTextures
    d-----        2.7.2017.     14:28                SurfaceExperimentPackage
    d-----       10.7.2017.     17:38                TakeCommand
    d-----        2.7.2017.     15:19                ThrottleControlledAvionics
    d-----       17.7.2017.     18:53                TokamakIndustries
    d-----        8.7.2017.     14:00                Trajectories
    d-----        2.7.2017.     21:18                TriggerTech
    d-----       12.7.2017.     19:49                TweakScale
    da----        2.7.2017.     13:27                UmbraSpaceIndustries
    d-----        2.7.2017.     15:04                UniversalStorage
    d-----        2.7.2017.     18:17                WaypointManager
    d-----       14.7.2017.     14:47                WildBlueIndustries
    -a----       18.7.2017.      8:51            467 FinalFrontier.dat
    -a----        2.7.2017.     14:27           8704 KSPModFileLocalizer.dll
    -a----       10.7.2017.     17:38          78336 ModuleManager.2.8.1.dll
    -a----       17.7.2017.     19:22       18799239 ModuleManager.ConfigCache
    -a----       17.7.2017.     19:22        1132435 ModuleManager.ConfigSHA
    -a----       17.7.2017.     19:22           8882 ModuleManager.Physics
    -a----       17.7.2017.     19:22          29942 ModuleManager.TechTree

     

  7. 2 minutes ago, malkuth said:

    Its not Kopernicus  don't think.  Just tested it on my end.  Any idea what your using for a Mod that is actually using Kopernicus?  10X kerbin? or a new solar system mod?

    I use OPM 1.3 maintanence version by Galileo.

     

    I might be reading it wrong but doesn't:

     

      @MODULE:HAS[#name[ModuleDeployableSolarPanel],~useKopernicusSolarPanels[false]]
        {
            @name = KopernicusSolarPanel
        }

     

    change the name of the module to KopernicusSolarPanel?

  8. 14 minutes ago, malkuth said:

    So quick test in my TestWorld that only has MissionController.  Seems to work on my end.  But I would still like this issue fixed if you guys can figure out the Mod that is causing this issue and changing the ModuleDeployableSolarPanel ill write it into the Mod to accept it.  

     

    If you notice in my Dev version I already got rid of the Antennae that borerene noticed. 

    Ok, ill go through my gamedata.

     

    EDIT:

     

    Got it in one. You even hinted at it in your first post regarding the issue.

     Its Kopernicus.

     

    This is the relevant module manager file:

     

    SolarPanels.cfg

    @PART:FINAL
    {
        // This will replace all instances of ModuleDeployableSolarPanel with the Kopernicus version
        // that has proper support for multiple lightsources
        // 
        // If you want to keep your ModuleDeployableSolarPanel, add "useKopernicusSolarPanels = false" to the MODULE node
        // That will stop Kopernicus from replacing it
        @MODULE:HAS[#useKopernicusSolarPanels[*]]
        {
            @useKopernicusSolarPanels,* ^= :F:f:
            @useKopernicusSolarPanels,* ^= :A:a:
            @useKopernicusSolarPanels,* ^= :L:l:
            @useKopernicusSolarPanels,* ^= :S:s:
            @useKopernicusSolarPanels,* ^= :E:e:
        }
        @MODULE:HAS[#name[ModuleDeployableSolarPanel],~useKopernicusSolarPanels[false]]
        {
            @name = KopernicusSolarPanel
        }
    }

     

    As you can see, Kopernicus offers its own solution to the problem but if its not too much work it would be nice to have MCE support for this.

  9. On 11. 07. 2017. at 7:23 PM, malkuth said:

    MCE only looks for the ModuleDeployableSolarPanels Module to tell if its a solar panel.. So as long as a mod doesn't replace it with some new name it should work..

     

    Looks like boborene was right about this, I have encountered the problem with solar panels as well. I would provide a save but its a highly modded game and the situation seems to be easy to reproduce. Tiros 7 mission is not recognizing stock OX-STAT panels (partname: solarPanels5, filename: radialFlatSolarPanel.cfg) and a number of fixed and deployable mod panels. OX-STAT is stock and uses ModuleDeployableSolarPanel (as do the mod panels, such as those from bdb).

     

    I noticed you write ModuleDeployableSolarPanel in plural (ModuleDeployableSolarPanels). This is probably just a typo in your post but if its not and MCE checks for plural this might be the cause of the problem because ingame the module is written in singular.

     

    Pretty sure this wasn't an issue in my last playthrough (in 1.2.x).

     

     

     

  10. 4 hours ago, boborene said:

    I strongly agree.

    Second, some missions are bad configured:

     - like Tiros has required Communotron 88-88 that is not stock

     - solar panel are not recognized.

    What!?

     

    Communatron 88-88 is most definitely a stock part and i have never had any problems recognizing solar panels.

     

    Are you using a mod which reworks stock parts? such as Vens stock part revamp?

  11. On 16. 06. 2017. at 1:07 AM, ss8913 said:

    @linuxgurugamer I have what I think is a patch for FAR, but it seems like only one of my directives works at a time...?  Here's the patch code, please tell me what I did wrong:

    @PART[*]:HAS[@MODULE[ModuleKrEjectPilot]]:NEEDS[FerramAerospaceResearch]
    {
        @MODULE[ModuleKrEjectPilot]
        {
            %deployHeight = 700
            %deployedDrag = 1000
        }
    }

     

    This sets an appropriate amount of drag for a soft landing, but it makes deployHeight not work.  In this configuration, it deploys at 200 like before.  I also need to speed up the deploy time, but first things first...  could it be because I'm also using the addejectiontoall patch which also overloads the %deployHeight and sets it to 200?

     

    Did you have any luck resolving this? I tried to write a FAR compatibility patch before but was unsuccessful and eventually gave up on it.

  12. 10 minutes ago, severedsolo said:

    Oh that one! It's a Contract Configurator bug, I've reported it. Just reject the contract (should be no penalities, I coded them to 0 for that very reason). Those contracts won't complete because they have no parameters (they shouldn't generate if that happens, but like I said, bug.)

    They keep popping up tough. I suppose it is safe to disable them by changing the extension of ExplorationPlus-MoppingUp.cfg until CC fixes it.

  13. Its gonna take a while longer to test the Mun/Minmus flyby and orbit returns.

    But i did try to plant a flag a Kerbin and it was, indeed, a world first. However it did not complete the Kerbin Mop up contract, what it did complete was the "Preform a series of orbital maneuvers in Kerbin orbit" contract. This contract had only one requirement for me: "Preform an EVA in space". I did do EVAs in orbit before but it is possible i never preformed one on Kerbins surface. Since the contract mentions EVA "in space" i guess this might be a bug.

  14. Thanks for the lightning fast reply!
     

    But i am still a bit confused. I installed the mod in my current campaign game. I have preformed manned orbits and landings (and planted flag ofc) on the Mun and Minmus multiple times before installing the pack, all these flights have been return missions, and yet i am still offered the "mop up" contracts for these bodies. Do i need to perform a return form flyby and orbit mission without landing for the mop up to be completed?

    I am also getting the Kerbin "Mop up" contract. Unsure how to preform a flyby or a landing and return of Kerbin. Or do i just need to place a flag on Kerbin?

×
×
  • Create New...