You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After launching a crewed vessel I got full SAS control, prograde hold and roll hold.
Then I went back to SPC and after that back to the vessel, I could no more set roll hold, but only prograde (and retrograde) hold.
I found this in the log for one time:
InvalidCastException: Cannot cast from source type to destination type.
at MandatoryRCS.VesselModuleMandatoryRCS.UpdateVesselState () [0x00000] in <filename unknown>:0
at MandatoryRCS.VesselModuleMandatoryRCS.VesselModuleUpdate (Boolean fromCallback, .FlightCtrlState ctrlState) [0x00000] in <filename unknown>:0
at MandatoryRCS.VesselModuleMandatoryRCS.OnPreAutopilotUpdate (.FlightCtrlState s) [0x00000] in <filename unknown>:0
at (wrapper delegate-invoke) FlightInputCallback:invoke_void__this___FlightCtrlState (FlightCtrlState)
at (wrapper delegate-invoke) FlightInputCallback:invoke_void__this___FlightCtrlState (FlightCtrlState)
at Vessel.FeedInputFeed () [0x00000] in <filename unknown>:0
at FlightInputHandler.FixedUpdate () [0x00000] in <filename unknown>:0
(Filename: Line: -1)
gotmachine
changed the title
Roll hold lost after going to SPC and back to vessel
[2.0 ALPHA] Roll hold lost after going to SPC and back to vessel
May 31, 2019
gotmachine
changed the title
[2.0 ALPHA] Roll hold lost after going to SPC and back to vessel
Roll hold lost after going to SPC and back to vessel
May 31, 2019
After launching a crewed vessel I got full SAS control, prograde hold and roll hold.
Then I went back to SPC and after that back to the vessel, I could no more set roll hold, but only prograde (and retrograde) hold.
I found this in the log for one time:
Log and craft:
https://www.dropbox.com/s/n6oc7t1hqogra3i/2018-05-28_1%20KSP.log.7z?dl=1
The text was updated successfully, but these errors were encountered: