EGL1832E The stack is empty.
Explanation
An empty stack exception has been encountered while passing values to a native C function or while returning values from the function.
User Response
Check that the number of receiving variables does not exceed the number of values passed or returned.