EGL2202E Array wrapper array_name cannot be expanded beyond its maximum size. The error occurred in method method_name.
Explanation
The maximum size of the array was exceeded.
User Response
Check the size and maximum size of the array before attempting to add to it.