Can't solve "Assertion Failed: Array Index Out of Bounds" Error

Did you try to delete the ForLoop node?
They have memory… do not reuse/reclycle them…
if you change the type of the array the ForLoop node won’t work any more. You must delete it and create a new one.