-
Notifications
You must be signed in to change notification settings - Fork 863
RVX patches again crash when built with rvmm #554
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
too bad. i wont bother myself more for something i dont use. |
Latest release of patches v5.1.3 seem to be working once again using github actions and this repo. He has removed the partial/public code that caused the crash initially and even made a commit to help with the usage of Revancify, which is another 3rd party revanced tool/builder. I'm assuming that it should be okay now to re-enable but that is up to you, there's no telling if something will be done in the future to disable/crash 3rd party builds again. |
Can someone suggest, how to get latest rvx build (with dark splash animation like december build) as the normal revanced version is burning my eyes with white splash animation 😭 |
diff --git c/config.toml i/config.toml index c40f5ed..e2013a2 100755 --- c/config.toml +++ i/config.toml @@ -1,82 +1,23 @@ -enable-magisk-update = true # set this to false if you do not want to receive updates for the module in magisk app +enable-magisk-update = false # set this to false if you do not want to receive updates for the module in magisk app parallel-jobs = 1 # add 'enabled = false' for not patching a specific app or remove it from the config # see https://github.com/j-hc/revanced-magisk-module/blob/main/CONFIG.md for more detailed explanations -# you can use rvmm-config-gen to generate a config - -[YouTube] -build-mode = "both" -excluded-patches = "" -included-patches = "" -version = "auto" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube" -uptodown-dlurl = "https://youtube.en.uptodown.com/android" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube" - -[Music] -build-mode = "both" -arch = "both" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music" -uptodown-dlurl = "https://youtube-music.en.uptodown.com/android" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music" - -[GooglePhotos] -build-mode = "both" -arch = "both" -version = "auto" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/photos/" -uptodown-dlurl = "https://google-photos.en.uptodown.com/android" - -[Spotify] -uptodown-dlurl = "https://spotify.en.uptodown.com/android" - -# dont build on gh actions (j-hc#554) -[Music-Extended] -enabled = false -app-name = "Music" -patches-source = "inotia00/revanced-patches" -cli-source = "inotia00/revanced-cli" -rv-brand = "ReVanced Extended" -build-mode = "both" -arch = "both" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music" - -[YouTube-Extended] -enabled = false -app-name = "YouTube" -patches-source = "inotia00/revanced-patches" -cli-source = "inotia00/revanced-cli" -rv-brand = "ReVanced Extended" -build-mode = "both" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube" - -[Twitch] -enabled = false -apkmirror-dlurl = "https://www.apkmirror.com/apk/twitch-interactive-inc/twitch/" -uptodown-dlurl = "https://twitch.en.uptodown.com/android" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/tv.twitch.android.app" - -[Twitter] -enabled = false -apkmirror-dlurl = "https://www.apkmirror.com/apk/x-corp/twitter" -build-mode = "apk" -dpi = "120-640dpi" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.twitter.android" - -[TikTok] -enabled = false -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.zhiliaoapp.musically" -included-patches = "'SIM spoof'" - -[Messenger] -enabled = false -apkmirror-dlurl = "https://www.apkmirror.com/apk/facebook-2/messenger/" +[Reddit] +apkmirror-dlurl = "https://apkmirror.com/apk/redditinc/reddit/" arch = "arm64-v8a" -[IconPackStudio] -enabled = false -apkmirror-dlurl = "https://www.apkmirror.com/apk/smart-launcher-team/icon-pack-studio/" +[Tiktok] +apkmirror-dlurl = "https://apkmirror.com/apk/tiktok-pte-ltd/tik-tok-including-musical-ly/" +arch = "arm64-v8a" +included-patches = "'SIM spoof'" + +[Twitter] +apkmirror-dlurl = "https://apkmirror.com/apk/twitter-inc/twitter/" +arch = "arm64-v8a" + +[YouTube] +apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube/" +arch = "arm64-v8a" +patcher-args = "-OdarkThemeBackgroundColor=@android:color/system_neutral1_900 -OlightThemeBackgroundColor=@android:color/system_neutral1_50 "
diff --git c/config.toml i/config.toml index c40f5ed..e2013a2 100755 --- c/config.toml +++ i/config.toml @@ -1,82 +1,23 @@ -enable-magisk-update = true # set this to false if you do not want to receive updates for the module in magisk app +enable-magisk-update = false # set this to false if you do not want to receive updates for the module in magisk app parallel-jobs = 1 # add 'enabled = false' for not patching a specific app or remove it from the config # see https://github.com/j-hc/revanced-magisk-module/blob/main/CONFIG.md for more detailed explanations -# you can use rvmm-config-gen to generate a config - -[YouTube] -build-mode = "both" -excluded-patches = "" -included-patches = "" -version = "auto" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube" -uptodown-dlurl = "https://youtube.en.uptodown.com/android" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube" - -[Music] -build-mode = "both" -arch = "both" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music" -uptodown-dlurl = "https://youtube-music.en.uptodown.com/android" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music" - -[GooglePhotos] -build-mode = "both" -arch = "both" -version = "auto" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/photos/" -uptodown-dlurl = "https://google-photos.en.uptodown.com/android" - -[Spotify] -uptodown-dlurl = "https://spotify.en.uptodown.com/android" - -# dont build on gh actions (j-hc#554) -[Music-Extended] -enabled = false -app-name = "Music" -patches-source = "inotia00/revanced-patches" -cli-source = "inotia00/revanced-cli" -rv-brand = "ReVanced Extended" -build-mode = "both" -arch = "both" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music" - -[YouTube-Extended] -enabled = false -app-name = "YouTube" -patches-source = "inotia00/revanced-patches" -cli-source = "inotia00/revanced-cli" -rv-brand = "ReVanced Extended" -build-mode = "both" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube" - -[Twitch] -enabled = false -apkmirror-dlurl = "https://www.apkmirror.com/apk/twitch-interactive-inc/twitch/" -uptodown-dlurl = "https://twitch.en.uptodown.com/android" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/tv.twitch.android.app" - -[Twitter] -enabled = false -apkmirror-dlurl = "https://www.apkmirror.com/apk/x-corp/twitter" -build-mode = "apk" -dpi = "120-640dpi" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.twitter.android" - -[TikTok] -enabled = false -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.zhiliaoapp.musically" -included-patches = "'SIM spoof'" - -[Messenger] -enabled = false -apkmirror-dlurl = "https://www.apkmirror.com/apk/facebook-2/messenger/" +[Reddit] +apkmirror-dlurl = "https://apkmirror.com/apk/redditinc/reddit/" arch = "arm64-v8a" -[IconPackStudio] -enabled = false -apkmirror-dlurl = "https://www.apkmirror.com/apk/smart-launcher-team/icon-pack-studio/" +[Tiktok] +apkmirror-dlurl = "https://apkmirror.com/apk/tiktok-pte-ltd/tik-tok-including-musical-ly/" +arch = "arm64-v8a" +included-patches = "'SIM spoof'" + +[Twitter] +apkmirror-dlurl = "https://apkmirror.com/apk/twitter-inc/twitter/" +arch = "arm64-v8a" + +[YouTube] +apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube/" +arch = "arm64-v8a" +patcher-args = "-OdarkThemeBackgroundColor=@android:color/system_neutral1_900 -OlightThemeBackgroundColor=@android:color/system_neutral1_50 " diff --git c/config.toml i/config.toml index c2e7689..e2013a2 100755 --- c/config.toml +++ i/config.toml @@ -1,83 +1,23 @@ -enable-magisk-update = true # set this to false if you do not want to receive updates for the module in magisk app +enable-magisk-update = false # set this to false if you do not want to receive updates for the module in magisk app parallel-jobs = 1 # add 'enabled = false' for not patching a specific app or remove it from the config # see https://github.com/j-hc/revanced-magisk-module/blob/main/CONFIG.md for more detailed explanations -# you can use rvmm-config-gen to generate a config - -[YouTube] -build-mode = "both" -excluded-patches = "" -included-patches = "" -version = "auto" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube" -uptodown-dlurl = "https://youtube.en.uptodown.com/android" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube" - -[Music] -build-mode = "both" -arch = "both" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music" -uptodown-dlurl = "https://youtube-music.en.uptodown.com/android" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music" - -[GooglePhotos] -build-mode = "both" -arch = "both" -version = "auto" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/photos/" -uptodown-dlurl = "https://google-photos.en.uptodown.com/android" - -[Spotify] -uptodown-dlurl = "https://spotify.en.uptodown.com/android" -version = "9.0.36.683" - -# dont build on gh actions (j-hc#554) -[Music-Extended] -enabled = false -app-name = "Music" -patches-source = "inotia00/revanced-patches" -cli-source = "inotia00/revanced-cli" -rv-brand = "ReVanced Extended" -build-mode = "both" -arch = "both" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music" - -[YouTube-Extended] -enabled = false -app-name = "YouTube" -patches-source = "inotia00/revanced-patches" -cli-source = "inotia00/revanced-cli" -rv-brand = "ReVanced Extended" -build-mode = "both" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube" - -[Twitch] -enabled = false -apkmirror-dlurl = "https://www.apkmirror.com/apk/twitch-interactive-inc/twitch/" -uptodown-dlurl = "https://twitch.en.uptodown.com/android" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/tv.twitch.android.app" - -[Twitter] -enabled = false -apkmirror-dlurl = "https://www.apkmirror.com/apk/x-corp/twitter" -build-mode = "apk" -dpi = "120-640dpi" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.twitter.android" - -[TikTok] -enabled = false -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.zhiliaoapp.musically" -included-patches = "'SIM spoof'" - -[Messenger] -enabled = false -apkmirror-dlurl = "https://www.apkmirror.com/apk/facebook-2/messenger/" +[Reddit] +apkmirror-dlurl = "https://apkmirror.com/apk/redditinc/reddit/" arch = "arm64-v8a" -[IconPackStudio] -enabled = false -apkmirror-dlurl = "https://www.apkmirror.com/apk/smart-launcher-team/icon-pack-studio/" +[Tiktok] +apkmirror-dlurl = "https://apkmirror.com/apk/tiktok-pte-ltd/tik-tok-including-musical-ly/" +arch = "arm64-v8a" +included-patches = "'SIM spoof'" + +[Twitter] +apkmirror-dlurl = "https://apkmirror.com/apk/twitter-inc/twitter/" +arch = "arm64-v8a" + +[YouTube] +apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube/" +arch = "arm64-v8a" +patcher-args = "-OdarkThemeBackgroundColor=@android:color/system_neutral1_900 -OlightThemeBackgroundColor=@android:color/system_neutral1_50 "
As of today, when patching with latest RVX 5.1.1 patches, apps crash like last time... https://paste.crdroid.net/fVNHTU
Might seem like it's deliberate, although please check once again his repo to find why it is the case.
The text was updated successfully, but these errors were encountered: