White Blossom Ring makes Doppleganger fight crash

G

Gungodz

Guest
If you start the doppleganger fight with the white blossom ring equipped, the game crashes. Unequipping the ring solves the issue.

I'm playing on the steam version 0.7.12

Crash report:

TypeError: Cannot read property 'members' of null at n.value (file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Corruption%20of%20Champions%20II/resources/app/505.1ecbd462e9af38c545d3.js:1:39335) at file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Corruption%20of%20Champions%20II/resources/app/829.f2c3b880d3fdb653d768.js:1:4647915 at Array.map () at n.value (file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Corruption%20of%20Champions%20II/resources/app/829.f2c3b880d3fdb653d768.js:1:4647889) at n.value (file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Corruption%20of%20Champions%20II/resources/app/829.f2c3b880d3fdb653d768.js:1:4648297) at file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Corruption%20of%20Champions%20II/resources/app/829.f2c3b880d3fdb653d768.js:1:4361521 at Array.forEach () at e.value (file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Corruption%20of%20Champions%20II/resources/app/829.f2c3b880d3fdb653d768.js:1:4361474) at e.value (file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Corruption%20of%20Champions%20II/resources/app/829.f2c3b880d3fdb653d768.js:1:4359746) at e.value (file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Corruption%20of%20Champions%20II/resources/app/829.f2c3b880d3fdb653d768.js:1:4359205)

Following the first traceback i find this line:

CombatManager.bufferAliases("\nThe power of the White Blossom ring surges, sending a shockwave through the battlefield!",{attacker:e}),e.hostileParty().members.filter((function(e){return!e.isDefeated()})).forEach((function(t){t.createCombatEffect(CEFFECTS.Resonance,null,e,Math.round(e.willpower()/3)),t.createCombatEffect(CEFFECTS.Staggered,1,e)})))