|
Author |
Topic: out of bounds of array (Read 304 times) |
|
pokemon#1
|
out of bounds of array
« on: Aug 29th, 2003, 11:43am » |
|
On my sketch, it always results in 'outofboundsofarray:40000', even though I put in coding to reset it before then. http://www.geocities.com/trainmanmaster/applet12.html A link to the source and the applet are on that page. When the whole applet fills up it freezes, even though I put code in to reset.
|
|
|
|
pokemon#1
|
Re: out of bounds of array
« Reply #1 on: Aug 29th, 2003, 12:12pm » |
|
I figured out what the problem was. I had to move the code to check for nearing the end before the part where it increases.
|
|
|
|
|