On 7/30/16, 12:51 PM, "bilbosax" <[email protected]> wrote:

>I guess that I needed to use File.applicationStorageDirectory instead of
>simply File.applicationDirectory.  This about drove me nuts.  I find error
>searching like this frustratingly maddening, like looking for a lost set
>of
>keys :)
>

Did you use an UncaughtErrorEvent handler?  Did the error property not
contain an error with useful getStackTrace() information?  It might not
have line numbers, but I thought that in recent runtimes the method names
were in the stack.

-Alex

Reply via email to