PojavLauncher crash report
- Time: 16 de jun. de 2025 18:43:09
- Device: fogos_gn moto g34 5G
- Android version: 15
- Crash stack trace:
- Launcher version: edelweiss-20240223-d5698f8-exp_v3
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String
android.content.Intent.resolveTypeIfNeeded(android.content.ContentResolver)' on a
null object reference
at android.app.PendingIntent.getActivityAsUser(PendingIntent.java:578)
at android.app.PendingIntent.getActivity(PendingIntent.java:565)
at android.app.PendingIntent.getActivity(PendingIntent.java:529)
at
net.kdt.pojavlaunch.utils.NotificationUtils.sendBasicNotification(NotificationUtils
.java:29)
at
net.kdt.pojavlaunch.modloaders.modpacks.api.NotificationDownloadListener.lambda$sen
dEmptyNotification$1$net-kdt-pojavlaunch-modloaders-modpacks-api-
NotificationDownloadListener(NotificationDownloadListener.java:54)
at net.kdt.pojavlaunch.modloaders.modpacks.api.NotificationDownloadListener$
$ExternalSyntheticLambda0.run(Unknown Source:4)
at android.os.Handler.handleCallback(Handler.java:1001)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loopOnce(Looper.java:268)
at android.os.Looper.loop(Looper.java:384)
at android.app.ActivityThread.main(ActivityThread.java:8936)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:907)