Hey, I just quickly wanted to ask what the error means exactly if someone could help. Assertion failed: (Index >= 0) & (Index < ArrayNum) [Path\Array.h] [Line: 691] Array index out of bounds: 3 from an array of size 1
Now I understand what ‘index out of bounds’ means, but the first part of the crash log confuses me.