Relative Content

Tag Archive for javaloopsif-statementarraylistindexing

Why the powerIndex is causing an IndexOutOfBoundException?

The problem I am getting is that whenever I use powerItem this error pops up. Exception in thread “main” java.lang.IndexOutOfBoundsException: Index 10 out of bounds for length 1.However when I use HealthItem it heals health properly.