Bug #76193
Bug #58054: Hoster: novamov.com - Free
Hoster: novamov.com - Free |PLUGIN_DEFECT-Error: 5b723a0b4c83d4de533f878f1dbaccd4
Status: | New | Start date: | 12/14/2015 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
PLUGIN_DEFECT-Error Detected
Error ID 5b723a0b4c83d4de533f878f1dbaccd4 Plugin novamov.com Account free Revision 32285
Stacktrace:¶
IDV1: novamov.com-free jd.plugins.hoster.NovaUpMovcom PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.NovaUpMovcom.doFree(NovaUpMovcom.java:199)
Source Code:¶
IDV1: novamov.com-free jd.plugins.hoster.NovaUpMovcom PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.NovaUpMovcom.doFree( Line 196: boolean success = false; Line 197: for (int i = 0; i <= 3; i++) { Line 198: if (i > 0) { Line 199: >> br.getPage("http://www." + DOMAIN + "/api/player.api.php?user=undefined&errorUrl=" + Encoding.urlEncode(lastdllink) + "&pass=undefined&cid3=undefined&errorCode=404&cid=1&cid2=" + cid2 + "&key=" + key + "&file=" + fid + "&numOfErrors=" + i); Line 200: } else { Line 201: br.getPage("http://www." + DOMAIN + "/api/player.api.php?cid2=" + cid2 + "&numOfErrors=0&user=undefined&cid=1&pass=undefined&key=" + key + "&file=" + fid + "&cid3=undefined"); Line 202: } )