Quest 5.8 Error - Index and length must refer to a location within the string. Parameter name: length
PsychoVyse
09 Sept 2023, 22:43I'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?
PsychoVyse
10 Sept 2023, 18:12So a friend of mine finally tracked it down to an unfinished function call.
Function1(
Instead of something like
Function1(player)