FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Programming Questions & Help
   Programs
(Moderators: fry, REAS)
   out of bounds of array
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: out of bounds of array  (Read 304 times)
pokemon#1

WWW Email
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

WWW Email
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.
 
Pages: 1 

« Previous topic | Next topic »