I’m running fedora 42. I’ve tried to install fusion 360 using the testing version. When I try to install, I get the error:
Testing archive: /home/zadok/.cache/lutris/installer/autodesk-fusion-360/fusion_installer/Fusion%20360%20Client%20Downloader.exe
ERROR: /home/zadok/.cache/lutris/installer/autodesk-fusion-360/fusion_installer/Fusion%20360%20Client%20Downloader.exe
Can not open the file as archive
Can't open as archive: 1
Files: 0
Size: 0
Compressed: 0
ERROR 2025-08-19 20:56:06,710 [jobs.target:32]:Error while completing task <function ScriptInterpreter._iter_commands.<locals>.dispatch at 0x7f75849e36a0>: <class 'RuntimeError'> specified exe is not an archive or GOG setup file
File "/usr/lib/python3.13/site-packages/lutris/util/jobs.py", line 30, in target
result = self.function(*a, **kw)
File "/usr/lib/python3.13/site-packages/lutris/installer/interpreter.py", line 329, in dispatch
return method(params)
File "/usr/lib/python3.13/site-packages/lutris/installer/commands.py", line 204, in extract
self._killable_process(extract.extract_archive, filename, dest_path, merge_single, extractor)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/site-packages/lutris/installer/commands.py", line 540, in _killable_process
result = result_obj.get() # Wait process end & re-raise exceptions
File "/usr/lib64/python3.13/multiprocessing/pool.py", line 774, in get
raise self._value
ERROR 2025-08-19 20:56:06,712 [interpreter._iter_commands:304]:Last install command failed, show error
INFO 2025-08-19 20:56:48,340 [interpreter.revert:390]:Cancelling installation of Autodesk Fusion 360
DEBUG 2025-08-19 20:56:48,345 [wine.winekill:202]:Killing all wine processes ([]) in prefix /home/zadok/Games/autodesk-fusion-360: ['/home/zadok/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wineserver', '-k']
DEBUG 2025-08-19 20:56:48,345 [wine.winekill:203]:['/home/zadok/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wineserver', '-k']
DEBUG 2025-08-19 20:56:48,345 [wine.winekill:204]:/home/zadok/.local/share/lutris/runners/wine/wine-ge-8-26-x86_64/bin/wineserver -k
DEBUG 2025-08-19 20:56:48,347 [wine.winekill:207]:Waiting for wine processes to terminate
DEBUG 2025-08-19 20:56:48,347 [wine.winekill:223]:Done waiting.
DEBUG 2025-08-19 20:56:48,347 [system.remove_folder:375]:Trashing folder /home/zadok/Games/autodesk-fusion-360
DEBUG 2025-08-19 20:56:48,347 [system.delete_folder:390]:Deleting folder /home/zadok/.cache/lutris/installer/autodesk-fusion-360
DEBUG 2025-08-19 20:56:52,405 [xrandr.get_resolutions:91]:Retrieving resolution list
DEBUG 2025-08-19 20:56:52,407 [xrandr._get_vidmodes:18]:Retrieving 60 video modes from XrandR
DEBUG 2025-08-19 20:56:52,408 [xrandr.get_resolutions:91]:Retrieving resolution list
DEBUG 2025-08-19 20:56:52,410 [xrandr._get_vidmodes:18]:Retrieving 60 video modes from XrandR
Here Is my submit-issue file:
https://files.probablysomething.co.uk/MCImages/lutris-issue-report.json
Thanks in advance for any and all help.