h3x4n1um / RETON

Reverse Engineering RTON File
GNU General Public License v3.0
33 stars 3 forks source link

Error: vector::_M_range_check: __n (which is 112414) >= this->size() (which is 112414) #11

Closed panyushkin closed 3 years ago

panyushkin commented 3 years ago

Greetings. Thank you for your work. I've been playing PvZ2 for a long time. The pp.dat file has grown to over 112 Kb. When trying to convert it, the following message is displayed:

Processing file "pp.dat" - RTON Detected
vector::_M_range_check: __n (which is 112414) >= this->size() (which is 112414)
Completed in 0.873305s

Finished

It is written that it is completed, but an error code is displayed and the file is not created.

h3x4n1um commented 3 years ago

Can you upload your pp.dat file for me to investigate?

panyushkin commented 3 years ago

Uploaded here: https://github.com/panyushkin/zipper

h3x4n1um commented 3 years ago

Your pp.dat is corrupted image