DerGoogler / MMRL

Introducing Magisk Module Repo Loader (MMRL) - the ultimate module manager for Magisk, KernelSU and APatch on Android. This highly configurable app allows users to manage modules effortlessly, all while being completely free of ads.
https://mmrl.dergoogler.com
MIT License
269 stars 5 forks source link

mmrl hangs upon loading / freezes completely #162

Closed diehard88 closed 1 month ago

diehard88 commented 2 months ago

for some reason l edited /system/usr/share/mmrl/bin/mmrl_explore_install_v6>

closed and reopened mmrl.

now it won't load anymore, simply freezing without any error meesage, stuck in a empty pink page.

I then proceeded to reinstall mmrl, wiping cache and all that, to no avail.

with SD Maid Pro, I even made sure there were no traces left of mmrl before reinstalling..... nothing happens.

where can I collect logs?

thank you. SmartSelect_20240503_195913_Skit

SmartSelect_20240503_200006_Skit

SmartSelect_20240503_200138_Skit

diehard88 commented 2 months ago

mmrl.info.txt.txt

![Uploading SmartSelect_20240503_202928_MiXplorer.jpg…]()

DerGoogler commented 1 month ago

Hey @diehard88,

to get logs you can use

logcat --pid=`pidof -s com.dergoogler.mmrl` -v color
diehard88 commented 1 month ago

attached.

diehard88 commented 1 month ago

I was able to bring MMRL back: It's not freezing anymore.

uninstalling and reinstalling the app wasn't enough. I had to manually remove /data/adb/mmrl, then rebooting in recovery mode to wipe cache/dalvik, and finally rebooting.

this time I chose to install MMRL from the play store.

I noticed there was a new version, 1.15.12.

so It's under control now.

thanks for your attention.

the logcat parameters you provided are valuable, they're now incorporated into my repertoire.

DerGoogler commented 1 month ago

Great! There was a long time with no updates, due to my mental health and final exams.

I'll add this to the MMRL FAQ in the future.

Thanks for the support <3