PyPoE icon indicating copy to clipboard operation
PyPoE copied to clipboard

can't export dat - Specification row size error

Open lutel opened this issue 5 years ago • 2 comments

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

This "specification row" error is very common, would it be possible to throw warning and skip table, instead of stoping the process?

lutel avatar Aug 13 '19 19:08 lutel

I'd just try to export the files you need instead of everything. I can add an option to the script to turn that specific error into a warning instead though.

OmegaK2 avatar Aug 15 '19 16:08 OmegaK2

I get this issue on every file I try to export. Do you know a way around it?

frepe698 avatar Sep 07 '19 08:09 frepe698