Java Games Won't Work!

Solved
Rouge2001 Posted messages 376 Status Membre -  
AssassinTourist Posted messages 409 Registration date   Status Contributeur Last intervention   -
Hello,
I created a website quite some time ago and I have put online games on it.
But when I put Adobe Flash Player games they work very well, but when I put a Java game it didn't work.
Here is the link to the game in question:
http://www-theblackbird.e-monsite.com/pages/jeux/troglodi.html

Even though I enabled Java, it shows me an error and here are the details of the error that you can check yourself on the site:

Java Plug-in 1.6.0_31
Using JRE version 1.6.0_31-b05 Java HotSpot(TM) Client VM
User home directory = C:\Users\commeneuf
----------------------------------------------------
c: clear the console window
f: finalize the objects on the finalization queue
g: free memory
h: display this help message
l: clear the class loader list
m: print memory usage report
o: trigger logging
q: hide the console
r: reload the policy configuration
s: clear system and deployment properties
t: clear the thread list
v: clear the thread stack
x: clear the class loader cache
0-5: set the trace level to <n>
----------------------------------------------------

load: class troglodi.class not found.
java.lang.ClassNotFoundException: troglodi.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.ClassNotFoundException: troglodi.class

Best regards.

Configuration: Windows Vista, Google Chrome.

1 réponse

AssassinTourist Posted messages 409 Registration date   Status Contributeur Last intervention   1 313
 
Hello,
I suppose that troglodi.class is in the right place?
--
Mark it as resolved when it's resolved... that's cool too =)
0
Rouge2001 Posted messages 376 Status Membre 64
 
What does that mean???
0
AssassinTourist Posted messages 409 Registration date   Status Contributeur Last intervention   1 313
 
"class troglodi.class not found."
So I was wondering if in your calls, the paths are correct and spelled correctly.
0