mehtank/androminion

Crash in VDomPlayerPatrick.advisorGeneral()

Opened this issue · 0 comments

03-11 13:36:36.032 13208 22461 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'boolean com.vdom.api.Card.is(c
om.vdom.core.Type)' on a null object reference
03-11 13:36:36.032 13208 22461 E AndroidRuntime: at com.vdom.players.VDomPlayerPatrick.advisorGeneral(VDomPlayerPatrick.java:1333)
03-11 13:36:36.032 13208 22461 E AndroidRuntime: at com.vdom.players.VDomPlayerPatrick.courtyard_cardToPutBackOnDeck(VDomPlayerPatrick.java:
2523)
03-11 13:36:36.032 13208 22461 E AndroidRuntime: at com.vdom.core.CardImplIntrigue.courtyard(CardImplIntrigue.java:194)
03-11 13:36:36.032 13208 22461 E AndroidRuntime: at com.vdom.core.CardImplIntrigue.additionalCardActions(CardImplIntrigue.java:40)
03-11 13:36:36.032 13208 22461 E AndroidRuntime: at com.vdom.core.CardImpl.play(CardImpl.java:838)
03-11 13:36:36.032 13208 22461 E AndroidRuntime: at com.vdom.core.CardImpl.play(CardImpl.java:728)
03-11 13:36:36.032 13208 22461 E AndroidRuntime: at com.vdom.core.CardImpl.play(CardImpl.java:724)
03-11 13:36:36.032 13208 22461 E AndroidRuntime: at com.vdom.core.Game.playerAction(Game.java:995)
03-11 13:36:36.032 13208 22461 E AndroidRuntime: at com.vdom.core.Game.start(Game.java:349)
03-11 13:36:36.032 13208 22461 E AndroidRuntime: at com.vdom.core.Game.go(Game.java:224)
03-11 13:36:36.032 13208 22461 E AndroidRuntime: at com.vdom.core.VDomServer$GameStarter.run(VDomServer.java:47)
03-11 13:36:36.032 13208 22461 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)