-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
扫码失败 #15
Comments
请提供完整的日志,可以选择全选错误text或在error log中看到完整的异常信息 |
java.lang.RuntimeException: 二维码已失效 |
没有类似
的信息吗? |
!ENTRY cn.ieclipse.smartqq 4 0 2018-01-15 16:26:43.077 不知怎的,已经好了! |
通过异常信息来看,是QQ后台二维码失败了,估计是时间太长没扫。 |
好吧 。/\ 。 |
扫描完微信二维码,报错,说字符串索引越界,知道是什么情况么?QQ正常。 |
@ShuailingMa 先保证本插件为最新版本,之前有某个版本,微信扫码会引发数组越界。 |
eclipse中Marketplace下载的3.1.2版本的SmartQQ |
显示是最新版的,刚才又卸载了,使用install software重新安装了一下,扫码微信时,还是同样的错误。 |
Window->Show View 打开Error Log视图,把详细的日志发出来吧。 |
java.lang.StringIndexOutOfBoundsException: String index out of range: -1 |
这部分是session data: eclipse.buildId=4.7.3.M20180301-0715 |
这个错误与以前的数组越界不是同一个地方。我微信被封,暂时不能解决哦。 |
恩恩,没事,不过我很好奇微信也会被封,你一定是位大神 |
SmartIM带机器人功能,我测试机器人功能时,估计被微信发现了。 |
好吧,可以的,能不能想办法把腾讯黑了 |
@ShuailingMa 你想多了,能黑大腾讯的人,可不是一般的人。我使用别人的微信登录过了,可以登录。你先在微信网页版官网登录一下,再手机退出,再使用本插件登录一下试试。 |
还是一样的问题,你觉得会不会是因为我的jdk是openjdk的缘故,你可以和我说游一下,你的jdk版本和eclipse版本么 |
@ShuailingMa |
你知道怎么查看是否为空么?我在官网扫描完成就直接进去了 |
浏览器中打开开发人员工具,快捷键比如f12。然后查看网络,每个请求具体的请求参数及响应都有的。如果没有基础知识,建议不折腾了。 |
扫码失败:二维码已失效
The text was updated successfully, but these errors were encountered: