#3

It's telling you that you're trying to access an array's element at an invalid index(51) where the array only has 50 indexes. You probably have a loop that's causing this.
Reply


Messages In This Thread
wtf - by ChristianIvann09 - 12.04.2014, 10:20
Re: wtf - by iGetty - 12.04.2014, 11:03
Re: wtf - by gtakillerIV - 12.04.2014, 11:06

Forum Jump:


Users browsing this thread: 1 Guest(s)