Jump to content

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


Thomas P.

Recommended Posts

So does the Sun not like to have the atmosphere changed around it? @Sigma88

@Kopernicus:AFTER[Kopernicus] 
{
	useOnDemand = false
	!Body[Eeloo] {}
	@Body[Sun]
	{
		cbNameLater = Ciro
		Template
		{ 
			removeCoronas = true 
		}  
		@Properties
		{
			description = The Sun is the most well known object in the daytime sky. Scientists have noted a particular burning sensation and potential loss of vision if it is stared at for long periods of time. This is especially important to keep in mind considering the effect shiny objects have on the average Kerbal.
			radius = 70980000
			geeASL = 25.8
			rotates = true
			rotationPeriod = 540000
			tidallyLocked = false
			initialRotation = 0
			timewarpAltitudeLimits = 0 400000 800000 1200000 1600000 10000000 20000000 40000000
			@ScienceValues
			{
				flyingAltitudeThreshold = 600000
				spaceAltitudeThreshold = 1E+09
			}
		}
		Atmosphere
		{
			// General atmosphere settings
			enabled = true
			oxygen = false
			maxAltitude = 1600000
			// Constants
			adiabaticIndex = 1.667
			atmosphereMolarMass = 0.0013
			// Atmosphere Pressure
			staticPressureASL = 10.1325
			pressureCurve
			{
				key = 0 10.1325 0 -9.07334E-05
				key = 100000 3.89728 -3.95820E-05 -3.95820E-05
				key = 200000 1.33292 -1.50191E-05 -1.50191E-05
				key = 300000 0.414079 -4.98170E-06 -4.98170E-06
				key = 400000 0.122806 -1.48506E-06 -1.48506E-06
				key = 500000 0.0392710 -4.15087E-07 -4.15087E-07
				key = 600000 0.0146476 -1.36326E-07 -1.36326E-07
				key = 700000 0.00598160 -5.18568E-08 -5.18567E-08
				key = 800000 0.00256464 -2.12694E-08 -2.12694E-08
				key = 900000 0.00113391 -9.13025E-09 -9.13025E-09
				key = 1000000 0.000510715 -4.04079E-09 -4.04079E-09
				key = 1100000 0.000232657 -1.81843E-09 -1.81843E-09
				key = 1200000 0.000107000 -8.25377E-10 -8.25377E-10
				key = 1300000 4.98646E-05 -3.75838E-10 -3.75838E-10
				key = 1400000 2.37990E-05 -1.72160E-10 -1.72160E-10
				key = 1500000 1.17848E-05 -7.99732E-11 -7.99732E-11
				key = 1600000 0 0 0
			}
			// Atmosphere Temperature
			temperatureSeaLevel = 5524
			temperatureCurve
			{
				key = 0 5524 0 -0.0075
				key = 375000 4000 0 0
				key = 560000 5000 0.005625 0.005625
				key = 800000 5800 0.002 0.002
				key = 1200000 6150 0.00075 0.00075
				key = 1440000 6650 0.00375 0.00375
				key = 1560000 7600 0.0175 0.0175
				key = 1600000 10000 0.125 0
			}
			temperatureLatitudeSunMultCurve
			{
				key = 0 0 0 0
			}
		}
		@ScaledVersion
		{
			Light
			{
				sunlightColor = 1, 0.92, 0.85, 1
				sunlightIntensity = 0.45
				sunlightShadowStrength = 0.75
				scaledSunlightColor = 1, 0.92, 0.85, 1
				scaledSunlightIntensity = 0.45
				IVASunColor = 1, 0.92, 0.85, 1
				IVASunIntensity = 0.34
				sunLensFlareColor = 1, 0.92, 0.85, 1
				ambientLightColor = 0.06,0.06,0.06,1
				sunAU = 13984359719
				luminosity = 1360
			}
			Material
			{
				rimColor = 1,1,1,1
				emitColor0 = 1,0.97,0.83,1
				emitColor1 = 1,0.887,0.72,1
				sunspotColor = 0.54,0.35,0.13,1
			}
		}
	}	
}

Thats what we are trying to accomplish but we are getting strange artifacting like this

 screenshot1.jpg

Edited by Galileo
Link to comment
Share on other sites

  On 9/5/2016 at 11:48 PM, Galileo said:

So does the Sun not like to have the atmosphere changed around it? @Sigma88

@Kopernicus:AFTER[Kopernicus] 
{
	useOnDemand = false
	!Body[Eeloo] {}
	@Body[Sun]
	{
		cbNameLater = Ciro
		Template
		{ 
			removeCoronas = true 
		}  
		@Properties
		{
			description = The Sun is the most well known object in the daytime sky. Scientists have noted a particular burning sensation and potential loss of vision if it is stared at for long periods of time. This is especially important to keep in mind considering the effect shiny objects have on the average Kerbal.
			radius = 70980000
			geeASL = 25.8
			rotates = true
			rotationPeriod = 540000
			tidallyLocked = false
			initialRotation = 0
			timewarpAltitudeLimits = 0 400000 800000 1200000 1600000 10000000 20000000 40000000
			@ScienceValues
			{
				flyingAltitudeThreshold = 600000
				spaceAltitudeThreshold = 1E+09
			}
		}
		Atmosphere
		{
			// General atmosphere settings
			enabled = true
			oxygen = false
			maxAltitude = 1600000
			// Constants
			adiabaticIndex = 1.667
			atmosphereMolarMass = 0.0013
			// Atmosphere Pressure
			staticPressureASL = 10.1325
			pressureCurve
			{
				key = 0 10.1325 0 -9.07334E-05
				key = 100000 3.89728 -3.95820E-05 -3.95820E-05
				key = 200000 1.33292 -1.50191E-05 -1.50191E-05
				key = 300000 0.414079 -4.98170E-06 -4.98170E-06
				key = 400000 0.122806 -1.48506E-06 -1.48506E-06
				key = 500000 0.0392710 -4.15087E-07 -4.15087E-07
				key = 600000 0.0146476 -1.36326E-07 -1.36326E-07
				key = 700000 0.00598160 -5.18568E-08 -5.18567E-08
				key = 800000 0.00256464 -2.12694E-08 -2.12694E-08
				key = 900000 0.00113391 -9.13025E-09 -9.13025E-09
				key = 1000000 0.000510715 -4.04079E-09 -4.04079E-09
				key = 1100000 0.000232657 -1.81843E-09 -1.81843E-09
				key = 1200000 0.000107000 -8.25377E-10 -8.25377E-10
				key = 1300000 4.98646E-05 -3.75838E-10 -3.75838E-10
				key = 1400000 2.37990E-05 -1.72160E-10 -1.72160E-10
				key = 1500000 1.17848E-05 -7.99732E-11 -7.99732E-11
				key = 1600000 0 0 0
			}
			// Atmosphere Temperature
			temperatureSeaLevel = 5524
			temperatureCurve
			{
				key = 0 5524 0 -0.0075
				key = 375000 4000 0 0
				key = 560000 5000 0.005625 0.005625
				key = 800000 5800 0.002 0.002
				key = 1200000 6150 0.00075 0.00075
				key = 1440000 6650 0.00375 0.00375
				key = 1560000 7600 0.0175 0.0175
				key = 1600000 10000 0.125 0
			}
			temperatureLatitudeSunMultCurve
			{
				key = 0 0 0 0
			}
		}
		@ScaledVersion
		{
			Light
			{
				sunlightColor = 1, 0.92, 0.85, 1
				sunlightIntensity = 0.45
				sunlightShadowStrength = 0.75
				scaledSunlightColor = 1, 0.92, 0.85, 1
				scaledSunlightIntensity = 0.45
				IVASunColor = 1, 0.92, 0.85, 1
				IVASunIntensity = 0.34
				sunLensFlareColor = 1, 0.92, 0.85, 1
				ambientLightColor = 0.06,0.06,0.06,1
				sunAU = 13984359719
				luminosity = 1360
			}
			Material
			{
				rimColor = 1,1,1,1
				emitColor0 = 1,0.97,0.83,1
				emitColor1 = 1,0.887,0.72,1
				sunspotColor = 0.54,0.35,0.13,1
			}
		}
	}	
}

Thats what we are trying to accomplish but we are getting strange artifacting like this

 screenshot1.jpg

Expand  

yes, the sun doesn't like that, I can't remember the solution out the top of my head right now tho

Link to comment
Share on other sites

  Reveal hidden contents

That's my config.

Any ideas as  to why I'm getting the "stitching" on part of the planet?

XRz2haP.png

P.S. Apologies to @KillAshley, I completely stole and butchered your PQS configs from K+.

Link to comment
Share on other sites

As soon as this mod has textures I get this

http://i.imgur.com/TLNUpTW.png

http://i.imgur.com/PUZBfgk.png

 

None of those folders have "gamedata" in them or anything like that, I've been very careful and went over them again before typing this.

I went through a few posts in this thread after googling ksp yellow lines, although everyone was describing them as dots but they look the same in their screenshots. Anyway, I couldn't really see a solution through the walls of text, something was said about another mod messing with it but this is literally all I've got installed after the problem originally happened ontop of a ton of other mods I wanted.

Link to comment
Share on other sites

  On 9/6/2016 at 5:38 PM, Aegrim said:

As soon as this mod has textures I get this

http://i.imgur.com/TLNUpTW.png

http://i.imgur.com/PUZBfgk.png

 

None of those folders have "gamedata" in them or anything like that, I've been very careful and went over them again before typing this.

I went through a few posts in this thread after googling ksp yellow lines, although everyone was describing them as dots but they look the same in their screenshots. Anyway, I couldn't really see a solution through the walls of text, something was said about another mod messing with it but this is literally all I've got installed after the problem originally happened ontop of a ton of other mods I wanted.

Expand  

I thought that problem had to do with your GPU drivers... not sure tbh.

Link to comment
Share on other sites

  On 9/6/2016 at 5:38 PM, Aegrim said:

As soon as this mod has textures I get this

http://i.imgur.com/TLNUpTW.png

http://i.imgur.com/PUZBfgk.png

 

None of those folders have "gamedata" in them or anything like that, I've been very careful and went over them again before typing this.

I went through a few posts in this thread after googling ksp yellow lines, although everyone was describing them as dots but they look the same in their screenshots. Anyway, I couldn't really see a solution through the walls of text, something was said about another mod messing with it but this is literally all I've got installed after the problem originally happened ontop of a ton of other mods I wanted.

Expand  

do you happen to run Linux or OSX? because this issue only happens to those that have those OS'. Im almost positive its something to do with OpenGL. there is not a fix that im aware of

Link to comment
Share on other sites

  On 9/6/2016 at 6:36 PM, Galileo said:

do you happen to run Linux or OSX? because this issue only happens to those that have those OS'. Im almost positive its something to do with OpenGL. there is not a fix that im aware of

Expand  

I've realised it may have been because i was running it in 32bit if that matters?

 

Anyway i'm using the real planets stock size mod and that requires that and it's working totally fine now. xx

Link to comment
Share on other sites

if you want to try a few things you can do this:

Remove "useOnDemand= false" from the sun.cfg 

Also change

@KOPERNICUS:FOR[KOPERNICUS]
to
@KOPERNICUS:AFTER[KOPERNICUS]

I dont really know if it makes a difference but i forgot to change it back when i was trying to squash a bug

Changing that, according to others that have had the same issue, fixes the issue IN GAME. the Main Menu still has the stripes though

Edited by Galileo
Link to comment
Share on other sites

  On 9/7/2016 at 4:52 PM, Sigma88 said:

I have always seen that "stitching" issue. there currently is a github issue open about that. no solution seem to be available at the moment

https://github.com/Kopernicus/Kopernicus/issues/35

Expand  

Ah, I totally forgot to check github. Ah well, it's not the end of the world. Thanks for the reply!

Link to comment
Share on other sites

  On 9/7/2016 at 4:59 PM, Andem said:

Ah, I totally forgot to check github. Ah well, it's not the end of the world. Thanks for the reply!

Expand  

just out of curiosity, you could try this:

if you have 2 custom planets one of which has the bug and one which hasn't

switch the normal maps of those two planets

see if that changes anything.

then try switching the color map instead

Link to comment
Share on other sites

  On 9/7/2016 at 5:01 PM, Sigma88 said:

just out of curiosity, you could try this:

if you have 2 custom planets one of which has the bug and one which hasn't

switch the normal maps of those two planets

see if that changes anything.

then try switching the color map instead

Expand  

I cant remember if I ever noticed this in stock but I always figured the stitching was due to the template you chose.  I haven't noticed it in my new mod nearly every planet was made using a Moho template. 

Edited by Galileo
Link to comment
Share on other sites

@Sigma88

Im getting a strange "jittering" with my textures while on the surface. I dont know why as i dont have any issues like this with SVT here is my cfg.... again

 

  Reveal hidden contents

 

Link to comment
Share on other sites

@Galileo I would need a bit more information to understand the issue

what do you mean exactly by "jittering"?
are you using scatterer / EVE ?

the config seems fine, the only jittering I've ever seen in ksp is the z-fighting of the ocean over the terrain when you have large portions of the planet flattened at altitude 0 meters 

 

Link to comment
Share on other sites

  On 9/8/2016 at 5:39 PM, Sigma88 said:

@Galileo I would need a bit more information to understand the issue

what do you mean exactly by "jittering"?
are you using scatterer / EVE ?

the config seems fine, the only jittering I've ever seen in ksp is the z-fighting of the ocean over the terrain when you have large portions of the planet flattened at altitude 0 meters 

 

Expand  

i will take a short video for you, thats really the only way to explain it. no EVE or Scatterer either give me a few and ill have a video

Link to comment
Share on other sites

  On 9/8/2016 at 5:40 PM, Galileo said:

i will take a short video for you, thats really the only way to explain it. no EVE or Scatterer either give me a few and ill have a video

Expand  

if you want some suggestions on how to troubleshoot this issue,

first of all, make sure that planet is the only thing you are adding to the solar system for now.

we don't want some kind of weird interaction to be a waste of time.

 

second, if you still see the bug when you only add that single planet, start by stripping down the cfg from it's parts, so you can pinpoint which part is causing the issue:

- try removing the Material node from inside PQS

- then try removing the PQS node altogether

if the issue is still there try removing even more stuff, untill you see the issue disappear

 

when you think you have found where the issue lies, add back in the cfg everything else.

if your bug doesn't show up, you have managed to find the issue, otherwise you still need to debug

Link to comment
Share on other sites

  On 9/8/2016 at 5:52 PM, Sigma88 said:

if your bug doesn't show up, you have managed to find the issue, otherwise you still need to debug

Expand  

I tried all of that and was still getting the bug, I just noticed however, switching 

removePQSMods = FlattenOcean, VertexSimplexNoiseColor, HeightColorMap

to

removeAllPQSMods = true

seemed to fix the issue

Link to comment
Share on other sites

  On 9/8/2016 at 6:14 PM, Galileo said:

I tried all of that and was still getting the bug, I just noticed however, switching 

removePQSMods = FlattenOcean, VertexSimplexNoiseColor, HeightColorMap

to

removeAllPQSMods = true

seemed to fix the issue

Expand  

this is the complete list of PQS mods coming with a Moho Template

FlattenOcean
VertexSimplexNoiseColor
HeightColorMap


AerialPerspectiveMaterial
AltitudeAlpha
VertexHeightMap
VertexHeightNoiseVertHeightCurve2
VertexSimplexHeight
VertexSimplexHeightAbsolute

we know the first three are not responsible since you already deleted those, so it's one (or more than one) of the last 6

Link to comment
Share on other sites

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