Wrong number of arguments to function_name.
A function you've used has an incorrect number of arguments (parameters). Function_name is the name of the function with the incorrect number of arguments.
Review the parameters for the function to be sure you've used the correct number, then recompile the script.