Forum ActionScript 3.0 Error in Connection.addMessageHandler

Problems and discussions relating to ActionScript 3.0 here.

Error in Connection.addMessageHandler

Postby GBurg » November 10th, 2011, 11:08 am

Hi,

In my error log I get sometimes the following as3 error:

Error In callback handler for Connection.addMessageHandler("*")

But that is all it says... I really have no clue where to start looking, because all my messages go through addMessageHandler("*") . How to find the source?

Best regards, Geert
GBurg
Paid Member
 
Posts: 78
Joined: February 9th, 2011, 10:27 am

Re: Error in Connection.addMessageHandler

Postby GBurg » November 17th, 2011, 1:55 pm

hi today, I runned in debug mode, and I had this weird error again:

[Fault] exception, information=TypeError: Error #1009: Cannot access a property or method of a null object reference.

The weird thing is, not the error, but the place of the error. It was in Bridge:Client.Connection (as showed my call stack), so somewhere inside the PlayerIO code. After running further, my game did perfectly well handling the message that was send! So doesn't seem to be a critical bug, but little bit annoying, because of my error log having these weird codes =)
GBurg
Paid Member
 
Posts: 78
Joined: February 9th, 2011, 10:27 am


Return to ActionScript 3.0



cron