Page 182 of 253

Re: Community Wad

PostPosted: 10 Mar 2017, 01:03
by sunds
Bug report.

Wandering Fumarole -- doesn't have "0: switch P/T" when it becomes creature.
Silumgar's Command -- doesn't counter target noncreature spell.

when I played Data_Decks_201600_HARMLESS_OFFERING_COMBO_EMN.

Re: Community Wad

PostPosted: 10 Mar 2017, 01:09
by Xander9009
sunds wrote:Bug report.

Wandering Fumarole -- doesn't have "0: switch P/T" when it becomes creature.
Silumgar's Command -- doesn't counter target noncreature spell.

when I played Data_Decks_201600_HARMLESS_OFFERING_COMBO_EMN.
Should be fixed.

Re: Community Wad

PostPosted: 10 Mar 2017, 01:11
by Xander9009
Splinterverse wrote:Bug report.

Got these errors today playing a 4-way Free-for-All Commander.

Was using the latest CW files and the commander manager lands.

Code: Select all
[lua] [string "BLINKMOTH_URN_MM_CW_46714_TITLE (RESOLUTION_TIME_ACTION)~0x00000fcf"]:3: attempt to call global 'CW_Mana_RegisterManager' (a nil value)
[lua] [string "Content\Functions\CW_COMMANDER.LOL"]:329: attempt to index a nil value
[lua] [string "_MANAGER_MANA_TITLE (FILTER_CONDITION)~0x000011a3"]:2: attempt to call global 'CW_Mana_IsManager' (a nil value)
[lua] [string "_MANAGER_MANA_TITLE (TRIGGER)~0x000011a1"]:2: attempt to call global 'CW_Mana_ProtectManager' (a nil value)
[lua] [string "SELVALA_HEART_OF_THE_WILDS_CW_416827_TITLE (RESOLUTION_TIME_ACTION)~0x00000f26"]:4: attempt to index local 'Card' (a nil value)
I thought I responded to this, but apparently didn't. The "CW_Mana..." issues should be fixed. I removed the calls to those functions and to the manager itself, and also deleted the manager, since if it's even used again, it would need to be recoded from scratch anyway.

Selvala, Heart of the Wilds is also fixed. There was a mismatched variable name.

I didn't actually noticed the CW_COMMANDER issue before, though, so I'll look into that now.

Re: Community Wad

PostPosted: 10 Mar 2017, 06:21
by nguyenxthinh
I think it is strange that Duskwatch Recruiter still can activate its ability when it flips to the werewolf form.

Re: Community Wad

PostPosted: 10 Mar 2017, 06:43
by sunds
Bug report.

[lua] [string "TIRELESS_TRACKER_CW_409997_TITLE (RESOLUTION_TIME_ACTION)~0x0000073b"]:2: attempt to index a nil value

Re: Community Wad

PostPosted: 10 Mar 2017, 06:45
by Xander9009
Tireless Tracker should be fixed.

Re: Community Wad

PostPosted: 10 Mar 2017, 13:41
by sunds
Bug report.

Key to the City -- The first ability isn't activated when I have no creature, but it should be without targeting any creature.


[lua] [string "VOLDAREN_PARIAH_CW_414407_TITLE (RESOLUTION_TIME_ACTION)~0x0000088f"]:10:
parameter mismatch or too few parameters [expected bzS32]

Re: Community Wad

PostPosted: 12 Mar 2017, 00:29
by tmxk2012917
Bug report:

Treasure Mage: I could search for 2 cards instead of 1

Re: Community Wad

PostPosted: 12 Mar 2017, 01:20
by Xander9009
tmxk2012917 wrote:Bug report:

Treasure Mage: I could search for 2 cards instead of 1
Fixed.

Duskwatch Recruiter//Krallenhorde Howler and Voldaren Pariah//Abolisher of Bloodlines still need fixed.

Key to the City should be fixed, but the fix hasn't been uploaded because I want to test it.

Re: Community Wad

PostPosted: 13 Mar 2017, 12:14
by sunds
Bug report.

When played Data_Decks_201622_THOPTERSWORD_IN_STANDARD_AETHER_REVOLT, found two bugs.
1.
Tezzeret the Schemer -- can't be drawn in hand, it's gone.
2.
[lua] [string "NOXIOUS_GEARHULK_CW_417669_TITLE (RESOLUTION_TIME_ACTION)~0x000014d1"]:3: attempt to index local 'target' (a nil value)

Re: Community Wad

PostPosted: 13 Mar 2017, 21:34
by Xander9009
Fixed cards:
Voldaren Pariah//Abolisher of Bloodlines
Noxious Gearhulk
Key to the City
Tezzeret the Schemer
Magister of Worth

I didn't experience any bugs with Duskwatch Recruiter//Krallenhorde Howler. Once it transformed, I couldn't activate its ability anymore. If you encounter this bug again, please list the cards currently on the battlefield.

I think that's all of the currently reported bugs from the thread.

Re: Community Wad

PostPosted: 13 Mar 2017, 22:04
by Finnical
Xander9009 wrote:I think that's all of the currently reported bugs from the thread.
Phyrexian Rebirth does not produce a token after destroying all creatures.

Re: Community Wad

PostPosted: 13 Mar 2017, 23:07
by Xander9009
Finnical wrote:
Xander9009 wrote:I think that's all of the currently reported bugs from the thread.
Phyrexian Rebirth does not produce a token after destroying all creatures.
My bad, this one was also already fixed. I just thought I'd previously posted to say it was fixed. Apparently I hadn't, but yes, it's working now.

Re: Community Wad

PostPosted: 14 Mar 2017, 02:49
by sunds
Bug report.

Data_Decks_201627_SLIVER_KRUPHIX
Megantic Sliver -- I can't cast it when I have white basic land, black basic land, and four sliver hive for green mana and three colorless mana.

Re: Community Wad

PostPosted: 14 Mar 2017, 03:37
by Xander9009
sunds wrote:Bug report.

Data_Decks_201627_SLIVER_KRUPHIX
Megantic Sliver -- I can't cast it when I have white basic land, black basic land, and four sliver hive for green mana and three colorless mana.
I recreated this exact setup using both the manual mana version and the non-MM version of Sliver Hive, and both worked fine...? Not sure why you'd have this issue or how to fix it if I can't reproduce it.