MechJeb2

MechJeb2

4M Downloads

MonoPropellant engine (OMS kit) makes NRE spam, no maneuver burn

Gordon-Dry opened this issue ยท 1 comments

commented

dev#800: https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/800/

Using an OMS kit engine that uses MonoPropellant I get the log spammed as soon as the maneuver burn should start:

NullReferenceException: Object reference not set to an instance of an object
  at MuMech.RCSSolverThread.GetThrottles (.Vessel vessel, MuMech.VesselState state, Vector3 direction, System.Double[]& throttles, System.Collections.Generic.List`1& thrustersOut) [0x00000] in <filename unknown>:0 
  at MuMech.MechJebModuleRCSBalancer.GetThrottles (Vector3 direction, System.Double[]& throttles, System.Collections.Generic.List`1& thrusters) [0x00000] in <filename unknown>:0 
  at MuMech.VesselState.UpdateRCSThrustAndTorque (.Vessel vessel) [0x00000] in <filename unknown>:0 
  at MuMech.VesselState.Update (.Vessel vessel) [0x00000] in <filename unknown>:0 
  at MuMech.MechJebCore.FixedUpdate () [0x00000] in <filename unknown>:0 
 
(Filename:  Line: -1)

Log:
https://www.dropbox.com/s/hlq7aj5as3drmx_3%20KSP.log.7z?dl=1

commented

logfile url doesn't exist any more and its unclear which exact part is being used or how to replicate this.