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'
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'