MSIR.0444 Invalid (func) argument ''(value)', request cancelled

From m204wiki
Revision as of 15:56, 13 August 2015 by JALWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

An invalid value 'value' was passed to function 'func'. This could be a negative value passed to a $LOG type functions or an impossibly large exponent for a $EXP function. Correct the $function call, perhaps adding code to test for invalid values.