Jump to content

QDogTheBest

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by QDogTheBest

  1. There is a glitch with a Kopernicus Body I am making where whenever I enter the SOI I "Crash into the surface" Please let me know what is wrong... @Kopernicus:AFTER[Kopernicus] { Body { name = Frox Template { name = Gilly removeAllPQSMods = true } Orbit { referenceBody = Kerbin color = 1,1,1,1 inclination = -23 eccentricity = 0 semiMajorAxis = 2800000 longitudeOfAscendingNode = 0 argumentOfPeriapsis = 0 meanAnomalyAtEpoch = 0 epoch = 0 } Properties { description = TEST radius = 12000 geeASL = 0.0874 rotationPeriod = 0 rotates = false tidallyLocked = true 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 = 7 flyingAltitudeThreshold = 12000 spaceAltitudeThreshold = 140000 } } ScaledVersion { type = Vacuum fadeStart = 0 fadeEnd = 0 OnDemand { texture = Frox-Alstor/PluginData/Frox-ColorMap.png normals = Frox-Alstor/PluginData/Frox-NormalMap.png } } PQS { Mods { VertexColorMap { map = Frox-Alstor/PluginData/Frox-ColorMap.png order = 20 enabled = true } VertexHeightMap { map = Frox-Alstor/PluginData/Frox-HeightMap.png offset = -15 deformity = 1500 scaleDeformityByRadius = false order = 20 enabled = true } } } } }
  2. I would recommend to read the ENTIRE error in your log. That pointed me to the scale version, witch was the problem for me. Yours might me different. I can try to help if you send your .cfg file.
  3. I'm getting an error called: "Exception Was Recorded: Unable to read beyond the end of the stream." Could someone help? @Kopernicus:AFTER[KOPERNICUS] { Body { name = Gonorix cacheFile = Gonorix/cache/Gonorix.bin identifier = Gonorix/Gonorix Debug { exportMesh = true update = true } Template { name = Tylo removeAllPQSMods = true } Properties { description = How did it get here? radius = 7000000 geeASL = 0.67 rotationPeriod = 36000 rotates = true tidallyLocked = false isHomeWorld = false timewarpAltitudeLimits = 0 30000 30000 60000 300000 300000 400000 700000 ScienceValues { landedDataValue = 3 flyingLowDataValue = 10 flyingHighDataValue = 8 inSpaceLowDataValue = 10 inSpaceHighDataValue = 8 recoveryValue = 12 flyingAltitudeThreshold = 12000 spaceAltitudeThreshold = 140000 } } Orbit { refrenceBody = Sun inclination = 0.5 eccentricity = 0.02 semiMajorAxis = 9000000000 longitudeOfAscendingNode = 0 argumentOfPeriapsis = 0 meanAnomalyAtEpoch = 0 epoch = 0 color = 215,50,50,0.8 } ScaledVersion { type = Vacuum fadeStart = 0 fadeEnd = 0 OnDemand { texture = Gonorix/PluginData/HightMap.dds normals = Gonorix/PluginData/Normals.dds } Material { color = 0.7,0.7,0.7,1 specColor = 0.05,0.05,0.05,1 shininess = 0.15 } } PQS { Mods { VertexHeightMap { map = Gonorix/PluginData/HightMap.dds offset = -500 deformity = 3000.0 scaleDeformityByRadius = false order = 20 enabled = true } VertexColorMap { map = Gonorix/PluginData/HightMap.dds order = 10 enabled = True } } } } }
  4. I've figured out one problem but now I have another... "Configuration.Loader: Failed to load Body: Gonorix/Gonorix: Unable to read beyond the end of the stream." I have not been able to find anything on the topic. Any Ideas?
  5. Hello, I am working my my first planet mod with kopernicus but nothing I do can seem to get past this error : "kopernicus was not able to load custom planetary system" I have linked the mod and log files as recommended. ANYTHING helps, Thanks! Google drive with all info
×
×
  • Create New...