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

Seems to always warn about multiple users? #39

Open
MrAwesome opened this issue May 17, 2024 · 3 comments
Open

Seems to always warn about multiple users? #39

MrAwesome opened this issue May 17, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@MrAwesome
Copy link

Hey! I've noticed that for myself and several other users, protonutils always warns about multiple users, even if there's only one:

$ protonutils appid 440
Warning: Several Steam users available, using xxxxxxxx
All available users: xxxxxxxx
Option "-u" can be used to specify user

Happy to put a PR up to fix this, if it's not already on your radar. Could be related to Steam Family Sharing, I'm not sure.

@MrAwesome
Copy link
Author

Looking into this further, it seems like -u doesn't work for any commands? No matter what userid I pass to it, the behavior of the command doesn't seem to change. Maybe the fix in #7 was undone somehow? Happy to look into this if you have any ideas.

@nning
Copy link
Owner

nning commented Sep 16, 2024

Thanks a lot for reporting! I did a fix in be1e556.

Please test the development version:
https://github.com/nning/protonutils/actions/runs/10882718978/artifacts/1937119900

@nning nning added the bug Something isn't working label Sep 16, 2024
@MrAwesome
Copy link
Author

Very nice, thank you!

Not sure if it's a bug, but it does seem like you can pass a bogus userid to -u:

./cmd/protonutils/protonutils compattool set -u 12345 22320 luxtorpeda

Not sure if that's expected or not, there's no error coming for passing a userid that doesn't exist locally.

Either way, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants