How to get rid of errors

Funlight2000
25 Oct 2017, 15:43

If you fully want to understand go read my game hero or villian( not saying so i could get views or anything) but at the start of every page theres an error how do i fix that?


mrangel
25 Oct 2017, 16:00

As your "Script when entering page" (on the Script tab of the game) you have the script:
MovePlayer (Page2)

There isn't a page called Page2. So this generates an error every time you enter a page.