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

Non-default Steam folder location #5

Open
Zebouski opened this issue Feb 9, 2024 · 0 comments
Open

Non-default Steam folder location #5

Zebouski opened this issue Feb 9, 2024 · 0 comments

Comments

@Zebouski
Copy link

Zebouski commented Feb 9, 2024

Hi there, thank you for this tool I appreciate it I was having trouble setting up this mod manager by hand.

--steam does not work if you have never set up a steam shortcut:

Traceback (most recent call last):
  File "/home/zeb/Modding/BG3 Mod Manager/./linux.py", line 258, in <module>
    main()
  File "/home/zeb/Modding/BG3 Mod Manager/./linux.py", line 246, in main
    add_to_steam()
  File "/home/zeb/Modding/BG3 Mod Manager/./linux.py", line 173, in add_to_steam
    with open(shortcuts_file, 'rb') as f:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/zeb/.steam/steam/userdata/75027093/config/shortcuts.vdf'```

Perhaps check for this and inform the user to create a new shortcut in steam, which then fixes this issue.
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

1 participant