Jamling

Results 192 comments of Jamling

Window->Show View 打开Error Log视图,把详细的日志发出来吧。

这个错误与以前的数组越界不是同一个地方。我微信被封,暂时不能解决哦。 参考: https://github.com/Jamling/SmartIM/blob/master/wechat/src/main/java/io/github/biezhi/wechat/api/WechatApi.java 第322行

SmartIM带机器人功能,我测试机器人功能时,估计被微信发现了。

@ShuailingMa 你想多了,能黑大腾讯的人,可不是一般的人。我使用别人的微信登录过了,可以登录。你先在微信网页版官网登录一下,再手机退出,再使用本插件登录一下试试。

@ShuailingMa 跟jdk无关,参考https://github.com/Jamling/SmartIM/commit/30d17d1a7da6c72e93484303fc11938f0f2cdad9 原因是webwxinit接口返回的json SyncKey->List为空导致。你可以在微信网页官网上登录,查看一下官网返回的是否也为空。smartim代码中已对此问题做了处理,但我不确定synckey为空,是否会影响后面的接口。

浏览器中打开开发人员工具,快捷键比如f12。然后查看网络,每个请求具体的请求参数及响应都有的。如果没有基础知识,建议不折腾了。 如果熟悉java,建议下载smartim源代码,运行wechat module中的application,自己空位原因。

能否描述详细些?

see https://github.com/Jamling/SmartQQ4IntelliJ/issues/38#issuecomment-362211603 因腾讯SmartQQ协议问题,暂时获取不到好友发送的消息。

According to the usage scenario of SmartQQ/Wechat, The i18n feature has a lower priority. There are only particail i18n UI in this plugin. The default language is en, the second...

请提供详细的日志(在Error Log里)及smartqq版本信息。