Git Product home page Git Product logo

Comments (3)

kothavade avatar kothavade commented on August 23, 2024

2021-01-09 15:57:01,728 - galaxy.api.jsonrpc - INFO - Handling notification: method=install_game, params={'game_id': 'league_of_legends'}
2021-01-09 15:57:01,728 - galaxy.task_manager - DEBUG - Task manager jsonrpc server: creating task 6 (install_game)
2021-01-09 15:57:01,729 - galaxy.task_manager - DEBUG - Task manager plugin external: creating task 30 (install_game)
2021-01-09 15:57:01,729 - plugin - INFO - Installing game
2021-01-09 15:57:01,732 - utils.misc - INFO - Opening: C:\Riot Games\Riot Client\RiotClientServices.exe
With args: ['--launch-product=league_of_legends', '--launch-patchline=live']
2021-01-09 15:57:01,732 - utils.misc - INFO - Running: "C:\Riot Games\Riot Client\RiotClientServices.exe" --launch-product=league_of_legends --launch-patchline=live
2021-01-09 15:57:01,743 - galaxy.task_manager - ERROR - Task manager jsonrpc server: exception raised in task 6 (install_game)
Traceback (most recent call last):
File "C:\Users\kotha\AppData\Local\GOG.com\Galaxy\plugins\installed\windows-v0.2.4-galaxy-riot-integration\galaxy\task_manager.py", line 21, in task_wrapper
result = await coro
File "C:\Users\kotha\AppData\Local\GOG.com\Galaxy\plugins\installed\windows-v0.2.4-galaxy-riot-integration\galaxy\api\plugin.py", line 264, in wrapper
return await self._external_task_manager.create_task(handler(*args, **kwargs), name, False)
File "C:\Users\kotha\AppData\Local\GOG.com\Galaxy\plugins\installed\windows-v0.2.4-galaxy-riot-integration\galaxy\task_manager.py", line 21, in task_wrapper
result = await coro
File "C:\Users\kotha\AppData\Local\GOG.com\Galaxy\plugins\installed\windows-v0.2.4-galaxy-riot-integration\plugin.py", line 110, in install_game
self.local_client.launch(game_id, save_process=False)
File "C:\Users\kotha\AppData\Local\GOG.com\Galaxy\plugins\installed\windows-v0.2.4-galaxy-riot-integration\local.py", line 32, in launch
[f"--launch-product={game_id}", "--launch-patchline=live"],
File "C:\Users\kotha\AppData\Local\GOG.com\Galaxy\plugins\installed\windows-v0.2.4-galaxy-riot-integration\utils\misc.py", line 42, in open_path
return run(cmd)
File "C:\Users\kotha\AppData\Local\GOG.com\Galaxy\plugins\installed\windows-v0.2.4-galaxy-riot-integration\utils\misc.py", line 36, in run
return subprocess.Popen(cmd, shell=shell)
File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\subprocess.py", line 775, in init
File "D:\obj\Windows-Release\37win32_Release\msi_python\zip_win32\subprocess.py", line 1178, in _execute_child
OSError: [WinError 740] The requested operation requires elevation

This seems to be the relevant part, if that helps.

from galaxy-riot-integration.

urwrstkn8mare avatar urwrstkn8mare commented on August 23, 2024

Hi @vedkothavade, thanks for reporting this and for the snippet from the logs. I think it has something to do with administrator permissions. Just to confirm, when you click install, there is no popup anywhere on the computer asking for permission of any sort? It may not popup but be a flashing yellow tab on the Windows taskbar.

from galaxy-riot-integration.

kothavade avatar kothavade commented on August 23, 2024

Nope, nothing happens at all except for that popup I mentioned, even in the taskbar. I tried running Galaxy as an administrator and that didn't change anything either.

from galaxy-riot-integration.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.