Broken Since DSM Update (Unsupported class file major version 65)

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
Phobos
Posts: 11
Joined: 20 Jul 2018, 03:06

Broken Since DSM Update (Unsupported class file major version 65)

Post by Phobos »

Console Output: Select all

$ filebot -script 'fn:amc' /volume1/share/Downloads --output '/volume1/Plex Media' --action move -non-strict --order Airdate --conflict auto --lang en --def 'music=y' 'unsorted=y' 'subtitles=eng' 'skipExtract=y' 'excludeList=.excludes' --apply refresh --log all --log-file '/var/packages/filebot-node/var/filebot.log'

------------------------------------------

BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' Unsupported class file major version 65
BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' Unsupported class file major version 65
	at net.filebot.cli.ScriptShell.evaluate(Unknown Source)
	at net.filebot.cli.ScriptShell.runScript(Unknown Source)
	at net.filebot.cli.ArgumentProcessor.runScript(Unknown Source)
	at net.filebot.cli.ArgumentProcessor.run(Unknown Source)
	at net.filebot.Main.main(Unknown Source)
Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 65
	at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:199)
	at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:180)
	at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:166)
	at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:287)
	... 5 more

Error (o_O)

------------------------------------------

[Process error]

🔺 Exit Code: 1
User avatar
rednoah
The Source
Posts: 23022
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Broken Since DSM Update

Post by rednoah »

:?: What version of FileBot are you using?


:arrow: Please upgrade FileBot to the latest version. Unsupported class file major version 65 suggests that you are using an outdated version of FileBot.
:idea: Please read the FAQ and How to Request Help.
Phobos
Posts: 11
Joined: 20 Jul 2018, 03:06

Re: Broken Since DSM Update (Unsupported class file major version 65)

Post by Phobos »

4.9.5

Thanks
User avatar
rednoah
The Source
Posts: 23022
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Broken Since DSM Update (Unsupported class file major version 65)

Post by rednoah »

Phobos wrote: 24 Apr 2024, 20:55 4.9.5
I see. Upgrading to the latest version will almost certainly fix the issue at hand.
:idea: Please read the FAQ and How to Request Help.
Post Reply