arithmeticexception:/ by zero" error on twitter4j example...
in
Contributed Library Questions
•
3 months ago
Don't know if this is the right of the forum to post this topic but I managed to import twitter4j and tried to run some examples I found online...
on my sketch there is a line
int i = (frameCount % words.size());
which gives me an "arithmeticexception:/ by zero" error?Anyone knows what this might be?
here is the overall code.
http://saglamdeniz.com/blog/?p=124
thanks,
t
on my sketch there is a line
int i = (frameCount % words.size());
which gives me an "arithmeticexception:/ by zero" error?Anyone knows what this might be?
here is the overall code.
http://saglamdeniz.com/blog/?p=124
thanks,
t
1