Page 1 of 1

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

Posted: 24 Apr 2024, 00:21
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

Re: Broken Since DSM Update

Posted: 24 Apr 2024, 06:50
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.

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

Posted: 24 Apr 2024, 20:55
by Phobos
4.9.5

Thanks

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

Posted: 25 Apr 2024, 07:15
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.