Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install battle.net #5449

Closed
duckfeets opened this issue Apr 25, 2024 · 2 comments
Closed

Cannot install battle.net #5449

duckfeets opened this issue Apr 25, 2024 · 2 comments

Comments

@duckfeets
Copy link

Hello! I am struggling to get lutris to work for me. I would greatly appreciate any help! :)

I am use lutris on fedora, non flatpak. To my memory this is the first time I've tried using lutris.

When I try to install battle.net I get this error:

ERROR    2024-04-24 19:36:05,038 [jobs.target:32]:Error while completing task <function ScriptInterpreter._iter_commands.<locals>.dispatch at 0x7f6ff915e480>: <class 'FileNotFoundError'> [Errno 2] No such file or directory
  File "/usr/lib/python3.12/site-packages/lutris/util/jobs.py", line 30, in target
    result = self.function(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/lutris/installer/interpreter.py", line 325, in dispatch
    return method(params)
           ^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/lutris/installer/commands.py", line 432, in task
    command = task(**data)
              ^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/lutris/runners/commands/wine.py", line 158, in create_prefix
    wineenv["PROTONPATH"] = proton.get_proton_path_from_bin(wine_path)
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/lutris/util/wine/proton.py", line 99, in get_proton_path_from_bin
    return os.path.abspath(os.path.join(os.path.dirname(wine_path), "../../"))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen posixpath>", line 423, in abspath
ERROR    2024-04-24 19:36:05,039 [interpreter._iter_commands:300]:Last install command failed, show error
@strycore
Copy link
Member

What is your situation regarding Proton? Do you have Steam (non Flatpak) installed?

@duckfeets
Copy link
Author

duckfeets commented Apr 25, 2024

Proton worked with the flatpack and non-flatpack versions of Steam (when I used it). However, I do not currently have the non-flatpak version of Steam installed.

edit: wow im dumb I for some reason set the wine version as proton in lutris :S. fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants