You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: