Open lutel opened 5 years ago
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?
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?