Skip to content
Success

Changes

Summary

  1. Only expose the exception message to the UI, not the full stack trace (commit: 15124f7) (details)
  2. Push less exception spam into the PSG UI on failures (commit: fece17f) (details)
Commit 15124f7f7e8ea81de4553b9b9ae8938ef7eeab4c by lamont
Only expose the exception message to the UI, not the full stack trace
(commit: 15124f7)
The file was modified MechJebLib/Utils/AsyncJob.cs (diff)
Commit fece17f816938979ed3528bb710ef957453bae0e by lamont
Push less exception spam into the PSG UI on failures

This cuts the whole backtrace out of the UI
(commit: fece17f)
The file was modified MechJeb2/MechJebModulePSGGlueBall.cs (diff)
The file was modified MechJeb2/MechJebModuleHoverslamSimulation.cs (diff)
The file was modified MechJebLib/Utils/AsyncJob.cs (diff)