Forum

Bug report : NPE while purchasing in new survival mode (v0.10.0)
You should be logged in to post a new reply.
December 8, 2012, 10:03 pm
Posts: 9
After starting a new local survival mode game, I went to the vendor and attempted to purchase a "Weapon." The game froze at that point, and the console.log reported this error message:

Exception in thread "main" java.lang.NullPointerException
at PlayerMenu.PlayerMenu.a(Unknown Source)
at PlayerMenu.ExternalItemFactory$1.a(Unknown Source)
at PlayerMenu.PlayerMenu.a(Unknown Source)
at Entity.Player.b(Unknown Source)
at Entity.Player.a(Unknown Source)
at Game.PlayInstance.a(Unknown Source)
at Game.PlayInstance.a(Unknown Source)
at Game.PlayInstance.a(Unknown Source)
at GameScreen.PlayGameScreen.a(Unknown Source)
at Achoum.Main.p(Unknown Source)
at Achoum.Main.C(Unknown Source)
at Achoum.LocalLuncher.a(Unknown Source)
at Achoum.LocalLuncher.main(Unknown Source)

(edit - more info on the bug)

Before this, I was playing in a local Dungeon game. I quit that game (while the app was still running), and started a new local survival map.
December 8, 2012, 10:07 pm
Posts: 9
It's happening for me every time I talk to the vendor and try to buy something, right after starting a new survival game.
December 8, 2012, 10:08 pm
Posts: 2
The same thing happened to me. I cant progress without the vendor working properly. I also played a local dungeon game beforehand so it might have to do with that.
December 9, 2012, 2:19 am
Posts: 346
You are right.

I've fixed this bug (see B&D version 0.10.1)

Thanks for the bug report
December 9, 2012, 3:09 am
Posts: 2
Thank you so much!
You should be logged in to post a new reply.
Return