array_bad_index.out 276 B

1234
  1. GDTEST_RUNTIME_ERROR
  2. >> ERROR: Index p_index = 4 is out of bounds (p_instance->size() = 3).
  3. >> ERROR: Index p_index = 4 is out of bounds (p_instance->size() = 3).
  4. >> SCRIPT ERROR at runtime/errors/array_bad_index.gd:5 on test(): Out of bounds get index '4' (on base: 'Array')