This repository was archived by the owner on May 19, 2024. It is now read-only.

Description
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
(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!
Details
- Platform: Steam Deck
- OS: Steam OS 3
- Heroic Version: v2.7.1 flatpak
- Bash Launcher Version: V3.2.2
Additional context
None