hipstersinc.P5Sunflow eeds to be updated for the current release of Processing.
in
Contributed Library Questions
•
2 years ago
hi
i found this library:
it seems awesome!
but.. not going now.
i'm on processing 1.1
and with java 1.5
what can it be??
by the way, that sunflow seems to be no more developed, last news is in 2008
there are other ways to make render like that?
it seems to be a wrapper for a supercool renderer engine..
there are alternatives?
- java.lang.NoSuchMethodException: hipstersinc.P5Sunflow.<init>()
- at java.lang.Class.getConstructor0(Class.java:2678)
- at java.lang.Class.getConstructor(Class.java:1629)
- at processing.core.PApplet.makeGraphics(PApplet.java:1315)
- at processing.core.PApplet.size(PApplet.java:1142)
- at processing.core.PApplet.size(PApplet.java:1102)
- at sketch_nov30a.setup(sketch_nov30a.java:81)
- at processing.core.PApplet.handleDraw(PApplet.java:1571)
- at processing.core.PApplet.run(PApplet.java:1496)
- at java.lang.Thread.run(Thread.java:613)
- processing.app.debug.RunnerException: RuntimeException: hipstersinc.P5Sunflow needs to be updated for the current release of Processing.
- at processing.app.Sketch.placeException(Sketch.java:1565)
- at processing.app.debug.Runner.findException(Runner.java:568)
- at processing.app.debug.Runner.reportException(Runner.java:543)
- at processing.app.debug.Runner.exception(Runner.java:498)
- at processing.app.debug.EventThread.exceptionEvent(EventThread.java:367)
- at processing.app.debug.EventThread.handleEvent(EventThread.java:255)
- at processing.app.debug.EventThread.run(EventThread.java:89)
- Exception in thread "Animation Thread" java.lang.RuntimeException: hipstersinc.P5Sunflow needs to be updated for the current release of Processing.
- at processing.core.PApplet.makeGraphics(PApplet.java:1368)
- at processing.core.PApplet.size(PApplet.java:1142)
- at processing.core.PApplet.size(PApplet.java:1102)
- at sketch_nov30a.setup(sketch_nov30a.java:81)
- at processing.core.PApplet.handleDraw(PApplet.java:1571)
- at processing.core.PApplet.run(PApplet.java:1496)
1