AMC fails with java errors

All your suggestions, requests and ideas for future development
Post Reply
Joon
Donor
Posts: 62
Joined: 05 Apr 2014, 14:13

AMC fails with java errors

Post by Joon »

Got this since today, yesterday it worked fine.
Since then i have not updated java or anything else for that matter (afaik)

Code: Select all

Parameter: animeFormat = D:/Anime/{primaryTitle}/{primaryTitle} - {sxe} - {t.replaceAll(/[!?.]+$/).replaceAll(/[`´‘’?]/, "'").replacePart(', Part $1')}
Parameter: ut_dir = D:\Downloads\Isshuukan Friends
Parameter: ut_file = [Vivid] Isshuukan Friends - 04 [3837093A].mkv
Parameter: ut_kind = single
Parameter: ut_title = [Vivid] Isshuukan Friends - 04 [3837093A].mkv
Parameter: ut_label = Nyaa - Vivid
Parameter: ut_state = 5
Input: D:\Downloads\Isshuukan Friends\[Vivid] Isshuukan Friends - 04 [3837093A].mkv
MissingMethodException: No signature of method: java.lang.String.findMatch() is applicable for argument types: (null) values: [null]
Possible solutions: findAll()
groovy.lang.MissingMethodException: No signature of method: java.lang.String.findMatch() is applicable for argument types: (null) values: [null]
Possible solutions: findAll()
	at Script1$_run_closure39.doCall(Script1.groovy:78)
	at Script1$_run_closure54.doCall(Script1.groovy:174)
	at Script1.run(Script1.groovy:172)
	at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:60)
	at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:81)
	at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:108)
	at net.filebot.Main.main(Main.java:192)
Failure (°_°)
Parameter: animeFormat = D:/Anime/{primaryTitle}/{primaryTitle} - {sxe} - {t.replaceAll(/[!?.]+$/).replaceAll(/[`´‘’?]/, "'").replacePart(', Part $1')}
Parameter: ut_dir = D:\Downloads\Love Live School Idol Project (2014)
Parameter: ut_file = [FFF] Love Live! S2 - 04 [64982C91].mkv
Parameter: ut_kind = single
Parameter: ut_title = [FFF] Love Live! S2 - 04 [64982C91].mkv
Parameter: ut_label = Nyaa - FFF
Parameter: ut_state = 5
Input: D:\Downloads\Love Live School Idol Project (2014)\[FFF] Love Live! S2 - 04 [64982C91].mkv
MissingMethodException: No signature of method: java.lang.String.findMatch() is applicable for argument types: (null) values: [null]
Possible solutions: findAll()
groovy.lang.MissingMethodException: No signature of method: java.lang.String.findMatch() is applicable for argument types: (null) values: [null]
Possible solutions: findAll()
	at Script1$_run_closure39.doCall(Script1.groovy:78)
	at Script1$_run_closure54.doCall(Script1.groovy:174)
	at Script1.run(Script1.groovy:172)
	at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:60)
	at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:81)
	at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:108)
	at net.filebot.Main.main(Main.java:192)
Failure (°_°)
Parameter: animeFormat = D:/Anime/{primaryTitle}/{primaryTitle} - {sxe} - {t.replaceAll(/[!?.]+$/).replaceAll(/[`´‘’?]/, "'").replacePart(', Part $1')}
Parameter: ut_dir = D:\Downloads\Kanojo ga Flag o Oraretara
Parameter: ut_file = [Underwater] Kanojo ga Flag wo Oraretara - 04 (720p) [44C88D29].mkv
Parameter: ut_kind = single
Parameter: ut_title = [Underwater] Kanojo ga Flag wo Oraretara - 04 (720p) [44C88D29].mkv
Parameter: ut_label = Nyaa - Underwater
Parameter: ut_state = 5
Input: D:\Downloads\Kanojo ga Flag o Oraretara\[Underwater] Kanojo ga Flag wo Oraretara - 04 (720p) [44C88D29].mkv
MissingMethodException: No signature of method: java.lang.String.findMatch() is applicable for argument types: (null) values: [null]
Possible solutions: findAll()
groovy.lang.MissingMethodException: No signature of method: java.lang.String.findMatch() is applicable for argument types: (null) values: [null]
Possible solutions: findAll()
	at Script1$_run_closure39.doCall(Script1.groovy:78)
	at Script1$_run_closure54.doCall(Script1.groovy:174)
	at Script1.run(Script1.groovy:172)
	at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:60)
	at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:81)
	at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:108)
	at net.filebot.Main.main(Main.java:192)
Failure (°_°)
Parameter: animeFormat = D:/Anime/{primaryTitle}/{primaryTitle} - {sxe} - {t.replaceAll(/[!?.]+$/).replaceAll(/[`´‘’?]/, "'").replacePart(', Part $1')}
Parameter: ut_dir = D:\Downloads\Captain Earth
Parameter: ut_file = [WhyNot] Captain Earth - 04 [1EDF1E7D].mkv
Parameter: ut_kind = single
Parameter: ut_title = [WhyNot] Captain Earth - 04 [1EDF1E7D].mkv
Parameter: ut_label = Nyaa - WhyNot
Parameter: ut_state = 5
Input: D:\Downloads\Captain Earth\[WhyNot] Captain Earth - 04 [1EDF1E7D].mkv
MissingMethodException: No signature of method: java.lang.String.findMatch() is applicable for argument types: (null) values: [null]
Possible solutions: findAll()
groovy.lang.MissingMethodException: No signature of method: java.lang.String.findMatch() is applicable for argument types: (null) values: [null]
Possible solutions: findAll()
	at Script1$_run_closure39.doCall(Script1.groovy:78)
	at Script1$_run_closure54.doCall(Script1.groovy:174)
	at Script1.run(Script1.groovy:172)
	at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:60)
	at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:81)
	at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:108)
	at net.filebot.Main.main(Main.java:192)
Failure (°_°)
User avatar
rednoah
The Source
Posts: 24018
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: AMC fails with java errors

Post by rednoah »

Looks like one of my updates broke the previous beta. Please update to r2199.
:idea: Please read the FAQ and How to Request Help.
Joon
Donor
Posts: 62
Joined: 05 Apr 2014, 14:13

Re: AMC fails with java errors

Post by Joon »

rednoah wrote:Looks like one of my updates broke the previous beta. Please update to r2199.
But im not using the beta, im using 4.0, i just updated the filebot.jar to be sure though.

edit: yep that fixed it.
Post Reply