proto-extractor
                                
                                 proto-extractor copied to clipboard
                                
                                    proto-extractor copied to clipboard
                            
                            
                            
                        Problems with the new version of Hearthstone.
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.
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!
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.