Rune Gold won't install

Hi all, when I try to install Rune Gold GOG Version, I select the game directory to install to then click “Install” then the installer just hangs there and doesn’t install the game, here is the Lutris Traceback:

Traceback (most recent call last):
File “/usr/lib/python3.9/site-packages/lutris/gui/installerwindow.py”, line 294, in on_runners_ready
self.interpreter.installer.prepare_game_files()
File “/usr/lib/python3.9/site-packages/lutris/installer/installer.py”, line 149, in prepare_game_files
installer_files = self.service.get_installer_files(self, installer_file_id)
File “/usr/lib/python3.9/site-packages/lutris/services/gog.py”, line 393, in get_installer_files
downloads = self.get_downloads(installer.service_appid)
File “/usr/lib/python3.9/site-packages/lutris/services/gog.py”, line 306, in get_downloads
gog_data = self.get_game_details(gogid)
File “/usr/lib/python3.9/site-packages/lutris/services/gog.py”, line 282, in get_game_details
raise ValueError(“Missing product ID”)
ValueError: Missing product ID
2021-12-12 12:35:22,146: Cancelling installation of RUNE

Any help would be greatly appreciated, thanks in advance!