pedroslopez / whatsapp-web.js

A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
https://wwebjs.dev
Apache License 2.0
15.21k stars 3.63k forks source link

Crash in Whatsapp Android App #908

Closed aditnanda closed 3 years ago

aditnanda commented 3 years ago

Bug description

when connecting whatsapp js to android, within a few days an error appears Build version: 2.21.11.17 Current date: 2021-09-29 06:09:41 Device: Xiaomi Redmi Note 8 Pro Android SDK: 30 (11) Stack traces: java.lang.NullPointerException at X.1oV.A04(Unknown Source:121) at X.1lC.A0F(Unknown Source:2) at X.2IS.AEX(Unknown Source:2104) at X.1rt.handleMessage(Unknown Source:43) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:236) at android.os.HandlerThread.run(HandlerThread.java:67) which causes the whatsapp force close android application

Reproduction steps

I've re-authenticated with whatsapp js, but it's still the same

Environment (please complete the following information):

WhatsApp

Library

Other

tuyuribr commented 3 years ago

Woa, this seems a cool bug. Could you provide more details? Are you using a modded whatsapp? What are you running on wwebjs?

PurpShell commented 3 years ago

Duplicate of #850