EGL2205Eobject_type is
an invalid object type to add to an array wrapper of type array_type.
Explanation
The contents of the array must match
the definition for the array.
User Response
Make sure that the object type being
stored into the array is the correct type. If the object type is correct,
change the type of objects that the array stores.