Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

(RESOLVED)Need help with Tanketai side view battle system XP

I keep getting this error when i go to the EQUIP section on the menu in game
Code:
Script 'Actor Advanced Status' line 2195: ArgumentError occured.

wrong number of arguments (5 for 4)

Actor Advanced Status:2195:in `draw_actor_parameter'

Actor Advanced Status:2195:in `refresh'

Actor Advanced Status:2195:in `each'

Actor Advanced Status:2195:in `refresh'

Actor Advanced Status:2195:in `initialized'

Actor Advanced Status:2195:in `new'

Actor Advanced Status:2195:in `main'

Main:46

Im new to board so any help is appreciated, thanks in advance
 
Fore the "Script 'Actor Advanced Status' line 2195: ArgumentError occured.
wrong number of arguments (5 for 4)" error:

It's because the arguments, example:
example(argument0, argument1, argument3)
The script is inputting more than the arguments(5) than the method uses.
It can also be helpful if you show us the line in which the error occurs.
I can't get clearly what is happening there, so, you better post the piece of script
which gives you the error.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top