barrett777 / Heroes.ReplayParser

A C# library for parsing Heroes of the Storm replay files (.StormReplay)
MIT License
223 stars 95 forks source link

Replay version mismatch question #120

Closed Zemill closed 2 years ago

Zemill commented 2 years ago

For the latest patch, the parser is returning patch version 2.54.2.85894, but the launcher says we are on 2.54.3.85894.

The heroprotocol is for 2.54.3.85894 as well. Is this a problem with the parser, or did blizz mess something up? Or am I missing something?

3832c64f-54f5-0c4a-d347-2e55283f3c9c.zip

MGatner commented 2 years ago

Interns, amirite? 😂

barrett777 commented 2 years ago

Yeah I would guess Blizzard didn't increment a number somewhere 😄

I'm pretty sure this library only uses the build number, 85894, so I don't think it will affect parsing