jlkatz / OCTGN.OCTGNDeckConverter

A comprehensive OCTGN deck converter for OCTGN 3 which can convert several formats, websites, and plain text into the OCTGN 3 format.
http://octgngames.com/deckconverter/
7 stars 9 forks source link

Error Message with Magic the Gathering #22

Closed jakeyks closed 6 years ago

jakeyks commented 6 years ago

After updating to OCTGN 3.1.299.0, I attempted to use the deck converter v3.6.0 with a Magic the Gathering deck using "Text from clipboard" and received the following error message:

Details:

System.NullReferenceException: Object reference not set to an instance of an object.
   at OCTGNDeckConverter.Model.ConverterDeck.PopulateConverterMappings(Dictionary`2 converterSets)
   at OCTGNDeckConverter.Model.ConvertEngine.TextConverter.ConvertText(Dictionary`2 sectionsText, Dictionary`2 converterSets, IEnumerable`1 deckSectionNames)
   at OCTGNDeckConverter.Model.ConvertEngine.Game.GameConverter.ConvertText(Dictionary`2 sectionsText, ConverterGame converterGame)
   at OCTGNDeckConverter.Model.Converter.Convert()
jakeyks commented 6 years ago

I was using the incorrect version of the deck converter.