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

Windows build does not retrieve package names #24

Closed
Christian-Stieber opened this issue May 17, 2024 · 2 comments
Closed

Windows build does not retrieve package names #24

Christian-Stieber opened this issue May 17, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Christian-Stieber
Copy link
Owner

Well, it should. Find out why it doesn't.

@Christian-Stieber Christian-Stieber added the bug Something isn't working label May 17, 2024
@Christian-Stieber Christian-Stieber self-assigned this May 17, 2024
@Christian-Stieber
Copy link
Owner Author

Christian-Stieber commented May 17, 2024

... but now it just worked, several times, so I don't really have anything to debug.
I should probably look at the possibility of a race condition.

It generally doesn't work "the first" time on a "fresh" install (or rather, an install that previously had a much older version). Thus, it might be some missing data that's not properly waited for, and may therefore not be specific to the Windows build at all.

Removing the Steam-PackageNames.json doesn't do it, but also removing Steam-PackageData.json seems to trigger the problem. Or rather, not trigger the name fetching.

@Christian-Stieber
Copy link
Owner Author

c0c14b9 should fix it

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

1 participant