Closed hawkerm closed 3 months ago
Hey. Not all games support the shared deck and MtG is one of them, and you can't just edit the deck's XML to make it work. If you'd like MtG to support the shared deck, you could post such a suggestion here: https://github.com/brine/mtg-octgn
Closing, as this is not an issue within OCTGN
Describe the bug Trying to load a decklist with
Shared="True"
and getting aThe given key was not present in the dictionary
error. Couldn't see how to move things into the global tab in the editor for the magic set list, so was modifying the xml for that property. And while deck loads in editor, it won't load on the table. Changing the property back to a non-shared deck and it works fine. Thought maybe had to do with the section name, but de-duping them or renaming them doesn't do anything (though not having aMain
section when loading a non-shared deck seems to have a problem too).To Reproduce Steps to reproduce the behavior:
Shared="True"
(see xml below for file)Expected behavior Able to load shared deck for tower formats. Related #1005, #755, #959, #326
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.