Drowning Initiate capacity causes crash during cleanup step

Do not post feature requests here, please.
Before posting bugs report check the Image Bug reporting help & guidelines
Forum rules
Do not post Features/Improvments request here (i.e : AI being stupid is not a bug, not being able to do a mulligan is not a bug, etc..etc..)
Before posting, please read the Bugs reporting guideline
Locked
Moag
Posts: 2
Joined: Thu Mar 02, 2017 6:47 pm

Drowning Initiate capacity causes crash during cleanup step

Post 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
kevlahnota
Posts: 619
Joined: Tue Feb 08, 2011 3:00 pm
Location: Philippines
Contact:

Re: Drowning Initiate capacity causes crash during cleanup s

Post 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...
Locked