Androidacy / MagiskModuleManager

Previously known as Fox's Magisk Module Manager (FoxMMM), this app helps users find, install "Magisk Modules" - powerful little zips/apps for your device that plug into the Magisk framework.
https://www.androidacy.com
GNU Lesser General Public License v3.0
907 stars 31 forks source link

crash after update latest fdroid on a13 #83

Closed nutpantz closed 11 months ago

nutpantz commented 11 months ago

*Describe the bug Crashes immediately after startup

To Reproduce Steps to reproduce the behavior: Update latest from fdroid on a13 tablet Samsung a7 lite Start app Crash

Expected behavior A clear and concise description of what you expected to happen. Not crash

Screenshots If applicable, add screenshots to help explain your problem.

Device info(please complete the following information):

Additional context Add any other context about the problem here. Stacktrace: java.lang.NullPointerException: Attempt to invoke virtual method 'void t21.g(java.lang.String java.util.HashMap)' on a null object reference at jw0.run(Unknown Source:582) at java.lang.Thread.run(Thread.java:1012)

androidacy-user commented 11 months ago

*Describe the bug Crashes immediately after startup

To Reproduce Steps to reproduce the behavior: Update latest from fdroid on a13 tablet Samsung a7 lite Start app Crash

Expected behavior A clear and concise description of what you expected to happen. Not crash

Screenshots If applicable, add screenshots to help explain your problem.

Device info(please complete the following information):

  • Device: Samsung a7 lite tablet a13
  • OS: a13
  • App Version 2.3.3

Additional context Add any other context about the problem here. Stacktrace: java.lang.NullPointerException: Attempt to invoke virtual method 'void t21.g(java.lang.String java.util.HashMap)' on a null object reference at jw0.run(Unknown Source:582) at java.lang.Thread.run(Thread.java:1012)

Please only report issues with the latest version (currently 2.3.4).