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]