Quantcast
Channel: Adobe Community : Unanswered Discussions - AIR Development
Viewing all articles
Browse latest Browse all 2010

Improve UncaughtErrorEvent stack trace

$
0
0

Hello,

 

we are using UncaughtErrorEvents to log unhandled exceptions from our game in our database. I was able to fix all errors that have decent stack traces, however some error messages really lack any valuable information. For example I have lots of logs in the database like this:

 

Error: Error #1502

     at [path].models::UncaughtErrorHandler/logError()

     at [path].models::UncaughtErrorHandler/uncaughtErrorsHandler()

 

 

So there is really no information where this error is coming from except that it eventually arrived in the UncaughtErrorHandler class. We are using Air 18 with ASC2, inlining was not enabled. Does anyone know if we can somehow improve the stack trace to show meaningful information?

 

Thanks


Viewing all articles
Browse latest Browse all 2010

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>