h3x4n1um / RETON

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

Another Error Reading pp.dat #8

Closed Atto10A closed 4 years ago

Atto10A commented 4 years ago

Hello h3x4n1um,

I'm using your program to convert pp.dat from PvZ2 7.81 to a json file and get the following error Schermopname-13 Error reading bytecode 0x16 at 0xfffffffffffffffe!!! Error code: 2

I hope you know how to fix this error

Sincerely Yours, Atto.

I've also attached the pp.dat file. pp.zip

h3x4n1um commented 4 years ago

Thankyou, I'll look into this asap

h3x4n1um commented 4 years ago

Your pp.dat is corrupted, try to copy it again from where you obtain it

nineteendo commented 3 years ago

This is actually yet another file without the DONE marker, you should actually allow to edit this by catching the error and interpreting this as a ArrayEnd or as a ObjectEnd until you closed the first object. If you would do that this is the output: pp.json.zip