It is currently 19 Apr 2024, 00:09
   
Text Size

Forge Release 03/07/2021 ver 1.6.39

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Forge Release 03/07/2021 ver 1.6.39

Postby Agetian » 07 Mar 2021, 05:10

Forge: 03/07/2021 ver 1.6.39



Image

Desktop: https://releases.cardforge.org/forge/forge-gui-desktop/1.6.39/forge-gui-desktop-1.6.39.tar.bz2



Image


Get in the discord if you aren't yet.
The game is now translated into Japanese (not all the messages are translated yet).
Mutate is now fully implemented.
The game now supports an assortment of silver-bordered cards from Unhinged, Unglued, Unstable, and other similar sets.
There are new Net Deck categories - the Standard, Modern, Pioneer, Legacy, and Vintage archives.
Draft cubes have been updated to account for the newly supported cards, MTGO Vintage December 2020 cube was added.
New Possibility Storm puzzles were added to the Puzzle Mode (IKO/M21/ZNR/KHM), including puzzles that utilize Mutate.
Planar Conquest now has a new plane accessible - Eldraine.
Forge now supports promos which are available on Scryfall.




Image

Bug fixes
As always, this release of Forge features an assortment of bug fixes and improvements based on user feedback during the previous release run.





Image

Known issues are here: https://git.cardforge.org/core-developers/forge/issues

Feel free to report your own there if you have any.




Image

The Forge archive includes a MANUAL.txt file and we ask that you spend a few minutes reading this file as it contains some information that may prove useful. We do tend to update this file at times and you should quickly read this file and look for new information for each and every new release. Thank you.

The archive format used for the Forge distribution is ".tar.bz2". There are utilities for Windows, Mac OS and the various *nix's that can be used to extract/decompress these ".tar.bz2" archives. We recommend that you extract/decompress the Forge archive into a new and unused folder.

Some people use the Windows application 7zip. This utility can be found at http://www.7-zip.org/download.html. Mac users can double click on the archive and the application Archive Utility will launch and extract the archive. Mac users do not need to download a separate utility.

Once the Forge archive has been decompressed you should then be able to launch Forge by using the included launcher. Launching Forge by double clicking on the forge jar file in the past caused a java heap space error. Forge's memory requirements have increased over time and the launchers increase the java heap space available to Forge. Currently you can launch Forge by double clicking on the forge jar file without a java heap space error but this is likely to change as we add in more sounds, icons, etc.

- The Mac OS application version -
We provide separate macOS builds of desktop and mobile (backported) Forge packaged as native Mac applications. Please check the relevant thread for details and download links.


- Online Multiplayer -
For local network play you should only need two systems running Forge. One to host and one to join and play. For remote (over the Internet) play you will need to ensure that the port used (36743 by default) is forwarded to the hosting machine.




Image

Agetian
Agetian
Alumi
apantel
Austinio7116
Benjamin
CCTV-1
Churrufli
DrDev
Elwin
excessum
Flair
Gos
guytrash
Hanmac
Indigo Dragon
Jamin Collins
John
kevlahnota
klaxnek
KrazyTheFox
leriomaggio
Luke
Marek14
Marvel
mcrawford620
medusa
Meerkov
Monkey Gland Sauce
Myrd
nefigah
Northmoc
OgreBattlecruiser
pfps
Ral
Ryan1729
Seravy
Sirspud
Sloth
slyfox7777777
Snoops
Sol
squee1968
Swordshine
Suthro
Svaldan
The Cheese Stands Alone
thenobletheif
tjtillman
tojammot
torridus
twosat
Xyx
Zimtente
Zuchinni

(If you think your name should be on this list, add it with your next contribution)


(Quest icons used created by Teekatas, from his Legendora set http://raindropmemory.deviantart.com)
(Thanks to the XMage team for permission to use their targeting arrows.)
(Thanks to http://www.freesound.org/browse/ for providing some sound files.)
Agetian
Programmer
 
Posts: 3471
Joined: 14 Mar 2011, 05:58
Has thanked: 676 times
Been thanked: 561 times

Re: Forge Release 03/07/2021 ver 1.6.39

Postby AStrangerIsHere » 07 Mar 2021, 12:00

There's a strange bug with some of my decks. Right now, I'm looking at a deck in 1.38 and 1.39, and the one in 1.39 have 60 cards, and the other one have only 56 cards with 4 Forest missing. All the Forest come from Unhinged.

Edit: same kind of bug, but with a Reflecting Pool this time. 4 in 1.38, and 3 in 1.39. Most of the time, when I had a problem with cards disappearing after changing version, it was because of the edition files. When some new edition files are added, that can cause some problems, especially when I was using a similar edition with a similar code, or almost similar: a card appears with no illustrations, and is marked as not supported by forge.

I noticed a lot of promo editions were added in 1.39 (almost 200), so I guess that's the cause. Somewhere an edition file, for example, Magic 2020 Promos exists, while there is another one with another name but the same code, or the code is different but the name is the same. So a deck will used for example a plains named Plains|XXX, but in the new version there will only have Plains|XXX|1 and Plains|XXX|2. So the only the fix to that is to switch all the plains from that edition and to save the deck again. That's a hassle for sure.

Edit2: yeah, there's a problem with an edition somewhere. I just noticed the message "This card is not supported by forge" for a group of Island.

Edit3: in some deck, one Thalia, Heretic Cathar was missing. In the dck file, there was a 1 Thalia, Heretic Cathar|EMN, but it was invisible in 1.39. So, I added another one to the deck, save it, and now when I look at the dck file, I see a 1 Thalia, Heretic Cathar|EMN|1 when there should be ony one card with that name in that edition. That's strange.
AStrangerIsHere
 
Posts: 164
Joined: 22 Jan 2019, 01:17
Has thanked: 45 times
Been thanked: 29 times

Re: Forge Release 03/07/2021 ver 1.6.39

Postby psly4mne » 07 Mar 2021, 17:56

AStrangerIsHere wrote:There's a strange bug with some of my decks. Right now, I'm looking at a deck in 1.38 and 1.39, and the one in 1.39 have 60 cards, and the other one have only 56 cards with 4 Forest missing. All the Forest come from Unhinged.
This all appears to be a problem with the "load card scripts lazily" preference. That option doesn't really work anymore, and it doesn't appear to speed up loading in my experience. Turn that off and things should work.
psly4mne
 
Posts: 20
Joined: 11 Feb 2019, 18:35
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Release 03/07/2021 ver 1.6.39

Postby AStrangerIsHere » 07 Mar 2021, 20:28

psly4mne wrote:
AStrangerIsHere wrote:There's a strange bug with some of my decks. Right now, I'm looking at a deck in 1.38 and 1.39, and the one in 1.39 have 60 cards, and the other one have only 56 cards with 4 Forest missing. All the Forest come from Unhinged.
This all appears to be a problem with the "load card scripts lazily" preference. That option doesn't really work anymore, and it doesn't appear to speed up loading in my experience. Turn that off and things should work.
Thx for the answer but it's not that, I looked but it wasn't even activated. In fact, it comes from a "conflict", should I say, when a deck file use a card that doesn't exist. I mentioned in my last post that some new editions were added, so I add to change the name of some folders that I used for a long time. The art for Snapcaster Mage which was in a folder called UMA_PRM (it was the name I used) is now in a folder called PUMA . Why did I do that? It's simpler to do that because that's the code now used in the edition file for all cards from Ultimate Masters Promos, and by that I mean the code chosen by the developpers.
But all of the deck that used that Snapcaster Mage (noted as Snapcaster Mage|UMA_PRM in a dck file) now have a problem: the card is unusable and Forge tells you that "This card is not supported by Forge".

In itself, it's not a problem, but it is one when all the other Snapcaster Mage, whatever the edition they are from, are affected as well. And that's how Forge handle that kind of mismatch. Even if it's a Snapcaster Mage from Modern Masters 3 or Innistrad, there's a chance that some will be missing in a deck.

So now I have to look manually at each and every deck with a missing cards to see if I notice what card can be the trigger for that disappearance. That take a lot of time. It would be cool if Forge just decided to replace a card from a nonexistent/wrong edition with a similar card from some other edition automatically, but apparently it can't do that.
AStrangerIsHere
 
Posts: 164
Joined: 22 Jan 2019, 01:17
Has thanked: 45 times
Been thanked: 29 times

Re: Forge Release 03/07/2021 ver 1.6.39

Postby friarsol » 08 Mar 2021, 03:25

DistinctStats.txt | Open
Implemented (Missing) / Total = Percentage Implemented
21014 (77) / 21091 = 99.63 %

Missing (77):
AEther Searcher
Agent of Acquisitions
Animus of Predation
Archdemon of Paliano
Backdraft
Backup Plan
Bloodborn Scoundrels
Bring Down
Camouflage
Canal Dredger
Chaos Orb
Charging Binox
Coalition Flag
Coalition Honor Guard
Cogwork Grinder
Cogwork Librarian
Cogwork Spy
Cogwork Tracker
Cruel Entertainment
Custodi Peacekeeper
Deal Broker
Divine Deflection
Dwarven Lightsmith
Emblazoned Golem
Emissary of Grudges
Equinox
Erasure
Ertai's Meddling
Falling Star
Fan Favorite
Fasting
Game Plan
Gang Up
Garbage Fire
Gorm the Great
Harm's Way
Hero of Bretagard
Huddle Up
Illusionary Informant
Illusory Thoughts
Impact Resonance
Lava-Field Overlord
Leovold's Operative
Lore Seeker
Lurking Automaton
Maelstrom Archangel Avatar
Magma Hellion
Nacatl War-Pride
Noble Banneret
Oracle en-Vec
Out of Bounds
Paliano Vanguard
Paliano, the High City
Plague of Vermin
Play of the Game
Psychic Battle
Pyretic Hunter
Raging River
Ranar the Ever-Watchful
Refraction Trap
Regicide
Rules Lawyer
Season of the Witch
Shaman's Trance
Shining Shoal
Skystreamer
Smuggler Captain
Spellweaver Duo
Spire Phantasm
Stalking Leonin
Standard Bearer
Sudden Substitution
The Crowd Goes Wild
Vampire Charmseeker
Whispergear Sneak
Word of Command
World at War


Overall Editions | Open
Set: Implemented (Missing) / Total = Percentage Implemented
Urza's Destiny Promos: 1 (0) / 1 = 100.0%
Rivals of Ixalan Promos: 5 (0) / 5 = 100.0%
Modern Event Deck: 26 (0) / 26 = 100.0%
Battle for Zendikar Promos: 10 (0) / 10 = 100.0%
Ravnica Allegiance Promos: 7 (0) / 7 = 100.0%
Coldsnap Promos: 1 (0) / 1 = 100.0%
Masters 25: 249 (0) / 249 = 100.0%
New Phyrexia: 170 (0) / 170 = 100.0%
Judge Gift Cards 2021: 2 (0) / 2 = 100.0%
Judge Gift Cards 2020: 10 (0) / 10 = 100.0%
Mercadian Masques Promos: 1 (0) / 1 = 100.0%
Dragons of Tarkir: 254 (0) / 254 = 100.0%
Prophecy: 143 (0) / 143 = 100.0%
Time Spiral "Timeshifted": 121 (0) / 121 = 100.0%
Eventide: 180 (0) / 180 = 100.0%
Commander Anthology: 289 (0) / 289 = 100.0%
Friday Night Magic 2005: 12 (0) / 12 = 100.0%
Friday Night Magic 2004: 12 (0) / 12 = 100.0%
Friday Night Magic 2007: 12 (0) / 12 = 100.0%
Friday Night Magic 2006: 12 (0) / 12 = 100.0%
Friday Night Magic 2001: 7 (0) / 7 = 100.0%
Friday Night Magic 2003: 13 (0) / 13 = 100.0%
Friday Night Magic 2002: 12 (0) / 12 = 100.0%
Planechase Anthology: 222 (0) / 222 = 100.0%
Friday Night Magic 2009: 12 (0) / 12 = 100.0%
Commander Legends: 531 (0) / 531 = 100.0%
Time Spiral: 286 (0) / 286 = 100.0%
DragonCon 1994: 1 (0) / 1 = 100.0%
Shadowmoor Promos: 2 (0) / 2 = 100.0%
Magic Player Rewards 2010: 9 (0) / 9 = 100.0%
Magic Player Rewards 2011: 5 (0) / 5 = 100.0%
Guru: 5 (0) / 5 = 100.0%
Darksteel: 165 (0) / 165 = 100.0%
Core Set 2020: 329 (0) / 329 = 100.0%
Core Set 2021: 285 (0) / 285 = 100.0%
Guilds of Ravnica: 268 (0) / 268 = 100.0%
Ultimate Box Topper - Ultimate Masters: 40 (0) / 40 = 100.0%
Planechase 2012: 177 (0) / 177 = 100.0%
Mirrodin Promos: 1 (0) / 1 = 100.0%
Commander's Arsenal: 18 (0) / 18 = 100.0%
Final Sacrifice: 1 (0) / 1 = 100.0%
Dominaria: 265 (0) / 265 = 100.0%
Amonkhet Remastered: 309 (0) / 309 = 100.0%
Modern Masters 2017: 249 (0) / 249 = 100.0%
Modern Masters 2015: 249 (0) / 249 = 100.0%
Amonkhet: 272 (0) / 272 = 100.0%
Coldsnap Theme Decks: 52 (0) / 52 = 100.0%
Friday Night Magic 2017: 9 (0) / 9 = 100.0%
Kaladesh Promos: 5 (0) / 5 = 100.0%
Core Set 2020 Promos: 7 (0) / 7 = 100.0%
MagicFest 2019: 7 (0) / 7 = 100.0%
Duels of the Planeswalkers 2014 Promos: 3 (0) / 3 = 100.0%
M19 Gift Pack: 5 (0) / 5 = 100.0%
XLN Standard Showdown: 5 (0) / 5 = 100.0%
M19 Standard Showdown: 5 (0) / 5 = 100.0%
BFZ Standard Series: 5 (0) / 5 = 100.0%
Judge Gift Cards 2011: 8 (0) / 8 = 100.0%
Judge Gift Cards 2010: 8 (0) / 8 = 100.0%
Alliances: 144 (0) / 144 = 100.0%
Dissension Promos: 2 (0) / 2 = 100.0%
Mercadian Masques: 335 (0) / 335 = 100.0%
Shards of Alara: 234 (0) / 234 = 100.0%
Magic Origins: 273 (0) / 273 = 100.0%
Modern Masters: 229 (0) / 229 = 100.0%
Torment: 143 (0) / 143 = 100.0%
Duels of the Planeswalkers: 101 (0) / 101 = 100.0%
Time Spiral Promos: 2 (0) / 2 = 100.0%
European Land Program: 5 (0) / 5 = 100.0%
Onslaught: 335 (0) / 335 = 100.0%
Strixhaven Mystical Archive: 3 (0) / 3 = 100.0%
Theros: 234 (0) / 234 = 100.0%
Stronghold: 143 (0) / 143 = 100.0%
Khans of Tarkir: 254 (0) / 254 = 100.0%
Strixhaven: School of Mages: 5 (0) / 5 = 100.0%
Pro Tour Promos: 22 (0) / 22 = 100.0%
Urza's Destiny: 143 (0) / 143 = 100.0%
Mystery Booster Retail Edition Foils: 121 (0) / 121 = 100.0%
Oath of the Gatewatch: 183 (0) / 183 = 100.0%
Conflux: 145 (0) / 145 = 100.0%
Zendikar Rising Commander: 140 (0) / 140 = 100.0%
Amonkhet Promos: 4 (0) / 4 = 100.0%
Zendikar Rising Expeditions: 30 (0) / 30 = 100.0%
Mythic Edition - Guilds of Ravnica: 8 (0) / 8 = 100.0%
Zendikar Rising: 270 (0) / 270 = 100.0%
Dark Ascension: 158 (0) / 158 = 100.0%
Friday Night Magic 2000: 11 (0) / 11 = 100.0%
Deckmasters: Garfield vs. Finkel: 44 (0) / 44 = 100.0%
Journey into Nyx: 165 (0) / 165 = 100.0%
Online Promos: 226 (0) / 226 = 100.0%
Wizards Play Network 2012: 3 (0) / 3 = 100.0%
Wizards Play Network 2011: 14 (0) / 14 = 100.0%
Wizards Play Network 2010: 10 (0) / 10 = 100.0%
Ravnica: City of Guilds: 291 (0) / 291 = 100.0%
Weatherlight: 167 (0) / 167 = 100.0%
XLN Treasure Chest: 10 (0) / 10 = 100.0%
Wizards Play Network 2009: 8 (0) / 8 = 100.0%
Asia Pacific Land Program: 5 (0) / 5 = 100.0%
Champions of Kamigawa: 291 (0) / 291 = 100.0%
Tarkir Dragonfury: 4 (0) / 4 = 100.0%
Chronicles: 116 (0) / 116 = 100.0%
Mirrodin: 291 (0) / 291 = 100.0%
Battle for Zendikar: 254 (0) / 254 = 100.0%
Welcome Deck 2017: 30 (0) / 30 = 100.0%
Welcome Deck 2016: 16 (0) / 16 = 100.0%
Visions: 167 (0) / 167 = 100.0%
Mythic Edition - War of the Spark: 8 (0) / 8 = 100.0%
Arena League 2006: 9 (0) / 9 = 100.0%
Ixalan: 274 (0) / 274 = 100.0%
MagicFest 2020: 6 (0) / 6 = 100.0%
Signature Spellbook: Jace: 8 (0) / 8 = 100.0%
Apocalypse Promos: 1 (0) / 1 = 100.0%
Signature Spellbook: Gideon: 8 (0) / 8 = 100.0%
Seventh Edition: 335 (0) / 335 = 100.0%
Urza's Legacy Promos: 1 (0) / 1 = 100.0%
Ugin's Fate: 26 (0) / 26 = 100.0%
Homelands: 115 (0) / 115 = 100.0%
Masterpiece Series - Amonkhet: 54 (0) / 54 = 100.0%
Return to Ravnica: 254 (0) / 254 = 100.0%
Born of the Gods Promos: 9 (0) / 9 = 100.0%
Open the Helvault: 5 (0) / 5 = 100.0%
Shattered Chains: 1 (0) / 1 = 100.0%
Friday Night Magic 2012: 12 (0) / 12 = 100.0%
Friday Night Magic 2013: 12 (0) / 12 = 100.0%
Friday Night Magic 2010: 12 (0) / 12 = 100.0%
Friday Night Magic 2011: 12 (0) / 12 = 100.0%
Friday Night Magic 2016: 12 (0) / 12 = 100.0%
Coldsnap: 155 (0) / 155 = 100.0%
Friday Night Magic 2014: 12 (0) / 12 = 100.0%
Friday Night Magic 2015: 12 (0) / 12 = 100.0%
Nationals Promos: 1 (0) / 1 = 100.0%
Stronghold Promos: 1 (0) / 1 = 100.0%
Beatdown: 82 (0) / 82 = 100.0%
Rise of the Eldrazi Promos: 6 (0) / 6 = 100.0%
Torment Promos: 1 (0) / 1 = 100.0%
Gateway 2006: 3 (0) / 3 = 100.0%
Conflux Promos: 2 (0) / 2 = 100.0%
Eighth Edition Promos: 1 (0) / 1 = 100.0%
Anthologies: 81 (0) / 81 = 100.0%
Gateway 2008: 8 (0) / 8 = 100.0%
Gatecrash Promos: 9 (0) / 9 = 100.0%
Antiquities: 85 (0) / 85 = 100.0%
Eventide Promos: 2 (0) / 2 = 100.0%
Innistrad: 254 (0) / 254 = 100.0%
Dragon's Maze: 156 (0) / 156 = 100.0%
Odyssey Promos: 1 (0) / 1 = 100.0%
Urza's Saga Promos: 1 (0) / 1 = 100.0%
Starter 1999: 158 (0) / 158 = 100.0%
Iconic Masters: 249 (0) / 249 = 100.0%
Gatecrash: 249 (0) / 249 = 100.0%
Fate Reforged: 180 (0) / 180 = 100.0%
Modern Horizons Promos: 1 (0) / 1 = 100.0%
Ninth Edition: 344 (0) / 344 = 100.0%
Love Your LGS: 2 (0) / 2 = 100.0%
DCI Legend Membership: 2 (0) / 2 = 100.0%
Legions Promos: 1 (0) / 1 = 100.0%
Khans of Tarkir Promos: 10 (0) / 10 = 100.0%
Magic 2014 Promos: 5 (0) / 5 = 100.0%
Magic 2015 Promos: 9 (0) / 9 = 100.0%
Magic 2012 Promos: 5 (0) / 5 = 100.0%
Magic 2013 Promos: 5 (0) / 5 = 100.0%
Magic 2010 Promos: 5 (0) / 5 = 100.0%
Magic 2011 Promos: 5 (0) / 5 = 100.0%
Zendikar: 234 (0) / 234 = 100.0%
Core Set 2019 Promos: 8 (0) / 8 = 100.0%
Magic 2011: 234 (0) / 234 = 100.0%
Magic 2013: 234 (0) / 234 = 100.0%
Revised Edition: 296 (0) / 296 = 100.0%
Magic 2015: 269 (0) / 269 = 100.0%
Magic 2014: 234 (0) / 234 = 100.0%
Core Set 2019: 299 (0) / 299 = 100.0%
Duels of the Planeswalkers 2009 Promos: 1 (0) / 1 = 100.0%
Fate Reforged Promos: 9 (0) / 9 = 100.0%
Judge Gift Cards 2008: 5 (0) / 5 = 100.0%
Judge Gift Cards 2009: 10 (0) / 10 = 100.0%
Dragons of Tarkir Promos: 9 (0) / 9 = 100.0%
Judge Gift Cards 2004: 6 (0) / 6 = 100.0%
Judge Gift Cards 2005: 4 (0) / 4 = 100.0%
Judge Gift Cards 2006: 4 (0) / 4 = 100.0%
Judge Gift Cards 2007: 5 (0) / 5 = 100.0%
Judge Gift Cards 2000: 2 (0) / 2 = 100.0%
Judge Gift Cards 2001: 2 (0) / 2 = 100.0%
Judge Gift Cards 2002: 2 (0) / 2 = 100.0%
Judge Gift Cards 2003: 3 (0) / 3 = 100.0%
Time Spiral Remastered: 410 (0) / 410 = 100.0%
Portal: 200 (0) / 200 = 100.0%
Friday Night Magic 2008: 12 (0) / 12 = 100.0%
Judge Gift Cards 1999: 1 (0) / 1 = 100.0%
Secret Lair: Ultimate Edition: 15 (0) / 15 = 100.0%
Portal: Second Age: 155 (0) / 155 = 100.0%
Secret Lair Drop Series: 182 (0) / 182 = 100.0%
Legions: 145 (0) / 145 = 100.0%
15th Anniversary Cards: 2 (0) / 2 = 100.0%
Invasion Promos: 1 (0) / 1 = 100.0%
Arena League 2002: 5 (0) / 5 = 100.0%
Arena League 2003: 8 (0) / 8 = 100.0%
Arena League 2000: 11 (0) / 11 = 100.0%
Arena League 2001: 11 (0) / 11 = 100.0%
Nemesis Promos: 1 (0) / 1 = 100.0%
San Diego Comic-Con 2019: 5 (0) / 5 = 100.0%
Arena League 2005: 8 (0) / 8 = 100.0%
San Diego Comic-Con 2014: 6 (0) / 6 = 100.0%
San Diego Comic-Con 2015: 5 (0) / 5 = 100.0%
San Diego Comic-Con 2016: 5 (0) / 5 = 100.0%
San Diego Comic-Con 2017: 6 (0) / 6 = 100.0%
Japan Junior Tournament: 12 (0) / 12 = 100.0%
Darksteel Promos: 1 (0) / 1 = 100.0%
Morningtide Promos: 2 (0) / 2 = 100.0%
Grand Prix Promos: 20 (0) / 20 = 100.0%
Exodus: 143 (0) / 143 = 100.0%
Guildpact Promos: 2 (0) / 2 = 100.0%
Whispering Woods: 1 (0) / 1 = 100.0%
Zendikar Expeditions: 45 (0) / 45 = 100.0%
Tenth Edition: 368 (0) / 368 = 100.0%
IDW Comics 2012: 9 (0) / 9 = 100.0%
Rivals of Ixalan: 205 (0) / 205 = 100.0%
World Championship Promos: 2 (0) / 2 = 100.0%
Historic Anthology 1: 20 (0) / 20 = 100.0%
Historic Anthology 2: 25 (0) / 25 = 100.0%
Historic Anthology 3: 27 (0) / 27 = 100.0%
Historic Anthology 4: 25 (0) / 25 = 100.0%
San Diego Comic-Con 2013: 5 (0) / 5 = 100.0%
Commander 2020: 322 (0) / 322 = 100.0%
Planar Chaos Promos: 2 (0) / 2 = 100.0%
Legendary Cube: 149 (0) / 149 = 100.0%
Treasure Chests: 73 (0) / 73 = 100.0%
Planeshift Promos: 1 (0) / 1 = 100.0%
Ixalan Promos: 5 (0) / 5 = 100.0%
Guildpact: 165 (0) / 165 = 100.0%
Ninth Edition Promos: 2 (0) / 2 = 100.0%
Born of the Gods: 165 (0) / 165 = 100.0%
Theros: Beyond Death: 273 (0) / 273 = 100.0%
Hobby Japan Promos: 5 (0) / 5 = 100.0%
New Phyrexia Promos: 6 (0) / 6 = 100.0%
Junior Series Europe: 8 (0) / 8 = 100.0%
Scars of Mirrodin Promos: 5 (0) / 5 = 100.0%
Saviors of Kamigawa Promos: 2 (0) / 2 = 100.0%
Shadows over Innistrad Promos: 10 (0) / 10 = 100.0%
Magic Origins Promos: 9 (0) / 9 = 100.0%
Aether Revolt: 194 (0) / 194 = 100.0%
Betrayers of Kamigawa Promos: 2 (0) / 2 = 100.0%
Mirrodin Besieged Promos: 6 (0) / 6 = 100.0%
Fifth Edition: 434 (0) / 434 = 100.0%
Eldritch Moon: 205 (0) / 205 = 100.0%
Gateway 2007: 9 (0) / 9 = 100.0%
Tenth Edition Promos: 1 (0) / 1 = 100.0%
GRN Ravnica Weekend: 5 (0) / 5 = 100.0%
Mirage: 335 (0) / 335 = 100.0%
Hour of Devastation Promos: 4 (0) / 4 = 100.0%
Wizards Play Network 2008: 2 (0) / 2 = 100.0%
2021 Lunar New Year: 1 (0) / 1 = 100.0%
Guilds of Ravnica Guild Kit: 122 (0) / 122 = 100.0%
Ravnica Allegiance Guild Kit: 128 (0) / 128 = 100.0%
Journey into Nyx Promos: 9 (0) / 9 = 100.0%
Magic 2012: 234 (0) / 234 = 100.0%
Theros Promos: 10 (0) / 10 = 100.0%
Modern Horizons: 255 (0) / 255 = 100.0%
Arena: 2 (0) / 2 = 100.0%
Judge Gift Cards 1998: 3 (0) / 3 = 100.0%
Junior APAC Series: 6 (0) / 6 = 100.0%
RNA Ravnica Weekend: 5 (0) / 5 = 100.0%
Arena Beginner Set: 116 (0) / 116 = 100.0%
Morningtide: 150 (0) / 150 = 100.0%
Ravnica Allegiance: 268 (0) / 268 = 100.0%
Dominaria Promos: 8 (0) / 8 = 100.0%
World Magic Cup Qualifiers: 5 (0) / 5 = 100.0%
Ultimate Masters: 254 (0) / 254 = 100.0%
Magic Online Deck Series: 35 (0) / 35 = 100.0%
Commander Theme Decks: 146 (0) / 146 = 100.0%
Commander: 303 (0) / 303 = 100.0%
Mythic Edition - Ravnica Allegiance: 8 (0) / 8 = 100.0%
Masterpiece Series - Kaladesh: 54 (0) / 54 = 100.0%
Magic Premiere Shop 2006: 5 (0) / 5 = 100.0%
Magic Premiere Shop 2007: 5 (0) / 5 = 100.0%
Magic Premiere Shop 2008: 6 (0) / 6 = 100.0%
Magic Premiere Shop 2009: 5 (0) / 5 = 100.0%
Ikoria: Lair of Behemoths: 265 (0) / 265 = 100.0%
Jumpstart Arena Exclusives: 18 (0) / 18 = 100.0%
War of the Spark: 265 (0) / 265 = 100.0%
Arena New Player Experience: 39 (0) / 39 = 100.0%
Magic Premiere Shop 2005: 5 (0) / 5 = 100.0%
Planeshift: 143 (0) / 143 = 100.0%
Nemesis: 143 (0) / 143 = 100.0%
Redemption Program: 1 (0) / 1 = 100.0%
Innistrad Promos: 5 (0) / 5 = 100.0%
Planar Chaos: 165 (0) / 165 = 100.0%
Scourge Promos: 1 (0) / 1 = 100.0%
Resale Promos: 26 (0) / 26 = 100.0%
Dark Ascension Promos: 5 (0) / 5 = 100.0%
Game Night: 63 (0) / 63 = 100.0%
Duels of the Planeswalkers 2012 Promos: 3 (0) / 3 = 100.0%
Duels of the Planeswalkers 2013 Promos: 3 (0) / 3 = 100.0%
Duels of the Planeswalkers 2010 Promos: 2 (0) / 2 = 100.0%
2017 Heroes of the Realm: 3 (0) / 3 = 100.0%
Onslaught Promos: 1 (0) / 1 = 100.0%
Duels of the Planeswalkers 2015 Promos: 2 (0) / 2 = 100.0%
Aether Revolt Promos: 4 (0) / 4 = 100.0%
Commander 2013: 341 (0) / 341 = 100.0%
Commander 2015: 327 (0) / 327 = 100.0%
Dissension: 180 (0) / 180 = 100.0%
Junior Super Series: 18 (0) / 18 = 100.0%
Shadows over Innistrad: 287 (0) / 287 = 100.0%
Saviors of Kamigawa: 165 (0) / 165 = 100.0%
Scars of Mirrodin: 234 (0) / 234 = 100.0%
IDW Comics 2013: 5 (0) / 5 = 100.0%
Promo set for Gatherer: 27 (0) / 27 = 100.0%
Summer of Magic: 2 (0) / 2 = 100.0%
IDW Comics 2014: 3 (0) / 3 = 100.0%
Mirrodin Besieged: 150 (0) / 150 = 100.0%
Explorers of Ixalan: 47 (0) / 47 = 100.0%
Archenemy: Nicol Bolas: 121 (0) / 121 = 100.0%
Conspiracy Promos: 1 (0) / 1 = 100.0%
Game Night 2019: 59 (0) / 59 = 100.0%
Lorwyn Promos: 2 (0) / 2 = 100.0%
Alara Reborn: 145 (0) / 145 = 100.0%
Archenemy: 191 (0) / 191 = 100.0%
Oath of the Gatewatch Promos: 9 (0) / 9 = 100.0%
Arabian Nights: 78 (0) / 78 = 100.0%
URL Convention Promos: 9 (0) / 9 = 100.0%
Alara Reborn Promos: 2 (0) / 2 = 100.0%
Arena League 1996: 7 (0) / 7 = 100.0%
Shards of Alara Promos: 1 (0) / 1 = 100.0%
Double Masters: 337 (0) / 337 = 100.0%
Kaldheim: 305 (0) / 305 = 100.0%
Eighth Edition: 342 (0) / 342 = 100.0%
Portal: Three Kingdoms Promos: 1 (0) / 1 = 100.0%
Magazine Inserts: 38 (0) / 38 = 100.0%
Global Series Jiang Yanggu & Mu Yanling: 40 (0) / 40 = 100.0%
Ravnica: City of Guilds Promos: 2 (0) / 2 = 100.0%
Worldwake Promos: 6 (0) / 6 = 100.0%
Fifth Dawn Promos: 1 (0) / 1 = 100.0%
Commander Collection Green: 8 (0) / 8 = 100.0%
Magic Player Rewards 2003: 1 (0) / 1 = 100.0%
Magic Player Rewards 2007: 7 (0) / 7 = 100.0%
Magic Player Rewards 2006: 7 (0) / 7 = 100.0%
Magic Player Rewards 2005: 6 (0) / 6 = 100.0%
Magic Player Rewards 2004: 1 (0) / 1 = 100.0%
Magic Player Rewards 2009: 9 (0) / 9 = 100.0%
Magic Player Rewards 2008: 7 (0) / 7 = 100.0%
War of the Spark Promos: 7 (0) / 7 = 100.0%
Dragon's Maze Promos: 6 (0) / 6 = 100.0%
Exodus Promos: 1 (0) / 1 = 100.0%
Portal: Three Kingdoms: 170 (0) / 170 = 100.0%
Jumpstart: 460 (0) / 460 = 100.0%
Wizards of the Coast Online Store: 1 (0) / 1 = 100.0%
Miscellaneous Book Promos: 1 (0) / 1 = 100.0%
Tempest Promos: 1 (0) / 1 = 100.0%
M20 Promo Packs: 5 (0) / 5 = 100.0%
Champs and States: 12 (0) / 12 = 100.0%
Magic Player Rewards 2001: 1 (0) / 1 = 100.0%
2016 Heroes of the Realm: 3 (0) / 3 = 100.0%
Lorwyn: 286 (0) / 286 = 100.0%
Kaladesh Remastered: 291 (0) / 291 = 100.0%
Avacyn Restored Promos: 5 (0) / 5 = 100.0%
Odyssey: 335 (0) / 335 = 100.0%
Judge Gift Cards 2018: 8 (0) / 8 = 100.0%
Judge Gift Cards 2019: 8 (0) / 8 = 100.0%
Judge Gift Cards 2016: 8 (0) / 8 = 100.0%
Judge Gift Cards 2014: 14 (0) / 14 = 100.0%
Judge Gift Cards 2015: 8 (0) / 8 = 100.0%
Judge Gift Cards 2012: 8 (0) / 8 = 100.0%
Judge Gift Cards 2013: 8 (0) / 8 = 100.0%
Return to Ravnica Promos: 10 (0) / 10 = 100.0%
Fallen Empires: 102 (0) / 102 = 100.0%
Throne of Eldraine: 285 (0) / 285 = 100.0%
Arena League 1999: 8 (0) / 8 = 100.0%
Signature Spellbook: Chandra: 8 (0) / 8 = 100.0%
Fifth Dawn: 165 (0) / 165 = 100.0%
Zendikar Promos: 5 (0) / 5 = 100.0%
Starter 2000: 52 (0) / 52 = 100.0%
Two-Headed Giant Tournament: 1 (0) / 1 = 100.0%
Battle Royale: 105 (0) / 105 = 100.0%
Magic Premiere Shop 2011: 5 (0) / 5 = 100.0%
Magic Premiere Shop 2010: 5 (0) / 5 = 100.0%
Urza's Saga: 335 (0) / 335 = 100.0%
Fourth Edition: 368 (0) / 368 = 100.0%
M15 Prerelease Challenge: 1 (0) / 1 = 100.0%
Classic Sixth Edition: 335 (0) / 335 = 100.0%
San Diego Comic-Con 2018: 5 (0) / 5 = 100.0%
Champions of Kamigawa Promos: 1 (0) / 1 = 100.0%
Future Sight Promos: 2 (0) / 2 = 100.0%
Kaladesh: 264 (0) / 264 = 100.0%
Ice Age: 373 (0) / 373 = 100.0%
Hour of Devastation: 199 (0) / 199 = 100.0%
Planechase: 191 (0) / 191 = 100.0%
Urza's Legacy: 143 (0) / 143 = 100.0%
Judgment Promos: 1 (0) / 1 = 100.0%
Prophecy Promos: 1 (0) / 1 = 100.0%
Eldritch Moon Promos: 9 (0) / 9 = 100.0%
Scourge: 143 (0) / 143 = 100.0%
Mystery Booster: 1692 (2) / 1694 = 99.88%
The List: 347 (1) / 348 = 99.71%
Commander 2016: 340 (1) / 341 = 99.71%
Invasion: 334 (1) / 335 = 99.7%
Commander 2014: 321 (1) / 322 = 99.69%
Commander 2017: 298 (1) / 299 = 99.67%
Commander 2018: 296 (1) / 297 = 99.66%
Commander 2019: 291 (1) / 292 = 99.66%
Shadowmoor: 285 (1) / 286 = 99.65%
Commander Anthology Vol. II: 278 (1) / 279 = 99.64%
Eternal Masters: 248 (1) / 249 = 99.6%
Magic 2010: 233 (1) / 234 = 99.57%
Avacyn Restored: 233 (1) / 234 = 99.57%
Rise of the Eldrazi: 232 (1) / 233 = 99.57%
Future Sight: 179 (1) / 180 = 99.44%
Tempest: 333 (2) / 335 = 99.4%
Betrayers of Kamigawa: 164 (1) / 165 = 99.39%
Worldwake: 144 (1) / 145 = 99.31%
Judgment: 142 (1) / 143 = 99.3%
Vanguard: 105 (1) / 106 = 99.06%
Legends: 307 (3) / 310 = 99.03%
Unlimited Edition: 288 (4) / 292 = 98.63%
Limited Edition Beta: 288 (4) / 292 = 98.63%
Limited Edition Alpha: 286 (4) / 290 = 98.62%
The Dark: 117 (2) / 119 = 98.32%
Kaldheim Commander: 117 (2) / 119 = 98.32%
Apocalypse: 139 (4) / 143 = 97.2%
Conspiracy: Take the Crown: 209 (12) / 221 = 94.57%
Conspiracy: 197 (13) / 210 = 93.81%
Battlebond: 237 (17) / 254 = 93.31%
Judge Gift Cards 2017: 8 (1) / 9 = 88.89%
Guilds of Ravnica Promos: 6 (1) / 7 = 85.71%
Drake Stone: 4 (1) / 5 = 80.0%

Total over all sets: 41111 (90) / 41201


FormatStandard.txt | Open
ELD THB IKO M21 ZNR KHM
Implemented (Missing) / Total = Percentage Implemented
1632 (0) / 1632 = 100.00 %

Missing (0):


FormatModern.txt | Open
8ED MRD DST 5DN CHK BOK SOK 9ED RAV GPT DIS CSP TSP TSB PLC FUT 10E LRW EVE SHM MOR ALA CFX ARB M10 ZEN WWK ROE M11 SOM MBS NPH M12 ISD DKA AVR M13 RTR GTC DGM M14 THS BNG JOU M15 KTK FRF DTK MM2 ORI BFZ OGW SOI EMN KLD AER AKH W17 HOU XLN RIX DOM M19 G18 GRN RNA WAR MH1 M20 ELD THB IKO M21 ZNR KHM
Implemented (Missing) / Total = Percentage Implemented
14421 (7) / 14428 = 99.95 %

Missing (7):
Divine Deflection
Harm's Way
Nacatl War-Pride
Plague of Vermin
Refraction Trap
Shining Shoal
World at War
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Release 03/07/2021 ver 1.6.39

Postby Monkey Gland Sauce » 08 Mar 2021, 14:20

AStrangerIsHere wrote:So now I have to look manually at each and every deck with a missing cards to see if I notice what card can be the trigger for that disappearance. That take a lot of time. It would be cool if Forge just decided to replace a card from a nonexistent/wrong edition with a similar card from some other edition automatically, but apparently it can't do that.
The only thing I can suggest here is to use the 'Import' option in the deck builder, and copy-paste the card list from the .dck file of the deck that is missing cards. Any invalid cards should show up as red on the right side. If you then delete the invalid set name, it should pick a valid one automatically, and then you can either edit the .dck file directly or import the deck and save over it.
Monkey Gland Sauce
 
Posts: 5
Joined: 07 Nov 2020, 06:53
Has thanked: 3 times
Been thanked: 1 time

Re: Forge Release 03/07/2021 ver 1.6.39

Postby AStrangerIsHere » 09 Mar 2021, 06:59

Monkey Gland Sauce wrote:
AStrangerIsHere wrote:So now I have to look manually at each and every deck with a missing cards to see if I notice what card can be the trigger for that disappearance. That take a lot of time. It would be cool if Forge just decided to replace a card from a nonexistent/wrong edition with a similar card from some other edition automatically, but apparently it can't do that.
I was able to do it finally. Besides, I understood how this bug works better. I noticed that a deck with a wrong card will have at least 60 cards but when you look at the deck, the wrong card will be at the bottom of the deck, in the "Other" category. On the other hand, all the other decks that use a similar card from another edition will have some of that card missing.

So here's how I do it:
1. Search for a deck with a missing card.
2. Look at the dck file and the cards showed by forge at the same time to identify the missing card.
3. Use the advanced search option in forge to find all the deck with that particular card.
4. Finally, find all deck with 60 cards that will have the wrong card in the other category.

It's rather quick when it's a spell, but time consuming when it's a basic land.
AStrangerIsHere
 
Posts: 164
Joined: 22 Jan 2019, 01:17
Has thanked: 45 times
Been thanked: 29 times

Re: Forge Release 03/07/2021 ver 1.6.39

Postby TONDO » 10 Mar 2021, 11:40

Hi

Forge stop responding when play Shared Animosity
TONDO
 
Posts: 1
Joined: 10 Mar 2021, 11:34
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Release 03/07/2021 ver 1.6.39

Postby AStrangerIsHere » 11 Mar 2021, 08:41

I'm watching a stream by Andrea Mengucci on Twitch playing a Elves historic deck, and I noticed that Elvish Warmaster triggers only once in Arena, no matter how much of that card you have on the board. But in forge, each Elvish Warmaster trigger once. So what is wrong? Arena or forge?
AStrangerIsHere
 
Posts: 164
Joined: 22 Jan 2019, 01:17
Has thanked: 45 times
Been thanked: 29 times

Re: Forge Release 03/07/2021 ver 1.6.39

Postby sirgigglz » 11 Mar 2021, 21:05

The text of Ruthless Winnower in game mistakenly says "At the beginning of each upkeep, each player sacrifices a non-Elf creature," but the actual card is only supposed to make the player whose turn it is sac a creature, not everyone at the table each upkeep.
sirgigglz
 
Posts: 9
Joined: 27 Aug 2017, 22:21
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Release 03/07/2021 ver 1.6.39

Postby greymage » 12 Mar 2021, 17:27

Hi, I've noticed that in the recent update that cards that grant instant/sorcery flashback (snapcaster mage, past in flames) do not properly exile the cards after they are played.
greymage
 
Posts: 1
Joined: 12 Mar 2021, 17:20
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Release 03/07/2021 ver 1.6.39

Postby AStrangerIsHere » 13 Mar 2021, 13:05

Two times Forge froze after a match, when you have to choose a card from the sideboard. I don't know what exactly is the cause, although it might have something to do with using alt+tab at that moment, because I did it each times. But on the other hand, it also didn't happen one time, so it might not be a sure way to activate this bug.

Edit: I guess it's the same bug as the one with Maze of Ith, but Gideon of the Trials doesn't prevent damage all the time. It does at the beginning, but then it just stop working.
AStrangerIsHere
 
Posts: 164
Joined: 22 Jan 2019, 01:17
Has thanked: 45 times
Been thanked: 29 times

Re: Forge Release 03/07/2021 ver 1.6.39

Postby atilappl » 16 Mar 2021, 02:51

Is Planar Conquest only in the mobile version?
atilappl
 
Posts: 6
Joined: 16 Jun 2018, 13:45
Has thanked: 1 time
Been thanked: 0 time

Re: Forge Release 03/07/2021 ver 1.6.39

Postby gos » 16 Mar 2021, 13:44

The AI is activating Mana Screw quite a few times! :lol:
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Forge Release 03/07/2021 ver 1.6.39

Postby AStrangerIsHere » 16 Mar 2021, 18:18

Nor really a bug and more an inconvenience that anything, although I think it's something that impacts how the AI play.

Forge has some problems to "read" land cards. For example, I have Mistveil Plains or Castle Ardenvale and Inspiring Vantage on the field. I want to play Swiftblade Vindicator and it's impossible to use the auto button. I have to tap manually the land to add the two necessary manas. This problem can appear when for example I want to play a Thief of Sanity while I have two Steam Vents and one Watery Grave on the field.
Why is it a problem? Well, normally I just quickly press the space button to cast a spell but when that problem appears, it can make me change phase or even pass my turn if I'm too hasty.

And I think it affects the AI too by making it impossible for it to cast cards when it encounter those kind of situation.
AStrangerIsHere
 
Posts: 164
Joined: 22 Jan 2019, 01:17
Has thanked: 45 times
Been thanked: 29 times

Next

Return to Forge

Who is online

Users browsing this forum: No registered users and 77 guests


Who is online

In total there are 77 users online :: 0 registered, 0 hidden and 77 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 77 guests

Login Form