Page 1 of 1

[still bug]Rhystic Circle owner can't pay 1.

PostPosted: 16 Sep 2013, 06:24
by stassy
Describe the Bug:
Rhystic Circle can target damage dealt to opponent

Which card did behave improperly ?
Rhystic Circle

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
OIv2

What exactly should be the correct behavior/interaction ?
Rhystic Circle can't target damage dealt to opponent

Are any other cards possibly affected by this bug ?
-

Ultra minor bug since no one will ever do that :P

Image

Edit: Also don't know if it's intentional, but you can stack the activation and if player is damaged it will force the AI to pay 1 for each activation even though the damage will still resolve itself.

Image

Re: Rhystic Circle

PostPosted: 16 Sep 2013, 10:48
by Aswan jaguar
Confirmed,it also triggers wrongly for damage made to creatures besides damage made to opponent but with no effect,you can't target them.

Re: [confirmed]Rhystic Circle

PostPosted: 18 Sep 2013, 01:28
by Gargaroz
Fixed the first bug. The second isn't exactly a bug, is bad AI behaviour, I'll try to fix that too.

Re: [still bugged]Rhystic Circle

PostPosted: 03 Feb 2014, 17:01
by BAgate
2 issues:
1) When opponent damaged there is still a damage prevention step, you can still pay mana and target the damage card, it just fails to resolve (and mana is kicked back to the pool)
2) If you use a damaging land (ex. City of Brass) to try to pay the mana to use Rhystic Circle, then all the damage will resolve before you get a chance to pick a damage card.

Re: [still bugged]Rhystic Circle

PostPosted: 04 Feb 2014, 17:14
by Gargaroz
Fixed the first bug, for the second...

Re: ?[still bugged]Rhystic Circle

PostPosted: 27 Apr 2016, 13:37
by Aswan jaguar
Now: 1- Rhystic Circle opens regeneration effects all the time.
2- You are never prompt to select damage card for damage made to you.
3- And still Rhystic Circle and regeneration effects are triggered for damage made to opponent and to creatures,but at least no prompt to target.

Also I had this dump error maybe caused by Rhystic Circle:
| Open
bad parameters
get_card_instance(-1, -1)
0: 0x024294C4
1: 0x023E29B5
2: 0x022AC518
3: 0x004018E0
4: 0x004A2806
5: 0x02434CD5
6: 0x023ED6CD
7: 0x023ED717
8: 0x023EDDBE
9: 0x004368C6
10: 0x023EAAA8
11: 0x0047674E
12: 0x00436EBF
13: 0x00436A80
14: 0x00477157
15: 0x004B361F
16: 0x0043CD3D
17: 0x004399BD
18: 0x0047902C
19: 0x004946E9
20: 0x7C80B729

Re: [still bugged]Rhystic Circle

PostPosted: 08 Sep 2016, 20:15
by Gargaroz
Fixed in be385b1

Re: [still bug]Rhystic Circle

PostPosted: 10 Apr 2018, 16:31
by Aswan jaguar
The other bugs that can be tested are fixed.
Now it doesn't prevent the selected damage made to you, damage resolves no matter nobody pays {1}.fixed

Re: [still bug]Rhystic Circle

PostPosted: 15 May 2019, 15:21
by Aswan jaguar
Apart from that you can't pay for your own activation which makes more sense with mana burn and maybe some other corner case I don't remember and that AI can't use it like any other card to prevent damage to itself which is a global bug, is fine.Fixed this in commit d12b4dde.