Fox2Code / FoxMagiskModuleManager

A module manager for Magisk because the official app dropped support for it
GNU Lesser General Public License v3.0
2.19k stars 131 forks source link

[BUG] Installing any module results in crashloop #308

Closed parknich closed 1 year ago

parknich commented 1 year ago

Describe the bug When attempting to install any module, it results in FMM crashing every time you open it. You have to reset the app to get it to work.

To Reproduce Steps to reproduce the behavior:

  1. Go to modules
  2. Install a module
  3. See error

Expected behavior The module installs correctly and does not result in a crasshloop

Screenshots Screenshot_20230427-132434_Fox's Magisk Module Manager

Device info(please complete the following information):

Additional context logs.txt

SonOFSam666 commented 1 year ago

Screenshot_20230427_115802_Fox's Magisk Module Manager I also have this issue

androidacy-user commented 1 year ago

For the umpteenth time, do not comment me-too comments. If you have no new insight, hit the " 👍🏾 " icon on the first comment.

Anyhoo, this is known and already fixed in master. It's a strange race condition that should not be able to be triggered but is on some devices.

androidacy-user commented 1 year ago

https://github.com/Fox2Code/FoxMagiskModuleManager/actions/runs/4826124597 if you want to test