Stack Trace Repeating Twice In Console

I would like to know if this is normal. I'm using Corona on Mac OS X and the terminal output always repeats runtime errors and stack traces twice. I hope I have no unknown recursion going on.

Do you have a sample you can provide so we can test?

Peach :)

Sure. This seems to happen when 'runtime errors' occur. So for example if you create a main.lua file with only these two lines:

1
2
3
print("Creating runtime error...")
 
require("missingModule")

So it does. This is very much out of my area, however I will bring it up in our next meeting.

Peach :)

views:1369 update:2011/12/1 20:56:45
corona forums © 2003-2011