Trying to Launch GOG game and getting an error

Launch Command: WINEPREFIX="/storage/Games/prefixes/Cyberpunk 2077" HEROIC_APP_NAME=1423049311 HEROIC_APP_RUNNER=gog GAMEID=umu-1091500 HEROIC_APP_SOURCE=gog STORE=gog STEAM_COMPAT_INSTALL_PATH="/storage/Games/gog/Cyberpunk 2077" ENABLE_HDR_WSI=1 WINEDLLOVERRIDES=winmm=n,b;version=n,b LD_PRELOAD= STEAM_COMPAT_CLIENT_INSTALL_PATH=/home/soliprem/.local/share/.steam/steam STEAM_COMPAT_DATA_PATH="/storage/Games/prefixes/Cyberpunk 2077" PROTONPATH=/home/soliprem/.config/heroic/tools/proton/Proton-GE-latest WINE_FULLSCREEN_FSR=0 PROTON_DISABLE_NVAPI=1 PROTON_EAC_RUNTIME=/home/soliprem/.config/heroic/tools/runtimes/eac_runtime PROTON_BATTLEYE_RUNTIME=/home/soliprem/.config/heroic/tools/runtimes/battleye_runtime STEAM_COMPAT_APP_ID=0 SteamAppId=0 SteamGameId="heroic-Cyberpunk 2077" PROTON_LOG_DIR=/home/soliprem/.local/share WINEDEBUG=+fixme DXVK_LOG_LEVEL=info VKD3D_DEBUG=fixme /nix/store/z3h0wlsiikyy6gfbhp02wnwin9j33jqq-heroic-unwrapped-2.17.2/opt/heroic/resources/app.asar.unpacked/build/bin/x64/linux/gogdl launch "/storage/Games/gog/Cyberpunk 2077" 1597316373 --no-wine --wrapper "/usr/bin/mangohud --dlsym /usr/bin/gamemoderun "/usr/bin/umu-run"" --platform windows --launcher-skip --prefer-task 0

Game Log:

Traceback (most recent call last):

  File "/nix/store/zsx41mnzj7chr5ay1lga37jpbq4pf8ky-gogdl-1.1.2/bin/.gogdl-wrapped", line 9, in <module>

    sys.exit(main())

             ~~~~^^

  File "/nix/store/zsx41mnzj7chr5ay1lga37jpbq4pf8ky-gogdl-1.1.2/lib/python3.13/site-packages/gogdl/cli.py", line 62, in main

    function(arguments, unknown_args)

    ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/nix/store/zsx41mnzj7chr5ay1lga37jpbq4pf8ky-gogdl-1.1.2/lib/python3.13/site-packages/gogdl/launch.py", line 65, in launch

    launch_arguments = primary_task.get("arguments")

                       ^^^^^^^^^^^^^^^^

AttributeError: 'NoneType' object has no attribute 'get'
Solution
ok I re-did the move and now it works
Was this page helpful?