I need help :(

I´m trying to do a web version of my game the first time. Its written in Java and I used Slick2D.

So I downloaded the lwjgl applet loader. first I modified the htmlfile in the example and it didn’t work.

On the loading screen of lwjgl it stops after “initializing loader” and then it says

” An error occurred while loading the applet.

please contact support…

This occurred while ´Determining packages to load`

so I thought “maybe I did something wrong” so I downloaded the loader again and modified nothing and started the basic example and it still says the same.

Maybe someone could help me since it doesn’t seem to be a very specific problem. If I can´t solve this problem, I´wont be able to submit :(

Comments

Taiters
26. Aug 2013 · 19:33 UTC
You might need to resign your jars. I had a look around forums and a lot of them mention that. I also remember last time I used the lwjgl applet loader I had problems to do with that.