http://ninjacave.com/slickapplet
But I get an error, when I'm trying to run my app on the browser. I think that I'm making some mistakes. First of all. I need to extend JApplet class? Because It looks impossible, because my main class now extends StateBasedGame class. Do my all jar files need to be in the same directory?
I know, that I should ask this in slick 2d forum, but it is very inactive, so I don't think that I can find help there. So?
Here is my error message, I get it, when pressed on "Error" button and then "Details"
load: class org.lwjgl.util.applet.AppletLoader not found. java.lang.ClassNotFoundException: org.lwjgl.util.applet.AppletLoader 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)

New Topic/Question
Reply



MultiQuote






|