Skip to content

Installer launch button broken on Linux #103

@Artemis21

Description

@Artemis21

After running the installer on Linux, pressing the "Launch" button does nothing. Logs indicate this is because of a failure to escape the game path:

chmod: cannot access '/home/artemis/.local/share/Steam/steamapps/common/The': No such file or directory
chmod: cannot access 'Battle': No such file or directory
chmod: cannot access 'of': No such file or directory
chmod: cannot access 'Polytopia/run_bepinex.sh': No such file or directory
Exception in Tkinter callback
Traceback (most recent call last):
  File "tkinter/__init__.py", line 1967, in __call__
  File "customtkinter/windows/widgets/ctk_button.py", line 554, in _clicked
  File "main.py", line 83, in <lambda>
  File "main.py", line 118, in launch
  File "subprocess.py", line 413, in check_call
subprocess.CalledProcessError: Command 'chmod +x /home/artemis/.local/share/Steam/steamapps/common/The Battle of Polytopia/run_bepinex.sh' returned non-zero exit status 

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions