Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0Pa dynamic pressure caused a 100% reduction in normal ignition reliability #279

Closed
RubenOllesch opened this issue Sep 4, 2023 · 3 comments

Comments

@RubenOllesch
Copy link

Hi,

I am currently attempting a Ranger-style mission in RP-1 but am repeatedly running into "Ignition Failure: 0Pa dynamic pressure caused a 100% reduction in normal ignition reliability".

As far as I understand it, high dynamic pressure reduces the ignition chance so that lighting rocket engines deep inside the atmosphere is discouraged.

My craft however is currently in a 160km orbit without any atmosphere - thus 0Pa dynamic pressure -, so I don't quite understand the issue.

Is this a bug or am I missing something?

I have already tried quicksaving & reloading about 10 times, with one "normal" ignition failure but otherwise always a failure due to dynamic pressure.

Version Info

KSP 1.12.3.3173 (LinuxPlayer) en-us
1.12.1 Making History
1.7.1 Breaking Ground

RP-1 Mods

RP-1 Express Install v2.0
RP-1 v2.10.0.0
Test Flight v2.6.1.0

Additional Mods

Trajectories v2.4.5.2
Docking Port Alignment Indicator 6.10.0.0

See full list:
Installed Mods.txt

Screenshots

Before ignition attempt
screenshot9
After ignition attempt
screenshot13

@RubenOllesch
Copy link
Author

In my save I worked around the issue by editing the save file and resetting the XLR81 back to 2 ignitions from 1 (the first was used for orbital insertion).
Weirdly enough, this prevented the failure from occuring.

@siimav
Copy link
Contributor

siimav commented Sep 5, 2023

Looks like the dynamic pressure message in flight log is just wrong and the real issue is here:
image

Some engines have penalties based on how much time has passed since last ignition. Agena is one of those where chance will drop after some time and then restore to full again after some hours have passed. I think middle clicking on the engine in Editor will reveal this information.

@RubenOllesch
Copy link
Author

RubenOllesch commented Sep 5, 2023

Oh ok, I get it - so it was just a case of a confusing message combined with me not knowing how my spacecraft is supposed to behave :)
Thank you for the quick reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants