User Tag List

Results 1 to 5 of 5

Thread: load: class Application/CApplet.class not found.

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleXNA Export Module
    DistantJ's Avatar
    Join Date
    Jan 2008
    Location
    Gloucester, UK
    Posts
    2,144
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    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?!?!

  2. #2
    No Products Registered

    Join Date
    Feb 2009
    Posts
    52
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    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?

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleXNA Export Module
    DistantJ's Avatar
    Join Date
    Jan 2008
    Location
    Gloucester, UK
    Posts
    2,144
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: load: class Application/CApplet.class not foun

    Oops, I uplaoded the wrong embed code!

  4. #4
    No Products Registered

    Join Date
    Feb 2009
    Posts
    52
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: load: class Application/CApplet.class not foun

    It happens to the best of us.

  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleXNA Export Module
    DistantJ's Avatar
    Join Date
    Jan 2008
    Location
    Gloucester, UK
    Posts
    2,144
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    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.

Similar Threads

  1. Java applet class name
    By HadHaw in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 1st March 2013, 11:28 PM
  2. Skype Class...
    By samcool_129 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th March 2011, 10:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •