Closed Ernesto-Alvarez closed 5 years ago
Thank you for reporting the issue.
Examples were tested on KSP version 1.4, so things might have changed. I will look into it.
EDIT: Mechjeb has made some changes in classes which I access via reflection, so I need to fix it in my code.
Fixed.
I will add more fixes this week and upload a new release soon.
KRPC.Mechjeb fails its own basic example. When following the example, an exception is generated at the server when accessing conn.mech_jeb.ascent_autopilot. It is possible to instantiate AscentGT, but doing so does not work for controlling the rocket (but does not trigger an exception either).
KRPC.Mechjeb used is latest as indicated in the documentation in this project, KRPC version is 0.4.8 and KSP version is 1.6.1.2401. KRPC was tested and is running correctly.
Python 2.7.12 (default, Nov 12 2018, 14:36:49) [GCC 5.4.0 20160609] on linux2 Type "help", "copyright", "credits" or "license" for more information.