Array index out of bounds
#7

found creepy thing lol
change
Код:
for (new i; i < 54; i++) for (new j; j < MAX_BODY_PARTS; i++)
to
Код:
for (new i; i < 54; i++) for (new j; j < MAX_BODY_PARTS; j++)
Reply


Messages In This Thread
Array index out of bounds - by GoldenLion - 11.10.2016, 14:17
Re: Array index out of bounds - by SyS - 11.10.2016, 14:31
Re: Array index out of bounds - by GoldenLion - 11.10.2016, 14:38
Re: Array index out of bounds - by oMa37 - 11.10.2016, 14:44
Re: Array index out of bounds - by SyS - 11.10.2016, 14:50
Re: Array index out of bounds - by GoldenLion - 11.10.2016, 14:54
Re: Array index out of bounds - by SyS - 11.10.2016, 14:56
Re: Array index out of bounds - by GoldenLion - 11.10.2016, 15:22
Re: Array index out of bounds - by SyS - 11.10.2016, 15:36

Forum Jump:


Users browsing this thread: 2 Guest(s)