Page 1 of 1

[fixed]Wall of Hope vs. noncombat damage

PostPosted: 06 Aug 2016, 23:34
by Korath
Describe the Bug:
Wall of Hope only triggers on combat damage.

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Post-BFZ dev.

What exactly should be the correct behavior/interaction ?
It should trigger on noncombat damage too.

Are any other cards possibly affected by this bug ?
Wall of Essence (whose function it uses) is correct.

Re: [confirmed]Wall of Hope vs. noncombat damage

PostPosted: 14 Sep 2016, 15:31
by Gargaroz
It was using the Wall of Essence code.
Made a proper code in ab0440e

Re: [still bugged]Wall of Hope vs. noncombat damage

PostPosted: 16 Apr 2018, 05:11
by Aswan jaguar
Wall of Hope crashes game as soon as you cast it.
dump error | Open
Assertion failed
functions/functions.c:10624
!(mode & DDBM_MUST_DAMAGE_OPPONENT) && "unimplemented for damage_dealt_to_me_arbitrary"
0: 0x0247CE18
1: 0x0247CF69
2: 0x024C448C
3: 0x022CFFBA
4: 0x024EC735
5: 0x024D745D
6: 0x024D7FC4
7: 0x00435A13
8: 0x00433AF9
9: 0x0043BF12
10: 0x004399BD
11: 0x0047902C
12: 0x004946E9
13: 0x7C80B729

Re: [still bugged]Wall of Hope vs. noncombat damage

PostPosted: 09 Oct 2020, 19:27
by Aswan jaguar
Fixed crash in commit 535aff4. Original bug was already fixed.