Foon → Ludum Dare Explorer → Users → Mr-Hide
| Year | LD | Theme | Game | Division | Rank | Ov | Fu | In | Th | Gr | Au | Hu | Mo | Co | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2016 | 36 | Ancient Technology | Catapult WIP | jam | |||||||||||
| 2015 | 33 | You are the Monster | Swamp Man | jam | 977 | 2.65 | 2.72 | 2.76 | 3.16 | 2.54 | 1.95 | 2.14 | 2.22 | 50 | |
| 2014 | 30 | Connected Worlds | No Name | jam | 787 | 2.00 | 1.95 | 1.81 | 1.74 | 2.70 | 2.11 | 42 |
The game crashed when i press shift to load the `gameboy`.
I was stuck in the red door, maybe it has s/t to do with the bug ?
On windows7, running Oracle JRE 1.8 64b.
INFOS: ACTION: opening door (21;37)
Tue Aug 26 23:22:55 CEST 2014 ERROR:null
java.lang.NullPointerException
at com.jumppixel.ld30.Monster.update(Monster.java:78)
at com.jumppixel.ld30.World.update(World.java:229)
at com.jumppixel.ld30.ld30.update(ld30.java:116)
at org.newdawn.slick.ScalableGame.update(ScalableGame.java:135)
at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:663)
at org.newdawn.slick.AppGameContainer.gameLoop(AppGameContainer.java:411)
at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:321)
at com.jumppixel.ld30.ld30.main(ld30.java:654)
Tue Aug 26 23:22:55 CEST 2014 ERROR:Game.update() failure - check the game code.
org.newdawn.slick.SlickException: Game.update() failure - check the game code.
at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:669)
at org.newdawn.slick.AppGameContainer.gameLoop(AppGameContainer.java:411)
at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:321)
at com.jumppixel.ld30.ld30.main(ld30.java:654)
I cannot download the JAR: the link takes me to a blank page.
The same for the sources.
What's the problem?