Bug #80294
Bug #15298: Hoster: keep2share.cc - Free
Hoster: keep2share.cc - Free |PLUGIN_DEFECT-Error: 1f1b22eb9d0294a5429ce71f5b7b9a86
Status: | Closed | Start date: | 08/19/2016 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
PLUGIN_DEFECT-Error Detected
Error ID 1f1b22eb9d0294a5429ce71f5b7b9a86 Plugin keep2share.cc Account free Revision 3470634693
Stacktrace:¶
IDV1: keep2share.cc-free jd.plugins.hoster.Keep2ShareCc PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.K2SApi.handleErrors(K2SApi.java:724)
Source Code:¶
IDV1: keep2share.cc-free jd.plugins.hoster.Keep2ShareCc PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.K2SApi.handleErrors( Line 721: Line 722: private void handleErrors(final Account account, final String iString, final boolean subErrors) throws PluginException { Line 723: if (inValidate(iString)) { Line 724: >> throw new PluginException(LinkStatus.ERROR_PLUGIN_DEFECT); Line 725: } Line 726: if ("success".equalsIgnoreCase(PluginJSonUtils.getJsonValue(iString, "status")) && "200".equalsIgnoreCase(PluginJSonUtils.getJsonValue(iString, "code")) && !subErrors) { Line 727: return; )
Logs (only for developers):¶
ID Outdated Date Links 7757181887641 NO Thu Jul 07 10:56:57 CEST 2016 [LogTool]