Support XRCtrl API and UMMU issues

malagator

New member
Joined
Sep 9, 2012
Messages
1
Reaction score
0
Points
0
Hello there.

This is my first post! I have been searching but I have not found any reference to this.

I am writing a module that is intended to handle MMU. Namely, I am trying to handle crew in a XR1-DeltaGlider from Altea Aerospace. However, when I use the function Crew->EvaCrewMember(nameOfCrew), I get a "ERROR_MISC_ERROR_EVAFAILED" error. I got the correct "Crew" handle using XRCtrl API as I am able to delete crew properly and to get their names, but I am not able to EVA. I have all needed doors open and, in fact, if I manually click on the "EVA" button, the crew is evacuated without problems.

Besides, if I try to enter the vessel with an UMMU before any "manual" EVA is performed, the UMMU cannot enter the vessel (I previously deleted some crew so there is room for the entering MMU). Once I do a manual EVA, I can enter without problems.

Has any of you faced this problems? Is it a bug? Can you manage any workaround?

Thanks in advance and regards!
 
Top