Bug #75812
Bug #75758: Hoster: steepafiles.com - Premium Account
Hoster: steepafiles.com - Premium Account |PLUGIN_DEFECT-Error: b13f58ec1bc3080476858474c0b0db97
Status: | New | Start date: | 11/23/2015 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
PLUGIN_DEFECT-Error Detected
Error ID b13f58ec1bc3080476858474c0b0db97 Plugin steepafiles.com Account account.premium Revision 32094
Stacktrace:¶
IDV1: steepafiles.com-account.premium jd.plugins.hoster.SteepafilesCom PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.SteepafilesCom.handlePremium(SteepafilesCom.java:595)
Source Code:¶
IDV1: steepafiles.com-account.premium jd.plugins.hoster.SteepafilesCom PluginException: null(ERROR_PLUGIN_DEFECT) jd.plugins.hoster.SteepafilesCom.handlePremium( Line 592: handlePassword(link); Line 593: dllink = this.getDllink(); Line 594: if (dllink == null) { Line 595: >> throw new PluginException(LinkStatus.ERROR_PLUGIN_DEFECT); Line 596: } Line 597: dl = jd.plugins.BrowserAdapter.openDownload(br, link, dllink, account_PREMIUM_RESUME, account_PREMIUM_MAXCHUNKS); Line 598: } )