siblount / PMForDAZ

A product manager for DAZ Studio that accepts common archive structures.
Other
11 stars 2 forks source link

DPDSXParser is throwing overflow exceptions #28

Open siblount opened 9 months ago

siblount commented 9 months ago

The exception is caused by nextLessThanSign == -1 then minus some arbitrarily number that is used in an array index calculation.

The result of this is minor. This seems to only happen on some other DSX file excluding the Supplement and Manifest. I'm thinking this may be a won't fix. Currently not on the top to-do list for the v1.0.x milestone.