You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mage.view.CardView cannot be cast to mage.view.PermanentView
Stack trace:
org.mage.card.arcane.CardPanel.getOriginalPermanent(CardPanel.java:838)
mage.client.game.BattlefieldPanel.update(BattlefieldPanel.java:185)
mage.client.game.PlayAreaPanel.update(PlayAreaPanel.java:515)
mage.client.game.GamePanel.updateGame(GamePanel.java:1173)
mage.client.game.GamePanel.updateGame(GamePanel.java:1074)
mage.client.game.GamePanel.select(GamePanel.java:2107)
mage.client.remote.CallbackClientImpl.lambda$onCallback$2(CallbackClientImpl.java:302)
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
java.awt.EventQueue.access$500(EventQueue.java:97)
and other 11 lines
Steps to reproduce:
Pauper game
Opponent craft tithing blade into Consuming Sepulcher with Chittering Rats in graveyard
Click on the day / night button to see the front side of the card
Error pops up
After this neither of the players have the priotity. Even so I could submit a rollback to start of the current turn, opponent accept but the game continues freeze. I have to concede and next game were ok.
The text was updated successfully, but these errors were encountered:
{1}{B}
Artifact
When this artifact enters, each opponent sacrifices a creature of their choice.
Craft with creature {4}{B} ({4}{B}, Exile this artifact, Exile a creature you control or a creature card from your graveyard: Return this card transformed under its owner's control. Craft only as a sorcery.)
🔄
Artifact
At the beginning of your upkeep, each opponent loses 1 life and you gain 1 life.
Error type: General error - ClassCastException
Client version: 1.4.56-V3 (build: 2025-02-09 16:02)
Java version: 1.8.0_201
Default charset: UTF-8
mage.view.CardView cannot be cast to mage.view.PermanentView
Stack trace:
org.mage.card.arcane.CardPanel.getOriginalPermanent(CardPanel.java:838)
mage.client.game.BattlefieldPanel.update(BattlefieldPanel.java:185)
mage.client.game.PlayAreaPanel.update(PlayAreaPanel.java:515)
mage.client.game.GamePanel.updateGame(GamePanel.java:1173)
mage.client.game.GamePanel.updateGame(GamePanel.java:1074)
mage.client.game.GamePanel.select(GamePanel.java:2107)
mage.client.remote.CallbackClientImpl.lambda$onCallback$2(CallbackClientImpl.java:302)
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
java.awt.EventQueue.access$500(EventQueue.java:97)
and other 11 lines
Steps to reproduce:
After this neither of the players have the priotity. Even so I could submit a rollback to start of the current turn, opponent accept but the game continues freeze. I have to concede and next game were ok.
The text was updated successfully, but these errors were encountered: