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

Trail of crumbs Exception error #11194

Closed
catman123456 opened this issue Sep 23, 2023 · 2 comments
Closed

Trail of crumbs Exception error #11194

catman123456 opened this issue Sep 23, 2023 · 2 comments
Assignees
Labels
bug Bugs and errors

Comments

@catman123456
Copy link

Game exception occurred:

java.lang.IllegalStateException: Choose dialog lost some of the triggered abilities:
Must 4:
Whenever you sacrifice a Food, you may pay {1}. If you do, look at the top two cards of your library. You may reveal a permanent card from among them and put it into your hand. Put the rest on the bottom of your library in any order.
Whenever an artifact or creature you control is put into a graveyard from the battlefield, each opponent loses 1 life.
Whenever a token you control leaves the battlefield, each opponent loses 1 life and you gain 1 life.
Whenever an artifact or creature you control is put into a graveyard from the battlefield, each opponent loses 1 life.
Has 3:
Whenever you sacrifice a Food, you may pay {1}. If you do, look at the top two cards of your library. You may reveal a permanent card from among them and put it into your hand. Put the rest on the bottom of your library in any order.
Whenever a token you control leaves the battlefield, each opponent loses 1 life and you gain 1 life.
Whenever an artifact or creature you control is put into a graveyard from the battlefield, each opponent loses 1 life.
Server version: 1.4.52-V5-beta8 (build: 2023-09-23 03:41)
Stack trace:
mage.player.human.HumanPlayer.chooseTriggeredAbility(HumanPlayer.java:1366)
mage.game.GameImpl.checkTriggered(GameImpl.java:2126)
mage.game.GameImpl.checkStateAndTriggered(GameImpl.java:2083)
mage.game.GameImpl.playPriority(GameImpl.java:1592)
mage.game.turn.Step.priority(Step.java:66)
mage.game.turn.Phase.playStep(Phase.java:204)
mage.game.turn.Phase.play(Phase.java:90)
mage.game.turn.Turn.play(Turn.java:137)
mage.game.GameImpl.playTurn(GameImpl.java:1095)
mage.game.GameImpl.play(GameImpl.java:1002)
mage.game.GameImpl.start(GameImpl.java:978)
mage.server.game.GameWorker.call(GameWorker.java:34)
java.util.concurrent.FutureTask.run(FutureTask.java:266)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)

[[Trail of Crumbs]]

image

@github-actions
Copy link

Trail of Crumbs - (Gatherer) (Scryfall) (EDHREC)

{1}{G}
Enchantment
When Trail of Crumbs enters the battlefield, create a Food token. (It's an artifact with "{2}, {T}, Sacrifice this artifact: You gain 3 life.")
Whenever you sacrifice a Food, you may pay {1}. If you do, look at the top two cards of your library. You may reveal a permanent card from among them and put it into your hand. Put the rest on the bottom of your library in any order.

@JayDi85 JayDi85 self-assigned this Sep 23, 2023
@JayDi85 JayDi85 added the bug Bugs and errors label Sep 23, 2023
@JayDi85
Copy link
Member

JayDi85 commented Sep 23, 2023

As workaround: don't remember duplicated triggers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs and errors
Projects
None yet
Development

No branches or pull requests

2 participants