Search found 3 matches

by aklmie
02 Sep 2015, 08:25
Forum: Feature Requests and Bug Reports
Topic: [BUG][ fn:amc] GroovyRuntimeException
Replies: 5
Views: 3157

Re: [BUG][ fn:amc] GroovyRuntimeException

Thanks for your help. Just upgraded my Docker container, and here are my new running versions : FileBot 4.6.1 (r3166) / Java(TM) SE Runtime Environment 1.8.0_45 (headless) I just run with a new set of files and the script fail with one file that I tried to rename multiple times ...
by aklmie
28 Aug 2015, 07:33
Forum: Feature Requests and Bug Reports
Topic: [BUG][ fn:amc] GroovyRuntimeException
Replies: 5
Views: 3157

Re: [BUG][ fn:amc] GroovyRuntimeException

I use Filebot 4.6 (r3052) / Java(TM) SE Runtime Environment 1.8.0_60 (headless).

I found the file which breaks the script, its name is :

Code: Select all

echo "TGUgc2lsZW5jZSBkZXMgYWduZWF1eC5hdmkK" | base64 --decode
Maybe, the file is corrupted ? Or is it only related to the filename ?
by aklmie
26 Aug 2015, 10:56
Forum: Feature Requests and Bug Reports
Topic: [BUG][ fn:amc] GroovyRuntimeException
Replies: 5
Views: 3157

[BUG][ fn:amc] GroovyRuntimeException

Hi, I was used to use the fn:amc script command these last days. Today, the script failed with this error message : GroovyRuntimeException: Ambiguous method overloading for method java.io.File#<init>. Cannot resolve which method to invoke for [null, class java.lang.String] due to overlapping ...