OmegaK2 / PyPoE

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

Try to run skill export . Have "row size" error #135

Closed markliu06 closed 3 years ago

markliu06 commented 3 years ago

Not sure Skill namespace wiki exporter is updated or not, (i have fresh installation today)

but it shown this:

PyPoE.poe.file.specification.errors.SpecificationError: <ERRORS.RUNTIME_ROWSIZE_MISMATCH: 3002>: "GrantedEffectQualityStats.dat": Specification row size 32 vs real size 48

markliu06 commented 3 years ago

It seems pypoe has updated and this issue has resolved