Bug #75305
Bug #22532: Hoster: 2shared.com - Free
Hoster: 2shared.com - Free |PLUGIN_DEFECT-Error: 32d4602afb6039f450f4ea0afac2297e
Status: | New | Start date: | 11/14/2015 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
PLUGIN_DEFECT-Error Detected
Error ID 32d4602afb6039f450f4ea0afac2297e Plugin 2shared.com Account free Revision 34675
Stacktrace:¶
IDV1: 2shared.com-free jd.plugins.hoster.TwoSharedCom PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.TwoSharedCom.requestFileInformation(TwoSharedCom.java:92)
Source Code:¶
IDV1: 2shared.com-free jd.plugins.hoster.TwoSharedCom PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.TwoSharedCom.requestFileInformation( Line 89: filesize = br.getRegex("class=\"bodytitle\">Loading image \\((.*?)\\)\\.\\.\\. Please wait").getMatch(0); Line 90: } Line 91: if (filename == null || filesize == null) { Line 92: >> throw new PluginException(LinkStatus.ERROR_PLUGIN_DEFECT); Line 93: } Line 94: downloadLink.setFinalFileName(Encoding.htmlDecode(filename.trim())); Line 95: downloadLink.setDownloadSize(SizeFormatter.getSize(filesize.trim().replaceAll(",|\\.", ""))); )
Logs (only for developers):¶
ID Outdated Date Links 2679842995541 NO Sat Feb 20 19:21:29 CET 2016 [LogTool]