There is no engine bug, its a problem with a parameter in your code.

Also, the problem in your code doesnt have the name "_arg1", it just means that there is a problem with the first argument / parameter of one function. Too bad it does not tell you which one...