Jump to content

alexb2810

Members
  • Posts

    8
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I'm making a planet in ksp with Kopernicus. May have a link for the calculator pplease?

    Thanks

  2. So i need to get another code? The texture path needs to be like: /Kopernicus/planetfolder/planetname/plugindata/texture.png ?
  3. Can you expalain please why do my custom planets look like this? https://imgur.com/UZcPLvq Here's the code @Kopernicus:AFTER[Kopernicus] { Body { name = Chernus Orbit { referenceBody = Sun inclination = 5 eccentricity = 0.3 semiMajorAxis = 2763138304 longitudeOfAscendingNode = 0 argumentOfPeriapsis = 0 meanAnomalyAtEpoch = 0 epoch = 0 color = 1,0.00233444,0,1 } Properties { description = Chernus is the nearest planet to Kerbol, and the hottest planet in the system. If you look at Chernus with a telescope, you'll see just a big red-orange dot. radius = 3400000 geeASL = 0.024 rotationPeriod = 3600 rotates = true tidallyLocked = true initialRotation = 0 isHomeWorld = false timewarpAltitudeLimits = 0 30000 30000 60000 100000 300000 600000 800000 ScienceValues { landedDataValue = 8 splashedDataValue = 1 flyingLowDataValue = 5 flyingHighDataValue = 5 inSpaceLowDataValue = 7 inSpaceHighDataValue = 5 recoveryValue = 5 flyingAltitudeThreshold = 12000 spaceAltitudeThreshold = 140000 } } ScaledVersion { type = Atmospheric fadeStart = 0 fadeEnd = 0 Material { // Common scaled space settings texture = KerbolExpansion/KopernicusFiles/Chernus/PluginData/chernus_color.dds shininess = 0 specColor = 0.0,0.0,0.0,1.0 // Atmosphere settings rimPower = 2.06 rimBlend = 0.3 // Atmosphere color ramp texture Gradient { 0.0 = 0.0000,0.0000,0.0000,1 0.6 = 0.0000,0.0000,0.0000,1 1.0 = 0.0000,0.0000,0.0000,1 } } } Atmosphere { // effectively the ambient lighting color for all objects on the ground of this body (provides a slight tint) ambientColor = 0.006,0.187,0.8,1 // // shader.invWaveLength = Color( 1 / r^4, 1 / g^4, 1 / b^4, 0.5); // lightColor = 0.709,0.788,0.543,0 // General atmosphere settings enabled = true oxygen = false altitude = 175000.0 // Atmosphere Pressure // pressure (in atm) = multipler * e ^ -(altitude / (scaleHeight * 1000)) pressureCurve { key = 0 1722.525 -3.68761403636364E-02 -3.68761403636364E-02 key = 13750 1215.4779 -2.89618181818182E-02 -2.89618181818182E-02 key = 27500 926.0747733 -1.70812909090909E-02 -1.70812909090909E-02 key = 41250 745.7422867 -1.22066367272727E-02 -1.22066367272727E-02 key = 55000 590.39232 -1.03885874909091E-02 -1.03885874909091E-02 key = 68750 460.0561533 -8.63595672727273E-03 -8.63595672727273E-03 key = 82500 352.9034533 -7.05044647272727E-03 -7.05044647272727E-03 key = 96250 266.1688867 -5.6660456E-03 -5.6660456E-03 key = 110000 197.0872333 -4.48274916363636E-03 -4.48274916363636E-03 key = 123750 142.8932733 -3.50056581818182E-03 -3.50056581818182E-03 key = 137500 100.8216733 -2.71949803636364E-03 -2.71949803636364E-03 key = 151250 68.1071 -2.13953963636364E-03 -2.13953963636364E-03 key = 165000 41.98433333 -1.65774109090909E-03 -1.65774109090909E-03 key = 178750 22.51922 -1.00126501090909E-03 -1.00126501090909E-03 key = 192500 14.44954667 -4.06759432727273E-04 -4.06759432727273E-04 key = 206250 11.33333333 -2.27824727272727E-04 -2.27824727272727E-04 key = 220000 8.184366667 -2.25669374545455E-04 -2.25669374545455E-04 key = 233750 5.127426667 -2.06283192727273E-04 -2.06283192727273E-04 key = 247500 2.51158 -1.61502101818182E-04 -1.61502101818182E-04 key = 261250 0.68612 -9.13301818181818E-05 -9.13301818181818E-05 key = 275000 0 -4.98996363636364E-05 -4.98996363636364E-05 } // temperature Curve temperatureCurve { key = 0 141.67 -0.002333333455 -0.002333333455 key = 33000 104.4583677 -0.0003304941091 -0.0003294753455 key = 57750 104.4583677 0.0003294753455 0.0003294753455 key = 85250 131.0381051 0.0001800779636 0.0001800779636 key = 154000 131.0381051 -0.0002483375636 -0.0002483375636 key = 220000 90.44359713 -0.0003304941091 -0.0003304941091 key = 247500 90.44359713 0.0001722816364 0.0001722816364 key = 275000 111.2241191 0.0002525833091 0.0002525833091 key = 343750 0 -0.0001634942182 -0.0001634942182 } } } } Thanks if you can help
  4. can you explain why do my planets look like this? 1:https://imgur.com/a/7rJTf These are custom planets, the firts should be light blue and the second red-orange.
  5. anyway, i'm playing now ksp with kopernicus on another computer, so, forget about that problem (here are logs and folder anyways), but, i have another problem, why doesn't kopernicus load my textures?
  6. https://www.dropbox.com/home?preview=output_log.txt Logs https://imgur.com/a/jgrqF GameData Folder
  7. I have 16GB of RAM, I use Windows 7 64 bits The strange thing is that in a computer with Windows 7 it works, but not in mine.(Probably the other computer has different components).
  8. No it, doesn't works, i don't have any mods and now the game itself doesn't even starts!(keep not stopping loading with black screen and that thing in the lower right corner with the planet orbiting sun) Anyway i use Kspx32 from steam, if that could help.
  9. I don't know if this this has been solved yet, but, why this message keeps showing having no Planet packs installed? Kopernicus was not able to load the custom planetary system due to an exception in the loading process.(You probably know about this message)
×
×
  • Create New...