MechJeb2

MechJeb2

4M Downloads

RO/RSS ascent guidance mode spams exceptions at burnout if the craft doesn't have enough DeltaV to get to orbit

rsparkyc opened this issue ยท 2 comments

commented

This is on build #800, KSP 1.4.3

MechJeb module MechJebModuleAttitudeController threw an exception in Drive: System.NullReferenceException:
  at (wrapper managed-to-native) UnityEngine.Component:get_transform ()
  at MuMech.AttitudeControllers.MJAttitudeController.DrivePre (.FlightCtrlState s, .Vector3d& act, .Vector3d& deltaEuler) [0x00000] in <filename unknown>:0
  at MuMech.MechJebModuleAttitudeController.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
commented

heh same comment as the other one which is that i've largely abandoned the PEG code in this version.

https://github.com/lamont-granquist/MechJeb2/releases

those were all recently rebased on dev so they should have current MJ-dev with Shuttle PEG on top of it (the 1.2 and 1.3 versions are also current MJ-dev, so the codebase in all three is virtually identical)

commented

Bugs in Atlas-Centaur PEG won't be fixed at this point.