Would you mind sharing the problem project? You can PM me a link to a zip and I’ll give it a quick look.
Hey thanks for the additional details and the debug w/ a project that comes with Corona.
I hope this clears up for you. Unfortunately, I’m a Windows user so I won’t be able to help look into this further. However if I see anything I’ll post back and add details to this thread.
Question. If you start Corona fresh and do an immediate re-load does it encounter the issue? Or, is only if you click a ‘last project’ link from the dialog.
No need to answer if you’re too busy. I’m just curious.
The horse animation sample code bundled with Corona.
That was also in my original post “The error appears a moment after the app finishes loading and if I then reload the app the error will not repeat.” You actually repeated this in your own post or are you referring to something different? Anyway it’s only when clicking on the app in ‘Recent Projects’.
Whatever happened with this? Such a weird problem.
You can try and clear the simulator’s defaults (preferences and settings) with this:
defaults delete com.coronalabs.Corona\_Simulator
from the terminal. This will blow away everything saved including keystore passwords and every stored setting from the build dialog windows, but if you’ve not been using Corona long, you probably don’t have a lot of history, but a good cleaning of the defaults periodically isn’t a bad thing.
Rob
Ok thanks, I’ll try that.