Java error running AMC

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
mjn1210
Posts: 2
Joined: 27 Aug 2014, 23:38

Java error running AMC

Post by mjn1210 »

I keep getting an unexpected char error when the script is processing some files. Example below:

Matched [The xxxxxx S01E09.mp4] to [The.xxxxxx.S01E09.The.xxxxxx.ASAP.sRtFeVeR] via hash
Fetching [The.xxxxxx.S01E09.The.xxxxxx.ASAP.sRtFeVeR.srt]
Export [The.xxxxxx.S01E09.The.xxxxxx.ASAP.sRtFeVeR.srt] as: SubRip / UTF-8
Writing [The.xxxxxx.S01E09.The.xxxxxx.ASAP.sRtFeVeR.srt] to [The xxxxxx S01E09.eng.srt]
javax.script.ScriptException: SyntaxError: unexpected char: 0xFFFF

Any ideas, file name looks ok, so at a loss...
mjn1210
Posts: 2
Joined: 27 Aug 2014, 23:38

Re: Java error running AMC

Post by mjn1210 »

Should have probably noted this as well:
FileBot 4.2 (r2326) / OpenJDK Runtime Environment 1.7.0_55 (headless)
User avatar
rednoah
The Source
Posts: 23947
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Java error running AMC

Post by rednoah »

Which script? Do other scripts work? Can you reliably reproduce the issue? Have you tried the latest 4.3 beta? Have you tried the latest Oracle Java 8?
:idea: Please read the FAQ and How to Request Help.
Post Reply