Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

[Bug] AttributeError can't run the script #125

Open
adsau59 opened this issue Mar 7, 2023 · 7 comments
Open

[Bug] AttributeError can't run the script #125

adsau59 opened this issue Mar 7, 2023 · 7 comments
Labels
question Further information is requested

Comments

@adsau59
Copy link

adsau59 commented Mar 7, 2023

Describe the bug
Not running, getting attribute error, refer screenshot

logs

Using Bash Launcher v3.2.1
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'
[12592] Failed to execute script 'HeroicBashLauncher' due to unhandled exception!

To Reproduce
Steps to reproduce the behavior:

  1. Move the folder from zip to Heroic folder
  2. Run the HeroicBashLauncher script

Expected behavior
should work

Screenshots
If applicable, add screenshots to help explain your problem.
image

Details

  • Platform: Steam Deck
  • OS: SteamOS
  • Heroic Version: 2.6.2
  • Bash Launcher Version: 3.2.1

Additional context
Add any other context about the problem here.

@redromnon
Copy link
Owner

redromnon commented Mar 8, 2023

Seems to be working fine on my side.

@redromnon
Copy link
Owner

Although I wouldn't recommend you to use the previous v3.2.0, can you please test if the error is encountered using that release?

@Xachman
Copy link

Xachman commented Mar 20, 2023

I got this as well.

@Xachman
Copy link

Xachman commented Mar 20, 2023

image

Same issue in v3.2.0

@redromnon
Copy link
Owner

@Xachman I don't know if I've missed something or done anything stupid on my side, but I can assure you both versions - v3.2.1 & v3.2.0 work perfectly fine for me.

I'll continue to monitor this and maybe make some tweaks to the code.

I've tested v3.2.1 below.

Screencast.from.20-03-23.08.17.24.PM.IST.webm

@Xachman
Copy link

Xachman commented Mar 20, 2023

I was able to run it after building from source. Had some issues after that because I installed steam with flatpak. But I think it's working aside from that.

@redromnon redromnon added the question Further information is requested label Mar 21, 2023
@redromnon
Copy link
Owner

Hey,
Maybe the following build may work. Made a few changes.
https://github.com/redromnon/HeroicBashLauncher/actions/runs/4796826991
Let me know if this works @adsau59 @Xachman

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants