java.lang.ArrayIndexOutOfBoundsException: Index 16 out of bounds for length 16

This now happens every time I switch to the Defold editor. I am at a loss as to what changed as it seems to me that everything was fine and then I came back after a break and it doesn’t work any more. The number 16 seems suspicious but it’s not from anything I’ve added. Is there a way to get a stack trace for the error?

I made a branch from earlier today and then switched back to main and everything works again. :man_shrugging:

And, if you diff the two branches, what differs?

Nothing. I switched from one branch and back to main and it fixed itself. I did notice a “rebuilding engine” message come up so I assume it was that. I wish I could be more helpful but I was expecting the error to reappear if I restored 1 commit at a time but it did not.

1 Like