Before the judging of java4k started, I have tried several entries and they worked well. Now I have same problem with Damcoles had before,
http://www.java-gaming.org/index.php?topic=26973.0I think there's openjdk update in the middle of time and I did it. It maybe the evil.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
| JAR http:netx: Initialization Error: Could not initialize applet. (C) netx: Initialization Error: Could not initialize applet. (C) net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize applet. at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:735) at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:676) at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:886) Caused by: java.lang.ClassNotFoundException: C at net.sourceforge.jnlp.runtime.JNLPClassLoader.loadClass(JNLPClassLoader.java:1609) at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:725) ... 2 more java.lang.NullPointerException at net.sourceforge.jnlp.NetxPanel.runLoader(NetxPanel.java:154) at sun.applet.AppletPanel.run(AppletPanel.java:380) at java.lang.Thread.run(Thread.java:722) java.lang.NullPointerException at sun.applet.AppletPanel.run(AppletPanel.java:430) at java.lang.Thread.run(Thread.java:722) |
And what confusing more, I headed to oracle testing applet and it works! Any workaround before I jump to oracle's downloads page?
