mtg_ssm icon indicating copy to clipboard operation
mtg_ssm copied to clipboard

ValidationError: {'legalities': {'gladiator': ['Invalid key: Invalid enum value gladiator'], 'premodern': ['Invalid key: Invalid enum value premodern']}, '_schema': ["ScryCardSchema Unknown fields: ['cardmarket_id']"]}

Open p4r4d0xX opened this issue 4 years ago • 1 comments

err.txt

Hi all,

i get following error during creating a new file:

... File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.496.0_x64__qbz5n2kfra8p0\lib\concurrent\futures_base.py", line 389, in __get_result raise self._exception marshmallow.exceptions.ValidationError: {'legalities': {'gladiator': ['Invalid key: Invalid enum value gladiator'], 'premodern': ['Invalid key: Invalid enum value premodern']}, '_schema': ["ScryCardSchema Unknown fields: ['cardmarket_id']"]}

Any suggestions?

br

p4r4d0xX avatar Feb 22 '21 11:02 p4r4d0xX

I hadn't updated the application to handle new formats introduced to the Scryfall dataset. I have now updated this and a bunch of other things.

Please pull down version 2.2.1 and see if it works.

gwax avatar Jun 05 '22 20:06 gwax

This is long since resolved.

gwax avatar Dec 14 '22 18:12 gwax