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 ...
Search found 3 matches
- 02 Sep 2015, 08:25
- Forum: Feature Requests and Bug Reports
- Topic: [BUG][ fn:amc] GroovyRuntimeException
- Replies: 5
- Views: 3421
- 28 Aug 2015, 07:33
- Forum: Feature Requests and Bug Reports
- Topic: [BUG][ fn:amc] GroovyRuntimeException
- Replies: 5
- Views: 3421
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 :
Maybe, the file is corrupted ? Or is it only related to the filename ?
I found the file which breaks the script, its name is :
Code: Select all
echo "TGUgc2lsZW5jZSBkZXMgYWduZWF1eC5hdmkK" | base64 --decode- 26 Aug 2015, 10:56
- Forum: Feature Requests and Bug Reports
- Topic: [BUG][ fn:amc] GroovyRuntimeException
- Replies: 5
- Views: 3421
[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 ...
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 ...