Bug #82806
Bug #22636: Hoster: filecloud.io - Free
Hoster: filecloud.io - Free |PLUGIN_DEFECT-Error: d52f86bc7dda60bc39c5f6f978e10b65
Status: | New | Start date: | 02/05/2017 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
PLUGIN_DEFECT-Error Detected
Error ID d52f86bc7dda60bc39c5f6f978e10b65 Plugin filecloud.io Account free Revision 29998
Stacktrace:¶
IDV1: filecloud.io-free jd.plugins.hoster.FilecloudIo java.lang.NullPointerException jd.plugins.hoster.FilecloudIo.requestFileInformation(FilecloudIo.java:143)
Source Code:¶
IDV1: filecloud.io-free jd.plugins.hoster.FilecloudIo java.lang.NullPointerException jd.plugins.hoster.FilecloudIo.requestFileInformation( Line 140: getPage(MAINPAGE + "/?m=api&a=check_file&fkey=" + downloadLink.getLinkID()); Line 141: if (!this.br.containsHTML("HTTP 404 > no such module or action<") && this.br.getHttpConnection().getResponseCode() != 404) { Line 142: final LinkedHashMap<String, Object> entries = (LinkedHashMap<String, Object>) JavaScriptEngineFactory.jsonToJavaObject(br.toString()); Line 143: >> final Object filesizeo = entries.get("fsize"); Line 144: final String status = (String) entries.get("status"); Line 145: final String message = (String) entries.get("message"); Line 146: final String ftype = (String) entries.get("ftype"); )
Logs (only for developers):¶
ID Outdated Date Links 1661279150841 NO Wed Nov 30 16:28:41 CET 2016 [LogTool]