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

Problems with the new version of Hearthstone. #18

Open
Scylin232 opened this issue May 25, 2022 · 2 comments
Open

Problems with the new version of Hearthstone. #18

Scylin232 opened this issue May 25, 2022 · 2 comments

Comments

@Scylin232
Copy link

At the moment of patch number 23.X - extracting files gives an error:
Sequence contains no matching element; (.NET Core Version, File SilentOrbitInspector.CS, Line 138)
I've tried changing the query from First to FirstOrDefault, or setting conditions for failed attempts, but that only retrieves the Telemetry files.
Am I doing something wrong or is the program no longer compatible with new versions of the game?

Cheers.

@Bert-Proesmans
Copy link
Contributor

Hey! Just leaving a note that I'm not actively maintaining this repository.
Hopefully someone else comes along with a solution, otherwise it's up to yourself. Good luck!

@Scylin232
Copy link
Author

Hi, thanks for the reply!

My advice to other people, try wrapping this function in a try/catch, and just skip failed attempts in that context. This will extract the files, albeit with out-of-order and some errors, hopefully we can move forward with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants