Page 2 of 7

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 13 Feb 2021, 06:08
by Legioned
In the picture, I sacrificed my own board to Slaughter the Strong. I lost Doran, the Siege Tower, Mentor of the Meek, and Silklash Spider. They returned via Luminous Broodmoth's ability, however:
a) they should have all entered simultaneously and thus all triggered Mentor of the Meek
b) they did not, and I was given no stack option
c) I was given only 1 trigger

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 14 Feb 2021, 21:42
by BlackWyvern
Kinnan, Bonder Prodigy still doesn't increase mana from treasures tapping. Also, there's no card highlight for him on here.
Image

Having life loss equal to or greater than one's remaining life total |on the stack| versus AI will call the player loss condition and clear the hand and library, even if one has an instant to prevent/gain life to prevent said loss.
The same is also applied for attack damage the turn starting, if the AI is actively targeting that player.

Code: Select all
Game exception occurred: java.util.ConcurrentModificationException
Server version: 1.4.48V1 (build: 2021-02-13 16:34)
java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1361)
java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)
java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:449)
mage.abilities.AbilitiesImpl.containsKey(AbilitiesImpl.java:275)
mage.game.permanent.PermanentImpl.addAbility(PermanentImpl.java:373)
mage.abilities.effects.common.continuous.GainAbilityControlledEffect.apply(GainAbilityControlledEffect.java:115)
mage.abilities.effects.ContinuousEffectImpl.apply(ContinuousEffectImpl.java:112)
mage.abilities.effects.ContinuousEffects.apply(ContinuousEffects.java:1062)
mage.game.GameState.applyEffects(GameState.java:602)
mage.game.GameImpl.applyEffects(GameImpl.java:1576)
mage.game.GameImpl.playPriority(GameImpl.java:1377)
mage.game.turn.Step.priority(Step.java:61)
mage.game.turn.Phase.playStep(Phase.java:184)
mage.game.turn.Phase.play(Phase.java:89)
mage.game.turn.Turn.play(Turn.java:128)
mage.game.GameImpl.playTurn(GameImpl.java:911)
mage.game.GameImpl.play(GameImpl.java:821)
mage.game.GameImpl.start(GameImpl.java:797)
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)
P1: Fabled Passage « P1: Korvold, Fae-Cursed King « AI3: Shadowborn Apostle (Sac) « P1: Revel in Riches x6 « AI3: Shirei, Shizo's Caretaker x6
Errored on the last Revel in Riches trigger.

Interactions between The Ur-Dragon and Cascading Cataracts causes mama calculation errors between other dragon creatures, specifically Morophon, the Boundless is the worst affected.

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 14 Feb 2021, 22:27
by Legioned
Huntmaster of the Fells and Ravager of the Fells are not working correctly. The AI in this case targeted my creature, but then it seems to have harmed another player? In addition, it seems as though the damage never went on my creature?

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 15 Feb 2021, 17:39
by Kayin2000
Noticed that Ranar, the Ever-Watchful doesn't trigger when you exile permanents your opponents control.

"Exiling a token permanent will cause Ranar’s triggered ability to trigger, as will exiling a permanent you don’t control."

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 15 Feb 2021, 23:26
by Kayin2000
Ethereal Valkyrie causes an error when your only choices to "Foretell" are lands.

Can't copy the error msg cause this forum wont let me

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 15 Feb 2021, 23:39
by Kayin2000
Hero of Bretagard has the same issue as Ranar, the Ever-Watchful that it does not recognize me exiling opponents permanents

Ruling from WotC database

"2/5/2021 Exiling a token permanent will cause Hero of Bretagard’s first ability to trigger, as will exiling a permanent you don’t control."

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 18 Feb 2021, 17:52
by denielfer
hey. I was playing against 3 AIs and at the end game was 1v1 and I cast "Predatory Impetus" ( the important part on this is "... must be blocked if able..." ) on a "Silvar, Devourer of the Free" ( it has Menace ) and I had only 1 creature to defend so when he attacks I'm forced to place a defender on Silvar but because i only have 1 it can't be blocked and I get a warning if I don't put blockers I get a warning saying I have to block Silvar because Predatory Impetus.

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 20 Feb 2021, 18:52
by Kayin2000
Bell Borca, Spectral Sergeant is not keeping track of the highest cmc of cards in exile for the turn, but in each instance of exile.

Example

Bell Borca and Outpost Siege are both on the stack.

Bell Borca exiles a cmc 4 card with his effect, making him a 4/5

Outpost siege exiles a 1 cmc directly after, and instead of keeping track of the highest number Bell Borca becomes a 1/5

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 21 Feb 2021, 08:47
by illuknisaa
Feast of Worms doesn't force the sac when a legendary land is destroyed. I destroyed Hall of the Bandit Lord.

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 21 Feb 2021, 18:05
by illuknisaa
Casting Morophon, the Boundless from commandzone doesn't trigger stuff that cares about creature types. eg. Path of Ancestry, Vanquisher's Banner.

I think this might be true for all changelings.

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 24 Feb 2021, 06:26
by Legioned
This is the second time I've seen this bug. Mikaeus, the Unhallowed is giving opponents' creatures undying. It does it as you can see Rhonas comes back in the first clip, but Oketra does not in the second. It is intermittent.

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 26 Feb 2021, 03:22
by MTGAddict666
Bug report
1. Hum of the Redix cause all spells from player cost 1 more to play for each artifacts its controller controls instead of just artifact spells
2a. Multiplayer EDH game. Example: When a player cast Oblivion ring on a player's commander, and then that Oblivion Ring's controller dies.... The Commander under the Oblivion Ring didn't return back into play and remain in exile.
2b. Also in a Multiplayer EDH game: When you steal a permanent from another player and that player loses the game, the permanent remains in player eventhought the owner of said permanent has left the game.

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 28 Feb 2021, 14:18
by whoanon
MDFC cards from zendikar rising don't work while Possibility storm is in play. This happened during an EDH game with three other people.
Cast a sorcery, Possibility storm triggers, if it's an MDFC that is the next spell it won't do anything and send it to the graveyard.
Happened three times during the game so I'm sure I didn't missclick anything.

The hideaway mechanic also won't allow the spell side of an MDFC to be played. It just sends it to the graveyard. It was also an EDH game with other people.

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 01 Mar 2021, 20:14
by faanta
Pramikon, Sky Rampart and the Encore ability don't seem to work with each other.
I have Pramikon in play (allowing only attack to the right) and encore Amphin Mutineer, creating three token copies of it (4P-game). When Combat begins, one Mutineer automatically attacks the player to the right, then I see two warnings that the other two Mutineers can't attack, because they don't attack to the right. But I also cannot skip attacking with them because they have to attack. So I'm stuck in the declare attackers step.
The "attacks that opponent if able"-part should be ignored if they cannot attack that player.

Re: Bug Reports XMage 1.4.48 Kaldheim and updated GUI

PostPosted: 02 Mar 2021, 04:11
by Legioned
This is post today's update.

I used Zedruu the Greathearted to donate Jinxed Choker to Computer 2 (3 AI, 1 human, Commander). The upkeep life loss triggers occur, but not the end of turn donate trigger nor counter increase.