PyPoE
PyPoE copied to clipboard
can't export dat - Specification row size error
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?
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.
I get this issue on every file I try to export. Do you know a way around it?