We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › sun.dc.pr.PRExcetion:endPath:bad Path
Page Index Toggle Pages: 1
sun.dc.pr.PRExcetion:endPath:bad Path (Read 1181 times)
sun.dc.pr.PRExcetion:endPath:bad Path
May 29th, 2005, 6:05pm
 
what's that mean below?

sun.dc.pr.PRExcetion:endPath:bad Path
Re: sun.dc.pr.PRExcetion:endPath:bad Path
Reply #1 - May 30th, 2005, 3:39pm
 
That's most likely not a bug in Processing. It sounds like a Java2D internal error, possibly triggered by a line or bezier where the start and ending points are the same. Check to see if you're generating invalid curves or lines in your program, that might make it go away.
Re: sun.dc.pr.PRExcetion:endPath:bad Path
Reply #2 - Jun 1st, 2005, 12:52am
 
second item under "things we can't fix"
http://processing.org/faq/bugs.html#cantfix
Page Index Toggle Pages: 1