Bug #75877
Bug #15298: Hoster: keep2share.cc - Free
Hoster: keep2share.cc - Free |PLUGIN_DEFECT-Error: f3371cf52c3ed0b566fbf89f92ba5d8d
Status: | Closed | Start date: | 11/27/2015 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
PLUGIN_DEFECT-Error Detected
Error ID f3371cf52c3ed0b566fbf89f92ba5d8d Plugin keep2share.cc Account free Revision 3209432511
Stacktrace:¶
IDV1: keep2share.cc-free jd.plugins.hoster.Keep2ShareCc PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.Keep2ShareCc.requestFileInformation(Keep2ShareCc.java:175)
Source Code:¶
IDV1: keep2share.cc-free jd.plugins.hoster.Keep2ShareCc PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.Keep2ShareCc.requestFileInformation( Line 172: throw new PluginException(LinkStatus.ERROR_FILE_NOT_FOUND); Line 173: } Line 174: if (filename == null) { Line 175: >> throw new PluginException(LinkStatus.ERROR_PLUGIN_DEFECT); Line 176: } Line 177: if (isPremiumOnly()) { Line 178: link.getLinkStatus().setStatusText("Only downloadable for premium users"); )