My Game keeps crashing

I’m making a game but it sometimes crashes when i press play.
Here’s the code. Hopefully I can be helped
My error is
Exception in thread “Thread-2” java.lang.IndexOutOfBoundsException: Index: 219, Size: 2
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at com.GamerC4.main.Handler.render(Handler.java:25)
at com.GamerC4.main.Game.render(Game.java:200)
at com.GamerC4.main.Game.run(Game.java:104)
at java.lang.Thread.run(Unknown Source)

http://pastebin.java-gaming.org/a62da5f6a341a