View Single Post
  #1  
Old 23.03.2018, 01:22
wsbchk wsbchk is offline
Junior Loader
 
Join Date: Mar 2018
Posts: 13
Default imgsrc.ru failes with NullPointerException

Since a few days no files can be downloaded from imgsrc.ru anymore.

Code:
--ID:629TS:1521757253331-3/22/18 11:20:53 PM -  [] -> java.lang.NullPointerException
	at jd.plugins.hoster.ImgSrcRu.getDllink(ImgSrcRu.java:154)
	at jd.plugins.hoster.ImgSrcRu.requestFileInformation(ImgSrcRu.java:122)
	at jd.plugins.hoster.ImgSrcRu.handleFree(ImgSrcRu.java:247)
	at jd.plugins.PluginForHost.handle(PluginForHost.java:1089)
	at jd.controlling.downloadcontroller.SingleDownloadController.download(SingleDownloadController.java:395)
	at jd.controlling.downloadcontroller.SingleDownloadController.run(SingleDownloadController.java:575)
Unfortunately I can not provide a plugin version since the plugin is not listed in the settings -> plugin dropdown.

But I have made sure I have the newest version of JDownloader2 and all plugins.
Reply With Quote