High Quality Resources for Collectible Card Games and Home of the CCGHQ Team
https://www.slightlymagic.net/forum/
https://www.slightlymagic.net/forum/viewtopic.php?f=109&t=15783
I keep the various mods in different folders, and it happens only with the CW.Xander9009 wrote:This happens for me outside of the CW, so it's not specific to this.
Based on the Kithkin's picture and your description it seems like DotP hasn't fully read the WADs because the text with brackets around means it can't find the text string for the provided key (the text inside the brackets). If the deck was made with the Deck Builder (which based on the image it probably was) the text strings will be in the TEXT_PERMANENT XML file in the deck WAD. Based on your description of being all basic lands it sounds like it has not yet read in the deck's XML (thus it doesn't think there are any cards in the deck). If the game hasn't fully read the WADs this could cause problems ranging from all land decks to crashes (especially with multiplayer). My guess as to why it would not have fully read the WADs would be that it reads the WADs in another thread so that it can show the GUI and remain responsive even when loading data, so with more data to read (such as the large Community Wad) the longer it takes to load the necessary data. If that is the case then waiting a little longer may allow it to finish reading the data and thus "fix" the problem.Xander9009 wrote:I recently posted about this over in the decks thread. I don't know what causes it. For me it doesn't cause any crashes. For someone else, it does seem to cause crashes. Instead, for me, the entire deck will be basic lands and nothing else. If I first go into Deck Manager, it's fixed. Not into a specific deck, just the list of decks is sufficient. If anyone can shed some light on this, that would be awesome. This happens for me outside of the CW, so it's not specific to this.