Bug #75890
Bug #13742: Hoster: flashx.tv - Free
Hoster: flashx.tv - Free |PLUGIN_DEFECT-Error: e93f5cf149184b69cdf5250d40da2441
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 e93f5cf149184b69cdf5250d40da2441 Plugin flashx.tv Account free Revision 32177
Stacktrace:¶
IDV1: flashx.tv-free jd.plugins.hoster.FlashxTv PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.FlashxTv.handlePluginBroken(FlashxTv.java:812)
Source Code:¶
IDV1: flashx.tv-free jd.plugins.hoster.FlashxTv PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.FlashxTv.handlePluginBroken( Line 809: } else { Line 810: dl.setProperty(NICE_HOSTproperty + "failedtimes_" + error, Property.NULL); Line 811: logger.info(NICE_HOST + ": " + error + " -> Plugin is broken"); Line 812: >> throw new PluginException(LinkStatus.ERROR_PLUGIN_DEFECT); Line 813: } Line 814: } Line 815: )