Furry stuff, oekaki stuff, and other stuff.
You are not logged in.
My applets on my site are not loading! it keeps on getting these error msgs in the java console:
load: class c.ShiPainter.class not found.
java.lang.ClassNotFoundException: c.ShiPainter.class
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
java.lang.ClassNotFoundException: c.ShiPainter.class
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100(Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
it's obviously having trouble finding some js classes... but I followed everything to the dot!
I have the newest version of js, and I can run other oekaki-boards on other sites.
What could be the solution?
my site is http://fei.minstart.no/oekaki
.fei
Offline
The applet files are there, and I can download them, so this is a bit odd (I can't run the applet, of course, since I'm not registered). The animation viewer is working, though.
It's possible that you need to increase permissions of the oekaki folder. Try manually setting the CHMOD number of the "/oekaki" folder to 755, as some servers default to 644. Java needs proper read permissions to run applets off servers, I believe.
Offline
I solved it
I had uploaded the contents of shipainter in a wrong way... I cannot remember which one now, but it was because of the ASCII/binary thing. I think it had to go binary, the zip files.
I made it work last night, it might be that animation that you saw
Thanks for the quick reply however! It works like a dream ^^
Offline