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

Drowner of Truth copied with Shifting Woodland produced error #13021

Open
Dunkoro opened this issue Oct 22, 2024 · 2 comments
Open

Drowner of Truth copied with Shifting Woodland produced error #13021

Dunkoro opened this issue Oct 22, 2024 · 2 comments
Labels
bug Bugs and errors

Comments

@Dunkoro
Copy link
Contributor

Dunkoro commented Oct 22, 2024

Error type: SERVER - game error
Client version: 1.4.54-V3 (build: 2024-09-25 12:58)

Game error occurred:

java.lang.IllegalArgumentException: Wrong code usage: can't create permanent card from split or mdf: Drowner of Truth
Server version: 1.4.54-V3 (build: 2024-09-25 12:58)
Stack trace:
mage.game.permanent.PermanentCard.(PermanentCard.java:66)
mage.cards.s.ShiftingWoodlandCopyEffect.apply(ShiftingWoodland.java:94)
mage.abilities.AbilityImpl.resolveMode(AbilityImpl.java:222)
mage.abilities.AbilityImpl.resolve(AbilityImpl.java:209)
mage.game.stack.StackAbility.resolve(StackAbility.java:85)
mage.game.GameImpl.resolve(GameImpl.java:1805)
mage.game.GameImpl.playPriority(GameImpl.java:1728)
mage.game.turn.Step.priority(Step.java:67)
mage.game.turn.Phase.playStep(Phase.java:205)
mage.game.turn.Phase.play(Phase.java:91)
mage.game.turn.Turn.play(Turn.java:137)
mage.game.GameImpl.playTurn(GameImpl.java:1152)
mage.game.GameImpl.play(GameImpl.java:1059)
mage.game.GameImpl.start(GameImpl.java:1035)
mage.server.game.GameWorker.call(GameWorker.java:35)
mage.server.game.GameWorker.call(GameWorker.java:16)
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:750)

@jeffwadsworth
Copy link
Contributor

[[Drowner of Truth]] [[Shifting Woodland]]

Copy link

Drowner of Truth // Drowned Jungle - (Gatherer) (Scryfall) (EDHREC)

{5}{G/U}{G/U}
Creature — Eldrazi
7/6
Devoid (This card has no color.)
When you cast this spell, if {C} was spent to cast it, create two 0/1 colorless Eldrazi Spawn creature tokens with "Sacrifice this creature: Add {C}."
🔄
Land
Drowned Jungle enters tapped.
{T}: Add {G} or {U}.

Shifting Woodland - (Gatherer) (Scryfall) (EDHREC)

Land
Shifting Woodland enters tapped unless you control a Forest.
{T}: Add {G}.
Delirium — {2}{G}{G}: Shifting Woodland becomes a copy of target permanent card in your graveyard until end of turn. Activate only if there are four or more card types among cards in your graveyard.

@jeffwadsworth jeffwadsworth added the bug Bugs and errors label Oct 25, 2024
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