3.11.1b - "Tags.dat": Specification row size 12 vs real size 16
zao opened this issue · 2 comments
zao commented
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
Not sure what the added field is, seems to be a ref|uint
or something, quite a lot of all-zeroes.
zao commented
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
.