Process ended before delivered - exitCode 5

Hi,

I just started working on the mac version and at launch, I got this error in Adobe Air : The systa process ended before the response could be delivered.

As it was NativeProcessExitEvent, I traced the event. It says exitCode=5. So I don't know if it should be that code or anything.

My bad,

didn't copy TurboActivate.dat and libTurboActivdate.dylib in the Mac folder.

I have had a customer report this today, but the TurboActivate files are in the Mac version and tested to work. What else could cause this error? Screenshot: http://cloud.coneybeare.net/NvrY

My bad,

didn't copy TurboActivate.dat and libTurboActivdate.dylib in the Mac folder.

Great, I'm glad you figured it out. If you have other questions I'll be happy to help.

I have had a customer report this today, but the TurboActivate files are in the Mac version and tested to work. What else could cause this error? Screenshot: http://cloud.coneybeare.net/NvrY

2 possibilities, Matt:

  1. The user is terminating the "systa" process.
  2. Something the user is passing is crashing the systa process.

So if it's not 1, then what is the user passing that's causing the process to crash? That is, at what point is the error occurring? And can they reproduce it? Can you reproduce it?