Issues with GameSalad Preview
dmilinovichiii
Member Posts: 620
Just recently, after I dragged some actors into a scene, I decided to look at how things were going from my ipod so i selected to preview the level on my ipod. The first scene loaded and was frozen. I couldn't click anything on my ipod so I went back and decided to test my game in the built in GameSalad previewer. The same thing happened. I restarted my computer and nothing changed. Other than this, I haven't discovered any problems, but I really need to be able to preview my work. Has anyone else had this problem and does anyone know how to fix it? I'm on the last level and really close to finished.
Comments
If so, it is a syntax error.
You could have an extra/missing parenthesis somewhere, but it is more likely that you have a 'dangling' Attribute somewhere.
Check all of your Rules in every Actor, and make sure there are no 'game' or 'self' tags with missing attributes. Check the 'otherwise' sections of your Rules as well.
Check those actors that you just added to the Scene as those are most likely the guilty parties.