Array index out of bounds.
#7

Quote:
Originally Posted by danielpalade
Посмотреть сообщение
I don't know which line it is.. As I said, I'm getting this error with crashdetect.
well its pretty obvious what the issue is after u did the crash detect..

random(count) is above 49 because count is probably a large number so its out of bounds

when u do new count u forgot to initialize it to 0.. or maybe its using some other count
u can also print count and see what the value is
Reply


Messages In This Thread
Array index out of bounds. - by danielpalade - 05.07.2016, 02:02
Re: Array index out of bounds. - by SickAttack - 05.07.2016, 03:27
Re: Array index out of bounds. - by jamesbond007 - 05.07.2016, 05:59
Re: Array index out of bounds. - by Konstantinos - 05.07.2016, 10:29
Re: Array index out of bounds. - by danielpalade - 05.07.2016, 14:29
Re: Array index out of bounds. - by danielpalade - 05.07.2016, 14:35
Re: Array index out of bounds. - by jamesbond007 - 05.07.2016, 15:04
Re: Array index out of bounds. - by Konstantinos - 05.07.2016, 15:52

Forum Jump:


Users browsing this thread: 1 Guest(s)