Storyboard problems anywhere after Corona daily build 2012.928

If I upgrade Corona SDK to any daily build from 2012.928 and on It breaks if try and change scenes. I really don’t have much regarding this aside from my error log, and it seems to happen when purge scene gets called. The error log is below.

[text]
2012-12-07 12:01:42.411 Corona Simulator[1209:707] Runtime error
bad argument #-2 to ‘insert’ (Proxy expected, got nil)
stack traceback:
[C]: ?
[C]: in function ‘insert’
?: in function ‘?’
?: in function ‘gotoScene’
…aProjects/SwipeTogether/trunk/SwipeTogether/main.lua:247: in function ‘ChangeScene’
…gether/trunk/SwipeTogether/Scenes/scene_Tutorial.lua:75: in function ‘_listener’
?: in function <?:534>
?: in function <?:229>
[/text]

Any earlier build everything works just fine. Any ideas what would be causing this? [import]uid: 143007 topic_id: 33768 reply_id: 333768[/import]

Does this happen on all scenes or a particular one? Can you build a simple test case that demo’s the problem?

I’ve been using storyboard well past 928 and don’t see these errors. It’s likely something in your app.

[import]uid: 199310 topic_id: 33768 reply_id: 134234[/import]

Does this happen on all scenes or a particular one? Can you build a simple test case that demo’s the problem?

I’ve been using storyboard well past 928 and don’t see these errors. It’s likely something in your app.

[import]uid: 199310 topic_id: 33768 reply_id: 134234[/import]