Jump to content

NaN orbit on a lander attached to my craft


Recommended Posts

https://gfycat.com/MaleAnimatedBichonfrise

https://i.imgur.com/8CC8NPc.png

Inside that tapered fairing is my Munar lander. The debug console shows that the game engine is packing both the SKII (the whole ship), and the SKII Lander for orbit when my kOS script timewarps.

So the game tries to pack the lander for timewarp, then I get a NaN orbit error in the debug console, and the game engine despawns that whole part of the craft.

It seems like the game engine thinks it's dealing with two separate crafts, maybe?

Packing SKII Lander for orbit
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)

ObT : NaN
M : NaN
E : NaN
V : NaN
Radius: NaN
vel: [NaN, NaN, NaN]
AN: [297572.414810425, 777178.226544812, 0]
period: Infinity

 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)

[OrbitDriver Warning!]: SKII Lander had a NaN Orbit and was removed.

 

Link to comment
Share on other sites

On 8/7/2018 at 5:03 PM, blorgon said:

https://gfycat.com/MaleAnimatedBichonfrise

https://i.imgur.com/8CC8NPc.png

Inside that tapered fairing is my Munar lander. The debug console shows that the game engine is packing both the SKII (the whole ship), and the SKII Lander for orbit when my kOS script timewarps.

So the game tries to pack the lander for timewarp, then I get a NaN orbit error in the debug console, and the game engine despawns that whole part of the craft.

It seems like the game engine thinks it's dealing with two separate crafts, maybe?


Packing SKII Lander for orbit
 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)

ObT : NaN
M : NaN
E : NaN
V : NaN
Radius: NaN
vel: [NaN, NaN, NaN]
AN: [297572.414810425, 777178.226544812, 0]
period: Infinity

 
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)

[OrbitDriver Warning!]: SKII Lander had a NaN Orbit and was removed.

 

No idea what's happening in the 3 second video. Don't know what NaN means. Don't use kOS. You didn't really post the minimum requirements expected to receive help....that's "probably" why no one has helped you. 

I really don't have much or any experience fixing anything here, but if I had to just throw a random dart and guess what is going wrong simply based the measly amout of information provided (like the picture of your mod folders).....I bet it's Joint Reinforcement's fault somehow.

Uninstall it and see if the problem goes away...

I suppose it could also be the "mine" folder because I have no idea what so ever that could be.....If it's a folder of your personal stuff or something it probably shouldn't go there....

Edited by JoE Smash
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...