#1
|
|||
|
|||
java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters
**External links are only visible to Support Staff****External links are only visible to Support Staff**
05.06.17 08.22.31 <--> 05.06.17 11.22.03 jdlog://6511804015941/ Code:
[] -> java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: " h" at java.net.URLDecoder.decode(Unknown Source) at jd.nutils.encoding.Encoding.htmlDecode(Encoding.java:188) at jd.plugins.hoster.SoundcloudCom.checkStatusJson(SoundcloudCom.java:357) at jd.plugins.decrypter.SoundCloudComDecrypter.setDlDataJson(SoundCloudComDecrypter.java:828) at jd.plugins.decrypter.SoundCloudComDecrypter.parseTracklist(SoundCloudComDecrypter.java:618) at jd.plugins.decrypter.SoundCloudComDecrypter.decryptUserInPlaylists(SoundCloudComDecrypter.java:470) at jd.plugins.decrypter.SoundCloudComDecrypter.decryptIt(SoundCloudComDecrypter.java:170) at jd.plugins.PluginForDecrypt.decryptIt(PluginForDecrypt.java:273) at jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:308) at jd.controlling.linkcrawler.LinkCrawler.crawl(LinkCrawler.java:2879) at jd.controlling.linkcollector.LinkCollectorCrawler.crawl(LinkCollectorCrawler.java:33) at jd.controlling.linkcrawler.LinkCrawler$11.crawling(LinkCrawler.java:1248) at jd.controlling.linkcrawler.LinkCrawlerRunnable.run_now(LinkCrawlerRunnable.java:104) at jd.controlling.linkcrawler.LinkCrawlerRunnable.run(LinkCrawlerRunnable.java:34) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Last edited by Jiaz; 06.06.2017 at 12:30. |
#2
|
||||
|
||||
it's just a warning
there is a try { } catch (Throwable) encasing so it wont prevent it from continuing. raztoki
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
Thread Tools | |
Display Modes | |
|
|