Errors...
#4

Quote:

Accessing element at index 34 past array upper bound 33

If you do, let's say:
pawn Код:
new
    test[ 34 ]
;
// test can have values between:
// test[ 0 ] to test[ 33 ]
Although, it passes 34 and that's array index out of bounds.

Would you mind to post your OnGameModeInit callback if you cannot fix it?
Reply


Messages In This Thread
Errors... - by NeroX98 - 11.09.2013, 14:40
Re: Errors... - by Eyce - 11.09.2013, 14:44
Re: Errors... - by Dragonsaurus - 11.09.2013, 14:44
Re: Errors... - by Konstantinos - 11.09.2013, 14:45

Forum Jump:


Users browsing this thread: 1 Guest(s)