When I try to do a test run, I get this error message, either when I enter a new map, or press new game, or continue.
http://img504.imageshack.us/img504/1319/errormessage1zx0.png
You have a faulty script. If it's a default script, make a new project and copy that script and put it in place of the old one.
Also, stop putting your threads in the Advanced Troubleshooting forum, because all your problems are very easy to solve.
Tried that.
I still get the error message.
Quote from: Miles Castea on August 16, 2007, 09:43:42 PM
Tried that.
I still get the error message.
Try replacing line 274 with this:
return z + $game_map.priorities[@tile_id] * 32If that doesn't work, you may have to reinstall.
Your problem seems to be in the RTP scripts so I'm giving you an empty game. Copy and paste the script.rxdata into your project or into your hard drive. If that don't work, try re-installing. :P First check if line 274 if similar to FireRain's. If so, try his first.