Bug #80767
Bug #15298: Hoster: keep2share.cc - Free
Hoster: keep2share.cc - Free |PLUGIN_DEFECT-Error: 0e29c60a7d8443ead0dd02f5af0bcd22
Status: | Closed | Start date: | 09/09/2016 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
PLUGIN_DEFECT-Error Detected
Error ID 0e29c60a7d8443ead0dd02f5af0bcd22 Plugin keep2share.cc Account free Revision 3470634898
Stacktrace:¶
IDV1: keep2share.cc-free jd.plugins.hoster.Keep2ShareCc java.lang.NullPointerException jd.plugins.hoster.K2SApi.controlSlot(K2SApi.java:1269)
Source Code:¶
IDV1: keep2share.cc-free jd.plugins.hoster.Keep2ShareCc java.lang.NullPointerException jd.plugins.hoster.K2SApi.controlSlot( Line 1266: protected void controlSlot(final int num, final Account account) { Line 1267: if (isFree) { Line 1268: synchronized (freeDownloadHandling) { Line 1269: >> final AbstractProxySelectorImpl proxySelector = getDownloadLink().getDownloadLinkController().getProxySelector(); Line 1270: AtomicLong[] store = freeDownloadHandling.get(proxySelector); Line 1271: if (store == null) { Line 1272: store = new AtomicLong[] { new AtomicLong(-1), new AtomicLong(0) }; )
Logs (only for developers):¶
ID Outdated Date Links 0493381887641 NO Thu Jul 07 10:57:13 CEST 2016 [LogTool]