Page 1 of 1

[confirmed]Plague of Vermin AI can pay more life than AI has

PostPosted: 23 Oct 2014, 01:25
by Nexhro
Describe the Bug:
Got the following dumps when casting Plague of Vermin before it resolved:
Dumps | Open
bad parameters
get_card_instance(0, -1)
0: 0x023BE188
1: 0x0237B97E
2: 0x023C2BEC
3: 0x023C3B93
4: 0x022AD90E
5: 0x004018E0
6: 0x00435BCF
7: 0x004368C6
8: 0x02383C4C
9: 0x0043BFAA
10: 0x004399BD
11: 0x0047902C
12: 0x004946E9
13: 0x76323677
14: 0x777E9D72
15: 0x777E9D45

bad parameters
get_card_instance(0, -1)
0: 0x023BE188
1: 0x0237B97E
2: 0x023C2C70
3: 0x023C3B93
4: 0x022AD90E
5: 0x004018E0
6: 0x00435BCF
7: 0x004368C6
8: 0x02383C4C
9: 0x0043BFAA
10: 0x004399BD
11: 0x0047902C
12: 0x004946E9
13: 0x76323677
14: 0x777E9D72
15: 0x777E9D45

bad parameters
get_card_instance(0, -1)
0: 0x023BE188
1: 0x0237B97E
2: 0x023C2C86
3: 0x023C3B93
4: 0x022AD90E
5: 0x004018E0
6: 0x00435BCF
7: 0x004368C6
8: 0x02383C4C
9: 0x0043BFAA
10: 0x004399BD
11: 0x0047902C
12: 0x004946E9
13: 0x76323677
14: 0x777E9D72
15: 0x777E9D45


The spell resolved normally, though.

Which card did behave improperly ?
Plague of Vermin

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

What exactly should be the correct behavior/interaction ?
No dumps

Are any other cards possibly affected by this bug ?
-

Re: [confirmed]Plague of Vermin dumps

PostPosted: 23 Oct 2014, 03:29
by BAgate
Confirmed for your savegame, but works fine in a clean game.

Re: [confirmed]Plague of Vermin dumps

PostPosted: 13 Jul 2016, 13:33
by Aswan jaguar
No dumps in my tests but:
AI was able to pay more life than AI had.(that happened when AI chose the second time to pay life). Maybe the problem lies to the fact that my life was reduced correctly each time I paid life while AI's life was reduced/paid altogether when the last(second) time AI paid life when AI decided to pay a second time.

Re: [confirmed]Plague of Vermin AI can pay more life than AI

PostPosted: 12 Sep 2016, 16:00
by Gargaroz
Doesn't happens in my tests, plus life total is reduced at the end of each bid phase, so AI won't be able to pay more life that he has. Test again and let me know.

Re: [confirmed]Plague of Vermin AI can pay more life than AI

PostPosted: 12 Sep 2016, 20:40
by BAgate
No dumps or AI paying too much, but ...

Wrong end condition. Sequence should continue until BOTH players decline to pay life, but ends after first pass where one player passes currently.

Re: [confirmed]Plague of Vermin AI can pay more life than AI

PostPosted: 07 Oct 2019, 09:51
by Aswan jaguar
Now sequence continues until both players decline to pay life.
AI's last bid in one case got AI to -5 life which is illegal and another time to 0 which is not illegal as you can pay your last 1 life but AI shouldn't use that unless it has a Platinum Angel or something like that.