nineteendo / pyvz2

PyVZ2 is a command line utility to modify PvZ2
GNU General Public License v3.0
44 stars 6 forks source link

Patching Error #60

Closed Kskskdkzkaiao closed 1 year ago

Kskskdkzkaiao commented 1 year ago

Hello! I tried patching Heaven OBB but it gave me the following error: Download new update: https://github.com/Nineteendo/PVZ2tools/tree/beta Failed OBBPatch: ValidationError: in /storage/emulated/0/Android/obb/com.ea.game.pvz2_row (1)/main.790.com.ea.game.pvz2_row.obb RSG_SIZE is incorrect: 6103040 != 6101612 Traceback (most recent call last): File "", line 428, in file_to_folder File "", line 386, in archive_patch File "", line 324, in rsb_patch_data libraries.pyvz2.constants.ValidationError: RSG_SIZE is incorrect: 6103040 != 6101612

The unpacking works but the patching doesn't

Kskskdkzkaiao commented 1 year ago

Nvm, i was using alpha version After trying it with beta version it worked!