Sat down with it..
Decided, "why use a Vector when I can probably just use a basic array"
Tried an array, now everything works alright.
I see no difference in what I did, algorithmically, that could make the use of the array work, and the vector fail, however, so any input would still be much appreciated.
-Adam |