ScienJus / smartqq

SmartQQ(WebQQ)的Api ,你可以用它实现自己的QQ 机器人 a qq robot based on smartqq (webqq) api
1.14k stars 344 forks source link

红点不会用 #122

Open wsilly opened 6 years ago

wsilly commented 6 years ago

下载下来,用eclipse打开全是红点

Jamling commented 6 years ago

红叉表示编译错误,请根据错误提示一一修正

wsilly commented 6 years ago

这是什么错误呢?

DEBUG - 开始获取二维码 DEBUG - CookieSpec selected: default Exception in thread "main" net.dongliu.requests.exception.RequestException: org.apache.http.client.ClientProtocolException at net.dongliu.requests.Client.execute(Client.java:175) at net.dongliu.requests.RequestBuilder.execute(RequestBuilder.java:36) at net.dongliu.requests.RequestBuilder.file(RequestBuilder.java:66) at com.scienjus.smartqq.client.SmartQQClient.getQRCode(SmartQQClient.java:128) at com.scienjus.smartqq.client.SmartQQClient.login(SmartQQClient.java:103) at com.scienjus.smartqq.client.SmartQQClient.(SmartQQClient.java:73) at com.scienjus.smartqq.Application.main(Application.java:18) Caused by: org.apache.http.client.ClientProtocolException at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:186) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at net.dongliu.requests.Client.execute(Client.java:172) ... 6 more Caused by: org.apache.http.HttpException: Unsupported cookie policy: default