Vehicle Cant Spawn [MySql]
#2

The debug message clearly refers to an array with 15 slots (with valid indices 0 through 14). Seems like a classic OBOE (Off-by-One error). Check your loops to see if you mistakenly used <= instead of <.
Reply


Messages In This Thread
Vehicle Cant Spawn [MySql] - by warlord321 - 25.03.2014, 21:45
Re: Vehicle Cant Spawn [MySql] - by Vince - 25.03.2014, 22:11

Forum Jump:


Users browsing this thread: 1 Guest(s)