[HELP] Array Index Out of Bounds [UNSOLVED]
#1

I have a fully MySQL script. And there is an array index out of bounds within my OnGameModeInit. But I cannot locate it due to me having alot of stuff located within the callback.




If anyone knows how to find the array that is giving the problem please tell me. Because I really don't want to have to lose my script because of something stupid I did..
Reply
#2

50 can be max value search
Reply
#3

Yeah but.. how do I fix/find the problem?!
Reply
#4

The backtrace neatly tells you it's in OnGameModeInit, or in on of the (custom) functions it calls. For more detailed information compile with -d3 flag. See the crashdetect topic on how to do that.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)