Jump to content

I trying to create planet pack


klancy1o

Recommended Posts

I downloaded all nedded mods. I create all files. and i got this eror :1 error related to Gamedata/EquentRevived/config/equent

Help me pls

 

here cfg file

Spoiler

@Kopernicus
{
    Body
    {
        name = Equent
        flightGlobalsIndex = 501
        Debug
        {
        exportBin = true
        }
        cacheFile = EquentGG/Equent/cache.bin 

        Orbit
        {
            referenceBody = Sun
            inclination = 4.54
            eccentricity = 0.01
            semiMajorAxis = 54153119455.865
            longitudeOfAscendingNode = 240
            argumentOfPeriapsis = 240
            meanAnomalyAtEpoch = 6.28318530717959
            epoch = 0
            color = 0.75,0.6,0.9,1
        }

        Properties
        {
            description = Equent is a massive gas giant. It's been a point of interest for a long period of time because of it's truly EPIC size. The most likely reason for being so big is low density, because the estimated mass is... Well... A bit confusing for such a volume. With density at least 1/10 of Kerbin's it could've been a nice brown dwarf, but it still emits much more heat than receives.
            radius = 25210000
            geeASL = 0.41319
            rotationPeriod = 90000
            rotates = true
            tidallyLocked = false
            initialRotation = 0
            isHomeWorld = false
timewarpAltitudeLimits = 0 40000 80000 100000 700000 2000000 7000000 21000000

            ScienceValues
            {
                landedDataValue = 10
                splashedDataValue = 1
                flyingLowDataValue = 8
                flyingHighDataValue = 7
                inSpaceLowDataValue = 7
                inSpaceHighDataValue = 6
                recoveryValue = 5
                flyingAltitudeThreshold = 80000
                spaceAltitudeThreshold = 500000
            }
        }

        ScaledVersion
        {
            type = Atmospheric
            fadeStart = 0
            fadeEnd = 0

            Material
            {
texture = EquentGG/Equent/Textures/color
                shininess = 0
                specular = 0.0,0.0,0.0,1.0

                // Atmosphere settings
                rimPower = 2.06 
                rimBlend = 0.3

                // Atmosphere color ramp texture
                Gradient
                {
                    0.0 = 0.45,0.2,0.7,1
                    0.6 = 0.06,0.04,0.08,1
                    1.0 = 0.02,0.02,0.02,1
                }
            }
        }

        Atmosphere
        {
            ambientColor = 0.26,0.2,0.33,1   
            lightColor = 0.78,0.9,0.65,0

            enabled = true
            oxygen = false 
            altitude = 585000.0

            pressureCurve
            {
key = 0 3242.34034 0 -0.1517
key = 10000 1725.34034 -0.1517 -0.1
key = 20000 755.34034 -0.1 -0.02
key = 50000 155.34034 -0.02 -4.667e-3
key = 80000 15.34034 -4.667e-3 -5e-4
key = 100000 5.34034 -5e-4 -5.01e-5
key = 200000 0.33634 -5.01e-5 -2.2e-6
key = 300000 0.01634 -3.2e-6 -1.4e-7
key = 400000 0.00234 -1.4e-7 -2e-8
key = 500000 0.00034 -2e-8 -4e-9
key = 585000 0.0 -4e-9 0
            }
            pressureCurveIsNormalized = false

            temperatureSeaLevel = 239.326    
            temperatureCurve
            {
key = 0        239.326  0 -4.467579e-4
key = 285000   13     -4.467579e-4 0.00004
key = 585000   1      0.00004 0
            }
            temperatureCurveIsNormalized = false
            temperatureLapseRate = 0.0024
            temperatureSunMultCurve = false
            
            adiabaticIndex = 1.49200004232536
            gasMassLapseRate = 1.54667748899972
            atmosphereMolarMass = 0.01411536346559  
        }
    }
}

 

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...