Page 1 of 1

Drowning Initiate capacity causes crash during cleanup step

Posted: Tue Mar 07, 2017 4:30 pm
by Moag
Hi,

When I use drowning initiate capability to mill the opponent when casting a blue spell the game crashes at the end of the current turn, during the clean up step.

Visual studio reports an exception :
In AllAbilities.cpp line 3592 (SAFE_DELETE(mClone);)
Unhandled exception at 0x007ceb0b in Wagic.exe: 0xC0000005: Access violation reading location 0xdddddddd.

System : Windows 10
On versions:
branches@10684
alphas@5281

br

Re: Drowning Initiate capacity causes crash during cleanup s

Posted: Tue Mar 07, 2017 9:41 pm
by kevlahnota
Are you getting the latest master? I think you use the old versions.
Please Get the latest Master source code here: https://github.com/WagicProject/wagic/r ... est-master
I don't encounter the error or crash you have on pay cost ability...