Error installing Magic the Gathering Arena

Hey, I am having an issue installing Magic the Gathering Arena.
While trying to install using the install link, I am met with an error "compressed file has ended before end-of-stream marker was reached. And while trying to install via the command line I get:

INFO 2019-11-29 07:14:19,030 [application.do_command_line:225]:Running Lutris 0.5.3
INFO 2019-11-29 07:14:19,030 [startup.check_driver:60]:Using X.Org
INFO 2019-11-29 07:14:19,031 [startup.check_driver:65]:Running Mesa driver 19.2.4 on AMD RAVEN (DRM 3.33.0, 5.3.12-1-default, LLVM 9.0.0) (0x15d8)
INFO 2019-11-29 07:14:19,031 [startup.check_driver:75]:GPU: 1002:15D8 17AA:5127 using amdgpu drivers
INFO 2019-11-29 07:14:19,065 [startup.check_vulkan:129]:Vulkan is supported
INFO 2019-11-29 07:14:19,066 [dxvk.get_dxvk_versions:21]:Updating DXVK versions
INFO 2019-11-29 07:14:19,443 [dxvk.get_dxvk_versions:21]:Updating D9VK versions
DEBUG 2019-11-29 07:14:19,705 [interpreter.read_script:68]:Loading script(s) from /home/quore/zack.linscheid/mtga.yaml
ERROR 2019-11-29 07:14:19,753 [installerwindow.validate_scripts:172]:Invalid script: {‘files’: [{‘setup’: ‘https://mtgarena.downloads.wizards.com/Live/Windows32/versions/1952.745934/MTGAInstaller_0.1.1952.745934.msi’}], ‘game’: {‘exe’: ‘drive_c/Program Files (x86)/Wizards of the Coast/MTGA/MTGA.exe’, ‘prefix’: ‘$GAMEDIR’}, ‘installer’: [{‘task’: {‘description’: ‘Creating Wine prefix’, ‘name’: ‘create_prefix’, ‘prefix’: ‘$GAMEDIR’}}, {‘task’: {‘key’: ‘GrabFullscreen’, ‘name’: ‘set_regedit’, ‘path’: ‘HKEY_CURRENT_USER\Software\Wine\X11 Driver’, ‘prefix’: ‘$GAMEDIR’, ‘value’: ‘Y’}}, {‘task’: {‘key’: ‘UseTakeFocus’, ‘name’: ‘set_regedit’, ‘path’: ‘HKEY_CURRENT_USER\Software\Wine\X11 Driver’, ‘prefix’: ‘$GAMEDIR’, ‘value’: ‘N’}}, {‘task’: {‘app’: ‘dotnet472’, ‘description’: ‘Installing .NET 4.7.2. This will take a while…’, ‘name’: ‘winetricks’, ‘prefix’: ‘$GAMEDIR’}}, {‘task’: {‘app’: ‘faudio arial win10’, ‘name’: ‘winetricks’, ‘prefix’: ‘$GAMEDIR’}}, {‘task’: {‘name’: ‘winekill’, ‘prefix’: ‘$GAMEDIR’}}, {‘copy’: {‘dst’: ‘$CACHE/mtg-arena/’, ‘src’: ‘setup’}}, {‘task’: {‘args’: ‘/i “$CACHE/mtg-arena/MTGAInstaller_0.1.1952.745934.msi” /q’, ‘description’: ‘Installing Magic the Gathering Arena’, ‘exclude_processes’: ‘mscorsvw.exe rundll32.exe MTGA.exe UnityCrashHandler32.exe’, ‘executable’: ‘msiexec’, ‘name’: ‘wineexec’, ‘prefix’: ‘$GAMEDIR’}}, {‘task’: {‘name’: ‘winekill’, ‘prefix’: ‘$GAMEDIR’}}], ‘system’: {‘pulse_latency’: True}, ‘wine’: {‘Desktop’: True, ‘esync’: True, ‘version’: ‘tkg-unity-4.5-x86_64’}, ‘description’: ‘’, ‘notes’: ‘’}
ERROR 2019-11-29 07:14:19,754 [errors.init:15]:Missing field “name” in install script
None

Please let me know if I can provide any other information.

I re-installed a couple days ago using this script from bascobug:

{“count”:1,“next”:null,“previous”:null,“results”:[{“id”:8306,“game_id”:17988,“game_slug”:“magic-the-gathering-arena”,“name”:“Magic: The Gathering - Arena”,“year”:2017,“user”:“alexsim92”,“runner”:“wine”,“slug”:“magic-the-gathering-arena-latest”,“version”:“Latest”,“description”:null,“notes”:“IMPORTANT: Silent install no longer works so you must make sure to close out MTGA for the installer to finish. Do not attempt to play when the installer is running or your install might be deleted.\r\n\r\nKnown issues: <a href=“https://forums.mtgarena.com/forums/threads/37048”>https://forums.mtgarena.com/forums/threads/37048\r\n\r\nMTGA Pro Tracker does not work.”,“created_at”:“2018-05-16T21:55:30.514000Z”,“updated_at”:“2019-05-09T00:14:45.920817Z”,“draft”:false,“published”:true,“published_by”:19464,“rating”:“4”,“steamid”:null,“gogid”:null,“gogslug”:"",“humblestoreid”:"",“script”:{“game”:{“exe”:“drive_c/Program Files/Wizards of the Coast/MTGA/MTGA.exe”,“arch”:“win32”,“prefix”:"$GAMEDIR"},“wine”:{“WineDesktop”:“1920x1080”,“esync”:true,“version”:“tkg-unity-4.1-x86_64”,“Desktop”:true},“files”:[{“setup”:“https://mtgarena.downloads.wizards.com/Live/Windows32/versions/1968.747022/MTGAInstaller_0.1.1968.747022.msi"}],“installer”:[{“task”:{“arch”:“win32”,“name”:“create_prefix”,“prefix”:"$GAMEDIR",“description”:"Creating Wine prefix”}},{“task”:{“arch”:“win32”,“path”:“HKEY_CURRENT_USER\Software\Wine\X11 Driver”,“value”:“Y”,“name”:“set_regedit”,“key”:“GrabFullscreen”,“prefix”:"$GAMEDIR"}},{“task”:{“arch”:“win32”,“path”:“HKEY_CURRENT_USER\Software\Wine\X11 Driver”,“value”:“N”,“name”:“set_regedit”,“key”:“UseTakeFocus”,“prefix”:"$GAMEDIR"}},{“task”:{“arch”:“win32”,“name”:“winetricks”,“prefix”:"$GAMEDIR",“description”:“Installing .NET 4.7.2. This will take a while…”,“app”:“dotnet472”}},{“task”:{“arch”:“win32”,“name”:“winetricks”,“prefix”:"$GAMEDIR",“app”:“xact arial win10”}},{“task”:{“name”:“winekill”,“prefix”:"$GAMEDIR"}},{“task”:{“arch”:“win32”,“description”:“Installing Magic the Gathering Arena”,“exclude_processes”:“mscorsvw.exe rundll32.exe MTGA.exe UnityCrashHandler32.exe”,“executable”:“setup”,“name”:“wineexec”,“prefix”:"$GAMEDIR"}},{“task”:{“name”:“winekill”,“prefix”:"$GAMEDIR"}}]},“content”:“files:\n- setup: https://mtgarena.downloads.wizards.com/Live/Windows32/versions/1968.747022/MTGAInstaller_0.1.1968.747022.msi\ngame:\n arch: win32\n exe: drive_c/Program Files/Wizards of the Coast/MTGA/MtgaLauncher.exe\n prefix: $GAMEDIR\ninstaller:\n- task:\n arch: win32\n description: Creating Wine prefix\n name: create_prefix\n prefix: $GAMEDIR\n- task:\n arch: win32\n key: GrabFullscreen\n name: set_regedit\n path: HKEY_CURRENT_USER\Software\Wine\X11 Driver\n prefix: $GAMEDIR\n value: Y\n- task:\n arch: win32\n key: UseTakeFocus\n name: set_regedit\n path: HKEY_CURRENT_USER\Software\Wine\X11 Driver\n prefix: $GAMEDIR\n value: N\n- task:\n app: dotnet472\n arch: win32\n description: Installing .NET 4.7.2. This will take a while…\n name: winetricks\n prefix: $GAMEDIR\n- task:\n app: xact arial win10\n arch: win32\n name: winetricks\n prefix: $GAMEDIR\n- task:\n name: winekill\n prefix: $GAMEDIR\n- task:\n arch: win32\n description: Installing Magic the Gathering Arena\n exclude_processes: mscorsvw.exe rundll32.exe MTGA.exe UnityCrashHandler32.exe\n executable: setup\n name: wineexec\n prefix: $GAMEDIR\n- task:\n name: winekill\n prefix: $GAMEDIR\nwine:\n Desktop: true\n WineDesktop: 1920x1080\n esync: true\n version: tkg-unity-4.1-x86_64\n”}]}

MTG Arena Installation for october 4th new release has a good bit of information in it

Thanks for the reply. I am using the version of lutris from github - 0.5.4 - it appears to have some better debugging output.

The issue appears to be with:
.cache/lutris/wine-tkg-unity-4.5-x86_64.tar.xz Compressed file ended before the end-of-stream marker was reached

I tried downloading that file from the following link and was not able to. I got a message about the file being corrupt.

https://lutris.nyc3.cdn.digitaloceanspaces.com/runners/wine/wine-tkg-unity-4.5-x86_64.tar.xz

I tried using the install script from bascobug and was met with this error:
Failed to retrieve wine (tkg-unity-4.1-x86_64) information

am I missing some dependencies?

Thanks.