apophysis-j - 2.5fractal flame editor in java |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| Version 2.5: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Cannot render image - Version: 1.8, 4/2/2008 02:08PM PST
joebobj
This is the message I constantly get when trying to render an image. Please help as this is a beautiful program (if it works).
--- Rendering /Volumes/apophysis-j-18/Apophysis-080402-7.jpg
Size : 800 x 1008
Quality: 100.0
Oversample : 2, Filter: 0.4
Buffer depth:
Cannot allocate memory !
Aborted !
--- Rendering /Volumes/apophysis-j-18/Apophysis-080402-7.jpg
Size : 800 x 1008
Quality: 100.0
Oversample : 2, Filter: 0.4
Buffer depth:
Cannot allocate memory !
Aborted !
Most Recent Replies: View All 4 Replies
- Cannot render image
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"