Hello everyone,
I want to go from scene1 to scene2 and the simulator gives me this error:
createScene1
enterScene1
exitScene1
WARNING: Cannot transition to a scene that does not exist. If you called storyboard.removeScene() on a scene that is NOT represented by a module, the scene must be recreated before transitioning back to it.
In the enterScene of scene2 i’m loading a lot of big spritesheets. If i comment some of them the error doesn’t appeared. The strange thing is that doesn’t matter what especifique sprite i comment, the error disappears if i comment two of them.
I think the error isn’t about creating scenes or go to it, because i’m not doing it when i load the sprites.
It is possible that the problem appears when i load a lot of things? There is a limit in MB for applications?
Thank you [import]uid: 105206 topic_id: 24694 reply_id: 324694[/import]
