Undead Arena - Squareheads rises from the dead

Very impressive! :slight_smile:

I did notice a bug where the character got stuck and the certain portions of the screen weren’t refreshing, but I couldn’t duplicate it. :-\

And it would bounce between 3 and 96 fps. :-\

And the second time I ran it, it gave me an empty error window and wouldn’t start up… :’(

I get the following error before anything starts up:

[quote]java.lang.IllegalStateException: Mouse must be created before creating cursor objects
at org.lwjgl.input.Cursor.(Cursor.java:90)
at trb.gui.MouseCursor.createCursor(MouseCursor.java:142)
at trb.gui.MouseCursor.enableNativeCursor(MouseCursor.java:92)
at sh.SquareHeads.enableCursor(SquareHeads.java:395)
at sh.SquareHeads.initLwjgl(SquareHeads.java:160)
at sh.SquareHeads.main(SquareHeads.java:1461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.continueLaunch(Unknown Source)
at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
[/quote]