Jump to content

[1.8.1-1] [PLEASE FORK ME] Kopernicus & KittopiaTech


Thomas P.

Recommended Posts

I am experiencing a weird issue with the planets I'm developing, in KSP 1.2. Time Warp warps stuff quite literally, the planet or moon my spacecraft is orbiting suddenly rotates a certain amount of degrees in a certain direction, I couldn't quite see how much and in what direction, this behavior seems to be the result of timewarping.

Mods installed:

Kopernicus (1.2.1 release 1)

EVE (the new 1.2.1 version)

HyperEdit

 

I've installed the latest Kopernicus and deinstalled EVE to test what the cause of the problem is, if it's Kopernicus or a conflict. I will also try without Hyperedit if the problem persists.

Link to comment
Share on other sites

Before I could stress-test I got a black screen at the space center. I removed my own planet mod, game loaded fine. I started adding configs back in until I found the culprit:

[LOG 19:43:56]: Parsing Target ambientColor in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.ColorParser)
[LOG 19:43:56]: Parsing Target lightColor in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.ColorParser)
[LOG 19:43:56]: Exception Was Recorded: Exception has been thrown by the target of an invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.Parser.LoadObjectMemberFromConfigurationNode (System.Reflection.MemberInfo member, System.Object o, .ConfigNode node, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.Parser.LoadObjectFromConfigurationNode (System.Object o, .ConfigNode node, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.Parser.CreateObjectFromConfigNode (System.Type type, .ConfigNode node, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.Parser.LoadObjectMemberFromConfigurationNode (System.Reflection.MemberInfo member, System.Object o, .ConfigNode node, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.Parser.LoadObjectFromConfigurationNode (System.Object o, .ConfigNode node, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.Loader.Kopernicus.Configuration.IParserEventSubscriber.PostApply (.ConfigNode node) [0x00000] in <filename unknown>:0 
[LOG 19:43:56]: Inner Exception Was Recorded: Object reference not set to an instance of an object
  at Kopernicus.Configuration.AtmosphereLoader.set_lightColor (Kopernicus.Configuration.ColorParser value) [0x00000] in <filename unknown>:0 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 

I'm gonna experiment a little further, but there was nothing out of the ordinary with the lightColor value. Could it be because the values had five decimals after the dot? (for example 0.74713 or something)?

Ergo, if anyone recognizes this error, let me know what in the world I did wrong. Here's the atmospere part of the config.

Spoiler

		Atmosphere
		{
			ambientColor = 0.47451,0.42745,0.77647,1
			lightColor = 0.74,0.71,0.5,0.5
			enabled = true
			oxygen = false
			altitude = 55000
			//pressure = 0.6atm
			staticPressureASL = 60.795
			pressureCurve
			{
				key =	0		60.795		-1.18198690909091E-02	-1.18198690909091E-02
				key =	2750	28.29036	-8.33454545454545E-03	-8.33454545454545E-03
				key =	5500	14.955		-3.66492436363636E-03	-3.66492436363636E-03
				key =	8250	8.133276	-1.91806690909091E-03	-1.91806690909091E-03
				key =	11000	4.405632	-9.95620363636364E-04	-9.95620363636364E-04
				key =	13750	2.657364	-5.23721454545455E-04	-5.23721454545455E-04
				key =	16500	1.525164	-3.39216E-04			-3.39216E-04
				key =	19250	0.791676	-2.10331636363636E-04	-2.10331636363636E-04
				key =	22000	0.36834		-1.13637818181818E-04	-1.13637818181818E-04
				key =	24750	0.166668	-4.91236363636364E-05	-4.91236363636364E-05
				key =	27500	0.09816		-1.75963636363636E-05	-1.75963636363636E-05
				key =	30250	0.069888	-9.20945454545455E-06	-9.20945454545455E-06
				key =	33000	0.047508	-7.18254545454545E-06	-7.18254545454545E-06
				key =	35750	0.030384	-5.39127272727273E-06	-5.39127272727273E-06
				key =	38500	0.017856	-3.83781818181818E-06	-3.83781818181818E-06
				key =	41250	0.009276	-2.52436363636364E-06	-2.52436363636364E-06
				key =	44000	0.003972	-1.44654545454545E-06	-1.44654545454545E-06
				key =	46750	0.00132		-6.10909090909091E-07	-6.10909090909091E-07
				key =	49500	0.000612	-1.98545454545455E-07	-1.98545454545455E-07
				key =	52250	0.000228	-1.11272727272727E-07	-1.11272727272727E-07
				key =	55000	0			-8.29090909090909E-08	-8.29090909090909E-08
			}
			pressureCurveIsNormalized = false
			temperatureSeaLevel = 270
			temperatureCurve
			{
				key =	0		270			-0.01166666727		-0.01166666727
				key =	6600	199.0806754	-0.001652470545		-0.001647376727
				key =	11550	199.0806754	0.001647376727		0.001647376727
				key =	17050	249.7373358	0.0009003898182		0.0009003898182
				key =	30800	249.7373358	-0.001241687818		-0.001241687818
				key =	44000	172.3707999	-0.001652470545		-0.001652470545
				key =	49500	172.3707999	0.0008614081818		0.0008614081818
				key =	55000	211.9750981	0.001262916545		0.001262916545
				key =	82500	0			-0.0008174710909	-0.0008174710909
			}
			temperatureCurveIsNormalized = false
			temperatureSunMultCurve
			{
				key =	0			1	0					0
				key =	4230.769231	0.5	-0.0001090909091	-0.0001866270909
				key =	4661.897308	0	0					0
				key =	8488.183844	0	0					0
				key =	20032.39615	0.2	0					0
				key =	30376.99077	0.2	0					0
				key =	38622.52306	0	0					0
				key =	55000		0.4	0					0
			}
		}

I've already updated the lightColor value to lower the number of decimals. Everything else has not been altered.

 

Link to comment
Share on other sites

Just now, The White Guardian said:

Does that mean it was an internal error of some kind?

lightColor is broken for a long time now. I tried a way to fix it in this update, but as it seems it doesnt work. Use AtmosphereFromGround { waveLength = xxx }

Link to comment
Share on other sites

2 minutes ago, Thomas P. said:

lightColor is broken for a long time now. I tried a way to fix it in this update, but as it seems it doesnt work. Use AtmosphereFromGround { waveLength = xxx }

Use what now? Where do I need to place that value? Like this?

Atmosphere
{
	atmosphereFromGround
	{
		waveLength = x
	}
}

EDIT: I'm such a scrub. Looked at some Kittopia exports, found the answer right away.

Edited by The White Guardian
Link to comment
Share on other sites

29 minutes ago, zachdogg said:

I have the latest version is Kopernicus installed and the game kept claiming it was incompatible, after some messing around, i finally got it to load, but upon any game, there is no space center, just a black screen with options to get to the pause menu only. I don't know which log you want, as there are about 73 in the log folder. I have OPM and Interstellar Adventure Revived installed, which claim to be compatible with each other.  and the latest version of ksp. If you want a different log, ask but here is Kopernicus.log

  Reveal hidden contents

//===============================================================================================================//
//=====  Kopernicus 1.2.1-2 - (BuildDate: 21.11.2016 10:29:35; AssemblyHash: lLxdQWMhRmvdhfuoqvb2ZZhPkQU=)  =====//
//===============================================================================================================//
[LOG 12:17:59]: Logger "Kopernicus" was created
[LOG 12:17:59]: Injector.Awake(): Begin
[LOG 12:17:59]: Parsing Target name in (Kopernicus.Configuration.Loader) as (System.String)
[LOG 12:17:59]: Parsing Target timeScale in (Kopernicus.Configuration.Loader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 12:17:59]: Parsing Target scale in (Kopernicus.Configuration.Loader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 12:17:59]: Parsing Target Epoch in (Kopernicus.Configuration.Loader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 12:17:59]: Parsing Target useOnDemand in (Kopernicus.Configuration.Loader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 12:17:59]: Parsing Target onDemandLoadOnMissing in (Kopernicus.Configuration.Loader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 12:17:59]: Parsing Target onDemandLogOnMissing in (Kopernicus.Configuration.Loader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 12:17:59]: Parsing Target onDemandUnloadDelay in (Kopernicus.Configuration.Loader) as (Kopernicus.Configuration.NumericParser`1[System.Int32])
[LOG 12:17:59]: Parsing Target mainMenuBody in (Kopernicus.Configuration.Loader) as (System.String)
[LOG 12:17:59]: Parsing Target maxViewingDistance in (Kopernicus.Configuration.Loader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 12:17:59]: Parsing Target scaledSpaceFaderMult in (Kopernicus.Configuration.Loader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 12:17:59]: Parsing Target useKopernicusTime in (Kopernicus.Configuration.Loader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 12:17:59]: Parsing Target KopernicusTime in (Kopernicus.Configuration.Loader) as (Kopernicus.Configuration.ClockLoader)
[LOG 12:17:59]: [Kopernicus]: Configuration.Loader: Loaded Body: Sun
[LOG 12:17:59]: [Kopernicus]: Configuration.Loader: Loaded Body: Moho
[LOG 12:17:59]: [Kopernicus]: Configuration.Loader: Loaded Body: Eve
[LOG 12:18:00]: [Kopernicus]: Configuration.Loader: Loaded Body: Gilly
[LOG 12:18:00]: [Kopernicus]: Configuration.Loader: Loaded Body: Kerbin
[LOG 12:18:00]: [Kopernicus]: Configuration.Loader: Loaded Body: Mun
[LOG 12:18:00]: [Kopernicus]: Configuration.Loader: Loaded Body: Minmus
[LOG 12:18:00]: [Kopernicus]: Configuration.Loader: Loaded Body: Duna
[LOG 12:18:01]: [Kopernicus]: Configuration.Loader: Loaded Body: Ike
[LOG 12:18:01]: [Kopernicus]: Configuration.Loader: Loaded Body: Dres
[LOG 12:18:01]: [Kopernicus]: Configuration.Loader: Loaded Body: Jool
[LOG 12:18:01]: [Kopernicus]: Configuration.Loader: Loaded Body: Laythe
[LOG 12:18:01]: [Kopernicus]: Configuration.Loader: Loaded Body: Vall
[LOG 12:18:02]: [Kopernicus]: Configuration.Loader: Loaded Body: Tylo
[LOG 12:18:02]: [Kopernicus]: Configuration.Loader: Loaded Body: Bop
[LOG 12:18:02]: [Kopernicus]: Configuration.Loader: Loaded Body: Pol
[LOG 12:18:03]: [Kopernicus]: Configuration.Loader: Loaded Body: Eeloo
[LOG 12:18:03]: [Kopernicus]: Configuration.Loader: Failed to load Body: Barcelon
[LOG 12:18:03]: [Kopernicus]: Configuration.Loader: Failed to load Body: Cervantes
[LOG 12:18:04]: [Kopernicus]: Configuration.Loader: Loaded Body: Darani
[LOG 12:18:04]: [Kopernicus]: Configuration.Loader: Failed to load Body: Dulcinea
[LOG 12:18:04]: [Kopernicus]: Configuration.Loader: Loaded Body: Ehwaz
[LOG 12:18:04]: [Kopernicus]: Configuration.Loader: Loaded Body: Elastro
[LOG 12:18:05]: [Kopernicus]: Configuration.Loader: Loaded Body: Elicio
[LOG 12:18:05]: [Kopernicus]: Configuration.Loader: Failed to load Body: Galatea
[LOG 12:18:05]: [Kopernicus]: Configuration.Loader: Loaded Body: Kalley
[LOG 12:18:05]: [Kopernicus]: Configuration.Loader: Failed to load Body: Lamancha
[LOG 12:18:06]: [Kopernicus]: Configuration.Loader: Loaded Body: Morena
[LOG 12:18:06]: [Kopernicus]: Configuration.Loader: Loaded Body: Pegsos
[LOG 12:18:06]: [Kopernicus]: Configuration.Loader: Loaded Body: Quijote
[LOG 12:18:07]: [Kopernicus]: Configuration.Loader: Loaded Body: Rocinante
[LOG 12:18:07]: [Kopernicus]: Configuration.Loader: Loaded Body: Sancho
[LOG 12:18:07]: [Kopernicus]: Configuration.Loader: Loaded Body: Brigid
[LOG 12:18:07]: [Kopernicus]: Configuration.Loader: Loaded Body: Ceo
[LOG 12:18:08]: [Kopernicus]: Configuration.Loader: Loaded Body: Ceus
[LOG 12:18:08]: [Kopernicus]: Configuration.Loader: Failed to load Body: K2-3
[LOG 12:18:08]: [Kopernicus]: Configuration.Loader: Failed to load Body: Phocys
[LOG 12:18:08]: [Kopernicus]: Configuration.Loader: Failed to load Body: 296b
[LOG 12:18:08]: [Kopernicus]: Configuration.Loader: Failed to load Body: Kepler-296
[LOG 12:18:08]: [Kopernicus]: Configuration.Loader: Failed to load Body: Kepler-296A
[LOG 12:18:08]: [Kopernicus]: Configuration.Loader: Failed to load Body: Kepler-296B
[LOG 12:18:08]: [Kopernicus]: Configuration.Loader: Failed to load Body: Amphion
[LOG 12:18:08]: [Kopernicus]: Configuration.Loader: Loaded Body: Egeria
[LOG 12:18:08]: [Kopernicus]: Configuration.Loader: Failed to load Body: Eotia
[LOG 12:18:09]: [Kopernicus]: Configuration.Loader: Failed to load Body: Kokksaut
[LOG 12:18:09]: [Kopernicus]: Configuration.Loader: Failed to load Body: Kolasi
[LOG 12:18:09]: [Kopernicus]: Configuration.Loader: Loaded Body: Manius
[LOG 12:18:09]: [Kopernicus]: Configuration.Loader: Loaded Body: Nerrivik
[LOG 12:18:10]: [Kopernicus]: Configuration.Loader: Loaded Body: Neverita
[LOG 12:18:10]: [Kopernicus]: Configuration.Loader: Failed to load Body: Niobe
[LOG 12:18:10]: [Kopernicus]: Configuration.Loader: Loaded Body: NK-1
[LOG 12:18:10]: [Kopernicus]: Configuration.Loader: Loaded Body: NK-2
[LOG 12:18:11]: [Kopernicus]: Configuration.Loader: Loaded Body: Selphar
[LOG 12:18:11]: [Kopernicus]: Configuration.Loader: Loaded Body: Yarku
[LOG 12:18:11]: [Kopernicus]: Configuration.Loader: Loaded Body: Theros
[LOG 12:18:11]: [Kopernicus]: Configuration.Loader: Failed to load Body: TRAPPIST-1
[LOG 12:18:12]: [Kopernicus]: Configuration.Loader: Loaded Body: Nissee
[LOG 12:18:13]: [Kopernicus]: Configuration.Loader: Loaded Body: Thatmo
[LOG 12:18:13]: [Kopernicus]: Configuration.Loader: Failed to load Body: Neidon
[LOG 12:18:14]: [Kopernicus]: Configuration.Loader: Loaded Body: Plock
[LOG 12:18:14]: [Kopernicus]: Configuration.Loader: Failed to load Body: Sarnus
[LOG 12:18:14]: [Kopernicus]: Configuration.Loader: Failed to load Body: Urlum
[LOG 12:18:16]: [Kopernicus]: Configuration.Loader: Loaded Body: Karen
[LOG 12:18:16]: [Kopernicus]: Configuration.Loader: Failed to load Body: Hale
[LOG 12:18:16]: [Kopernicus]: Configuration.Loader: Failed to load Body: Ovok
[LOG 12:18:17]: [Kopernicus]: Configuration.Loader: Loaded Body: Slate
[LOG 12:18:17]: [Kopernicus]: Configuration.Loader: Failed to load Body: Tekto
[LOG 12:18:18]: [Kopernicus]: Configuration.Loader: Loaded Body: Polta
[LOG 12:18:19]: [Kopernicus]: Configuration.Loader: Loaded Body: Priax
[LOG 12:18:20]: [Kopernicus]: Configuration.Loader: Loaded Body: Tal
[LOG 12:18:21]: [Kopernicus]: Configuration.Loader: Loaded Body: Wal
[LOG 12:18:21]: [Kopernicus]: Configuration.Loader: Loaded Asteroid: Stock
[LOG 12:18:22]: [Kopernicus] RuntimeUtility Started
[LOG 12:18:22]: StarLightSwitcher.Awake(): Begin
[LOG 12:20:03]: Injector.OnDestroy(): Complete
 

 

Remove the planet packs and see if the problem persists

Link to comment
Share on other sites

Hmm. After adding that glitching config the game started breaking, strangely enough it didn't with other planets that also used lightColor, only when I added the config of the planet in question the error started appearing in their log files as well. Or, at least, the game started breaking because of it.

Yep, I totally get why you hate AtmosphereFromGround, @Thomas P.

Alright, I commented out lightColor and added the same color value to AtmosphereFromGround{waveLength}, testing it now.

Game works again, thanks, @Thomas P.

Strangely enough, it worked fined with lightColor before I installed the last Kopernicus. No offense, but I think whatever you tried made it worse.

Though, regarding atmospheres, there is only one word that comes to mind and only one man who can say it perfectly.

Link to comment
Share on other sites

Another edit: game works, planet does not, same error in the logfile. If I wasn't too lazy I'd paste in the link I posted earlier a second time...

I was going for a blue atmosphere anyways, and because the planet was using Laythe as a template I just kicked out the color values, let's see what happens.

As for the warping issue I talked about earlier, EVE wasn't the problem, now trying if HyperEdit is the culprit.

Edited by The White Guardian
Link to comment
Share on other sites

The causer of the 'warp glitch', the planet I was orbiting suddenly warping a bunch of degrees in the direction it's rotating (imagine Earth suddenly skipping from 12:00 to 14:00, just POOF and the planet's rotated a few degrees further), the causer is HyperEdit. Don't ask me why or how, but it's HyperEdit.

 

So, shoutout to all Kopernicus modders who, like me, use HyperEdit to check out their planets in-game for testing purposes, beware that this problem may occur. KSP 1.2 now has a budget HyperEdit however, found in the cheats menu.

 

BTW, I'm getting the same logspam, according to the in-game logger.

I kicked out the color values entirely in the config file of the planet I was talking about earlier, so that it now uses Laythe's default color settings, and it's STILL bugging my planet.

What the hell is your problem, KSP?! :o

Full .body logfile:

Spoiler

//===============================================================================================================//
//=====  Kopernicus 1.2.1-2 - (BuildDate: 21.11.2016 17:29:35; AssemblyHash: lLxdQWMhRmvdhfuoqvb2ZZhPkQU=)  =====//
//===============================================================================================================//
[LOG 20:20:17]: Logger "Kivlan.Body" was created
[LOG 20:20:17]: Parsing Target name in (Kopernicus.Configuration.Body) as (System.String)
[LOG 20:20:17]: Parsing Target Template in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.TemplateLoader)
[LOG 20:20:17]: Parsing Target name in (Kopernicus.Configuration.TemplateLoader) as (System.String)
[LOG 20:20:17]: Parsing Target removePQS in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:17]: Parsing Target removeAtmosphere in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:17]: Parsing Target removeOcean in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:17]: Parsing Target removePQSMods in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.Configuration.StringCollectionParser)
[LOG 20:20:17]: Parsing Target removeAllPQSMods in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:17]: Parsing Target removeProgressTree in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:17]: Parsing Target removeCoronas in (Kopernicus.Configuration.TemplateLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:17]: [Kopernicus]: Configuration.Template: Using Template "Laythe"
[LOG 20:20:17]: Removing mods from pqs Laythe
[LOG 20:20:17]: Creating blacklist
[LOG 20:20:17]: Blacklist count = 4
[LOG 20:20:17]: Removed mod PQSLandControl
[LOG 20:20:17]: Removed mod PQSMod_VertexHeightMap
[LOG 20:20:17]: Removed mod PQSMod_VertexSimplexHeightMap
[LOG 20:20:17]: Removed mod PQSCity
[LOG 20:20:17]: Parsing Target cacheFile in (Kopernicus.Configuration.Body) as (System.String)
[LOG 20:20:17]: Parsing Target cbNameLater in (Kopernicus.Configuration.Body) as (System.String)
[LOG 20:20:17]: Parsing Target flightGlobalsIndex in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.NumericParser`1[System.Int32])
[LOG 20:20:17]: Parsing Target finalizeOrbit in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:17]: Parsing Target randomMainMenuBody in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:17]: Parsing Target Properties in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.PropertiesLoader)
[LOG 20:20:17]: Parsing Target name in (Kopernicus.Configuration.BiomeLoader) as (System.String)
[LOG 20:20:17]: Parsing Target value in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target color in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.Configuration.ColorParser)
[LOG 20:20:17]: Parsing Target name in (Kopernicus.Configuration.BiomeLoader) as (System.String)
[LOG 20:20:17]: Parsing Target value in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target color in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.Configuration.ColorParser)
[LOG 20:20:17]: Parsing Target name in (Kopernicus.Configuration.BiomeLoader) as (System.String)
[LOG 20:20:17]: Parsing Target value in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target color in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.Configuration.ColorParser)
[LOG 20:20:17]: Parsing Target name in (Kopernicus.Configuration.BiomeLoader) as (System.String)
[LOG 20:20:17]: Parsing Target value in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target color in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.Configuration.ColorParser)
[LOG 20:20:17]: Parsing Target name in (Kopernicus.Configuration.BiomeLoader) as (System.String)
[LOG 20:20:17]: Parsing Target value in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target color in (Kopernicus.Configuration.BiomeLoader) as (Kopernicus.Configuration.ColorParser)
[LOG 20:20:17]: Parsing Target description in (Kopernicus.Configuration.PropertiesLoader) as (System.String)
[LOG 20:20:17]: Parsing Target radius in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:17]: Parsing Target geeASL in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:17]: Parsing Target mass in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:17]: Parsing Target gravParameter in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:17]: Parsing Target rotates in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:17]: Parsing Target rotationPeriod in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:17]: Parsing Target tidallyLocked in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:17]: Parsing Target initialRotation in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:17]: Parsing Target inverseRotThresholdAltitude in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target albedo in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:17]: Parsing Target emissivity in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:17]: Parsing Target coreTemperatureOffset in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:17]: Parsing Target isHomeWorld in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:17]: Parsing Target timewarpAltitudeLimits in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericCollectionParser`1[System.Single])
[LOG 20:20:17]: Parsing Target sphereOfInfluence in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:17]: Parsing Target hillSphere in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:17]: Parsing Target solarRotationPeriod in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:17]: Parsing Target navballSwitchRadiusMult in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:17]: Parsing Target navballSwitchRadiusMultLow in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:17]: Parsing Target ScienceValues in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.ScienceValuesLoader)
[LOG 20:20:17]: Parsing Target landedDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target splashedDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target flyingLowDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target flyingHighDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target inSpaceLowDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target inSpaceHighDataValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target recoveryValue in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target flyingAltitudeThreshold in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target spaceAltitudeThreshold in (Kopernicus.Configuration.ScienceValuesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target biomeMap in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.MapSOParser_RGB`1[CBAttributeMapSO])
[LOG 20:20:17]: Parsing Target nonExactThreshold in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:17]: Parsing Target exactSearch in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:17]: Parsing Target useTheInName in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:18]: Parsing Target selectable in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:18]: Parsing Target RDVisibility in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.EnumParser`1[Kopernicus.Configuration.PropertiesLoader+RDVisibility])
[LOG 20:20:18]: Parsing Target maxZoom in (Kopernicus.Configuration.PropertiesLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:18]: Via surface G, set gravParam to 1026682705125, mass to 1.53831345312762E+22
[LOG 20:20:18]: --------- Science Values ------------
[LOG 20:20:18]: LandedDataValue = 9
[LOG 20:20:18]: SplashedDataValue = 12
[LOG 20:20:18]: FlyingLowDataValue = 8
[LOG 20:20:18]: FlyingHighDataValue = 7.5
[LOG 20:20:18]: InSpaceLowDataValue = 7
[LOG 20:20:18]: InSpaceHighDataValue = 6.5
[LOG 20:20:18]: RecoveryValue = 8
[LOG 20:20:18]: flyingAltitudeThreshold = 25000
[LOG 20:20:18]: spaceAltitudeThreshold = 200000
[LOG 20:20:18]: --------------------------------------
[LOG 20:20:18]: Found Biome: Polar Icecaps : RGBA(0.733, 0.157, 0.451, 1.000) : 1
[LOG 20:20:18]: Found Biome: Lowlands Of Sigma : RGBA(0.718, 0.518, 0.298, 1.000) : 1
[LOG 20:20:18]: Found Biome: Impact Craters : RGBA(0.325, 0.369, 0.592, 1.000) : 1
[LOG 20:20:18]: Found Biome: Depressions Of Khotan : RGBA(0.325, 0.518, 0.298, 1.000) : 1
[LOG 20:20:18]: Found Biome: Uneven Icedunes : RGBA(0.416, 0.576, 0.757, 1.000) : 1
[LOG 20:20:18]: Added Progress Tree
[LOG 20:20:18]: Parsing Target Orbit in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.OrbitLoader)
[LOG 20:20:18]: Parsing Target referenceBody in (Kopernicus.Configuration.OrbitLoader) as (System.String)
[LOG 20:20:18]: Parsing Target inclination in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target eccentricity in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target semiMajorAxis in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target longitudeOfAscendingNode in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target argumentOfPeriapsis in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target meanAnomalyAtEpoch in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target meanAnomalyAtEpochD in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target epoch in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target color in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.Configuration.ColorParser)
[LOG 20:20:18]: Parsing Target iconColor in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.Configuration.ColorParser)
[LOG 20:20:18]: Parsing Target mode in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.Configuration.EnumParser`1[OrbitRenderer+DrawMode])
[LOG 20:20:18]: Parsing Target icon in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.Configuration.EnumParser`1[OrbitRenderer+DrawIcons])
[LOG 20:20:18]: Parsing Target cameraSmaRatioBounds in (Kopernicus.Configuration.OrbitLoader) as (Kopernicus.Configuration.NumericCollectionParser`1[System.Single])
[LOG 20:20:18]: Parsing Target ScaledVersion in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.ScaledVersionLoader)
[LOG 20:20:18]: Parsing Target type in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.Configuration.EnumParser`1[Kopernicus.Configuration.BodyType])
[LOG 20:20:18]: Parsing Target color in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.ColorParser)
[LOG 20:20:18]: Parsing Target specColor in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.ColorParser)
[LOG 20:20:18]: Parsing Target shininess in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:18]: Parsing Target texture in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 20:20:18]: Parsing Target mainTex in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 20:20:18]: Parsing Target mainTexScale in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Vector2Parser)
[LOG 20:20:18]: Parsing Target mainTexOffset in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Vector2Parser)
[LOG 20:20:18]: Parsing Target normals in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 20:20:18]: Parsing Target bumpMap in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 20:20:18]: Parsing Target bumpMapScale in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Vector2Parser)
[LOG 20:20:18]: Parsing Target bumpMapOffset in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Vector2Parser)
[LOG 20:20:18]: Parsing Target opacity in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:18]: Parsing Target rimPower in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:18]: Parsing Target rimBlend in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:18]: Parsing Target rimColorRamp in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 20:20:18]: Parsing Target rimColorRampScale in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Vector2Parser)
[LOG 20:20:18]: Parsing Target rimColorRampOffset in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Vector2Parser)
[LOG 20:20:18]: Parsing Target Gradient in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Gradient)
[LOG 20:20:18]: Parsing Target localLightDirection in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Vector4Parser)
[LOG 20:20:18]: Parsing Target resourceMap in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Texture2DParser)
[LOG 20:20:18]: Parsing Target resourceMapScale in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Vector2Parser)
[LOG 20:20:18]: Parsing Target resourceMapOffset in (Kopernicus.Configuration.ScaledPlanetRimAerialLoader) as (Kopernicus.Configuration.Vector2Parser)
[LOG 20:20:18]: Parsing Target fadeStart in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:18]: Parsing Target fadeEnd in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.Configuration.NumericParser`1[System.Single])
[LOG 20:20:18]: Parsing Target Light in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.Configuration.LightShifterLoader)
[LOG 20:20:18]: Parsing Target sphericalModel in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:18]: Parsing Target deferMesh in (Kopernicus.Configuration.ScaledVersionLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:18]: ============= Scaled Version Dump ===================
[LOG 20:20:18]: Kivlan (UnityEngine.GameObject)
[LOG 20:20:18]:  >>> Components <<< 
[LOG 20:20:18]:  Kivlan (UnityEngine.Transform)
[LOG 20:20:18]:  Kivlan (UnityEngine.MeshFilter)
[LOG 20:20:18]:  Kivlan (UnityEngine.MeshRenderer)
[LOG 20:20:18]:  Kivlan (UnityEngine.SphereCollider)
[LOG 20:20:18]:  Kivlan (ScaledSpaceFader)
[LOG 20:20:18]:  Kivlan (MaterialSetDirection)
[LOG 20:20:18]:  >>> ---------- <<< 
[LOG 20:20:18]:     Atmosphere (UnityEngine.GameObject)
[LOG 20:20:18]:      >>> Components <<< 
[LOG 20:20:18]:      Atmosphere (UnityEngine.Transform)
[LOG 20:20:18]:      Atmosphere (UnityEngine.MeshFilter)
[LOG 20:20:18]:      Atmosphere (UnityEngine.MeshRenderer)
[LOG 20:20:18]:      Atmosphere (AtmosphereFromGround)
[LOG 20:20:18]:      >>> ---------- <<< 
[LOG 20:20:18]: ===========================================
[LOG 20:20:18]: Parsing Target Atmosphere in (Kopernicus.Configuration.Body) as (Kopernicus.Configuration.AtmosphereLoader)
[LOG 20:20:18]: Parsing Target enabled in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:18]: Parsing Target addAFG in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:18]: Parsing Target oxygen in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:18]: Parsing Target staticDensityASL in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target adiabaticIndex in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target maxAltitude in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target altitude in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target atmosphereDepth in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target gasMassLapseRate in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target atmosphereMolarMass in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target pressureCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.FloatCurveParser)
[LOG 20:20:18]: Parsing Target pressureCurveIsNormalized in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:18]: Parsing Target staticPressureASL in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target temperatureCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.FloatCurveParser)
[LOG 20:20:18]: Parsing Target temperatureCurveIsNormalized in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Boolean])
[LOG 20:20:18]: Parsing Target temperatureLapseRate in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target temperatureSeaLevel in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.NumericParser`1[System.Double])
[LOG 20:20:18]: Parsing Target temperatureSunMultCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.FloatCurveParser)
[LOG 20:20:18]: Parsing Target temperatureLatitudeBiasCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.FloatCurveParser)
[LOG 20:20:18]: Parsing Target temperatureLatitudeSunMultCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.FloatCurveParser)
[LOG 20:20:18]: Parsing Target temperatureAxialSunBiasCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.FloatCurveParser)
[LOG 20:20:18]: Parsing Target temperatureAxialSunMultCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.FloatCurveParser)
[LOG 20:20:18]: Parsing Target temperatureEccentricityBiasCurve in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.FloatCurveParser)
[LOG 20:20:18]: Parsing Target ambientColor in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.ColorParser)
[LOG 20:20:18]: Parsing Target lightColor in (Kopernicus.Configuration.AtmosphereLoader) as (Kopernicus.Configuration.ColorParser)
[LOG 20:20:18]: Exception Was Recorded: Exception has been thrown by the target of an invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.Parser.LoadObjectMemberFromConfigurationNode (System.Reflection.MemberInfo member, System.Object o, .ConfigNode node, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.Parser.LoadObjectFromConfigurationNode (System.Object o, .ConfigNode node, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.Parser.CreateObjectFromConfigNode (System.Type type, .ConfigNode node, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.Parser.LoadObjectMemberFromConfigurationNode (System.Reflection.MemberInfo member, System.Object o, .ConfigNode node, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.Parser.LoadObjectFromConfigurationNode (System.Object o, .ConfigNode node, Boolean getChilds) [0x00000] in <filename unknown>:0 
  at Kopernicus.Configuration.Loader.Kopernicus.Configuration.IParserEventSubscriber.PostApply (.ConfigNode node) [0x00000] in <filename unknown>:0 
[LOG 20:20:18]: Inner Exception Was Recorded: Object reference not set to an instance of an object
  at Kopernicus.Configuration.AtmosphereLoader.set_lightColor (Kopernicus.Configuration.ColorParser value) [0x00000] in <filename unknown>:0 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 

 

Config:

---wait

(checks)

I'm such a big bloody imbecile.

a4uo7WF.gif

I altered the atmosphere twice in the same config.

 

Link to comment
Share on other sites

Ok, If i remove all planet packs, the game works. both OPM and IAE are not compatible with the new version of Kopernicus, as well as Kerbol Origins which i also tested. IDK if the problem is with Kopernicus, or if KSP did a weird update but as far as i can tell most planet packs do not work

Link to comment
Share on other sites

21 minutes ago, Thomas P. said:

I fixed the issue that was spamming exceptions, as mentioned by @TheDog Please redownload the zip from Github

Did you also revert the changes made to lightColor? Because it basically broke every Kopernicus mod out there that adds a custom-colored atmosphere, every atmosphere will have to be updated to AtmosphereFromGround{waveLength} otherwise.

Link to comment
Share on other sites

4 minutes ago, Thomas P. said:

I fixed the issue that was spamming exceptions, as mentioned by @TheDog Please redownload the zip from Github

Thank you sooo much Thomas for working on the issues. I downloaded and installed the new file into my 1.2 version but now it seems as though Scatterer is no longer working (still have clouds) and now Kerbol Star System no longer works either @StarCrusher96. I have not started on 1.2.1 yet because most of my mods still are not updated for 1.2.1 ;.; Is this something I should be asking StarCrusher and Scatterer Dev?

 

Link to comment
Share on other sites

2 minutes ago, The White Guardian said:

Did you also revert the changes made to lightColor? Because it basically broke every Kopernicus mod out there that adds a custom-colored atmosphere, every atmosphere will have to be updated to AtmosphereFromGround{waveLength} otherwise.

I tried to fix it, but as I said, lightColor has been erroring for quite a while now.

Link to comment
Share on other sites

6 minutes ago, The White Guardian said:

Did you also revert the changes made to lightColor? Because it basically broke every Kopernicus mod out there that adds a custom-colored atmosphere, every atmosphere will have to be updated to AtmosphereFromGround{waveLength} otherwise.

ugh..... :( so how would i do that? just delete lightcolor? I already have AtmosphereFromGround{waveLength} in the cfg.

Edited by Galileo
Link to comment
Share on other sites

25 minutes ago, Galileo said:

ugh..... :( so how would i do that? just delete lightcolor? I already have AtmosphereFromGround{waveLength} in the cfg.

Just delete lightColor and ensure the waveLength value has the same... well... value. I tested it with OPM (also broken) and it worked like a charm, I already messaged Capt about this.

Now I'm thankful I haven't pushed out the updates for Arkas: DevEdition and Cyran yet, otherwise they'd require a hotfix.

Edited by The White Guardian
Link to comment
Share on other sites

5 minutes ago, RealGecko said:

Just updated to 1.2.1-2 and....

mt54hDF.png

Uh oh...

Also had Realistic Atmospheres and OPM installed.

Because OPM hasnt updated in the last few hours lol.. give it time. Some things changed in kopernicus that need to fixed in the configs or planets. This is now a the planet pack devs problem not kopernicus'. CaptRobau already has been contacted regarded how to fix it

Link to comment
Share on other sites

2 minutes ago, Galileo said:

Because OPM hasnt updated in the last few hours lol.. give it time. Some things changed in kopernicus that need to fixed in the configs or planets. This is now a the planet pack devs problem not kopernicus'. CaptRobau already has been contacted regarded how to fix it

Well, I'm still on my way to Duna, so I can live without it :D:D:D

Link to comment
Share on other sites

Before people start freaking out over something that is really simple to solve,

you can download this cfg and put it in your GameData folder, it will make sure you can avoid the AFG bug.

so please don't bother planet pack developers, use this one until they get the time to fix their mods.

Link to comment
Share on other sites

4 minutes ago, Sigma88 said:

Before people start freaking out over something that is really simple to solve,

you can download this cfg and put it in your GameData folder, it will make sure you can avoid the AFG bug.

so please don't bother planet pack developers, use this one until they get the time to fix their mods.

For clarification, what does AFG stand for

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...