EA Uploading Error

 
Tester stopped because onit returns non-zero, what is the problem? 
 
Zimele Brian Madlala:
Tester stopped because onit returns non-zero, what is the problem? 

.. that OnInit() does not return 0 or INIT_SUCCEEDED.

 
Carl Schreiber #:

.. that OnInit() does not return 0 or INIT_SUCCEEDED.

How to fix this? 
 
Zimele Brian Madlala #: How to fix this? 

By fixing the logic in your OnInit event handler.

Since this is for a Market product and you probably don't want to show the code, we are not able to give an exact answer.

We would need to see at least the OnInit() code and possibly the Input parameters too, to be able to give some advice.