It is currently 16 Apr 2024, 18:09
   
Text Size

Community Wad

Moderator: CCGHQ Admins

Re: Community Wad

Postby Xander9009 » 05 Apr 2017, 05:21

tmxk2012917 wrote:Unable to read string table: CW_SUBTYPES.XML in DATA_DLC_COMMUNITY_CORE
Should be fixed.
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
User avatar
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

Postby tmxk2012917 » 12 Apr 2017, 03:34

bug report:

Tezzeret the Schemer: His first ability could not create a token. The token is not in the list.
tmxk2012917
 
Posts: 164
Joined: 15 Mar 2015, 09:52
Has thanked: 20 times
Been thanked: 12 times

Re: Community Wad

Postby Xander9009 » 12 Apr 2017, 12:38

tmxk2012917 wrote:bug report:

Tezzeret the Schemer: His first ability could not create a token. The token is not in the list.
Fixed. My fault.
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
User avatar
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

Postby tmxk2012917 » 14 Apr 2017, 05:17

4/14/2017 01:15:59: Low: System.Xml - An XML comment cannot contain '--', and '-' cannot be the last character. Line 322, position 9.:
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseCDataOrComment(XmlNodeType type, Int32& outStartPos, Int32& outEndPos)
at System.Xml.XmlTextReaderImpl.ParseCDataOrComment(XmlNodeType type)
at System.Xml.XmlTextReaderImpl.ParseComment()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at RSN.DotP.CardInfo.ParseXML(String strXML)
at RSN.DotP.CardInfo..ctor(String strFilename, String strXML, String strWad, GameDirectory gdData)
at RSN.DotP.WadWrapper.LoadCards(FileStream fsInput, GameDirectory gdData)
Extra Information:
Unable to load card: _MANAGER_COMMANDER.XML in DATA_DLC_COMMUNITY_CORE

4/14/2017 01:15:59: Low: System.Xml - The 'CARD_V2' start tag on line 2 position 2 does not match the end tag of 'TRIGGERED_ABILITY'. Line 226, position 4.:
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
at System.Xml.XmlTextReaderImpl.ParseEndElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at RSN.DotP.CardInfo.ParseXML(String strXML)
at RSN.DotP.CardInfo..ctor(String strFilename, String strXML, String strWad, GameDirectory gdData)
at RSN.DotP.WadWrapper.LoadCards(FileStream fsInput, GameDirectory gdData)
Extra Information:
Unable to load card: _MANAGER_TRACKING.xml in DATA_DLC_COMMUNITY_CORE
tmxk2012917
 
Posts: 164
Joined: 15 Mar 2015, 09:52
Has thanked: 20 times
Been thanked: 12 times

Re: Community Wad

Postby Xander9009 » 14 Apr 2017, 05:48

Will fix tomorrow morning if no one else does. My computer is currently updating.
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
User avatar
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

Postby Splinterverse » 14 Apr 2017, 12:13

tmxk2012917 wrote:4/14/2017 01:15:59: Low: System.Xml - An XML comment cannot contain '--', and '-' cannot be the last character. Line 322, position 9.:
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseCDataOrComment(XmlNodeType type, Int32& outStartPos, Int32& outEndPos)
at System.Xml.XmlTextReaderImpl.ParseCDataOrComment(XmlNodeType type)
at System.Xml.XmlTextReaderImpl.ParseComment()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at RSN.DotP.CardInfo.ParseXML(String strXML)
at RSN.DotP.CardInfo..ctor(String strFilename, String strXML, String strWad, GameDirectory gdData)
at RSN.DotP.WadWrapper.LoadCards(FileStream fsInput, GameDirectory gdData)
Extra Information:
Unable to load card: _MANAGER_COMMANDER.XML in DATA_DLC_COMMUNITY_CORE

4/14/2017 01:15:59: Low: System.Xml - The 'CARD_V2' start tag on line 2 position 2 does not match the end tag of 'TRIGGERED_ABILITY'. Line 226, position 4.:
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
at System.Xml.XmlTextReaderImpl.ParseEndElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at RSN.DotP.CardInfo.ParseXML(String strXML)
at RSN.DotP.CardInfo..ctor(String strFilename, String strXML, String strWad, GameDirectory gdData)
at RSN.DotP.WadWrapper.LoadCards(FileStream fsInput, GameDirectory gdData)
Extra Information:
Unable to load card: _MANAGER_TRACKING.xml in DATA_DLC_COMMUNITY_CORE
I have fixed and uploaded the Tracking one. I believe I have fixed the Commander one, but I'm not 100% sure. Both should appear in the next CW update.

Thanks for reporting the bugs!
---------------------------------------------
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: 75 times

Re: Community Wad

Postby erjerjerj » 18 Apr 2017, 18:11

Bug report:

Sanctum of Ugin triggers when it should be, but it searches for a creature with converted mana cost greater or equal to 7. It should not have this limitation.
erjerjerj
 
Posts: 32
Joined: 23 Oct 2016, 11:58
Has thanked: 20 times
Been thanked: 3 times

Re: Community Wad

Postby Splinterverse » 20 Apr 2017, 01:32

The cards from Amonkhet have been uploaded and will appear in the CW when it next updates. See viewtopic.php?f=109&t=20459
---------------------------------------------
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: 75 times

Re: Community Wad

Postby Misplay » 20 Apr 2017, 20:50

Bug report:

> Temporal Aperture
You have to pay to play the revealed card.

> Firestorm
You don't have to discard cards to cast Firestorm.
Misplay
 
Posts: 92
Joined: 29 Aug 2013, 08:26
Has thanked: 50 times
Been thanked: 10 times

Re: Community Wad

Postby tmxk2012917 » 21 Apr 2017, 16:46

I just found that experience counters could not get effected by proliferate. Is it a bug or it is impossible to proliferate experience counters?

I used Throne of Geth to sacrifice another Throne of Geth and I had two experience counters shown on the Meren of Clan Nel Toth , but after the Throne of Geth was sacrificed, I still had two counters.
tmxk2012917
 
Posts: 164
Joined: 15 Mar 2015, 09:52
Has thanked: 20 times
Been thanked: 12 times

Re: Community Wad

Postby Xander9009 » 21 Apr 2017, 16:56

tmxk2012917 wrote:I just found that experience counters could not get effected by proliferate. Is it a bug or it is impossible to proliferate experience counters?

I used Throne of Geth to sacrifice another Throne of Geth and I had two experience counters shown on the Meren of Clan Nel Toth , but after the Throne of Geth was sacrificed, I still had two counters.
Meren doesn't properly register the counters. I'll get this fixed and check the other experience counter card in a bit.
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
User avatar
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

Postby tmxk2012917 » 22 Apr 2017, 15:48

bug report:

Scatter to the Winds: could not enable its awaken ability

Tamiyo, Field Researcher: I enabled her last ability, but I still had to pay manas for nonland cards (creature, enchantment)

Sandwurm Convergence: When I only had 6 untapped lands on the battlefield and nothing else, I cast it without paying manas. I had As Foretold in my hand at that time.

As Foretold: I cast Void Shatter paying 0 mana and there were 3 counters on As Foretold, but the spell the opponent cast was not be countered by Void Shatter.

Gideon of the Trials: It could not be put into my hand. I used a deck containing 59 Gideon of the Trials and one Favor of the Gods. Then I started a game with no card in my hand and I could not draw new card each turn. Besides, I tried searching for Gideon in my library, but it would stay in the central of my screen and could not be put into my hand. I could not cast it certainly.
tmxk2012917
 
Posts: 164
Joined: 15 Mar 2015, 09:52
Has thanked: 20 times
Been thanked: 12 times

Re: Community Wad

Postby Xander9009 » 23 Apr 2017, 05:52

tmxk2012917 wrote:bug report:

Scatter to the Winds: could not enable its awaken ability

Tamiyo, Field Researcher: I enabled her last ability, but I still had to pay manas for nonland cards (creature, enchantment)

Sandwurm Convergence: When I only had 6 untapped lands on the battlefield and nothing else, I cast it without paying manas. I had As Foretold in my hand at that time.

As Foretold: I cast Void Shatter paying 0 mana and there were 3 counters on As Foretold, but the spell the opponent cast was not be countered by Void Shatter.

Gideon of the Trials: It could not be put into my hand. I used a deck containing 59 Gideon of the Trials and one Favor of the Gods. Then I started a game with no card in my hand and I could not draw new card each turn. Besides, I tried searching for Gideon in my library, but it would stay in the central of my screen and could not be put into my hand. I could not cast it certainly.
Scatter to the Winds: Do you use/were you using any dual lands or any other lands using special mana abilities? If so, try manually producing mana with those lands in order to activate awaken costs. Something about the layer system and awaken just doesn't get along (I actually have a thread about this somewhere). Manual mana (which should be producible using the current standard dual lands) should work fine for it. If this isn't the problem, let me know and I'll take a closer look.

Tamiyo, Field Researcher is currently in my list of things to fix. I'll make sure to double check her last ability.

Sandwurm Convergence & As Foretold & Void Shatter: I'll look into these soon (assuming I remember :oops: ).

Gideon of the Trials isn't marked as an enchantment but should be (planeswalkers all have to be or this happens). I'll let splinterverse fix this one (it's just one line).

----

And for the record, I missed it by a day or two (I honestly don't know, I got caught up in a new game), but I did finally get the experience counters registered. They should be able to be proliferated in the next update. Unfortunately, they were fixed after the update just a couple of hours ago, so they'll have to wait another day.
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
User avatar
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

Postby Splinterverse » 23 Apr 2017, 12:04

Xander9009 wrote:Gideon of the Trials isn't marked as an enchantment but should be (planeswalkers all have to be or this happens). I'll let splinterverse fix this one (it's just one line).
This error impacts all of the planeswalkers from Amonkhet. I have fixed them all and uploaded. They should appear in the next CW update.

Thanks for reporting!
---------------------------------------------
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: 75 times

Re: Community Wad

Postby tmxk2012917 » 23 Apr 2017, 15:26

Xander9009 wrote:Scatter to the Winds: Do you use/were you using any dual lands or any other lands using special mana abilities? If so, try manually producing mana with those lands in order to activate awaken costs. Something about the layer system and awaken just doesn't get along (I actually have a thread about this somewhere). Manual mana (which should be producible using the current standard dual lands) should work fine for it. If this isn't the problem, let me know and I'll take a closer look.

Sandwurm Convergence & As Foretold & Void Shatter: I'll look into these soon (assuming I remember :oops: ).
Scatter to the Winds: Maybe you point out the reason. I used it in a deck in which all lands are basic ones.

As Foretold: Not only Void Shatter, but the same thing happened on another instant card whose ability is tapping a creature (seems to be Grip of the Roil, but I forget the name of that card)
tmxk2012917
 
Posts: 164
Joined: 15 Mar 2015, 09:52
Has thanked: 20 times
Been thanked: 12 times

PreviousNext

Return to 2014

Who is online

Users browsing this forum: No registered users and 34 guests


Who is online

In total there are 34 users online :: 0 registered, 0 hidden and 34 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 34 guests

Login Form