Page 1 of 1

FileNotFoundException for amc.groovy

Posted: 02 Sep 2014, 08:26
by goldcard
My last successful call to the amc.groovy script via filebot was done on 26/8. Since then, I'm receiving the following error:

FileNotFoundException: https://raw.githubusercontent.com/fileb ... amc.groovy
java.io.FileNotFoundException: https://raw.githubusercontent.com/fileb ... amc.groovy
at net.sourceforge.filebot.web.WebRequest.fetch(WebRequest.java:140)
at net.sourceforge.filebot.web.WebRequest.fetchIfModified(WebRequest.java:118)
at net.sourceforge.filebot.web.CachedResource.fetchData(CachedResource.java:32)
at net.sourceforge.filebot.web.CachedResource.fetchData(CachedResource.java:11)
at net.sourceforge.filebot.web.AbstractCachedResource.fetch(AbstractCachedResource.java:133)
at net.sourceforge.filebot.web.AbstractCachedResource.get(AbstractCachedResource.java:78)
at net.sourceforge.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(ArgumentProcessor.java:236)
at net.sourceforge.filebot.cli.ScriptShell.runScript(ScriptShell.java:84)
at net.sourceforge.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:123)
at net.sourceforge.filebot.Main.main(Main.java:192)
Failure (°_°)

The script is indeed not located in that location (file not found when following the link), but I have no idea on how to repair this?

Re: FileNotFoundException for amc.groovy

Posted: 02 Sep 2014, 10:16
by rednoah
What's the latest release?
v4.2 or newer

What are you using?
v4.1 or older

Re: FileNotFoundException for amc.groovy

Posted: 02 Sep 2014, 14:16
by goldcard
Hi Rednoah,

I just updated to the lastest version this morning. Didnt try any new downloads since. Is you reply implicitly suggesting that this FileNotFound error will not occur when using the latest version? In that case, thnx! :)

Re: FileNotFoundException for amc.groovy

Posted: 02 Sep 2014, 14:59
by rednoah
Bingo ;)