giuliodondi / kOS-Shuttle_OPS1

kOS ascent guidance script for the Space Shuttle in KSP Realism Overhaul
11 stars 3 forks source link

problem with timing #15

Closed FlandreScarlet1 closed 3 months ago

FlandreScarlet1 commented 3 months ago

ato meco and two engine tal is happening all together: Kerbal Space Program Screenshot 2024 06 24 - 19 17 10 87

giuliodondi commented 3 months ago

This is not enough for me to reproduce the problem

Where are you launching from and what is your mission script?

Also when did you last update OPS3? The TAL site definitions come from there

FlandreScarlet1 commented 3 months ago

using ops1:

@LAZYGLOBAL OFF.

//Launch Settings

GLOBAL target_orbit IS LEXICON (
"periapsis",50, "apoapsis",280, "cutoff alt",120, "inclination",51.6 ).

GLOBAL logdata Is true.

RUNPATH("0:/Shuttle_OPS1/src/ops1_main_executive").

launching from cape canaveral lc-39a and i updated ops3 with the latest version the merge dev branch

FlandreScarlet1 commented 3 months ago

nvm i found the issue fixed the external fuel tank was the main root part and i set the shuttle as the root part and it works Kerbal Space Program Screenshot 2024 06 25 - 11 31 19 52