You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
05-14 16:19:33.026 22204 28344 E AndroidRuntime: Process: com.mehtank.androminion, PID: 22204
05-14 16:19:33.026 22204 28344 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'boolean com.vdom.api.Card.is(
com.vdom.core.Type, com.vdom.core.Player, com.vdom.core.MoveContext)' on a null object reference
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.CardImplBase.mine(CardImplBase.java:388)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.CardImplBase.additionalCardActions(CardImplBase.java:63)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.CardImpl.play(CardImpl.java:844)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.CardImpl.play(CardImpl.java:734)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.CardImpl.play(CardImpl.java:730)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.Game.playerAction(Game.java:995)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.Game.start(Game.java:349)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.Game.go(Game.java:224)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.VDomServer$GameStarter.run(VDomServer.java:47)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at java.lang.Thread.run(Thread.java:919)
The text was updated successfully, but these errors were encountered:
05-14 16:19:33.026 22204 28344 E AndroidRuntime: Process: com.mehtank.androminion, PID: 22204
05-14 16:19:33.026 22204 28344 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'boolean com.vdom.api.Card.is(
com.vdom.core.Type, com.vdom.core.Player, com.vdom.core.MoveContext)' on a null object reference
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.CardImplBase.mine(CardImplBase.java:388)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.CardImplBase.additionalCardActions(CardImplBase.java:63)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.CardImpl.play(CardImpl.java:844)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.CardImpl.play(CardImpl.java:734)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.CardImpl.play(CardImpl.java:730)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.Game.playerAction(Game.java:995)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.Game.start(Game.java:349)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.Game.go(Game.java:224)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at com.vdom.core.VDomServer$GameStarter.run(VDomServer.java:47)
05-14 16:19:33.026 22204 28344 E AndroidRuntime: at java.lang.Thread.run(Thread.java:919)
The text was updated successfully, but these errors were encountered: