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

SERVER - game error #13389

Open
Ku31 opened this issue Feb 25, 2025 · 1 comment
Open

SERVER - game error #13389

Ku31 opened this issue Feb 25, 2025 · 1 comment

Comments

@Ku31
Copy link

Ku31 commented Feb 25, 2025

Error type: SERVER - game error

Client version: 1.4.56-V3 (build: 2025-02-09 16:02)
Java version: 1.8.0_201
Default charset: UTF-8

Game error occurred:

java.lang.IllegalStateException: Wrong code usage: method must find real card name, but found nothing
Server version: 1.4.56-V3 (build: 2025-02-09 16:02)
Stack trace:
mage.players.PlayerImpl.moveCardToExileWithInfo(PlayerImpl.java:5235)
mage.players.PlayerImpl.moveCardsToExile(PlayerImpl.java:5013)
mage.abilities.effects.common.ExileTargetEffect.apply(ExileTargetEffect.java:122)
mage.abilities.AbilityImpl.resolveMode(AbilityImpl.java:226)
mage.abilities.AbilityImpl.resolve(AbilityImpl.java:210)
mage.abilities.TriggeredAbilityImpl.resolve(TriggeredAbilityImpl.java:254)
mage.game.stack.StackAbility.resolve(StackAbility.java:85)
mage.game.GameImpl.resolve(GameImpl.java:1815)
mage.game.GameImpl.playPriority(GameImpl.java:1738)
mage.game.turn.Step.priority(Step.java:73)
mage.game.turn.Phase.playStep(Phase.java:205)
mage.game.turn.EndPhase.playStep(EndPhase.java:60)
mage.game.turn.Phase.play(Phase.java:91)
mage.game.turn.Turn.play(Turn.java:141)
mage.game.GameImpl.playTurn(GameImpl.java:1157)
mage.game.GameImpl.play(GameImpl.java:1064)
mage.game.GameImpl.start(GameImpl.java:1040)
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:748)

@Ku31
Copy link
Author

Ku31 commented Feb 25, 2025

Image

Occured when trying to end turn

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

No branches or pull requests

1 participant