You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2024. It is now read-only.
can not run the HeroicBash Luancher, AttributeError: 'Namespace' object has no attribute 'silent'
Expected behavior
the script should run and add the games to Steam Library
Screenshots
log
(deck@steamdeck HeroicBashLauncher)$ ./HeroicBashLauncher
Using Bash Launcher v3.2.2
NOTE - This is an independent project and not affiliated with Heroic Games Launcher.
3.32.0
Traceback (most recent call last):
File "func/HeroicBashLauncher.py", line 69, in <module>
File "func/listinstalled.py", line 50, in listinstalled
File "func/createlaunchfile.py", line 17, in createlaunchfile
AttributeError: 'Namespace' object has no attribute 'silent'
[1321720] Failed to execute script 'HeroicBashLauncher' due to unhandled exception!
Describe the bug
can not run the HeroicBash Luancher,
AttributeError: 'Namespace' object has no attribute 'silent'Expected behavior
the script should run and add the games to Steam Library
Screenshots
log
Details
Additional context
None