On my game I went in to playtest it, and it gave me the error "Script 'Scene_map' line 89: ArgumentError occurred.
Wrong number of arguments (1 for 0)"
This is line 89-- $game_map.update(false)
does anyone know how to fix this?
Error on playtest
● ARCHIVED · READ-ONLY
-
-
I've moved this thread to RGSSx Script Support. Please be sure to post your threads in the correct forum next time. Thank you.
Sounds like you've added a script that overwrites the Game_Map.update method. Have you? If so, provide a link to where you downloaded it from.
It's possible you've added a script that's not written for Ace. -
I'll check and thank you
-
The only one that ive added is Woratanas fog script. I don't have the link for it
-
Conner510, please avoid double posting, as it is against the forum rules. You can review our forum rules here. Thank you.
Just edit your post and add the extra info.
Well, we NEED the link for it. Otherwise we can't see if it's an Ace script or something else.
If this is what you used, it's a script for VX that was ported to Ace, but the port is not accurate as it redefines the Game_Map.update method, just as I said above.
You should hunt around for a different fog script, or for a correct port of that one. -
That is the one I used Ill try taking it out and seeing if that works
-
Taking it out worked. Thanks
-
Conner510, please avoid double posting, as it is against the forum rules. You can review our forum rules here. Thank you.
again. Please take a moment to read the forum rules. Double posting is posting twice in a row. Edit your last post instead.
This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.