Giter Site home page Giter Site logo

apophysis-j's People

Contributors

mebigfatguy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

apophysis-j's Issues

electricsheep.wikispaces.com does not exist

apophysis-j tries to connect to http://electricsheep.wikispaces.com/ReadMe when starting. This site does not exist anymore it seems, thus the program fails to start.

Stacktrace
java.net.UnknownHostException: electricsheep.wikispaces.com
        at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)
        at java.base/java.net.Socket.connect(Socket.java:633)
        at java.base/java.net.Socket.connect(Socket.java:583)
        at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
        at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:498)
        at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:603)
        at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:246)
        at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:351)
        at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:373)
        at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309)
        at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242)
        at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128)
        at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057)
        at org.apophysis.Sheep.getSheepVariations(Sheep.java:322)
        at org.apophysis.Sheep.run(Sheep.java:438)
0 sheep variations found
Exception in thread "main" java.lang.NoClassDefFoundError: org/mozilla/javascript/WrappedException
        at org.apophysis.Apophysis.main(Apophysis.java:53)
Caused by: java.lang.ClassNotFoundException: org.mozilla.javascript.WrappedException
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
        at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
        ... 1 more
^

Apo-j doesn't save all xforms to paramter file?

Using Apo-J with 64-bit Linux Mint 13 (Ubuntu Precise / 12.04 LTS) and flam3-render. The app generally works properly and renders with flam3 seem to work correctly.

But I have one show stopper: I create a fractal with 5 transforms, Final Transform is disabled (FX button unclicked). I save params. When I look at the param file, there are 2 to 4 xforms in there plus a final xform. The other transforms are missing. I render and I get the wrong image.

If I quit, relaunch, and open the file, It opens with the same wrong image (no surprise) but I notice that Final Transform is enabled. I disable, and my image (and the missing transforms) come back in the Editor. I save, and the same thing happens again. Because flam3 s using the file, it renders incorrectly too. Net result is that I cannot render or save my images. I'm stuck.

I can't use the internal render engine because it throws an error when saving a JPG file. It seems to render properly, but it won't write the file. It writes a file that cannot be opened. Rather than troubleshooting the JPG writing issue, I switched to flam3-render which is nice because it uses all 6 of my cores and is not memory restricted like Apo-J is.

I increased max transforms in options from 2 (the default) to 10 and the save files improved from 2 to 4 transforms... but still don't render properly. Could be a configuration bug, but could be an error too. What could be causing this?

FWIW, launching like this: java -Xmx200m -jar /home/me/Programs/apophysis-j-28/apophysis-j-28.jar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.