joeistas / heroes-parser

Parse Heroes of the Storm game data into JSON
4 stars 1 forks source link

'File corrupt' error when parsing HotS 2.48.0.76389 #10

Open pastelmind opened 5 years ago

pastelmind commented 5 years ago

When running the following command:

heroes-parser parse 'H:\Heroes of the Storm' --profile detailed --out-dir .

The following error message is shown:

Loading XML files from game storage...
[Error: Failed to read file. File corrupt. (CascLib:1392)]

Note: The previous HotS version was on the Asia server, but I had switched to US to download the latest patch faster.