Very weird runtime bug ( Project files attached )

I am making an Asteroid kind of game

I made all the variables in a table so I can delete them when I transition between storyboards

When the game runs by it self, there is no bugs,

Memory rise and falls consistently,

However when I put it in storyboard, and transition to / from pages, the Game keeps crashing with error messages I cannot understand or find relevant to my code

Sometimes there are no errors.

Sometimes the game just shuts down

So please, somebody run my project, and help me find out whats wrong with it.

https://www.dropbox.com/s/42kgpq3ojeza8st/Astiroid.rar

When you say “no errors” are you talking about no errors in the console log?  Can you make sure to check your console log and post any errors here with the relevant portions of your code by pasting your code in between and tags (take the space out between [and code] and [and /code].

Most people do not want to open unknown archive files.  It’s best to post code chunks here.  Also RAR files are not universally open able like a zip file would be.

When you say “no errors” are you talking about no errors in the console log?  Can you make sure to check your console log and post any errors here with the relevant portions of your code by pasting your code in between and tags (take the space out between [and code] and [and /code].

Most people do not want to open unknown archive files.  It’s best to post code chunks here.  Also RAR files are not universally open able like a zip file would be.