Skip to content

TypeErrors #3288

@TiigerDEV

Description

@TiigerDEV

Are you using the latest version of the library?

  • I have checked and am using the latest version of the library.

What type of session are you experiencing this issue on?

Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag

What type of host account are you experiencing this issue on?

Personal account (normal)

Mode

EASY API/CLI

Current Behavior

=> Source code version: 1.5.0
=> Bug? Error? Suggestion? Visit here: https://github.com/SlavyanDesu/BocchiBot/issues
[BOCCHI] BocchiBot is now online!
[ERROR] TypeError: Cannot destructure property 'pushname' of 'sender' as it is null.
at msgHandler (C:\BocchiBot\message\index.js:71:15)
at C:\BocchiBot\index.js:65:9
at Client. (C:\BocchiBot\node_modules@open-wa\wa-automate\dist\api\Client.js:816:92)
at Generator.next ()
at fulfilled (C:\BocchiBot\node_modules@open-wa\wa-automate\dist\api\Client.js:28:58)

Expected Behavior

It should run

Steps To Reproduce

Run it, synchronize with the number

create() code OR full CLI command + CONFIG

DEBUG INFO

{
  "WA_VERSION": "2.3000.1023932911",
  "WA_AUTOMATE_VERSION": "4.76.0",
  "BROWSER_VERSION": "Chrome/137.0.7151.104",
  "START_TS": 1750194532687,
  "RAM_INFO": "Total: 17.13 GB | Free: 6.07 GB",
  "PPTR_VERSION": "23.11.1",
  "LATEST_VERSION": true,
  "CLI": false,
  "PATCH_HASH": "9f5f4",
  "LAUNCH_TIME_MS": 29087,
  "ACC_TYPE": "PERSONAL",
  "chats": 192,
  "messages": 593,
  "contacts": 1095,
  "isBiz": false,
  "isMd": true,
  "INSTANCE_ID": "50d82128-664b-445f-bff0-d248b3ff97ff"
}

Environment

- OS: Windows 10
- Node: 22.16.0
- npm: 10.9.2

Screenshots/Logs

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions