Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ghazban Ogre throwing Null Pointer Exception #1828

Closed
drmDev opened this issue Apr 9, 2016 · 0 comments
Closed

Ghazban Ogre throwing Null Pointer Exception #1828

drmDev opened this issue Apr 9, 2016 · 0 comments
Labels

Comments

@drmDev
Copy link
Contributor

@drmDev drmDev commented Apr 9, 2016

from bug report in forums:

I have Ghazbán Ogre in play, my hp is 19, opponent's is 20, thus I should lose control of it when it gets to my upkeep. Instead we get the error below, and the game is locked at upkeep, whenever I try to pass priority we both just get the error again:

Game exception occurred: java.lang.NullPointerException
Server version: 1.4.10v1
mage.sets.fifthedition.GhazbanOgreEffect.apply(GhazbanOgre.java:103)
mage.abilities.AbilityImpl.resolve(AbilityImpl.java:199)
mage.abilities.TriggeredAbilityImpl.resolve(TriggeredAbilityImpl.java:98)
mage.game.stack.StackAbility.resolve(StackAbility.java:107)
mage.game.GameImpl.resolve(GameImpl.java:1355)
mage.game.GameImpl.playPriority(GameImpl.java:1306)
mage.game.turn.Step.priority(Step.java:87)
mage.game.turn.Phase.playStep(Phase.java:210)
mage.game.turn.Phase.play(Phase.java:115)
mage.game.turn.Turn.play(Turn.java:152)
mage.game.GameImpl.playTurn(GameImpl.java:836)
mage.game.GameImpl.play(GameImpl.java:750)
mage.game.GameImpl.start(GameImpl.java:717)
mage.server.game.GameWorker.call(GameWorker.java:60)
java.util.concurrent.FutureTask.run(FutureTask.java:266)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
java.lang.Thread.run(Thread.java:745)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant