Scrolling Game Development Kit Forum

SGDK Version 1 => Help/FAQ => Topic started by: Jam0864 on 2006-10-27, 09:23:15 PM

Title: Error while trying to shoot.
Post by: Jam0864 on 2006-10-27, 09:23:15 PM
I used the scripting wizard to make the player able to shoot. It used to work fine but something I've done has stuffed it up. Now whenever I press the button to shoot it has an error message. Automation Error [Press OK] Layer 0 is not loaded; can't draw [Press OK] Display must be open [Press OK]. Does anyone know what this error message means and how to fix the problem?
Title: Re: Error while trying to shoot.
Post by: bluemonkmn on 2006-10-28, 07:42:48 AM
Usually the first error is the problem, not the last error.  Automation error in GameDev usually means there's something wrong with trying to play a sound.
Title: Re: Error while trying to shoot.
Post by: Jam0864 on 2006-10-28, 06:34:14 PM
Yep that was it. I tried to play it in the multimedia manager and that said automation error as well.
Thanks!   :D