Forum ActionScript 3.0 Strange Error Message

Problems and discussions relating to ActionScript 3.0 here.

Strange Error Message

Postby azuanagames » October 4th, 2010, 6:37 am

I am receiving the following in my debug player:

Error #2044: Unhandled StatusEvent:. level=error, code=

I'm guessing this is a PlayerIO thing? I don't have any code that looks like that at all...

Thanks!
azuanagames
 
Posts: 157
Joined: April 29th, 2010, 10:59 pm

Re: Strange Error Message

Postby Benjaminsen » October 4th, 2010, 10:16 am

When did this error occur? During connect or?
Benjaminsen
.IO
 
Posts: 1444
Joined: January 12th, 2010, 11:54 am
Location: Denmark

Re: Strange Error Message

Postby azuanagames » October 4th, 2010, 11:24 am

This is happening after the connect. I think it was after room creation. I'll re-run tonight and let you know where it's happening exactly.

Thank you
azuanagames
 
Posts: 157
Joined: April 29th, 2010, 10:59 pm

Re: Strange Error Message

Postby Benjaminsen » October 4th, 2010, 11:33 am

The specific error is related to LocalConnection calls. The only place we have such is in our popup based Facebook connect calls. If you can reliably recreate it I would be very interested in getting your help debugging and fixing it.
Benjaminsen
.IO
 
Posts: 1444
Joined: January 12th, 2010, 11:54 am
Location: Denmark

Re: Strange Error Message

Postby azuanagames » October 4th, 2010, 12:22 pm

I'm not currently using any Facebook integration.

I AM using Mochi code that can publish to Facebook. Perhaps this is not a player.io error at all.

I'll definitely look into it tonight.
azuanagames
 
Posts: 157
Joined: April 29th, 2010, 10:59 pm


Return to ActionScript 3.0