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

Bug upon opening app after update #81

Closed ghost closed 9 months ago

ghost commented 11 months ago

Following the latest update, when opening the manager I encounter this error which persists; with reinstalling, clearing cache, etc.

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:920)

Device info Device: Samsung Galaxy Tab A 10.1 OS: Lineage OS 19.1 App Version 2.3.4 .

androidacy-user commented 11 months ago

It would be helpful if you reproduced the issue using a debug actions build:

https://github.com/Androidacy/MagiskModuleManager/actions

Then, once using it, share logs using the option in debug settings.

HarriBuh commented 11 months ago

Got the exact same error message. Pixel 7, Android 14, latest app version.

androidacy-user commented 11 months ago

It would be helpful if you reproduced the issue using a debug actions build:

https://github.com/Androidacy/MagiskModuleManager/actions

Then, once using it, share logs using the option in debug settings.

^^^^^^^^^^^^^^^

androidacy-user commented 9 months ago

This should be fixed in 2.3.5. please open a new issue if it isn't.