Board index
Programs with AI or Rules Enforcement
Magic: The Gathering - Duels of the Planeswalkers
New MTG Cards and Decks (2010, 2012, 2013, 2014, 2015, Magic Duels)
2014




Community Wad
Moderator: CCGHQ Admins
Re: Community Wad
by tmxk2012917 » 13 Oct 2016, 23:24
but the latest one is still the one on Oct 11th
- tmxk2012917
- Posts: 164
- Joined: 15 Mar 2015, 09:52
- Has thanked: 20 times
- Been thanked: 12 times
Re: Community Wad
by Xander9009 » 13 Oct 2016, 23:34
That's... strange. I believe the deck builder was designed to try to convert any power and toughness values to numbers, but upon failure just leave them as strings. This way, they could be sorted and compared as numbers when possible, but even cards like Lhurgoyf and Little Girl could be properly displayed. I just checked, and those cards haven't been touched in almost a year, and even that was probably just an automated indentation correction or something (since many cards were modified then). I have not idea why it would only just now show that error for you. Have you messed with your copy of the Deck Builder recently? Best I can say is to grab a fresh download of the most recent version and try that. If it still doesn't work, post in the Deck Builder thread and hope Riiak can help.nivmizzet1 wrote:getting this from the deck builder
- Code: Select all
13/10/2016 11:38:00 PM: Log Opened.
13/10/2016 11:38:00 PM: Medium: mscorlib - Input string was not in a correct format.:
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at RSN.DotP.CardFilterStringIntProp.IsAllowed(CardInfo ciCard)
Extra Information:
IsAllowed string integer test encountered an error processing Toughness on card ANGRY_MOB_CW_1801 in wad DATA_DLC_COMMUNITY_CORE.
13/10/2016 11:38:00 PM: Medium: mscorlib - Input string was not in a correct format.:
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at RSN.DotP.CardFilterStringIntProp.IsAllowed(CardInfo ciCard)
Extra Information:
IsAllowed string integer test encountered an error processing Toughness on card ANHAVVA_CONSTABLE_CW_2960 in wad DATA_DLC_COMMUNITY_CORE.
13/10/2016 11:38:00 PM: Medium: mscorlib - Input string was not in a correct format.:
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at RSN.DotP.CardFilterStringIntProp.IsAllowed(CardInfo ciCard)
Extra Information:
IsAllowed string integer test encountered an error processing Toughness on card AYSEN_CRUSADER_CW_184587 in wad DATA_DLC_COMMUNITY_CORE.
13/10/2016 11:38:00 PM: Medium: mscorlib - Input string was not in a correct format.:
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at RSN.DotP.CardFilterStringIntProp.IsAllowed(CardInfo ciCard)
Extra Information:
IsAllowed string integer test encountered an error processing Toughness on card LHURGOYF_CW_2576 in wad DATA_DLC_COMMUNITY_CORE.
13/10/2016 11:38:00 PM: Medium: mscorlib - Input string was not in a correct format.:
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at RSN.DotP.CardFilterStringIntProp.IsAllowed(CardInfo ciCard)
Extra Information:
IsAllowed string integer test encountered an error processing Toughness on card LITTLE_GIRL_CW_74257 in wad DATA_DLC_COMMUNITY_CORE.
13/10/2016 11:38:00 PM: Medium: mscorlib - Input string was not in a correct format.:
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at RSN.DotP.CardFilterStringIntProp.IsAllowed(CardInfo ciCard)
Extra Information:
IsAllowed string integer test encountered an error processing Toughness on card TOKEN_CONSTRUCT_AC_X_X_C_CW_1 in wad DATA_DLC_COMMUNITY_CORE.
13/10/2016 11:38:00 PM: Medium: mscorlib - Input string was not in a correct format.:
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at RSN.DotP.CardFilterStringIntProp.IsAllowed(CardInfo ciCard)
Extra Information:
IsAllowed string integer test encountered an error processing Toughness on card TOKEN_CONSTRUCT_AC_X_X_C_CW_2 in wad DATA_DLC_COMMUNITY_CORE.
13/10/2016 11:38:00 PM: Medium: mscorlib - Input string was not in a correct format.:
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at RSN.DotP.CardFilterStringIntProp.IsAllowed(CardInfo ciCard)
Extra Information:
IsAllowed string integer test encountered an error processing Toughness on card TOKEN_ZOMBIE_HORROR_C_X_X_B_CW_1 in wad DATA_DLC_COMMUNITY_CORE.
That's... very frustrating. Thanks.tmxk2012917 wrote:but the latest one is still the one on Oct 11th
----
Also, Splinterverse, careful in the text permanent files. I didn't notice it, but the deck builder just informed me of an XML mismatch. The lines you added had extraneous '<Cell>' tags.
- Code: Select all
<Cell ss:Index="3"><Cell><Data ss:Type="String">Choose a creature to get -X/-X.</Data></Cell>
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
-
Xander9009 - Programmer
- Posts: 2905
- Joined: 29 Jun 2013, 07:44
- Location: Indiana, United States
- Has thanked: 121 times
- Been thanked: 445 times
Re: Community Wad
by tmxk2012917 » 14 Oct 2016, 02:09
something goes wrong after today's update. It seems that file name of many cards changed
Also, the image of arlinn, embraced by the moon missed, so I uploaded one for it
Also, the image of arlinn, embraced by the moon missed, so I uploaded one for it
- | Open
- 10/13/2016 22:08:43: Log Opened.
10/13/2016 22:08:44: Low: Can't find referenced card: JACE_UNRAVELER_OF_SECRETS_CW_4320035 for deck D14_201606_ESPER_CONTROL in Data_Decks_201606_ESPER_CONTROL
10/13/2016 22:08:44: Low: Can't find referenced card: JACE_UNRAVELER_OF_SECRETS_CW_4320035 for deck D14_201606_ESPER_CONTROL in Data_Decks_201606_ESPER_CONTROL
10/13/2016 22:08:44: Low: Can't find referenced card: SORIN_GRIM_NEMESIS_CW_4320034 for deck D14_201606_ESPER_CONTROL in Data_Decks_201606_ESPER_CONTROL
10/13/2016 22:08:44: Low: Can't find referenced card: SORIN_GRIM_NEMESIS_CW_4320034 for deck D14_201606_ESPER_CONTROL in Data_Decks_201606_ESPER_CONTROL
10/13/2016 22:08:44: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201608_REDWHITE_ELDRAZI_GOGGLES in Data_Decks_201608_REDWHITE_ELDRAZI_GOGGLES
10/13/2016 22:08:44: Low: Can't find referenced card: JACE_UNRAVELER_OF_SECRETS_CW_4320035 for deck D14_201638_5_COLOR_KALADESH_SUPERFRIENDS in Data_Decks_201638_5_COLOR_KALADESH_SUPERFRIENDS
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201638_5_COLOR_KALADESH_SUPERFRIENDS in Data_Decks_201638_5_COLOR_KALADESH_SUPERFRIENDS
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201638_5_COLOR_KALADESH_SUPERFRIENDS in Data_Decks_201638_5_COLOR_KALADESH_SUPERFRIENDS
10/13/2016 22:08:44: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201638_5_COLOR_KALADESH_SUPERFRIENDS in Data_Decks_201638_5_COLOR_KALADESH_SUPERFRIENDS
10/13/2016 22:08:44: Low: Can't find referenced card: SORIN_GRIM_NEMESIS_CW_4320034 for deck D14_201638_5_COLOR_KALADESH_SUPERFRIENDS in Data_Decks_201638_5_COLOR_KALADESH_SUPERFRIENDS
10/13/2016 22:08:44: Low: Can't find referenced card: TAMIYO_FIELD_RESEARCHER_CW_43200060 for deck D14_201638_5_COLOR_KALADESH_SUPERFRIENDS in Data_Decks_201638_5_COLOR_KALADESH_SUPERFRIENDS
10/13/2016 22:08:44: Low: Can't find referenced card: TAMIYO_FIELD_RESEARCHER_CW_43200060 for deck D14_201638_5_COLOR_KALADESH_SUPERFRIENDS in Data_Decks_201638_5_COLOR_KALADESH_SUPERFRIENDS
10/13/2016 22:08:44: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201639_5_COLOR_DOUBLE_DEPLOY_WALKERS in Data_Decks_201639_5_COLOR_DOUBLE_DEPLOY_WALKERS
10/13/2016 22:08:44: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201639_5_COLOR_DOUBLE_DEPLOY_WALKERS in Data_Decks_201639_5_COLOR_DOUBLE_DEPLOY_WALKERS
10/13/2016 22:08:44: Low: Can't find referenced card: SORIN_GRIM_NEMESIS_CW_4320034 for deck D14_201639_5_COLOR_DOUBLE_DEPLOY_WALKERS in Data_Decks_201639_5_COLOR_DOUBLE_DEPLOY_WALKERS
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201641_WHITEBLACK_CONTROL__EMN in Data_Decks_201641_WHITEBLACK_CONTROL__EMN
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201641_WHITEBLACK_CONTROL__EMN in Data_Decks_201641_WHITEBLACK_CONTROL__EMN
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201641_WHITEBLACK_CONTROL__EMN in Data_Decks_201641_WHITEBLACK_CONTROL__EMN
10/13/2016 22:08:44: Low: Can't find referenced card: SORIN_GRIM_NEMESIS_CW_4320034 for deck D14_201641_WHITEBLACK_CONTROL__EMN in Data_Decks_201641_WHITEBLACK_CONTROL__EMN
10/13/2016 22:08:44: Low: Can't find referenced card: TAMIYO_FIELD_RESEARCHER_CW_43200060 for deck D14_201642_BANT_HUMANS_EMN in Data_Decks_201642_BANT_HUMANS_EMN
10/13/2016 22:08:44: Low: Can't find referenced card: TAMIYO_FIELD_RESEARCHER_CW_43200060 for deck D14_201642_BANT_HUMANS_EMN in Data_Decks_201642_BANT_HUMANS_EMN
10/13/2016 22:08:44: Low: Can't find referenced card: TAMIYO_FIELD_RESEARCHER_CW_43200060 for deck D14_201649_HEAVENS_GATES in Data_Decks_201649_HEAVENS_GATES
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201652_BW_EXILE_CONTROL_EMN in Data_Decks_201652_BW_EXILE_CONTROL_EMN
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201652_BW_EXILE_CONTROL_EMN in Data_Decks_201652_BW_EXILE_CONTROL_EMN
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201652_BW_EXILE_CONTROL_EMN in Data_Decks_201652_BW_EXILE_CONTROL_EMN
10/13/2016 22:08:44: Low: Can't find referenced card: SORIN_GRIM_NEMESIS_CW_4320034 for deck D14_201652_BW_EXILE_CONTROL_EMN in Data_Decks_201652_BW_EXILE_CONTROL_EMN
10/13/2016 22:08:44: Low: Can't find referenced card: ARLINN_KORD_CW_4320030 for deck D14_201660_DEPLOY_THE_GATEWATCH in Data_Decks_201660_DEPLOY_THE_GATEWATCH
10/13/2016 22:08:44: Low: Can't find referenced card: JACE_UNRAVELER_OF_SECRETS_CW_4320035 for deck D14_201660_DEPLOY_THE_GATEWATCH in Data_Decks_201660_DEPLOY_THE_GATEWATCH
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201660_DEPLOY_THE_GATEWATCH in Data_Decks_201660_DEPLOY_THE_GATEWATCH
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201660_DEPLOY_THE_GATEWATCH in Data_Decks_201660_DEPLOY_THE_GATEWATCH
10/13/2016 22:08:44: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201660_DEPLOY_THE_GATEWATCH in Data_Decks_201660_DEPLOY_THE_GATEWATCH
10/13/2016 22:08:44: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201660_DEPLOY_THE_GATEWATCH in Data_Decks_201660_DEPLOY_THE_GATEWATCH
10/13/2016 22:08:44: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201660_DEPLOY_THE_GATEWATCH in Data_Decks_201660_DEPLOY_THE_GATEWATCH
10/13/2016 22:08:44: Low: Can't find referenced card: SORIN_GRIM_NEMESIS_CW_4320034 for deck D14_201660_DEPLOY_THE_GATEWATCH in Data_Decks_201660_DEPLOY_THE_GATEWATCH
10/13/2016 22:08:44: Low: Can't find referenced card: TAMIYO_FIELD_RESEARCHER_CW_43200060 for deck D14_201660_DEPLOY_THE_GATEWATCH in Data_Decks_201660_DEPLOY_THE_GATEWATCH
10/13/2016 22:08:44: Low: Can't find referenced card: TAMIYO_FIELD_RESEARCHER_CW_43200060 for deck D14_201660_DEPLOY_THE_GATEWATCH in Data_Decks_201660_DEPLOY_THE_GATEWATCH
10/13/2016 22:08:44: Low: Can't find referenced card: TAMIYO_FIELD_RESEARCHER_CW_43200060 for deck D14_201660_DEPLOY_THE_GATEWATCH in Data_Decks_201660_DEPLOY_THE_GATEWATCH
10/13/2016 22:08:44: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201668_RISE_OF_THE_GEARHULKS_KLD in Data_Decks_201668_RISE_OF_THE_GEARHULKS_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201668_RISE_OF_THE_GEARHULKS_KLD in Data_Decks_201668_RISE_OF_THE_GEARHULKS_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: JACE_UNRAVELER_OF_SECRETS_CW_4320035 for deck D14_201670_ESPER_SUPER_GEARHULK_CONTROL_KLD in Data_Decks_201670_ESPER_SUPER_GEARHULK_CONTROL_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: JACE_UNRAVELER_OF_SECRETS_CW_4320035 for deck D14_201670_ESPER_SUPER_GEARHULK_CONTROL_KLD in Data_Decks_201670_ESPER_SUPER_GEARHULK_CONTROL_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201670_ESPER_SUPER_GEARHULK_CONTROL_KLD in Data_Decks_201670_ESPER_SUPER_GEARHULK_CONTROL_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201670_ESPER_SUPER_GEARHULK_CONTROL_KLD in Data_Decks_201670_ESPER_SUPER_GEARHULK_CONTROL_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: SORIN_GRIM_NEMESIS_CW_4320034 for deck D14_201670_ESPER_SUPER_GEARHULK_CONTROL_KLD in Data_Decks_201670_ESPER_SUPER_GEARHULK_CONTROL_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: SORIN_GRIM_NEMESIS_CW_4320034 for deck D14_201670_ESPER_SUPER_GEARHULK_CONTROL_KLD in Data_Decks_201670_ESPER_SUPER_GEARHULK_CONTROL_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201671_RUSH_HOUR_4_KLD in Data_Decks_201671_RUSH_HOUR_4_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201672_JUND_PLANESWALKER_CONTROL_KLD in Data_Decks_201672_JUND_PLANESWALKER_CONTROL_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201672_JUND_PLANESWALKER_CONTROL_KLD in Data_Decks_201672_JUND_PLANESWALKER_CONTROL_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201672_JUND_PLANESWALKER_CONTROL_KLD in Data_Decks_201672_JUND_PLANESWALKER_CONTROL_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201679_BWG_KLD_MANA_RAMP in Data_Decks_201679_BWG_KLD_MANA_RAMP
10/13/2016 22:08:44: Low: Can't find referenced card: TAMIYO_FIELD_RESEARCHER_CW_43200060 for deck D14_201679_BWG_KLD_MANA_RAMP in Data_Decks_201679_BWG_KLD_MANA_RAMP
10/13/2016 22:08:44: Low: Can't find referenced card: LILIANA_THE_LAST_HOPE_CW_43200050 for deck D14_201681_DELIRIUM_FORCE_KLD in Data_Decks_201681_DELIRIUM_FORCE_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201685_AETHERWORKS_KLD in Data_Decks_201685_AETHERWORKS_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201685_AETHERWORKS_KLD in Data_Decks_201685_AETHERWORKS_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201685_AETHERWORKS_KLD in Data_Decks_201685_AETHERWORKS_KLD
10/13/2016 22:08:44: Low: Can't find referenced card: JACE_UNRAVELER_OF_SECRETS_CW_4320035 for deck D14_201694_UR_MACHINE_GUN_KLD in Data_Decks_201694_UR_MACHINE_GUN_KLD
10/13/2016 22:08:45: Low: Can't find referenced card: JACE_UNRAVELER_OF_SECRETS_CW_4320035 for deck D14_201694_UR_MACHINE_GUN_KLD in Data_Decks_201694_UR_MACHINE_GUN_KLD
10/13/2016 22:08:45: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201696_MARDU_REANIMATE_KLD in Data_Decks_201696_MARDU_REANIMATE_KLD
10/13/2016 22:08:45: Low: Can't find referenced card: NAHIRI_THE_HARBINGER_CW_4320032 for deck D14_201696_MARDU_REANIMATE_KLD in Data_Decks_201696_MARDU_REANIMATE_KLD
10/13/2016 22:08:45: Low: Can't find referenced card: JACE_UNRAVELER_OF_SECRETS_CW_4320035 for deck D14_201699_INSPIRED_TO_CRASH in Data_Decks_201699_INSPIRED_TO_CRASH
- tmxk2012917
- Posts: 164
- Joined: 15 Mar 2015, 09:52
- Has thanked: 20 times
- Been thanked: 12 times
Re: Community Wad
by Xander9009 » 14 Oct 2016, 03:08
A handful of cards had invalid filenames. I'm fixing the decks that were uploaded to the CW Decks folder now (sorry, I'm still in the process), and then I planned to warn everyone about it. 10 cards:
Lim-Dûl’s Cohort
Gloomwidow's Feast
Bramble Elemental
Liliana, the Last Hope
Nahiri, the Harbinger
Sorin, Grim Nemesis
Jace, Unraveler of Secrets
Forcefield
Arlinn Kord//Arlinn, Embraced by the Moon
Tamiyo, Field Researcher
----
Also, for those interested, I just figured out earlier tonight how to create a Google Sheets webpage and manage its contents via script. This means I can finally make a proper group of webpages showing decks and their contents.
Lim-Dûl’s Cohort
Gloomwidow's Feast
Bramble Elemental
Liliana, the Last Hope
Nahiri, the Harbinger
Sorin, Grim Nemesis
Jace, Unraveler of Secrets
Forcefield
Arlinn Kord//Arlinn, Embraced by the Moon
Tamiyo, Field Researcher
----
Also, for those interested, I just figured out earlier tonight how to create a Google Sheets webpage and manage its contents via script. This means I can finally make a proper group of webpages showing decks and their contents.
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
-
Xander9009 - Programmer
- Posts: 2905
- Joined: 29 Jun 2013, 07:44
- Location: Indiana, United States
- Has thanked: 121 times
- Been thanked: 445 times
Re: Community Wad
by tmxk2012917 » 14 Oct 2016, 04:41
I noticed that images of Nissa, Voice of Zendikar and Diabolic Tutor I uploaded did not replace old ones. Is the image of a card unchangable or I did not do this in correct way?
- tmxk2012917
- Posts: 164
- Joined: 15 Mar 2015, 09:52
- Has thanked: 20 times
- Been thanked: 12 times
Re: Community Wad
by Xander9009 » 14 Oct 2016, 05:39
Depending on when you uploaded them, they might have just not been added yet. The auto-uploader tool was paused for quite awhile. I'd check in the next version. If it's still not up, mention it again.
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
-
Xander9009 - Programmer
- Posts: 2905
- Joined: 29 Jun 2013, 07:44
- Location: Indiana, United States
- Has thanked: 121 times
- Been thanked: 445 times
Re: Community Wad
by Splinterverse » 14 Oct 2016, 11:09
I will watch for this. Thanks for the head's up.Xander9009 wrote:Also, Splinterverse, careful in the text permanent files. I didn't notice it, but the deck builder just informed me of an XML mismatch. The lines you added had extraneous '<Cell>' tags.Note the first two tags are both '<Cell...>' tags. I removed all of the extras, leaving only '<Cell ss:Index="3">' on each line.
- Code: Select all
<Cell ss:Index="3"><Cell><Data ss:Type="String">Choose a creature to get -X/-X.</Data></Cell>
I'm back coding today.
---------------------------------------------
The DOTP2014 CW is updated nightly between 11 PM and 12 AM EST.
Known Issues/Bugs |
Impossible Cards List | Update Your Land Pools
The DOTP2014 CW is updated nightly between 11 PM and 12 AM EST.
Known Issues/Bugs |
Impossible Cards List | Update Your Land Pools
- Splinterverse
- Posts: 918
- Joined: 04 Sep 2016, 13:32
- Has thanked: 150 times
- Been thanked: 76 times
Re: Community Wad
by Splinterverse » 14 Oct 2016, 13:08
Grave Servitude is missing the handling of this condition ... "If you cast it any time a sorcery couldn’t have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step."
---------------------------------------------
The DOTP2014 CW is updated nightly between 11 PM and 12 AM EST.
Known Issues/Bugs |
Impossible Cards List | Update Your Land Pools
The DOTP2014 CW is updated nightly between 11 PM and 12 AM EST.
Known Issues/Bugs |
Impossible Cards List | Update Your Land Pools
- Splinterverse
- Posts: 918
- Joined: 04 Sep 2016, 13:32
- Has thanked: 150 times
- Been thanked: 76 times
Re: Community Wad
by nivmizzet1 » 14 Oct 2016, 13:55
for some reason only the DATA_DLC_COMMUNITY_CORE (1).wad file was in the WAD folder, so I copied it and removed the " (1)". I hope that's OK.
EDIT: and Fecundity doesn't give the multiple choice option, it forces card draw instead. OK, I think it's because the auto_skip is set for the multiple choice RTA rather than the card draw RTA or something (actually just for the triggered ability as a whole). Is there a way to make the auto_skip for the card draw RTA only (e.g. put it inside the RTA step rather than after it)?
EDIT: and Fecundity doesn't give the multiple choice option, it forces card draw instead. OK, I think it's because the auto_skip is set for the multiple choice RTA rather than the card draw RTA or something (actually just for the triggered ability as a whole). Is there a way to make the auto_skip for the card draw RTA only (e.g. put it inside the RTA step rather than after it)?
______________________________________
my DOTP 2014 Main mod page - my DOTP 2014 OP Decks mod page - Community WAD
my DOTP 2014 Main mod page - my DOTP 2014 OP Decks mod page - Community WAD
- nivmizzet1
- Posts: 617
- Joined: 21 Mar 2013, 10:10
- Has thanked: 100 times
- Been thanked: 25 times
Re: Community Wad
by Splinterverse » 14 Oct 2016, 14:23
Icy Prison is only allowing for payment by its controller instead of any player as in "sacrifice Icy Prison unless any player pays
".

---------------------------------------------
The DOTP2014 CW is updated nightly between 11 PM and 12 AM EST.
Known Issues/Bugs |
Impossible Cards List | Update Your Land Pools
The DOTP2014 CW is updated nightly between 11 PM and 12 AM EST.
Known Issues/Bugs |
Impossible Cards List | Update Your Land Pools
- Splinterverse
- Posts: 918
- Joined: 04 Sep 2016, 13:32
- Has thanked: 150 times
- Been thanked: 76 times
Re: Community Wad
by migookman » 14 Oct 2016, 14:34
I must have added that one accidentally. Try searching for 'Armor of Thorns'. These types of cards are quite tricky because of the rulings.Splinterverse wrote:Grave Servitude is missing the handling of this condition ... "If you cast it any time a sorcery couldn’t have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step."
Re: Community Wad
by Splinterverse » 14 Oct 2016, 14:39
No worries. I think I found what I need. Just flagging errors I find in case folks want to fix them.migookman wrote:I must have added that one accidentally. Try searching for 'Armor of Thorns'. These types of cards are quite tricky because of the rulings.Splinterverse wrote:Grave Servitude is missing the handling of this condition ... "If you cast it any time a sorcery couldn’t have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step."
---------------------------------------------
The DOTP2014 CW is updated nightly between 11 PM and 12 AM EST.
Known Issues/Bugs |
Impossible Cards List | Update Your Land Pools
The DOTP2014 CW is updated nightly between 11 PM and 12 AM EST.
Known Issues/Bugs |
Impossible Cards List | Update Your Land Pools
- Splinterverse
- Posts: 918
- Joined: 04 Sep 2016, 13:32
- Has thanked: 150 times
- Been thanked: 76 times
Re: Community Wad
by tmxk2012917 » 14 Oct 2016, 16:19
Kessig Prowler could not be transformed
Besides, When I cast Nahiri's Wrath, I discarded a red gearhulk and targeted one creature, but no damage was given to that creature.
Third, I cast Thirst for knowledge and discarded DarkSteel Colossus, but DarkSteel Colossus entered my graveground instead of entering my library.
Fourth, Chandra, Torch of Defiance 's background of description is black. As a result, it is hard to recognize the words.
Besides, When I cast Nahiri's Wrath, I discarded a red gearhulk and targeted one creature, but no damage was given to that creature.
Third, I cast Thirst for knowledge and discarded DarkSteel Colossus, but DarkSteel Colossus entered my graveground instead of entering my library.
Fourth, Chandra, Torch of Defiance 's background of description is black. As a result, it is hard to recognize the words.
- tmxk2012917
- Posts: 164
- Joined: 15 Mar 2015, 09:52
- Has thanked: 20 times
- Been thanked: 12 times
Re: Community Wad
by Splinterverse » 14 Oct 2016, 22:51
I am finished coding for today.
All cards referenced are from the missing cards list.
Coded, tested, and uploaded:
Greener Pastures
Rivalry
Selvala, Heart of the Wilds
Snow Hound
Soldevi Golem
Soldevi Simulacrum
Song of the Dryads
Soratami Seer
Soul Charmer
Soul Kiss
Soul Nova
Soulgorger Orgg
Soulshriek
Spawnbroker
Spectral Cloak
Spectral Searchlight
Spell Syphon
Spelltithe Enforcer
Spike Cannibal
Splitting Headache
Spoils of Evil
Stangg
Valleymaker
Varchild's Crusader
Voyager Drake
Worms of the Earth
Wretched Banquet
Zealots en-Dal
Bugs Fixed:
Infiltrate -- fixed the deck builder error message
Smelt -- fixed the deck builder error message
Art Uploaded (all are HQ and were missing):
Song of the Dryads
Spirit en-Dal
Wretched Banquet
Notes:
I also uploaded an updated version of CW_CARD_QUERY.
Next:
Will be back tomorrow to continue coding missing cards.
All cards referenced are from the missing cards list.
Coded, tested, and uploaded:
Greener Pastures
Rivalry
Selvala, Heart of the Wilds
Snow Hound
Soldevi Golem
Soldevi Simulacrum
Song of the Dryads
Soratami Seer
Soul Charmer
Soul Kiss
Soul Nova
Soulgorger Orgg
Soulshriek
Spawnbroker
Spectral Cloak
Spectral Searchlight
Spell Syphon
Spelltithe Enforcer
Spike Cannibal
Splitting Headache
Spoils of Evil
Stangg
Valleymaker
Varchild's Crusader
Voyager Drake
Worms of the Earth
Wretched Banquet
Zealots en-Dal
Bugs Fixed:
Infiltrate -- fixed the deck builder error message
Smelt -- fixed the deck builder error message
Art Uploaded (all are HQ and were missing):
Song of the Dryads
Spirit en-Dal
Wretched Banquet
Notes:
I also uploaded an updated version of CW_CARD_QUERY.
Next:
Will be back tomorrow to continue coding missing cards.
---------------------------------------------
The DOTP2014 CW is updated nightly between 11 PM and 12 AM EST.
Known Issues/Bugs |
Impossible Cards List | Update Your Land Pools
The DOTP2014 CW is updated nightly between 11 PM and 12 AM EST.
Known Issues/Bugs |
Impossible Cards List | Update Your Land Pools
- Splinterverse
- Posts: 918
- Joined: 04 Sep 2016, 13:32
- Has thanked: 150 times
- Been thanked: 76 times
Re: Community Wad
by Xander9009 » 15 Oct 2016, 02:24
Unfortunately, no. Auto-skips are only for entire abilities.nivmizzet1 wrote:for some reason only the DATA_DLC_COMMUNITY_CORE (1).wad file was in the WAD folder, so I copied it and removed the " (1)". I hope that's OK.
EDIT: and Fecundity doesn't give the multiple choice option, it forces card draw instead. OK, I think it's because the auto_skip is set for the multiple choice RTA rather than the card draw RTA or something (actually just for the triggered ability as a whole). Is there a way to make the auto_skip for the card draw RTA only (e.g. put it inside the RTA step rather than after it)?
I just fixed the card more or less before noticing this, and I felt a bit dumb since there was actually a suggested reference card I hadn't noticed. But in fact, Armor of Thorns is missing from the CW.migookman wrote:I must have added that one accidentally. Try searching for 'Armor of Thorns'. These types of cards are quite tricky because of the rulings.Splinterverse wrote:Grave Servitude is missing the handling of this condition ... "If you cast it any time a sorcery couldn’t have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step."
Currently, the only issue with the way it's coded (except for being untested) is that I don't know if it will behave according to the rules if something else lets you cast it as though it has flash. It currently ignores the possibility of something else granting flash.
Which I do.Splinterverse wrote:No worries. I think I found what I need. Just flagging errors I find in case folks want to fix them.migookman wrote:I must have added that one accidentally. Try searching for 'Armor of Thorns'. These types of cards are quite tricky because of the rulings.Splinterverse wrote:Grave Servitude is missing the handling of this condition ... "If you cast it any time a sorcery couldn’t have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step."

...I typed this up very early this morning and forgot to submit it...
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
-
Xander9009 - Programmer
- Posts: 2905
- Joined: 29 Jun 2013, 07:44
- Location: Indiana, United States
- Has thanked: 121 times
- Been thanked: 445 times
Who is online
Users browsing this forum: No registered users and 9 guests