Janus1992 / KSP_Starship-kOS-Interface

An Interface for automating the 'Starship Expansion Project' and 'Starship Launch Expansion' mods within Kerbal Space Program
GNU General Public License v3.0
11 stars 1 forks source link

Landing error #10

Closed pavankay closed 3 weeks ago

pavankay commented 3 weeks ago

I see this error just before starship performs the flip menuever Screenshot 2024-06-08 113158

pavankay commented 3 weeks ago

also when trying again I get another error 1

Janus1992 commented 3 weeks ago

Did you change focus of the vessel right before the flip when the first screenshot happened? Also, why is it so far off target? What happened beforehand?

Can you add the starship.ks under Kerbal Space Program/Ships/Script/ here? (I'm on a different version and can't track the errors until I have yours)

pavankay commented 3 weeks ago

Sure. To awnser your first question I did not change my foucus the whole time and let the code do it for me,

I will paste in a .txt version of the ks code starship.txt

Janus1992 commented 3 weeks ago

Okay the first error should not pop up anymore in the next upload (next few days). Nice find, I never experienced that one myself. The second one I also found out recently while messing around with FAR (which is still highly problematic). Will also be fixed soon!

pavankay commented 3 weeks ago

What is far and also do you know why the first one happend?

pavankay commented 3 weeks ago

and did you figure out why it was so far from target?

Janus1992 commented 3 weeks ago

Ferram Aerospace Research. Makes planes better, but Starship considerably worse. The first one happened when it couldn't reach the target (for whatever reason) and at 10km altitude it triggers the searching for a new relatively flat landing zone and that is when kOS had a slight hiccup. My fix will guard against that hiccup (it shouldn't really happen, yet it does). As to why it couldn't reach the target, you can best describe what it tried to do. I can't see that, and it doesn't really happen to me (after doing an automatic deorbit burn).

pavankay commented 3 weeks ago

Ferram Aerospace Research is not installed though.

pavankay commented 3 weeks ago

Thank you for explaining it to me as I dont know much about kOS,

Janus1992 commented 3 weeks ago

no worries! Keep the bug reports coming, I can fix a lot of bugs (that I didn't find) this way!

pavankay commented 3 weeks ago

just wondering how did you get the frosting on starship in your video and mods did you have installed then?

Janus1992 commented 3 weeks ago

The frost is a separate mod available on the discord. It will be included in SEP at some point in the future (and then also in my .crafts). I don't use it yet, but will once it's a SEP standard!

pavankay commented 3 weeks ago

what other visual mods did you have?

Janus1992 commented 3 weeks ago

not my video, so don't know. I'm running bare minimum

pavankay commented 3 weeks ago

Oh sorry did not know, Thank you for help!