The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Scripting => Topic started by: DoctorTodd on September 04, 2011, 06:16:07 PM

Title: Crash after title screen
Post by: DoctorTodd on September 04, 2011, 06:16:07 PM
After I hit new game I get an error "Syntax error occurred while running script" Does any one know how to fix it? I am using a lot of scripts, is it possible I'm using to many?
Title: Re: Crash after title screen
Post by: pacdiggity on September 04, 2011, 09:03:42 PM
You probably have an auto-run event that runs a script call that has an error in it on the first map.
Title: Re: Crash after title screen
Post by: DoctorTodd on September 04, 2011, 09:07:29 PM
Thanks pacman.  :)