This is new, instead of it just not working, now Linksave is giving me the following when I accidentally selected it:
First, the requsite informatin, then I'll paste the error:
Link in question (along with the other parts):
[
linksafe.me]
Version 0.86u1. I'm not sure if I've tried a linksafe link since the update from 0.86 to 86u1 or even since 0.85u1.
linksafe.me 1.0.0
Error
Message:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
Level:
SEVERE
Stack Trace:
Index: 0, Size: 0
java.util.LinkedList.entry(Unknown Source)
java.util.LinkedList.remove(Unknown Source)
cz.vity.freerapid.plugins.services.linksafe.LinkSafeFileRunner.run(Unknown Source)
cz.vity.freerapid.plugins.webclient.AbstractFileShareService.run(AbstractFileShareService.java:102)
cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(DownloadTask.java:97)
cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(DownloadTask.java:42)
javax.swing.SwingWorker$1.call(Unknown Source)
java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
java.util.concurrent.FutureTask.run(Unknown Source)
javax.swing.SwingWorker.run(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
java.lang.Thread.run(Unknown Source)