Skip to content

Latest commit

 

History

History
43 lines (40 loc) · 2.27 KB

issues.md

File metadata and controls

43 lines (40 loc) · 2.27 KB

How to submit an issue

PEGAS is quite complex for a kOS script, and due to notorious difficulty in debugging anything in kOS (one has to run the entire ascent) it is not guaranteed to be completely free from bugs or errors. I am willing to provide support and correct those bugs. The best way to notify me about problems and receive help is via the GitHub issue tracker. Private messages on forum.kerbalspaceprogram.com or posts in my development thread there also work, although might be slower.

  1. Make sure you are using the most recent release of PEGAS. Perhaps your problem was fixed in an update?
  2. Check the tutorial and reference - maybe the answer is there already?
  3. Check the issue tracker - maybe I already know about the problem?
  4. If not, make a new issue and describe what's wrong. If you get an error message - what does it say? If PEGAS crashes - when and how? If PEGAS fails to get to orbit - provide as much info as you can: vehicle, controls, sequence and mission contents, .craft file - anything that would allow me to reproduce your issue.
  5. If the problem requires attaching a .craft file, please try to strip it of as many mods as possible. I developed and tested PEGAS on a Realism Overhaul install with all of the necessary and many of the suggested mods, including:
    ASET Avionics
    Cryo Tanks
    Cryogenic Engines
    DMagic Orbital Science
    FASA
    Kerbal Attachment System
    KW Rocketry Rebalanced
    Near Future (most plugins)
    Procedural Fairings
    Procedural Parts
    Real Scale Boosters
    RemoteTech
    Salyut Stations
    SCANsat
    Soviet Probes
    Soviet Rockets
    Soviet Spacecraft
    TAC Life Support
    Taerobee
    Tantares
    Universal Storage II
    US Probes Pack
    US Rockets
    Ven's New Parts & Stock Part Revamp
    I could install some other thing, but the easier you make it for me to help you, the faster and more reliably I can do that.

I welcome all usage questions and improvement suggestions, especially to the documentation. If something is unclear, or badly explained - please let me know.