Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Design / Graphics  |  Other Design / Graphics  |  apophysis-j  |  Does only render one Image

apophysis-j

apophysis-j

Fractal flame editor in java.

Version:  2.7

   [ Views: 317 ]

Does only render one Image

Feedback Type:  Troubleshooting Report

Contributed by: zeebie Sunday, August 24 2008 @ 04:12 AM PDT

Product Platform: MacOSX

Used Product For: Less than a month

Recommend Product: YES

I open the *.jar via the terminal and all works fine initially,
but when I have rendered the first image or performed some
changes to the fractal, the program will not let me render
anymore. Reproducible on OS X 10.3.9. (PPC) and
10.4.11 (Intel). The latest java versions are installed of
course.

Here is what the terminal says when I try to render:

java.lang.NullPointerException
at apophysis.Main.renderToDisk(Main.java:1479)
at apophysis.Main.mnuRenderClick(Main.java:1457)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at thinlet.Thinlet.invokeImpl(Thinlet.java:4602)
at thinlet.Thinlet.invoke(Thinlet.java:4561)
at thinlet.Thinlet.invoke(Thinlet.java:4554)
at thinlet.Thinlet.handleMouseEvent(Thinlet.java:3885)
at thinlet.Thinlet.processEvent(Thinlet.java:2759)
at java.awt.Component.dispatchEventImpl(Component.java:3681)
at java.awt.Container.dispatchEventImpl(Container.java:1671)
at java.awt.Component.dispatchEvent(Component.java:3543)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3527)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3242)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3172)
at java.awt.Container.dispatchEventImpl(Container.java:1657)
at java.awt.Window.dispatchEventImpl(Window.java:1606)
at java.awt.Component.dispatchEvent(Component.java:3543)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:178)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

Additionally, when I try to export the flame via the File menu I get the
following error message:

"The flam3-render renderer is not defined. Check your options"   
System Info:

Rate this Troubleshooting Report

Was this Troubleshooting Report helpful? Yes | No

Comments

0 comments |

No user comments.