Jump to content

Making planets with Kopernicus: video guides


Recommended Posts

  • 4 weeks later...

So I made a planet, but when I cheated a craft into its SOI, it gets flung away from the planet at incredible speeds. Am I doing something wrong in the config?

Here it is:

@Kopernicus:AFTER[KOPERNICUS]
{
    Body
    {
        name = Lifeless
        Template
        {
        name = Tylo
        removeAllPQSMods = true
        }
    cacheFile = Kerbal Exoplanets/Cache/Lifeless.bin
        Properties
        {
        radius = 1200000
        geeASL = 0.2
        mass = 3.6191e+20
        description = Lifeless is a planet that got so close to the sun that it turned into a lifeless piece of rock. Astronomers theorize that Lifeless formed further away from its sun, but gravitational forces from the newly formed Gasgoon pushed it into a much lower orbit.
        ScienceValues
        {
                    landedDataValue = 145
                    splashedDataValue = 1
                    flyingLowDataValue = 1
                    flyingHighDataValue = 1
                    inSpaceLowDataValue = 87
                    inSpaceHighDataValue = 59
                    recoveryValue = 7
        }
        }    
        Orbit
        {
        referenceBody = Keldo
        color = 0.823529,0.705882,0.54902,1
        inclination = 5.79
        eccentricity = 0.04
        semiMajorAxis = 2447971246
        longitudeOfAscendingNode = 41
        argumentOfPeriapsis = 0
        meanAnomalyAtEpoch = 0
        epoch = 0
        }
    ScaledVersion
        {
        type = Vacuum
        Material
        {    
                    texture = Kerbal Exoplanets/Keldo System/Lifeless/lifeless_map
                    normals = Kerbal Exoplanets/Keldo System/Lifeless/lifeless_normal
            rimPower = 2
            rimBlend = 0.3
            Gradient
            {
                0.0 = 0.2.0.6.0.2,1.0
                0.5 = 0.6,0.2,0.3,1.0
                1.0 = 0.0196,0.0196,0.0196,1.0                
                }
        }
    PQS
    {
        Mods
        {
            VertexHeightMap
            {
                map = Kerbal Exoplanets/Keldo System/Lifeless/lifeless_height
                offset = -500
                deformity = 1500.0
                scaleDeformityByRadius = false
                order = 20
                enabled = true
            }
            VertexColorMap
            {
                map = Kerbal Exoplanets/Keldo System/Lifeless/lifeless_map
                order = 20
                enabled = true
            }
            VertexHeightNoiseVertHeightCurve2
            {
                deformity = 100
                ridgedAddSeed = 123456
                ridgedAddFrequency = 12
                ridgedAddLacunarity = 2
                ridgedAddOctaves = 4
                ridgedSubSeed = 654321
                ridgedSubFrequency = 12
                ridgedSubLacunarity = 2
                ridgedSubOctaves = 4
                simplexCurve
                {
                    key = 0 0 0.1466263 0.1466263
                    key = 0.7922793 0.2448772 0.6761706 1.497418
                    key = 1 1 6.106985 6.106985
                }
                simplexHeightStart = 0
                simplexHeightEnd = 6500                    simplexSeed = 123456
                simplexOctaves = 4
                simplexPersistence = 0.6
                simplexFrequency = 12
                enabled = true
                order = 200
            }
            HeightColorMap
            {
                blend = 1
                order = 500
                enabled = true
                LandClasses
                {
                    Class
                    {
                        name = Bottom
                        altitudeStart = 0
                        altitudeEnd = 0.7
                        color = 0.1,0.1,0.1,1.0
                        lerpToNext = true
                    }
                    Class
                    {
                        name = Base
                        altitudeStart = 0.7
                        altitudeEnd = 0.75
                        color = 0.7,0.55,0.2,1.0
                        lerpToNext = true
                    }
                    Class
                    {
                        name = Low
                        altitudeStart = 0.75
                        altitudeEnd = 0.85
                        color = 0.7,0.6,0.4,1.0
                        lerpToNext = true
                    }
                    Class
                    {
                        name = Grad
                        altitudeStart = 0.85
                        altitudeEnd = 0.95
                        color = 1.0,0.9,0.7,1.0
                        lerpToNext = true
                    }
                    Class
                    {
                        name = High
                        altitudeStart = 0.95
                        altitudeEnd = 2
                        color = 0.95,0.95,0.9,1.0
                        lerpToNext = false
                    }
                }
            }
        }
    }
    }
}

When I tried to get to this planet without cheating, I couldn't even get into its SOI, it's like the game doesn't even know it's there. I end up orbiting the Sun, and when I try adjusting my orbit to go into the planet, my ship goes straight through the planet!

Edited by EricL
Link to comment
Share on other sites

On 3/16/2017 at 3:48 AM, EricL said:

So I made a planet, but when I cheated a craft into its SOI, it gets flung away from the planet at incredible speeds. Am I doing something wrong in the config?

Here it is:


@Kopernicus:AFTER[KOPERNICUS]
{
    Body
    {
        name = Lifeless
        Template
        {
        name = Tylo
        removeAllPQSMods = true
        }
    cacheFile = Kerbal Exoplanets/Cache/Lifeless.bin
        Properties
        {
        radius = 1200000
        geeASL = 0.2
        mass = 3.6191e+20
        description = Lifeless is a planet that got so close to the sun that it turned into a lifeless piece of rock. Astronomers theorize that Lifeless formed further away from its sun, but gravitational forces from the newly formed Gasgoon pushed it into a much lower orbit.
        ScienceValues
        {
                    landedDataValue = 145
                    splashedDataValue = 1
                    flyingLowDataValue = 1
                    flyingHighDataValue = 1
                    inSpaceLowDataValue = 87
                    inSpaceHighDataValue = 59
                    recoveryValue = 7
        }
        }    
        Orbit
        {
        referenceBody = Keldo
        color = 0.823529,0.705882,0.54902,1
        inclination = 5.79
        eccentricity = 0.04
        semiMajorAxis = 2447971246
        longitudeOfAscendingNode = 41
        argumentOfPeriapsis = 0
        meanAnomalyAtEpoch = 0
        epoch = 0
        }
    ScaledVersion
        {
        type = Vacuum
        Material
        {    
                    texture = Kerbal Exoplanets/Keldo System/Lifeless/lifeless_map
                    normals = Kerbal Exoplanets/Keldo System/Lifeless/lifeless_normal
            rimPower = 2
            rimBlend = 0.3
            Gradient
            {
                0.0 = 0.2.0.6.0.2,1.0
                0.5 = 0.6,0.2,0.3,1.0
                1.0 = 0.0196,0.0196,0.0196,1.0                
                }
        }
    PQS
    {
        Mods
        {
            VertexHeightMap
            {
                map = Kerbal Exoplanets/Keldo System/Lifeless/lifeless_height
                offset = -500
                deformity = 1500.0
                scaleDeformityByRadius = false
                order = 20
                enabled = true
            }
            VertexColorMap
            {
                map = Kerbal Exoplanets/Keldo System/Lifeless/lifeless_map
                order = 20
                enabled = true
            }
            VertexHeightNoiseVertHeightCurve2
            {
                deformity = 100
                ridgedAddSeed = 123456
                ridgedAddFrequency = 12
                ridgedAddLacunarity = 2
                ridgedAddOctaves = 4
                ridgedSubSeed = 654321
                ridgedSubFrequency = 12
                ridgedSubLacunarity = 2
                ridgedSubOctaves = 4
                simplexCurve
                {
                    key = 0 0 0.1466263 0.1466263
                    key = 0.7922793 0.2448772 0.6761706 1.497418
                    key = 1 1 6.106985 6.106985
                }
                simplexHeightStart = 0
                simplexHeightEnd = 6500                    simplexSeed = 123456
                simplexOctaves = 4
                simplexPersistence = 0.6
                simplexFrequency = 12
                enabled = true
                order = 200
            }
            HeightColorMap
            {
                blend = 1
                order = 500
                enabled = true
                LandClasses
                {
                    Class
                    {
                        name = Bottom
                        altitudeStart = 0
                        altitudeEnd = 0.7
                        color = 0.1,0.1,0.1,1.0
                        lerpToNext = true
                    }
                    Class
                    {
                        name = Base
                        altitudeStart = 0.7
                        altitudeEnd = 0.75
                        color = 0.7,0.55,0.2,1.0
                        lerpToNext = true
                    }
                    Class
                    {
                        name = Low
                        altitudeStart = 0.75
                        altitudeEnd = 0.85
                        color = 0.7,0.6,0.4,1.0
                        lerpToNext = true
                    }
                    Class
                    {
                        name = Grad
                        altitudeStart = 0.85
                        altitudeEnd = 0.95
                        color = 1.0,0.9,0.7,1.0
                        lerpToNext = true
                    }
                    Class
                    {
                        name = High
                        altitudeStart = 0.95
                        altitudeEnd = 2
                        color = 0.95,0.95,0.9,1.0
                        lerpToNext = false
                    }
                }
            }
        }
    }
    }
}

When I tried to get to this planet without cheating, I couldn't even get into its SOI, it's like the game doesn't even know it's there. I end up orbiting the Sun, and when I try adjusting my orbit to go into the planet, my ship goes straight through the planet!

Use EITHER geeASL OR mass OR gravParameter, not a combination of them. Right now KSP has no idea which one of the two to pick which results in the planet having an invalid mass, thus all orbit-related calculations fail.

So, kick out either mass or geeASL and it should work. You also seem to be working with a rather huge planet here (twice the size of Kerbin) that has a surprisingly low gravity for it's size (a fifth the gravity of Kerbin), is this intentional?

Link to comment
Share on other sites

So I removed the mass parameter and everything seems to work now! But now I am having a problem with exporting .bin in atmospheric planets.

Here's the config:

@Kopernicus:AFTER[KOPERNICUS]
{
	Body
	{
		name = Germy
		cacheFile = Kerbal Exoplanets/Keldo System/GermyTest.bin
		Debug
		{
			exportMesh = true
			update = true
		}
		Template
		{
			name = Laythe
			removeAllPQSMods = true
			removeOcean = true
		}
		Properties
		{
			description = TEST GERMY. DESCRIPTION Germy is a planet that sports a horde of unicellular life in its early stages, which biologists have identified as "germs". Kerbal scientists now believe that Germy resembles how Kerbin was like 3.5 billion years ago. The weird purple color is from the strange organisms that live there.
			radius = 603000
			geeASL = 0.9
			rotationPeriod = 36000
			rotates = true
			tidallyLocked = false
			initialRotation = 0
			isHomeWorld = false
			timewarpAltitudeLimits = 0 30000 30000 60000 300000 300000 400000 700000
			ScienceValues
			{
				landedDataValue = 2
				splashedDataValue = 2
				flyingLowDataValue = 11
				flyingHighDataValue = 8
				inSpaceLowDataValue = 7
				inSpaceHighDataValue = 6
				recoveryValue = 10
				flyingAltitudeThreshold = 12000
				spaceAltitudeThreshold = 100000
			}
		}
		Orbit
		{
			referenceBody = Keldo
			inclination = 0
			eccentricity = 0
			semiMajorAxis = 48392018234
			longitudeOfAscendingNode = 0
			argumentOfPeriapsis = 0
			meanAnomalyAtEpoch = 0
			epoch = 0
			color = 0.488,0.9,0.5,1
		}
		ScaledVersion
		{
			type = Atmospheric
			fadeStart = 0
			fadeEnd = 0
			Material
			{
				texture = Kerbal Exoplanets/Keldo System/Germy/germy_color
				normals = Kerbal Exoplanets/Keldo System/Germy/germy_normal
				shininess = 0
				specular = 0.0,0.0,0.0,0
				rimPower = 3
				rimBlend = 0.2
				Gradient
				{
					0.0 = 0.63,0.9,0.7,1
					0.5 = 0.63,0.9,0.2,1
					1.0 = 0.0196,0.0196,0.0196,1
				}
			}
		}
		Atmosphere
		{
			// General atmosphere settings
			enabled = true
			oxygen = true
			maxAltitude = 50000.0
			staticPressureASL = 60.795
			pressureCurve
			{
				key = 0 60.795 0 -0.005216384
				key = 5250 33.40898 -0.004252711 -0.004252711
				key = 10000 17.78605 -0.002407767 -0.002407767
				key = 17000 7.100577 -0.001092064 -0.001092064
				key = 22000 3.812421 -0.0004677011 -0.0004677011
				key = 31000 1.312482 -0.0001961767 -0.0001961767
				key = 38000 0.510405 -7.855808E-05 -7.855808E-05
				key = 50000 0 0 0
			}
			pressureCurveIsNormalized = false
			// Atmosphere Temperature
			temperatureSeaLevel = 277
			temperatureCurve
			{
				key = 0 277 0 -0.009285714
				key = 5250 206 -0.009253677 0
				key = 10000 206 0 0.001419616
				key = 17000 217.8 0.001414257 0.003959919
				key = 22000 235.5 0.0039412 -0.0002581542
				key = 31000 203 -0.003911343 -0.0007623209
				key = 38000 199 0 0.001478429
				key = 50000 214 0 0
			}
			temperatureSunMultCurve
			{
				key = 0 1 0 0
				key = 5250 0.1 -6.848309E-05 -6.848309E-05
				key = 10000 0 0 0
				key = 17000 0 0 0
				key = 27000 0.1763835 4.519309E-05 4.519309E-05
				key = 38000 1 4.497274E-05 4.497274E-05
				key = 50000 1.2 0 0
			}
			temperatureLatitudeBiasCurve
			{
				key = 0 5 0 -0.04354425
				key = 50 1 -0.2132 -0.2132
				key = 70 -10 -1.128971 -1.128971
				key = 90 -30 -0.02418368 0
			}
			temperatureLatitudeSunMultCurve
			{
				key = 0 6 0 0.02746098
				key = 40 9 0.2094055 0.2094055
				key = 65 11 0 0
				key = 90 2 0 0
			}
		}
		PQS
		{
			Mods
			{
				VertexHeightMap
				{
					map = Kerbal Exoplanets/Keldo System/Germy/germy_height
					offset = -1000
					deformity = 2000.0
					scaleDeformityByRadius = false
					order = 20
					enabled = true
				}
				VertexColorMap
				{
					map = Kerbal Exoplanets/Keldo System/Germy/germy_color
					order = 20
					enabled = false
				}
				VertexHeightNoiseVertHeightCurve2
				{
					deformity = 100
					ridgedAddSeed = 123456
					ridgedAddFrequency = 12
					ridgedAddLacunarity = 2
					ridgedAddOctaves = 4
					ridgedSubSeed = 654321
					ridgedSubFrequency = 12
					ridgedSubLacunarity = 2
					ridgedSubOctaves = 4
					simplexCurve
					{
						key = 0 0 0.1466263 0.1466263
						key = 0.7922793 0.2448772 0.6761706 1.497418
						key = 1 1 6.106985 6.106985
					}
					simplexHeightStart = 0
					simplexHeightEnd = 6500
					simplexSeed = 123456
					simplexOctaves = 4
					simplexPersistence = 0.6
					simplexFrequency = 12
					enabled = true
					order = 200
				}
				HeightColorMap
				{
					blend = 1
					order = 500
					enabled = true
					LandClasses
					{
						Class
						{
							name = Bottom
							altitudeStart = 0
							altitudeEnd = 0.7
							color = 0.1,0.1,0.1,1.0
							lerpToNext = true
						}
						Class
						{
							name = Base
							altitudeStart = 0.7
							altitudeEnd = 0.75
							color = 0.7,0.55,0.2,1.0
							lerpToNext = true
						}
						Class
						{
							name = Low
							altitudeStart = 0.75
							altitudeEnd = 0.85
							color = 0.7,0.6,0.4,1.0
							lerpToNext = true
						}
						Class
						{
							name = Grad
							altitudeStart = 0.85
							altitudeEnd = 0.95
							color = 1.0,0.9,0.7,1.0
							lerpToNext = true
						}
						Class
						{
							name = High
							altitudeStart = 0.95
							altitudeEnd = 2
							color = 0.95,0.95,0.9,1.0
							lerpToNext = false
						}
					}
				}
			}
			Ocean
			{
				maxQuadLengthsPerFrame = 0.03
				minLevel = 2
				maxLevel = 12
				minDetailDistance = 8
				oceanColor = 0.15,0.25,0.35,1
				Material
				{
					colorFromSpace = 0.15,0.25,0.35,1
					color = 0.15,0.25,0.35,1
				}
				FallbackMaterial
				{
					colorFromSpace = 0.15,0.25,0.35,1
					color = 0.15,0.25,0.35,1
				}
				Mods
				{
					AerialPerspectiveMaterial
					{
						globalDensity = -0.00001
						heightFalloff = 6.75
						atmosphereDepth = 150000
						DEBUG_SetEveryFrame = true
						cameraAlt = 0
						cameraAtmosAlt = 0
						heightDensAtViewer = 0
						enabled = true
						order = 200
					}
					OceanFX
					{
						Watermain
						{
							waterTex-0 = BUILTIN/sea-water1
							waterTex-1 = BUILTIN/sea-water2
							waterTex-2 = BUILTIN/sea-water3
							waterTex-3 = BUILTIN/sea-water4
							waterTex-4 = BUILTIN/sea-water5
							waterTex-5 = BUILTIN/sea-water6
							waterTex-6 = BUILTIN/sea-water7
							waterTex-7 = BUILTIN/sea-water8
						}
						framesPerSecond = 1
						spaceAltitude = 150000
						blendA = 0
						blendB = 0
						texBlend = 0
						angle = 0
						specColor = 0.000,0.000,0.000,0.000
						oceanOpacity = 0
						spaceSurfaceBlend = 0
						enabled = true
						order = 200
					}
				}
				Fog
				{
					fogColorEnd = 0.15,0.25,0.35,1
					fogColorStart = 0.15,0.25,0.35,1
					skyColorOpacityBase = 0.7
				}	
			}
		}
	}
}

And here's the log:

//===============================================================================================================//
//=====  Kopernicus 1.2.2-4 - (BuildDate: 08.02.2017 07:34:10; AssemblyHash: 7rAep4WDw95jCTL1YW142rFwyF4=)  =====//
//===============================================================================================================//
[LOG 16:55:47]: Logger "Germy.Body" was created
[LOG 16:55:47]: Parsing Target name in (Kopernicus.Configuration.Body) as (System.String)
[LOG 16:55:47]: Parsing Target Template in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.TemplateLoader)
[LOG 16:55:47]: Parsing Target name in (Kopernicus.Configuration.TemplateLoader) as (System.String)
[LOG 16:55:47]: Parsing Target removePQS in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target removeAtmosphere in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target removeOcean in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target removePQSMods in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.StringCollectionParser)
[LOG 16:55:47]: Parsing Target removeAllPQSMods in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target removeProgressTree in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target removeCoronas in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: [Kopernicus]: Configuration.Template: Using Template "Laythe"
[LOG 16:55:47]: Removing mods from pqs Laythe
[LOG 16:55:47]: Creating blacklist
[LOG 16:55:47]: Blacklist count = 4
[LOG 16:55:47]: Adding all found PQSMods in pqs Laythe
[LOG 16:55:47]: Adding to removelist: PQSLandControl
[LOG 16:55:47]: Adding to removelist: PQSMod_AltitudeAlpha
[LOG 16:55:47]: Adding to removelist: PQSMod_AltitudeUV
[LOG 16:55:47]: Adding to removelist: PQSMod_AerialPerspectiveMaterial
[LOG 16:55:47]: Adding to removelist: PQSMod_VertexHeightNoise
[LOG 16:55:47]: Adding to removelist: PQSMod_VertexSimplexHeightMap
[LOG 16:55:47]: Adding to removelist: PQSMod_QuadEnhanceCoast
[LOG 16:55:47]: Adding to removelist: PQSMod_VertexHeightNoiseVertHeight
[LOG 16:55:47]: Adding to removelist: PQSMod_VertexHeightMap
[LOG 16:55:47]: Adding to removelist: PQSCity
[LOG 16:55:47]: Removed mod PQSLandControl
[LOG 16:55:47]: Removed mod PQSMod_AltitudeAlpha
[LOG 16:55:47]: Removed mod PQSMod_AltitudeUV
[LOG 16:55:47]: Removed mod PQSMod_AerialPerspectiveMaterial
[LOG 16:55:47]: Removed mod PQSMod_VertexHeightNoise
[LOG 16:55:47]: Removed mod PQSMod_VertexSimplexHeightMap
[LOG 16:55:47]: Removed mod PQSMod_QuadEnhanceCoast
[LOG 16:55:47]: Removed mod PQSMod_VertexHeightNoiseVertHeight
[LOG 16:55:47]: Removed mod PQSMod_VertexHeightMap
[LOG 16:55:47]: Removed mod PQSCity
[LOG 16:55:47]: Parsing Target cacheFile in (Kopernicus.Configuration.Body) as (System.String)
[LOG 16:55:47]: Parsing Target cbNameLater in (Kopernicus.Configuration.Body) as (System.String)
[LOG 16:55:47]: Parsing Target flightGlobalsIndex in (Kopernicus.Configuration.Body) as (Kopernicus.NumericParser`1[System.Int32])
[LOG 16:55:47]: Parsing Target finalizeOrbit in (Kopernicus.Configuration.Body) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target randomMainMenuBody in (Kopernicus.Configuration.Body) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target Properties in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.PropertiesLoader)
[LOG 16:55:47]: Parsing Target description in (Kopernicus.Configuration.PropertiesLoader) as (System.String)
[LOG 16:55:47]: Parsing Target radius in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target geeASL in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target mass in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target gravParameter in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target rotates in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target rotationPeriod in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target tidallyLocked in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target initialRotation in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target inverseRotThresholdAltitude in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target albedo in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target emissivity in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target coreTemperatureOffset in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target isHomeWorld in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target timewarpAltitudeLimits in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericCollectionParser`1[System.Single])
[LOG 16:55:47]: Parsing Target sphereOfInfluence in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target hillSphere in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target solarRotationPeriod in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target navballSwitchRadiusMult in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target navballSwitchRadiusMultLow in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target ScienceValues in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.ScienceValuesLoader)
[LOG 16:55:47]: Parsing Target landedDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target splashedDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target flyingLowDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target flyingHighDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target inSpaceLowDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target inSpaceHighDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target recoveryValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target flyingAltitudeThreshold in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target spaceAltitudeThreshold in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target biomeMap in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.MapSOParser_RGB`1[CBAttributeMapSO])
[LOG 16:55:47]: Parsing Target nonExactThreshold in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target exactSearch in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target useTheInName in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target selectable in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target RDVisibility in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.EnumParser`1[Kopernicus.Configuration.PropertiesLoader+RDVisibility])
[LOG 16:55:47]: Parsing Target maxZoom in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Via surface G, set gravParam to 3209207579865, mass to 4.80846435743203E+22
[LOG 16:55:47]: --------- Science Values ------------
[LOG 16:55:47]: LandedDataValue = 2
[LOG 16:55:47]: SplashedDataValue = 2
[LOG 16:55:47]: FlyingLowDataValue = 11
[LOG 16:55:47]: FlyingHighDataValue = 8
[LOG 16:55:47]: InSpaceLowDataValue = 7
[LOG 16:55:47]: InSpaceHighDataValue = 6
[LOG 16:55:47]: RecoveryValue = 10
[LOG 16:55:47]: flyingAltitudeThreshold = 12000
[LOG 16:55:47]: spaceAltitudeThreshold = 100000
[LOG 16:55:47]: --------------------------------------
[LOG 16:55:47]: Found Biome: Poles : RGBA(0.725, 0.835, 0.890, 1.000) : 0
[LOG 16:55:47]: Found Biome: Shores : RGBA(1.000, 0.925, 0.647, 1.000) : 0
[LOG 16:55:47]: Found Biome: Dunes : RGBA(0.839, 0.745, 0.384, 1.000) : 0
[LOG 16:55:47]: Found Biome: Crescent Bay : RGBA(0.369, 0.439, 0.800, 1.000) : 0
[LOG 16:55:47]: Found Biome: The Sagen Sea : RGBA(0.149, 0.384, 0.686, 1.000) : 0
[LOG 16:55:47]: Found Biome: Crater Island : RGBA(0.678, 0.580, 0.196, 1.000) : 0
[LOG 16:55:47]: Found Biome: Shallows : RGBA(0.443, 0.620, 0.843, 1.000) : 0
[LOG 16:55:47]: Found Biome: Crater Bay : RGBA(0.282, 0.490, 0.761, 1.000) : 0
[LOG 16:55:47]: Found Biome: DeGrasse Sea : RGBA(0.047, 0.267, 0.549, 1.000) : 0
[LOG 16:55:47]: Found Biome: Peaks : RGBA(1.000, 0.965, 0.835, 1.000) : 0
[LOG 16:55:47]: Added Progress Tree
[LOG 16:55:47]: Parsing Target Orbit in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.OrbitLoader)
[LOG 16:55:47]: Parsing Target referenceBody in (Kopernicus.Configuration.OrbitLoader) as (System.String)
[LOG 16:55:47]: Parsing Target inclination in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target eccentricity in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target semiMajorAxis in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target longitudeOfAscendingNode in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target argumentOfPeriapsis in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target meanAnomalyAtEpoch in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target meanAnomalyAtEpochD in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target epoch in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target color in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ColorParser)
[LOG 16:55:47]: Parsing Target iconColor in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ColorParser)
[LOG 16:55:47]: Parsing Target mode in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.EnumParser`1[OrbitRenderer+DrawMode])
[LOG 16:55:47]: Parsing Target icon in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.EnumParser`1[OrbitRenderer+DrawIcons])
[LOG 16:55:47]: Parsing Target cameraSmaRatioBounds in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericCollectionParser`1[System.Single])
[LOG 16:55:47]: Parsing Target ScaledVersion in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.ScaledVersionLoader)
[LOG 16:55:47]: Parsing Target type in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.EnumParser`1[Kopernicus.Configuration.BodyType])
[LOG 16:55:47]: Parsing Target color in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.ColorParser)
[LOG 16:55:47]: Parsing Target specColor in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.ColorParser)
[LOG 16:55:47]: Parsing Target shininess in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target texture in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 16:55:47]: Parsing Target mainTex in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 16:55:47]: Parsing Target mainTexScale in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target mainTexOffset in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target normals in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 16:55:47]: Parsing Target bumpMap in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 16:55:47]: Parsing Target bumpMapScale in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target bumpMapOffset in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target opacity in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target rimPower in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target rimBlend in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target rimColorRamp in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 16:55:47]: Parsing Target rimColorRampScale in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target rimColorRampOffset in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target Gradient in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Gradient)
[LOG 16:55:47]: Parsing Target localLightDirection in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector4Parser)
[LOG 16:55:47]: Parsing Target resourceMap in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 16:55:47]: Parsing Target resourceMapScale in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target resourceMapOffset in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target fadeStart in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target fadeEnd in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target Light in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.Configuration.LightShifterLoader)
[LOG 16:55:47]: Parsing Target sphericalModel in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target deferMesh in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: ============= Scaled Version Dump ===================
[LOG 16:55:47]: Germy (UnityEngine.GameObject)
[LOG 16:55:47]:  >>> Components <<< 
[LOG 16:55:47]:  Germy (UnityEngine.Transform)
[LOG 16:55:47]:  Germy (UnityEngine.MeshFilter)
[LOG 16:55:47]:  Germy (UnityEngine.MeshRenderer)
[LOG 16:55:47]:  Germy (UnityEngine.SphereCollider)
[LOG 16:55:47]:  Germy (ScaledSpaceFader)
[LOG 16:55:47]:  Germy (MaterialSetDirection)
[LOG 16:55:47]:  >>> ---------- <<< 
[LOG 16:55:47]:     Atmosphere (UnityEngine.GameObject)
[LOG 16:55:47]:      >>> Components <<< 
[LOG 16:55:47]:      Atmosphere (UnityEngine.Transform)
[LOG 16:55:47]:      Atmosphere (UnityEngine.MeshFilter)
[LOG 16:55:47]:      Atmosphere (UnityEngine.MeshRenderer)
[LOG 16:55:47]:      Atmosphere (AtmosphereFromGround)
[LOG 16:55:47]:      >>> ---------- <<< 
[LOG 16:55:47]: ===========================================
[LOG 16:55:47]: Parsing Target Atmosphere in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.AtmosphereLoader)
[LOG 16:55:47]: Parsing Target enabled in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target addAFG in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target oxygen in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target staticDensityASL in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target adiabaticIndex in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target maxAltitude in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target altitude in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target atmosphereDepth in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target gasMassLapseRate in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target atmosphereMolarMass in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target pressureCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target pressureCurveIsNormalized in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target staticPressureASL in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target temperatureCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target temperatureCurveIsNormalized in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target temperatureLapseRate in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target temperatureSeaLevel in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target temperatureSunMultCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target temperatureLatitudeBiasCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target temperatureLatitudeSunMultCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target temperatureAxialSunBiasCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target temperatureAxialSunMultCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target temperatureEccentricityBiasCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target ambientColor in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.ColorParser)
[LOG 16:55:47]: Parsing Target AtmosphereFromGround in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.AtmosphereFromGroundLoader)
[LOG 16:55:47]: Parsing Target lightColor in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.ColorParser)
[LOG 16:55:47]: Parsing Target PQS in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.PQSLoader)
[LOG 16:55:47]: Parsing Target materialType in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.EnumParser`1[Kopernicus.Configuration.PQSLoader+PQSMaterialType])
[LOG 16:55:47]: Parsing Target PhysicsMaterial in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.Configuration.PhysicsMaterialParser)
[LOG 16:55:47]: Parsing Target minLevel in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Int32])
[LOG 16:55:47]: Parsing Target maxLevel in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Int32])
[LOG 16:55:47]: Parsing Target minDetailDistance in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target maxQuadLengthsPerFrame in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target fadeStart in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target fadeEnd in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target deactivateAltitude in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target mapMaxHeight in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target Material in (Kopernicus.Configuration.PQSLoader) as (UnityEngine.Material)
[LOG 16:55:47]: Parsing Target FallbackMaterial in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.Configuration.PQSProjectionFallbackLoader)
[LOG 16:55:47]: Parsing Target map in (Kopernicus.Configuration.ModLoader.VertexHeightMap) as (Kopernicus.Configuration.MapSOParser_GreyScale`1[MapSO])
[LOG 16:55:47]: Exception Was Recorded: Object reference not set to an instance of an object
  at Kopernicus.Configuration.MapSOParser_GreyScale`1[MapSO].SetFromString (System.String s) [0x00000] in <filename unknown>:0 
  at Kopernicus.Parser.LoadObjectMemberFromConfigurationNode (System.Reflection.MemberInfo member, System.Object o, .ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Parser.LoadObjectFromConfigurationNode (System.Object o, .ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.PQSLoader.Kopernicus.IParserEventSubscriber.PostApply (.ConfigNode node) [0x00000] in <filename unknown>:0 
  at Kopernicus.Parser.LoadObjectFromConfigurationNode (System.Object o, .ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Parser.CreateObjectFromConfigNode (System.Type type, .ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Parser.LoadObjectMemberFromConfigurationNode (System.Reflection.MemberInfo member, System.Object o, .ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Parser.LoadObjectFromConfigurationNode (System.Object o, .ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.Loader.Kopernicus.IParserEventSubscriber.PostApply (.ConfigNode node) [0x00000] in <filename unknown>:0 

 

Edited by EricL
Link to comment
Share on other sites

  • 3 weeks later...
On 3/19/2017 at 3:36 PM, EricL said:

So I removed the mass parameter and everything seems to work now! But now I am having a problem with exporting .bin in atmospheric planets.

Here's the config:


@Kopernicus:AFTER[KOPERNICUS]
{
	Body
	{
		name = Germy
		cacheFile = Kerbal Exoplanets/Keldo System/GermyTest.bin
		Debug
		{
			exportMesh = true
			update = true
		}
		Template
		{
			name = Laythe
			removeAllPQSMods = true
			removeOcean = true
		}
		Properties
		{
			description = TEST GERMY. DESCRIPTION Germy is a planet that sports a horde of unicellular life in its early stages, which biologists have identified as "germs". Kerbal scientists now believe that Germy resembles how Kerbin was like 3.5 billion years ago. The weird purple color is from the strange organisms that live there.
			radius = 603000
			geeASL = 0.9
			rotationPeriod = 36000
			rotates = true
			tidallyLocked = false
			initialRotation = 0
			isHomeWorld = false
			timewarpAltitudeLimits = 0 30000 30000 60000 300000 300000 400000 700000
			ScienceValues
			{
				landedDataValue = 2
				splashedDataValue = 2
				flyingLowDataValue = 11
				flyingHighDataValue = 8
				inSpaceLowDataValue = 7
				inSpaceHighDataValue = 6
				recoveryValue = 10
				flyingAltitudeThreshold = 12000
				spaceAltitudeThreshold = 100000
			}
		}
		Orbit
		{
			referenceBody = Keldo
			inclination = 0
			eccentricity = 0
			semiMajorAxis = 48392018234
			longitudeOfAscendingNode = 0
			argumentOfPeriapsis = 0
			meanAnomalyAtEpoch = 0
			epoch = 0
			color = 0.488,0.9,0.5,1
		}
		ScaledVersion
		{
			type = Atmospheric
			fadeStart = 0
			fadeEnd = 0
			Material
			{
				texture = Kerbal Exoplanets/Keldo System/Germy/germy_color
				normals = Kerbal Exoplanets/Keldo System/Germy/germy_normal
				shininess = 0
				specular = 0.0,0.0,0.0,0
				rimPower = 3
				rimBlend = 0.2
				Gradient
				{
					0.0 = 0.63,0.9,0.7,1
					0.5 = 0.63,0.9,0.2,1
					1.0 = 0.0196,0.0196,0.0196,1
				}
			}
		}
		Atmosphere
		{
			// General atmosphere settings
			enabled = true
			oxygen = true
			maxAltitude = 50000.0
			staticPressureASL = 60.795
			pressureCurve
			{
				key = 0 60.795 0 -0.005216384
				key = 5250 33.40898 -0.004252711 -0.004252711
				key = 10000 17.78605 -0.002407767 -0.002407767
				key = 17000 7.100577 -0.001092064 -0.001092064
				key = 22000 3.812421 -0.0004677011 -0.0004677011
				key = 31000 1.312482 -0.0001961767 -0.0001961767
				key = 38000 0.510405 -7.855808E-05 -7.855808E-05
				key = 50000 0 0 0
			}
			pressureCurveIsNormalized = false
			// Atmosphere Temperature
			temperatureSeaLevel = 277
			temperatureCurve
			{
				key = 0 277 0 -0.009285714
				key = 5250 206 -0.009253677 0
				key = 10000 206 0 0.001419616
				key = 17000 217.8 0.001414257 0.003959919
				key = 22000 235.5 0.0039412 -0.0002581542
				key = 31000 203 -0.003911343 -0.0007623209
				key = 38000 199 0 0.001478429
				key = 50000 214 0 0
			}
			temperatureSunMultCurve
			{
				key = 0 1 0 0
				key = 5250 0.1 -6.848309E-05 -6.848309E-05
				key = 10000 0 0 0
				key = 17000 0 0 0
				key = 27000 0.1763835 4.519309E-05 4.519309E-05
				key = 38000 1 4.497274E-05 4.497274E-05
				key = 50000 1.2 0 0
			}
			temperatureLatitudeBiasCurve
			{
				key = 0 5 0 -0.04354425
				key = 50 1 -0.2132 -0.2132
				key = 70 -10 -1.128971 -1.128971
				key = 90 -30 -0.02418368 0
			}
			temperatureLatitudeSunMultCurve
			{
				key = 0 6 0 0.02746098
				key = 40 9 0.2094055 0.2094055
				key = 65 11 0 0
				key = 90 2 0 0
			}
		}
		PQS
		{
			Mods
			{
				VertexHeightMap
				{
					map = Kerbal Exoplanets/Keldo System/Germy/germy_height
					offset = -1000
					deformity = 2000.0
					scaleDeformityByRadius = false
					order = 20
					enabled = true
				}
				VertexColorMap
				{
					map = Kerbal Exoplanets/Keldo System/Germy/germy_color
					order = 20
					enabled = false
				}
				VertexHeightNoiseVertHeightCurve2
				{
					deformity = 100
					ridgedAddSeed = 123456
					ridgedAddFrequency = 12
					ridgedAddLacunarity = 2
					ridgedAddOctaves = 4
					ridgedSubSeed = 654321
					ridgedSubFrequency = 12
					ridgedSubLacunarity = 2
					ridgedSubOctaves = 4
					simplexCurve
					{
						key = 0 0 0.1466263 0.1466263
						key = 0.7922793 0.2448772 0.6761706 1.497418
						key = 1 1 6.106985 6.106985
					}
					simplexHeightStart = 0
					simplexHeightEnd = 6500
					simplexSeed = 123456
					simplexOctaves = 4
					simplexPersistence = 0.6
					simplexFrequency = 12
					enabled = true
					order = 200
				}
				HeightColorMap
				{
					blend = 1
					order = 500
					enabled = true
					LandClasses
					{
						Class
						{
							name = Bottom
							altitudeStart = 0
							altitudeEnd = 0.7
							color = 0.1,0.1,0.1,1.0
							lerpToNext = true
						}
						Class
						{
							name = Base
							altitudeStart = 0.7
							altitudeEnd = 0.75
							color = 0.7,0.55,0.2,1.0
							lerpToNext = true
						}
						Class
						{
							name = Low
							altitudeStart = 0.75
							altitudeEnd = 0.85
							color = 0.7,0.6,0.4,1.0
							lerpToNext = true
						}
						Class
						{
							name = Grad
							altitudeStart = 0.85
							altitudeEnd = 0.95
							color = 1.0,0.9,0.7,1.0
							lerpToNext = true
						}
						Class
						{
							name = High
							altitudeStart = 0.95
							altitudeEnd = 2
							color = 0.95,0.95,0.9,1.0
							lerpToNext = false
						}
					}
				}
			}
			Ocean
			{
				maxQuadLengthsPerFrame = 0.03
				minLevel = 2
				maxLevel = 12
				minDetailDistance = 8
				oceanColor = 0.15,0.25,0.35,1
				Material
				{
					colorFromSpace = 0.15,0.25,0.35,1
					color = 0.15,0.25,0.35,1
				}
				FallbackMaterial
				{
					colorFromSpace = 0.15,0.25,0.35,1
					color = 0.15,0.25,0.35,1
				}
				Mods
				{
					AerialPerspectiveMaterial
					{
						globalDensity = -0.00001
						heightFalloff = 6.75
						atmosphereDepth = 150000
						DEBUG_SetEveryFrame = true
						cameraAlt = 0
						cameraAtmosAlt = 0
						heightDensAtViewer = 0
						enabled = true
						order = 200
					}
					OceanFX
					{
						Watermain
						{
							waterTex-0 = BUILTIN/sea-water1
							waterTex-1 = BUILTIN/sea-water2
							waterTex-2 = BUILTIN/sea-water3
							waterTex-3 = BUILTIN/sea-water4
							waterTex-4 = BUILTIN/sea-water5
							waterTex-5 = BUILTIN/sea-water6
							waterTex-6 = BUILTIN/sea-water7
							waterTex-7 = BUILTIN/sea-water8
						}
						framesPerSecond = 1
						spaceAltitude = 150000
						blendA = 0
						blendB = 0
						texBlend = 0
						angle = 0
						specColor = 0.000,0.000,0.000,0.000
						oceanOpacity = 0
						spaceSurfaceBlend = 0
						enabled = true
						order = 200
					}
				}
				Fog
				{
					fogColorEnd = 0.15,0.25,0.35,1
					fogColorStart = 0.15,0.25,0.35,1
					skyColorOpacityBase = 0.7
				}	
			}
		}
	}
}

And here's the log:


//===============================================================================================================//
//=====  Kopernicus 1.2.2-4 - (BuildDate: 08.02.2017 07:34:10; AssemblyHash: 7rAep4WDw95jCTL1YW142rFwyF4=)  =====//
//===============================================================================================================//
[LOG 16:55:47]: Logger "Germy.Body" was created
[LOG 16:55:47]: Parsing Target name in (Kopernicus.Configuration.Body) as (System.String)
[LOG 16:55:47]: Parsing Target Template in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.TemplateLoader)
[LOG 16:55:47]: Parsing Target name in (Kopernicus.Configuration.TemplateLoader) as (System.String)
[LOG 16:55:47]: Parsing Target removePQS in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target removeAtmosphere in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target removeOcean in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target removePQSMods in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.StringCollectionParser)
[LOG 16:55:47]: Parsing Target removeAllPQSMods in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target removeProgressTree in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target removeCoronas in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: [Kopernicus]: Configuration.Template: Using Template "Laythe"
[LOG 16:55:47]: Removing mods from pqs Laythe
[LOG 16:55:47]: Creating blacklist
[LOG 16:55:47]: Blacklist count = 4
[LOG 16:55:47]: Adding all found PQSMods in pqs Laythe
[LOG 16:55:47]: Adding to removelist: PQSLandControl
[LOG 16:55:47]: Adding to removelist: PQSMod_AltitudeAlpha
[LOG 16:55:47]: Adding to removelist: PQSMod_AltitudeUV
[LOG 16:55:47]: Adding to removelist: PQSMod_AerialPerspectiveMaterial
[LOG 16:55:47]: Adding to removelist: PQSMod_VertexHeightNoise
[LOG 16:55:47]: Adding to removelist: PQSMod_VertexSimplexHeightMap
[LOG 16:55:47]: Adding to removelist: PQSMod_QuadEnhanceCoast
[LOG 16:55:47]: Adding to removelist: PQSMod_VertexHeightNoiseVertHeight
[LOG 16:55:47]: Adding to removelist: PQSMod_VertexHeightMap
[LOG 16:55:47]: Adding to removelist: PQSCity
[LOG 16:55:47]: Removed mod PQSLandControl
[LOG 16:55:47]: Removed mod PQSMod_AltitudeAlpha
[LOG 16:55:47]: Removed mod PQSMod_AltitudeUV
[LOG 16:55:47]: Removed mod PQSMod_AerialPerspectiveMaterial
[LOG 16:55:47]: Removed mod PQSMod_VertexHeightNoise
[LOG 16:55:47]: Removed mod PQSMod_VertexSimplexHeightMap
[LOG 16:55:47]: Removed mod PQSMod_QuadEnhanceCoast
[LOG 16:55:47]: Removed mod PQSMod_VertexHeightNoiseVertHeight
[LOG 16:55:47]: Removed mod PQSMod_VertexHeightMap
[LOG 16:55:47]: Removed mod PQSCity
[LOG 16:55:47]: Parsing Target cacheFile in (Kopernicus.Configuration.Body) as (System.String)
[LOG 16:55:47]: Parsing Target cbNameLater in (Kopernicus.Configuration.Body) as (System.String)
[LOG 16:55:47]: Parsing Target flightGlobalsIndex in (Kopernicus.Configuration.Body) as (Kopernicus.NumericParser`1[System.Int32])
[LOG 16:55:47]: Parsing Target finalizeOrbit in (Kopernicus.Configuration.Body) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target randomMainMenuBody in (Kopernicus.Configuration.Body) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target Properties in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.PropertiesLoader)
[LOG 16:55:47]: Parsing Target description in (Kopernicus.Configuration.PropertiesLoader) as (System.String)
[LOG 16:55:47]: Parsing Target radius in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target geeASL in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target mass in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target gravParameter in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target rotates in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target rotationPeriod in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target tidallyLocked in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target initialRotation in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target inverseRotThresholdAltitude in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target albedo in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target emissivity in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target coreTemperatureOffset in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target isHomeWorld in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target timewarpAltitudeLimits in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericCollectionParser`1[System.Single])
[LOG 16:55:47]: Parsing Target sphereOfInfluence in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target hillSphere in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target solarRotationPeriod in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target navballSwitchRadiusMult in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target navballSwitchRadiusMultLow in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target ScienceValues in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.ScienceValuesLoader)
[LOG 16:55:47]: Parsing Target landedDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target splashedDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target flyingLowDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target flyingHighDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target inSpaceLowDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target inSpaceHighDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target recoveryValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target flyingAltitudeThreshold in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target spaceAltitudeThreshold in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target biomeMap in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.MapSOParser_RGB`1[CBAttributeMapSO])
[LOG 16:55:47]: Parsing Target nonExactThreshold in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target exactSearch in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target useTheInName in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target selectable in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target RDVisibility in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.EnumParser`1[Kopernicus.Configuration.PropertiesLoader+RDVisibility])
[LOG 16:55:47]: Parsing Target maxZoom in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Via surface G, set gravParam to 3209207579865, mass to 4.80846435743203E+22
[LOG 16:55:47]: --------- Science Values ------------
[LOG 16:55:47]: LandedDataValue = 2
[LOG 16:55:47]: SplashedDataValue = 2
[LOG 16:55:47]: FlyingLowDataValue = 11
[LOG 16:55:47]: FlyingHighDataValue = 8
[LOG 16:55:47]: InSpaceLowDataValue = 7
[LOG 16:55:47]: InSpaceHighDataValue = 6
[LOG 16:55:47]: RecoveryValue = 10
[LOG 16:55:47]: flyingAltitudeThreshold = 12000
[LOG 16:55:47]: spaceAltitudeThreshold = 100000
[LOG 16:55:47]: --------------------------------------
[LOG 16:55:47]: Found Biome: Poles : RGBA(0.725, 0.835, 0.890, 1.000) : 0
[LOG 16:55:47]: Found Biome: Shores : RGBA(1.000, 0.925, 0.647, 1.000) : 0
[LOG 16:55:47]: Found Biome: Dunes : RGBA(0.839, 0.745, 0.384, 1.000) : 0
[LOG 16:55:47]: Found Biome: Crescent Bay : RGBA(0.369, 0.439, 0.800, 1.000) : 0
[LOG 16:55:47]: Found Biome: The Sagen Sea : RGBA(0.149, 0.384, 0.686, 1.000) : 0
[LOG 16:55:47]: Found Biome: Crater Island : RGBA(0.678, 0.580, 0.196, 1.000) : 0
[LOG 16:55:47]: Found Biome: Shallows : RGBA(0.443, 0.620, 0.843, 1.000) : 0
[LOG 16:55:47]: Found Biome: Crater Bay : RGBA(0.282, 0.490, 0.761, 1.000) : 0
[LOG 16:55:47]: Found Biome: DeGrasse Sea : RGBA(0.047, 0.267, 0.549, 1.000) : 0
[LOG 16:55:47]: Found Biome: Peaks : RGBA(1.000, 0.965, 0.835, 1.000) : 0
[LOG 16:55:47]: Added Progress Tree
[LOG 16:55:47]: Parsing Target Orbit in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.OrbitLoader)
[LOG 16:55:47]: Parsing Target referenceBody in (Kopernicus.Configuration.OrbitLoader) as (System.String)
[LOG 16:55:47]: Parsing Target inclination in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target eccentricity in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target semiMajorAxis in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target longitudeOfAscendingNode in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target argumentOfPeriapsis in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target meanAnomalyAtEpoch in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target meanAnomalyAtEpochD in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target epoch in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target color in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ColorParser)
[LOG 16:55:47]: Parsing Target iconColor in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.ColorParser)
[LOG 16:55:47]: Parsing Target mode in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.EnumParser`1[OrbitRenderer+DrawMode])
[LOG 16:55:47]: Parsing Target icon in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.EnumParser`1[OrbitRenderer+DrawIcons])
[LOG 16:55:47]: Parsing Target cameraSmaRatioBounds in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.NumericCollectionParser`1[System.Single])
[LOG 16:55:47]: Parsing Target ScaledVersion in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.ScaledVersionLoader)
[LOG 16:55:47]: Parsing Target type in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.EnumParser`1[Kopernicus.Configuration.BodyType])
[LOG 16:55:47]: Parsing Target color in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.ColorParser)
[LOG 16:55:47]: Parsing Target specColor in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.ColorParser)
[LOG 16:55:47]: Parsing Target shininess in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target texture in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 16:55:47]: Parsing Target mainTex in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 16:55:47]: Parsing Target mainTexScale in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target mainTexOffset in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target normals in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 16:55:47]: Parsing Target bumpMap in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 16:55:47]: Parsing Target bumpMapScale in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target bumpMapOffset in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target opacity in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target rimPower in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target rimBlend in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target rimColorRamp in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 16:55:47]: Parsing Target rimColorRampScale in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target rimColorRampOffset in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target Gradient in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Gradient)
[LOG 16:55:47]: Parsing Target localLightDirection in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector4Parser)
[LOG 16:55:47]: Parsing Target resourceMap in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 16:55:47]: Parsing Target resourceMapScale in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target resourceMapOffset in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Vector2Parser)
[LOG 16:55:47]: Parsing Target fadeStart in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target fadeEnd in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target Light in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.Configuration.LightShifterLoader)
[LOG 16:55:47]: Parsing Target sphericalModel in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target deferMesh in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: ============= Scaled Version Dump ===================
[LOG 16:55:47]: Germy (UnityEngine.GameObject)
[LOG 16:55:47]:  >>> Components <<< 
[LOG 16:55:47]:  Germy (UnityEngine.Transform)
[LOG 16:55:47]:  Germy (UnityEngine.MeshFilter)
[LOG 16:55:47]:  Germy (UnityEngine.MeshRenderer)
[LOG 16:55:47]:  Germy (UnityEngine.SphereCollider)
[LOG 16:55:47]:  Germy (ScaledSpaceFader)
[LOG 16:55:47]:  Germy (MaterialSetDirection)
[LOG 16:55:47]:  >>> ---------- <<< 
[LOG 16:55:47]:     Atmosphere (UnityEngine.GameObject)
[LOG 16:55:47]:      >>> Components <<< 
[LOG 16:55:47]:      Atmosphere (UnityEngine.Transform)
[LOG 16:55:47]:      Atmosphere (UnityEngine.MeshFilter)
[LOG 16:55:47]:      Atmosphere (UnityEngine.MeshRenderer)
[LOG 16:55:47]:      Atmosphere (AtmosphereFromGround)
[LOG 16:55:47]:      >>> ---------- <<< 
[LOG 16:55:47]: ===========================================
[LOG 16:55:47]: Parsing Target Atmosphere in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.AtmosphereLoader)
[LOG 16:55:47]: Parsing Target enabled in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target addAFG in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target oxygen in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target staticDensityASL in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target adiabaticIndex in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target maxAltitude in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target altitude in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target atmosphereDepth in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target gasMassLapseRate in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target atmosphereMolarMass in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target pressureCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target pressureCurveIsNormalized in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target staticPressureASL in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target temperatureCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target temperatureCurveIsNormalized in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Boolean])
[LOG 16:55:47]: Parsing Target temperatureLapseRate in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target temperatureSeaLevel in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target temperatureSunMultCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target temperatureLatitudeBiasCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target temperatureLatitudeSunMultCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target temperatureAxialSunBiasCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target temperatureAxialSunMultCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target temperatureEccentricityBiasCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.FloatCurveParser)
[LOG 16:55:47]: Parsing Target ambientColor in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.ColorParser)
[LOG 16:55:47]: Parsing Target AtmosphereFromGround in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.AtmosphereFromGroundLoader)
[LOG 16:55:47]: Parsing Target lightColor in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.ColorParser)
[LOG 16:55:47]: Parsing Target PQS in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.PQSLoader)
[LOG 16:55:47]: Parsing Target materialType in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.EnumParser`1[Kopernicus.Configuration.PQSLoader+PQSMaterialType])
[LOG 16:55:47]: Parsing Target PhysicsMaterial in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.Configuration.PhysicsMaterialParser)
[LOG 16:55:47]: Parsing Target minLevel in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Int32])
[LOG 16:55:47]: Parsing Target maxLevel in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Int32])
[LOG 16:55:47]: Parsing Target minDetailDistance in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target maxQuadLengthsPerFrame in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target fadeStart in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target fadeEnd in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Single])
[LOG 16:55:47]: Parsing Target deactivateAltitude in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target mapMaxHeight in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.NumericParser`1[System.Double])
[LOG 16:55:47]: Parsing Target Material in (Kopernicus.Configuration.PQSLoader) as (UnityEngine.Material)
[LOG 16:55:47]: Parsing Target FallbackMaterial in (Kopernicus.Configuration.PQSLoader) as (Kopernicus.Configuration.PQSProjectionFallbackLoader)
[LOG 16:55:47]: Parsing Target map in (Kopernicus.Configuration.ModLoader.VertexHeightMap) as (Kopernicus.Configuration.MapSOParser_GreyScale`1[MapSO])
[LOG 16:55:47]: Exception Was Recorded: Object reference not set to an instance of an object
  at Kopernicus.Configuration.MapSOParser_GreyScale`1[MapSO].SetFromString (System.String s) [0x00000] in <filename unknown>:0 
  at Kopernicus.Parser.LoadObjectMemberFromConfigurationNode (System.Reflection.MemberInfo member, System.Object o, .ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Parser.LoadObjectFromConfigurationNode (System.Object o, .ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.PQSLoader.Kopernicus.IParserEventSubscriber.PostApply (.ConfigNode node) [0x00000] in <filename unknown>:0 
  at Kopernicus.Parser.LoadObjectFromConfigurationNode (System.Object o, .ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Parser.CreateObjectFromConfigNode (System.Type type, .ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Parser.LoadObjectMemberFromConfigurationNode (System.Reflection.MemberInfo member, System.Object o, .ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Parser.LoadObjectFromConfigurationNode (System.Object o, .ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.Loader.Kopernicus.IParserEventSubscriber.PostApply (.ConfigNode node) [0x00000] in <filename unknown>:0 

 

Your answer is in the logfile. As you can see it errors right after it tries to read your heightmap.

[LOG 16:55:47]: Parsing Target map in (Kopernicus.Configuration.ModLoader.VertexHeightMap) as (Kopernicus.Configuration.MapSOParser_GreyScale`1[MapSO])
[LOG 16:55:47]: Exception Was Recorded: Object reference not set to an instance of an object

'Parsing target map' -> reading the value of 'map'

'MapSOParser' -> texture loader

So, in normal English:

[LOG 16:55:47]: Loading file requested by 'map' in mod VertexHeightMap
[LOG 16:55:47]: Error loading the map. Cannot proceed adding PQS to non-parseable terrain.

Conclusion: the problem is your heightmap. Judging by the error message either the filepath is incorrect or Kopernicus can't read the map.

Link to comment
Share on other sites

hi again, im having an issue with one of my planets where i can land but i cant eva and walk around, my kerbal falls on his side and cant move, when i use the jetpack i can get him to wobble around a whole bunch but thats about it

another thing, while im on the surface any ship i land there gets classed as "in flight", and so i cant return to the space center 

 

Edited by noobsrtoast
Link to comment
Share on other sites

4 hours ago, noobsrtoast said:

hi again, im having an issue with one of my planets where i can land but i cant eva and walk around, my kerbal falls on his side and cant move, when i use the jetpack i can get him to wobble around a whole bunch but thats about it

another thing, while im on the surface any ship i land there gets classed as "in flight", and so i cant return to the space center 

 

Can you post your config file?

Link to comment
Share on other sites

15 hours ago, The White Guardian said:

Can you post your config file?

here ya are

 

Spoiler

@Kopernicus:AFTER[Kopernicus]
{
    %mainMenuBody = Tacheon
    
    Body
    {
        name = Tacheon
        
        Orbit
        {
            referenceBody = Sun
            inclination = 0 
            eccentricity = 0
            semiMajorAxis = 7500000000
            longitudeOfAscendingNode = 0
            argumentOfPeriapsis = 0
            meanAnomolyAtEpoch = 0
            epoch = 0
            color = 1,0,0.50,1
        }
        
        Properties
        {
            description = A very large rocky body orbiting very far from kerbol, responsible for affecting eeloo, and a myriad of other dwarf planets' orbits (coming soon), it also has a large number of dwarf planet moons
            radius = 1800000
            geeASL = 3.0
            rotationPeriod = 100000
            rotates = true
            tidallyLocked = false
            initialRotation = 0
            isHomeWorld = false
            timewarpAltitudeLimits = 0 80000 80000 100000 150000 300000 500000 700000
        }
        
        ScaledVersion
        {
            type = Atmospheric
            fadeStart = 75000
            fadeEnd = 80000
            
            Material
            {
                texture = Tacheon/PluginData/Tacheon_color.png
                normals = Tacheon/PluginData/Tacheon_normal.png
                shininess = 0
                specColor = 0,0,0,0
                rimPower = 2.06
                rimBlend = 0.3
                
                Gradient
                {
                    0.0 = 0.643,0.220,0.094,1
                    0.6 = 0.0549,0.0784,0.141,1
                    1.0 = 0.0196,0.0196,0.0196,1
                }
            }
        }
        
        Atmosphere
        {
            ambientColor = 0.306,0.187,0.235,1 
            shader.invWaveLength = Color( 1 / r^4, 1 / g^4, 1 / b^4, 0.5);
            lightcolor = 0.509,0.588,0.643,0
            enabled = true
            oxygen = false
            altitude = 68000.0
            
            pressure (in atm) = multipler * e ^ -(altitude / (scaleHeight * 1000))
            pressureCurve
            {
                key =     0        1.31086407    0                -0.000108275
                key =     2000    1.094314833    -0.000108275    -9.04189E-05
                key =     4000    0.913477137    -9.04189E-05    -7.5503E-05
                key =     6000    0.762471051    -7.5503E-05        -6.30438E-05
                key =     8000    0.636383366    -6.30438E-05    -5.32594E-05
                key =     10000    0.529864639    -5.32594E-05    -4.43606E-05
                key =     12000    0.441143425    -4.43606E-05    -3.69463E-05
                key =     14000    0.367250922    -3.69463E-05    -3.07691E-05
                key =     16000    0.305712815    -3.07691E-05    -2.56229E-05
                key =     18000    0.254467007    -2.56229E-05    -2.26947E-05
                key =     20000    0.209077683    -2.26947E-05    -1.86702E-05
                key =     22000    0.171737343    -1.86702E-05    -1.53558E-05
                key =     24000    0.141025797    -1.53558E-05    -1.26267E-05
                key =     26000    0.115772385    -1.26267E-05    -1.03801E-05
                key =     28000    0.095012209    -1.03801E-05    -9.06244E-06
                key =     30000    0.076887315    -9.06244E-06    -7.34005E-06
                key =     32000    0.062207227    -7.34005E-06    -5.94393E-06
                key =     34000    0.050319373    -5.94393E-06    -4.81247E-06
                key =     36000    0.04069443    -4.81247E-06    -3.89564E-06
                key =     38000    0.032903146    -3.89564E-06    -3.33082E-06
                key =     40000    0.026241503    -3.33082E-06    -2.65869E-06
                key =     42000    0.020924119    -2.65869E-06    -2.12179E-06
                key =     44000    0.016680547    -2.12179E-06    -1.69298E-06
                key =     46000    0.01329459    -1.69298E-06    -1.35056E-06
                key =     48000    0.010593468    -1.35056E-06    -1.13852E-06
                key =     52000    0.008316437    -1.13852E-06    -8.94325E-07
                key =     56000    0.006527787    -8.94325E-07    -7.02404E-07
                key =     60000    0.005122979    -7.02404E-07    -5.51586E-07
                key =     68000    0           0               0
            }
            temperatureCurve
            {
                key =     0        221.2    0        -0.0009
                key =     2000    219.4    -0.0009    -0.0009
                key =     4000    217.6    -0.0009    -0.0009
                key =     6000    215.8    -0.0009    -0.0009
                key =     8000    214        -0.0009    -0.0009
                key =     10000    212.2    -0.0009    -0.0009
                key =     12000    210.4    -0.0009    -0.0009
                key =     14000    208.6    -0.0009    -0.0009
                key =     16000    206.8    -0.0009    -0.0009
                key =     18000    205        -0.0009    -0.00167
                key =     20000    201.66    -0.00167    -0.00167
                key =     22000    198.32    -0.00167    -0.00167
                key =     24000    194.98    -0.00167    -0.00167
                key =     26000    191.64    -0.00167    -0.00167
                key =     28000    188.3    -0.00167    -0.00133
                key =     30000    185.64    -0.00133    -0.00133
                key =     32000    182.98    -0.00133    -0.00133
                key =     34000    180.32    -0.00133    -0.00133
                key =     36000    177.66    -0.00133    -0.00133
                key =     38000    175        -0.00133    -0.00126
                key =     40000    172.48    -0.00126    -0.00126
                key =     42000    169.96    -0.00126    -0.00126
                key =     44000    167.44    -0.00126    -0.00126
                key =     46000    164.92    -0.00126    -0.00126
                key =     48000    162.4    -0.00126    -0.00102
                key =     52000    160.36    -0.00102    -0.00102
                key =     56000    158.32    -0.00102    -0.00102
                key =     60000    156.28    -0.00102    -0.00102
                key =     68000    273.15    0.00103        0
            }
            
            temperatureMultiplier = 1.0
        }
        
        PQS
        {
            maxQuadLengthsPerFrame = 0.03
            minLevel = 2
            maxLevel = 12
            minDetailDistance = 8
            
            materialType = AtmosphericOptimized
            Material
            {
                saturation = 1
                contrast = 3
                tintColor = 1.000,1.000,1.000,0.000
                
                powerNear = 0.6
                powerFar = 0.2
                
                groundTexStart = 0 
                groundTexEnd = 1000
                
                steepPower = 2
                steepTexStart = 0
                steepTextEnd = 50000
                steepTex = BUILTIN/terrainrock00
                steepBumpMap = BUILTIN/RockyGround2
                steepNearTiling = 8000
                steepTiling = 500
                
                lowTex = BUILTIN/SandyGround
                lowBumpMap = BUILTIN/quiet
                lowNearTiling = 2000
                lowMultiFactor = 10
                lowBumpNearTiling= 2000
                lowBumpFarTiling = 10
                
                midTex = BUILTIN/terrain_sand00
                midBumpMap = BUILTIN/SandyGround
                midNearTiling = 4000
                midMultiFactor = 10
                midBumpNearTiling = 8000
                midBumpFarTiling = 10
                
                highTex = BUILTIN/RockyGround
                highBumpMap = BUILTIN/quiet
                highNearTiling = 4000
                highMultiFactor = 10
                highBumpNearTiling = 4000
                highBumpFarTiling = 10
                
                lowStart = 0
                lowEnd = 0.3
                highStart = 0.8
                highEnd = 1
                
                globalDensity = -5E-06
                fogColorRamp = BUILTIN/desert_atmogradient
            }
            
            Mods
            {
                VertexColorMap
                {
                    map = Tacheon/PluginData/Tacheon_color.png
                    order = 500
                    enabled = true
                }
                VertexHeightMap
                {
                    map = Tacheon/PluginData/Tacheon_height.png
                    offset = -1000.0
                    deformity = 10000.0
                    scaleDeformityByRadius = false
                    order = 20
                    enabled = true
                }
                VertexSimplexHeight
                {
                    seed = 670000
                    deformity = 1700.0
                    octaves = 12.0
                    persistence = 0.5
                    frequency = 4.0
                    enabled = true
                    order = 21
                }
                
                VertexSimplexNoiseColor
                {
                    seed = 45
                    blend = 1.0
                    colorStart = 0.768656731,0.6996614,0.653089464,1
                    colorEnd = 0,0,0,1
                    octaves = 12.0
                    persistence = 0.5
                    frequency = 2.0
                    enabled = true
                    order = 200
                }
                
                HeightColorMap
                {
                    blend = 0.7
                    order = 201
                    enabled = true
                    LandClasses
                    {
                        Class
                        {
                            name = Barren
                            altitudeStart = 0.0
                            altitudeEnd = 0.5
                            color = 0.0,0.0,0.0,1.0
                            lerpToNext = true
                        }
                        Class
                        {
                            name = Barren1
                            altitudeStart = 0.5
                            altitudeEnd = 0.55
                            color = 0.164179087,0.164179087,0.164179087,1.0
                            lerpToNext = True
                        }
                        Class
                        {
                            name = Barren3
                            altitudeStart = 0.55
                            altitudeEnd = 1.0
                            color = 0.373134315,0.373134315,0.373134315,1.0
                            lerpToNext = false
                        }
                    }
                }
            
            VertexHeightNoise
            {
                noiseType = RiggedMultifractal
                deformity = 1000.0
                seed = 5906
                frequency = 2.0
                lacunarity = 2.5
                persistence = 0.5
                octaves = 4 
                mode = Low
                enabled = true
                order = 22
            }
            
            VertexSimplexHeightAbsolute
            {
                seed = 4234
                deformity = 400
                octaves = 6.0
                persistence = 0.5
                frequency = 18.0 
                enabled = true 
                order = 30
            }
            
            AltitudeAlpha
            {
                atmosphereDepth = 4000.0 
                invert = false
                enabled = false 
                order = 999999999
            }
            
            AerialPerspectiveMaterial
            {
                globalDensity = -0.00001
                heightFalloff = 6.75 
                atmosphereDepth = 150000
                DEBUG_SetEveryFrame = true
                cameraAlt = 0
                cameraAtmosAlt = 0
                heightDensAtViewer = 0
                enabled = true
                order = 100
            }
            
            FlattenOcean
            {
                oceanRadius = 1.0
                enabled = false
                order = 25
            }
            
        }
    }
}

 

Link to comment
Share on other sites

  • 6 months later...
  • 2 years later...
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...