Skip to content
This repository was archived by the owner on Jun 5, 2018. It is now read-only.
This repository was archived by the owner on Jun 5, 2018. It is now read-only.

收到一条好友消息就异常 #48

@holyen

Description

@holyen

Exception in thread "main" java.lang.NullPointerException
at io.github.biezhi.wechat.Utils.unicodeToUtf8(Utils.java:138)
at io.github.biezhi.wechat.api.WechatApi.wxSendMessage(WechatApi.java:724)
at io.github.biezhi.wechat.api.WechatApi.sendText(WechatApi.java:745)
at io.github.biezhi.wechat.model.UserMessage.sendText(UserMessage.java:113)
at io.github.biezhi.wechat.robot.TulingRobot.userMessage(TulingRobot.java:46)
at io.github.biezhi.wechat.ui.StartUI.handle_msg(StartUI.java:254)
at io.github.biezhi.wechat.ui.StartUI.handle(StartUI.java:352)
at io.github.biezhi.wechat.ui.StartUI.listen(StartUI.java:140)
at io.github.biezhi.wechat.ui.StartUI.start(StartUI.java:119)
at io.github.biezhi.wechat.Application.main(Application.java:22)
@biezhi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions