Zulaport Cutthroat doesn't trigger when it dies. #1426
Comments
|
I can't reproduce that problem. Can you describe more in detail what happens before the bug happens? The game log would be very helpful. |
|
20151220_011920_Two Player Duel_1.txt this an example gamelog. I've got two Cutthroats on the battlefield, sac one of them, only one of them triggers (should be two). |
|
It's reproducable but hard to fix. It's on my list. |
|
It happened to me as well when sacrificing it. |
|
I implemented the faling test at I'll try to discovery why the ability isn't being triggered in this case. |
|
Tests are already included in the https://github.com/magefree/mage/blob/121f40c019dcf1b390845b9998f89bb7232a74e8/Mage.Tests/src/test/java/org/mage/test/cards/triggers/dies/BloodArtistTest.java class and set to @ignore. To say it in anither way - it's easy to fix for exactly this kind of ability, but other abilities do after that fix no longer work correctly. |
Zulaport's ability doesn't trigger when it dies. I'm not sure if that's always the case, but I've encountered that bug at least several times today.
The text was updated successfully, but these errors were encountered: