localcc / gvas

GVAS file format parsing library for rust
MIT License
19 stars 2 forks source link

Unable to deserialize save file, assertion failed #36

Closed extesy closed 1 year ago

extesy commented 1 year ago

I'm trying to modify some properties of save.zip but deserialization fails while reading an array on assert_eq!(end - start, length) line. It does not throw an exception about missing hints.