fromawindowsPCattheliebrary
org.newdawn.slick.SlickException: Failed to initialise the LWJGL display
I believe this one simply means the PC's video card doesn't support OpenGL calls.
Another Linux report. I thought it has failed to load: sound was playing but the applet window was plain black. However, in the few minutes it took me to look through the console output it finally finished loading.
Note: the console includes a lot of messages saying "WARN:class org.newdawn.slick.opengl.PNGImageData failed to read the data".
I know about the warnings, but I'm not sure why it takes more than a minute to load.
Is it pausing and then outputting that warning, then pausing again, loading (for each image), etc?
- Ashley Gwinnell