OmegaK2 / PyPoE

Collection of Python Tools for Path of Exile
Other
237 stars 92 forks source link

3.11.1b - "Tags.dat": Specification row size 12 vs real size 16 #127

Closed zao closed 4 years ago

zao commented 4 years ago

The changes in 3.11.1b which introduced in-game rendering of fossil/harvest tags seems to have changed the size of the Tags table in an unknown manner.

PyPoE.poe.file.specification.errors.SpecificationError: <ERRORS.RUNTIME_ROWSIZE_MISMATCH: 3002>: "Tags.dat": Specification row size 12 vs real size 16

zao commented 4 years ago

Not sure what the added field is, seems to be a ref|uint or something, quite a lot of all-zeroes.

zao commented 4 years ago

It's a ref|string, with a human-readable string for the tags that are fossil-based or for Harvest crafting like Critical for the tag critical and Vaal for vaal.