Skip to content

bug: morphe-cli-1.10.0-dev.7-all.jar can not apply any patches #204

Description

@cyberboh

Bug description

This my cmd:

java -jar "morphe-cli-1.10.0-dev.7-all.jar" patch --patches="patches-1.0.4.mpp" --keystore-entry-alias="xxxxxxx" --keystore-password="xxxxxxx" --keystore-entry-password="xxxxxxx" --keystore="morphe.keystore" --options-file="options.json" "com.google.android.apps.photos-7.82.0.937646388-51926932-universal.apk" --out "Output\Google_Photos_De-ReVanced_7.82.0.937646388-51926932-arm64-v8a.apk" --signer="xxx" --purge --striplibs="arm64-v8a"

I am using https://github.com/RookieEnough/De-Vanced patches for GPhotos

Error logs

INFO: Morphe data root: D:\morphe-data (JAR-adjacent)
INFO: Loading patches...
INFO: Options file options.json does not exist, generating with defaults
INFO: Generated options file at options.json
INFO: Initializing patcher...
WARNING: Options file is out of date for patches-1.0.4.mpp:
WARNING:   66 patches in your options file are not compatible with the app:
WARNING:     - always allow deep-linking
WARNING:     - skip ads
WARNING:     - unlimited track skipping
WARNING:     - unlock unlimited
WARNING:     - prevent log upload
WARNING:     - hide ads
WARNING:     - remove play limits
WARNING:     - hide 'sponsored stories'
WARNING:     - hide story ads
WARNING:     - force enable freephone
WARNING:     - hide premium upgrade button
WARNING:     - enable customtabs
WARNING:     - remove device restrictions
WARNING:     - disable ads
WARNING:     - unlock pro
WARNING:     - remove ads
WARNING:     - unlock app icons
WARNING:     - hide inbox ads
WARNING:     - hide inbox subtabs
WARNING:     - disable typing indicator
WARNING:     - hide facebook button
WARNING:     - remove meta ai
WARNING:     - hide onedrive migration
WARNING:     - show k1 token(s)
WARNING:     - spoof certificate
WARNING:     - spoof device id
WARNING:     - hide update popup
WARNING:     - unlock plus
WARNING:     - bypass login
WARNING:     - remove free accounts limit
WARNING:     - remove 'sent from' signature
WARNING:     - hide purchase reminder
WARNING:     - disable telemetry
WARNING:     - enable offline sync
WARNING:     - hide distractions
WARNING:     - add 'give kudos' button to 'group activity'
WARNING:     - add media download
WARNING:     - overwrite media upload parameters
WARNING:     - enable password login
WARNING:     - block snowplow tracking
WARNING:     - disable quick edit
WARNING:     - unlock subscription features
WARNING:     - feed filter
WARNING:     - remember clear display
WARNING:     - downloads
WARNING:     - show seekbar
WARNING:     - playback speed
WARNING:     - disable login requirement
WARNING:     - fix google login
WARNING:     - enable open debug
WARNING:     - settings
WARNING:     - sanitize sharing links
WARNING:     - disable dashboard ads
WARNING:     - disable ad-free banner
WARNING:     - disable in-app update
WARNING:     - disable blog notification reminder
WARNING:     - disable gift message popup
WARNING:     - disable tumblr tv
WARNING:     - fix old versions
WARNING:     - block audio ads
WARNING:     - block embedded ads
WARNING:     - block video ads
WARNING:     - show deleted messages
WARNING:     - auto claim channel points
WARNING:     - debug mode
WARNING:     - hide navigation buttons
WARNING:   Use --options-update parameter to sync, or use 'options-create' command to regenerate.
INFO: Filtering patches for com.google.android.apps.photos v7.82.0.937646388...
INFO: Skipping disabled: Override certificate pinning (from options file)
INFO: Skipping disabled: Change package name (from options file)
INFO: Applying 0 patches...
INFO: Executing patches
INFO: Compiling patched dex files (mode: NONE)
INFO: Stripping libs (keeping architectures arm64-v8a)
INFO: Stripped 24 lib files
INFO: Aligning APK
INFO: Signing APK
INFO: Saved to D:\Google_Photos_De-ReVanced_7.82.0.937646388-51926932-arm64-v8a.apk
INFO: Purged this session's temp files: patching-1782900258538

Solution

No response

Additional context

No response

Acknowledgements

  • I have checked all open and closed bug reports and this is not a duplicate.
  • I have chosen an appropriate title.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions