Is the storyboard API broken?

Anyone else having exasperating problems with the storyboard API?

I’ve been working on a storyboard based project that has nearly unhinged me. At times it’s completely reliable, other times it will lock up or crash the simulator without any output to indicate what the problem is. This is under identical test cases which is what makes this baffling to me. Yesterday my test case worked flawlessly on multiple runs, some more than an hour long. Today the same solution crashes. I hadn’t changed any code!

I have been watching my memory usage and do not have any memory leaks.

Occasionally I do get a crash that does output information. This relates to the scene parameter in the storyboard.gotoscene() function:
“bad argument #-1 to ‘?’ (Proxy expected, got nil)”

That seems weird to me since I specify the scene to go to.

I’m currently running version .971 (latest public release).

This is all a bit vague but I’ve lost days of work and am not sure what my next step should be. I guess I’m interested to know if this sounds at all like anything anyone else has been experiencing.
[import]uid: 105707 topic_id: 33305 reply_id: 333305[/import]

Is your test case simple enough you could post the source code?
[import]uid: 19626 topic_id: 33305 reply_id: 132280[/import]

Not as is… but I’ll pare something down and put it up.

I am using modules to store functions and values and suspect the issue relates to that. [import]uid: 105707 topic_id: 33305 reply_id: 132298[/import]

Is your test case simple enough you could post the source code?
[import]uid: 19626 topic_id: 33305 reply_id: 132280[/import]

Not as is… but I’ll pare something down and put it up.

I am using modules to store functions and values and suspect the issue relates to that. [import]uid: 105707 topic_id: 33305 reply_id: 132298[/import]

I have the same problem [import]uid: 128197 topic_id: 33305 reply_id: 138985[/import]

@Fufutime,

Sorry to hear it but “misery does love company” :wink:

I do love Corona but I’m still uncertain about the Storyboard API… [import]uid: 105707 topic_id: 33305 reply_id: 139119[/import]

I have the same problem [import]uid: 128197 topic_id: 33305 reply_id: 138985[/import]

@Fufutime,

Sorry to hear it but “misery does love company” :wink:

I do love Corona but I’m still uncertain about the Storyboard API… [import]uid: 105707 topic_id: 33305 reply_id: 139119[/import]