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 Error during Game #13202

Open
Filoplayer opened this issue Jan 4, 2025 · 0 comments
Open

Server Error during Game #13202

Filoplayer opened this issue Jan 4, 2025 · 0 comments

Comments

@Filoplayer
Copy link

Error type: SERVER - game error

Client version: 1.4.55-V3 (build: 2024-12-16 20:14)
Java version: 1.8.0_201
Default charset: UTF-8

Game error occurred:

java.lang.ClassCastException: mage.game.permanent.token.EmptyToken cannot be cast to mage.game.permanent.Permanent
Server version: 1.4.55-V3 (build: 2024-12-16 20:14)
Stack trace:
mage.cards.u.UndercoverOperativeApplier.apply(UndercoverOperative.java:59)
mage.abilities.effects.common.CreateTokenCopyTargetEffect.apply(CreateTokenCopyTargetEffect.java:210)
mage.abilities.AbilityImpl.resolveMode(AbilityImpl.java:226)
mage.abilities.AbilityImpl.resolve(AbilityImpl.java:213)
mage.game.stack.Spell.resolve(Spell.java:311)
mage.game.GameImpl.resolve(GameImpl.java:1810)
mage.game.GameImpl.playPriority(GameImpl.java:1733)
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:1153)
mage.game.GameImpl.play(GameImpl.java:1060)
mage.game.GameImpl.start(GameImpl.java:1036)
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)

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