java.lang.ArrayIndexOutOfBoundsException: length=18; index=-1
I've commented out all code in activity_pause, and left only "Log("Activity_Pause: " & PausedAt)"
That runs fine, I get an error message popping up while it closes, nothing shows in the unfiltered logs about which sub it's in. It's driving me nuts cause it neuters all of my code after that
And, it only happens in debug mode
I've commented out all code in activity_pause, and left only "Log("Activity_Pause: " & PausedAt)"
That runs fine, I get an error message popping up while it closes, nothing shows in the unfiltered logs about which sub it's in. It's driving me nuts cause it neuters all of my code after that
And, it only happens in debug mode