Jump to content

Problem orbital probe contract


Recommended Posts

I have a contract to put a satellite into an equatorial orbit of Kerbin. I have a rocket on the pad ready to go, but when I go into either the Tracking Station or map mode, the contracted orbit is not showing up. I at first thought that it was because the argument of periapsis is "NaN" while the orbit is not circular, so I made one up and put it in (270 degrees, because why not?), but I'm still not seeing the orbit.

Here is the contract:

Quote

CONTRACT
                        {
                                guid = d46084a7-2032-4595-9f30-5601768d5372
                                type = SatelliteContract
                                prestige = 0
                                seed = 1899215929
                                state = Active
                                agent = Kerlington Model Rockets and Paper Products Inc
                                deadlineType = Floating
                                expiryType = Floating
                                values = 108000,46008000,32000,82000,32000,0,12,6,2854169.62073881,2789002.75531565,48797002.7553156,0
                                targetBody = 1
                                deviation = 7
                                orbitType = 3
                                placementMode = 0
                                PARAM
                                {
                                        name = VesselSystemsParameter
                                        state = Incomplete
                                        disableOnStateChange = False
                                        values = 0,0,0,0,0
                                        typeString = probe
                                        mannedStatus = 1
                                        requireNew = True
                                        checkModuleTypes = Antenna|Power
                                        checkModuleDescriptions = has an antenna|can generate power
                                        launchID = 111
                                }
                                PARAM
                                {
                                        name = SpecificOrbitParameter
                                        state = Incomplete
                                        disableOnStateChange = False
                                        values = 0,0,0,0,0
                                        TargetBody = 1
                                        deviationWindow = 7
                                        orbitType = 3
                                        inclination = 0
                                        eccentricity = 0.0716045370751113
                                        sma = 15330801.9786731
                                        lan = NaN
                                        argumentOfPeriapsis = 270 ; was "NaN" before my initial edit
                                        meanAnomalyAtEpoch = 0.869348448373701
                                        epoch = 0
                                }
                                PARAM
                                {
                                        name = StabilityParameter
                                        state = Incomplete
                                        disableOnStateChange = False
                                        values = 0,0,0,0,0
                                        holdSeconds = 10
                                }
                        }

Any one have any insight as to why the orbit lines for this orbit are not showing up in the Tracking Station or Map mode? 

Thanks!

 

Link to comment
Share on other sites

20 minutes ago, Venusgate said:

Forgive the mundane adage, but have you tried restarting the client? it may just be a memory bug.

Oh yes, I have. I did all that long before I dug into the persistence file.

2 minutes ago, FullMetalMachinist said:

Known bug. When any of the contract orbit parameters are either N/A or NaN the orbit lines will not be drawn. 

http://bugs.kerbalspaceprogram.com/issues/9651

Ah, that would explain that then. Thank you.

Link to comment
Share on other sites

i guess the game can't show a target orbit when there is an infinite number of valid orbits to fulfill the contract? frankly, those contracts should not be generated at all. i guess they are supposed to be easier than a strict, fully defined target orbit, but in reality they just create confusion because there is no target orbit on the map.

Link to comment
Share on other sites

Nobody said yet on this thread, but putting the satellite in any old orbit with 0 inclination and the correct Ap and Pe will fulfill the contract successfully.

I like this "new kind of satellite contract" as a concept, but the contract should be reworded to say something like, "Put a satellite in any equatorial orbit with specified Pe and Ap altitudes". Then people would understand why the lines weren't being drawn. But do make sure that you pay some attention to the second half of my bug report there -- check the sizes on your KSP.log and output_log.txt files, because sometimes they balloon.

 

Edited by bewing
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...