Drake53 / War3Net

A .NET implementation of Warcraft III related libraries.
MIT License
124 stars 27 forks source link

'Value '6115' is not defined for enum of type EditorVersion.' #36

Closed TheLazzoro closed 1 year ago

TheLazzoro commented 1 year ago

'BinaryReaderExtensions' cannot read map info on upcoming 1.35 maps (PTR currently).

Drake53 commented 1 year ago

Fixed in v5.5.7: https://github.com/Drake53/War3Net/commit/4191e9954119235d28b1f5c38da00f09583d1847 I read the patch notes and it seems the campaign file format may have been changed.