Game crashes after loading
Applify
Member, PRO Posts: 7
Hi
I am trying to get the game I made on my Android phone, using windows creator tools. I have nothing with Apple, so I can't try it using Apple. I have successfully put the game on my Android, and it starts. But whenever I try pressing one of the buttons on the start screen, it crashes. I have no idea how to fix this.
I hope I can get an answer using the forums, I have tried googling the problem, but that didn't give any information at all.
Thanks
Applify
I am trying to get the game I made on my Android phone, using windows creator tools. I have nothing with Apple, so I can't try it using Apple. I have successfully put the game on my Android, and it starts. But whenever I try pressing one of the buttons on the start screen, it crashes. I have no idea how to fix this.
I hope I can get an answer using the forums, I have tried googling the problem, but that didn't give any information at all.
Thanks
Applify
Best Answer
-
jonmulcahy Posts: 10,408
So I tried moving the scene, and apparently it is a problem in the scene. How do I detect what the actor is that makes it crash? Is there an easier way than just deleting every single actor and trying them one by one? Because there are quite a few actors in every level..
does every scene crash or only one of them?
Applify
if it's every scene, there is a shared actor. if only one of them, then you can focus on what is different.
but unfortunatly, you'll have to go one at a time until you find it. focus on the newest actors added to the game. It's most likely related to an attribute that you deleted that was still referenced in a rule. That seems to be the cause most of the time.
Answers
Which Android sdk version?
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
Greetings
Applify
two things to try:
make a fake blank scene and adjust one of the buttons to go there. does that work? button is fine.
move the scene you are trying to change to to the initial scene. that will tell you if the problem is with the scene or not.
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
Thanks a lot for the fast reactions
Applify
Applify