load: class Application/CApplet.class not found.
[color:#FF0000]EDIT: My bad, I had the wrong embed code.[/color]
load: class Application/CApplet.class not found.
java.lang.ClassNotFoundException: Application.CApplet.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Un known Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unk nown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unk nown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionR unnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed:http://www.freakzone-games.com/Application/CApplet/class.class
at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unk nown Source)
at sun.plugin2.applet.Applet2ClassLoader.access$000(U nknown Source)
at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknow n Source)
at java.security.AccessController.doPrivileged(Native Method)
... 7 more
Exception: java.lang.ClassNotFoundException: Application.CApplet.class
Why would this suddenly happen when it was running fine before I updated it?!?!
Re: load: class Application/CApplet.class not foun
Quote:
Originally Posted by DistantJ
Caused by: java.io.IOException: open HTTP connection failed:http://www.freakzone-games.com/Application/CApplet/class.class
It is probably your web server having hiccups. Does the applet work when you run it locally on your computer?
Re: load: class Application/CApplet.class not foun
Oops, I uplaoded the wrong embed code!
Re: load: class Application/CApplet.class not foun
It happens to the best of us. :)
Re: load: class Application/CApplet.class not foun
Haha, thanks dude. I was using a border:
http://www.freakzone-games.com/freddie.html
So I had to use a new HTML page, but I accidentally pasted the wrong embed code into it.