Quest 5.8 Error - Index and length must refer to a location within the string. Parameter name: length

I'm trying to save my game but I'm getting a compile error:

"Index and length must refer to a location within the string.
Parameter name: length"

I have no context for what or where to find the bug, what does this error mean and relate to?


So a friend of mine finally tracked it down to an unfinished function call.

Function1(

Instead of something like

Function1(player)