otti358 / mtga-launcher

Simple Magic The Gathering Arena Launcher for Linux
https://github.com/otti358?tab=repositories
17 stars 0 forks source link

Failed to install #3

Open trufanov-nok opened 2 years ago

trufanov-nok commented 2 years ago

The script fails at installation with output:

--2022-04-16 15:55:20--  https://github.com/sudo-give-me-coffee/wine32-deploy/releases/download/continuous/Wine-4.21-x86_64.AppImage
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/225612301/64a93300-6bf2-11eb-8727-b6663c66db6c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220416%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220416T125520Z&X-Amz-Expires=300&X-Amz-Signature=7e57327bf4e526f8f617c862253fd519a0cef913ea029985d43c7346ac7036cf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=225612301&response-content-disposition=attachment%3B%20filename%3DWine-4.21-x86_64.AppImage&response-content-type=application%2Foctet-stream [following]
--2022-04-16 15:55:21--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/225612301/64a93300-6bf2-11eb-8727-b6663c66db6c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220416%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220416T125520Z&X-Amz-Expires=300&X-Amz-Signature=7e57327bf4e526f8f617c862253fd519a0cef913ea029985d43c7346ac7036cf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=225612301&response-content-disposition=attachment%3B%20filename%3DWine-4.21-x86_64.AppImage&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 292328640 (279M) [application/octet-stream]
Saving to: ‘/home/truf/.local/apps/magic/Wine-4.21-x86_64.AppImage’

/home/truf/.local/apps/magic/Win 100%[========================================================>] 278,79M  7,04MB/s    in 40s     

2022-04-16 15:56:01 (6,91 MB/s) - ‘/home/truf/.local/apps/magic/Wine-4.21-x86_64.AppImage’ saved [292328640/292328640]

--2022-04-16 15:56:01--  https://mtgarena.downloads.wizards.com/Live/Windows32/versions/4069.923260/MTGAInstaller_0.1.4069.923260.msi
Resolving mtgarena.downloads.wizards.com (mtgarena.downloads.wizards.com)... 128.75.237.144, 128.75.237.171, 2a02:26f0:7700::1723:686a, ...
Connecting to mtgarena.downloads.wizards.com (mtgarena.downloads.wizards.com)|128.75.237.144|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7856640 (7,5M) [text/plain]
Saving to: ‘/home/truf/.local/apps/magic/mtga_installer.msi’

/home/truf/.local/apps/magic/mtg 100%[========================================================>]   7,49M  8,46MB/s    in 0,9s    

2022-04-16 15:56:02 (8,46 MB/s) - ‘/home/truf/.local/apps/magic/mtga_installer.msi’ saved [7856640/7856640]

[ 1/6 ] Creating basic structure...
[ 2/6 ] Creating prefix...
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in L"/tmp/mtga-appimage/magic-bottle/prefix" has been updated.
regedit: The file '' was not found.
regedit: The file '' was not found.
regedit: The file '' was not found.
regedit: The file '' was not found.
regedit: The file '' was not found.
regedit: The file '' was not found.
regedit: The file '' was not found.
[ 3/5 ] Creating a backup of registry...
[ 4/6 ] Extracting fonts...
[ 5/6 ] Copying KupoFL theme...
[ 6/6 ] All steps is done!

Starting installer /home/truf/.local/apps/magic/mtga_installer.msi in magic-bottle...
ERROR: ld.so: object '/tmp/.mount_Wine-4MgBZRD/bin/libhookexecv.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/tmp/.mount_Wine-4MgBZRD/bin/libhookexecv.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot

Z:\tmp\mtga-appimage>chcp 65001  
Can't recognize 'chcp 65001 ' as an internal or external command, or batch script.

Z:\tmp\mtga-appimage>del "C:\users\truf\Temp\{292D6391-0099-4075-ACF8-0A7C2CCEFB10}.bat" /Q /F 
Can't recognize 'C:\users\truf\Temp\{292D6391-0099-4075-ACF8-0A7C2CCEFB10}.bat' as an internal or external command, or batch script.

File 'C:/Program' not found

Make sure the file path has the following format:

  C:/path/to/your/file.ext

mv: inter-device move failed: '/tmp/mtga-appimage/magic-bottle' to '/home/truf/.local/apps/magic/magic-bottle'; unable to remove target: Directory not empty
./mtga-appimage.sh: line 77: notify-send: command not found

It launches the MTGA installer, but it seems the installer fails to install the app with this piece of output:

Z:\tmp\mtga-appimage>chcp 65001  
Can't recognize 'chcp 65001 ' as an internal or external command, or batch script.

Z:\tmp\mtga-appimage>del "C:\users\truf\Temp\{292D6391-0099-4075-ACF8-0A7C2CCEFB10}.bat" /Q /F 
Can't recognize 'C:\users\truf\Temp\{292D6391-0099-4075-ACF8-0A7C2CCEFB10}.bat' as an internal or external command, or batch script.

My ~/.local/apps/magic/magic-bottle/prefix/drive_c/Program Files/Wizards of the Coast/MTGA/ folder contains only files version and README.txt after that.

fireshaper commented 1 year ago

I'm getting the same error.