FileBot 4.6.2 (r3813) - FileNotFoundException

All your suggestions, requests and ideas for future development
Post Reply
User avatar
Sheldon
Posts: 188
Joined: 14 Apr 2014, 14:39

FileBot 4.6.2 (r3813) - FileNotFoundException

Post by Sheldon »

Hi,

FileBot 4.6.2 (r3813) causes a FileNotFoundException:

FileNotFoundException: Script not found: fn:sysinfo
java.io.FileNotFoundException: Script not found: fn:sysinfo
at net.filebot.cli.ScriptBundle.getScript(ScriptBundle.java:50)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:70)
at net.filebot.cli.ScriptShellBaseClass.executeScript(ScriptShellBaseClass.java:115)
at net.filebot.cli.ScriptShellBaseClass.runScript(ScriptShellBaseClass.java:90)
at Script1.run(Script1.groovy:1)
at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:60)
at net.filebot.cli.GroovyPad$Runner$1.run(GroovyPad.java:232)

Please check!

Kind regards,

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

Re: FileBot 4.6.2 (r3813) - FileNotFoundException

Post by rednoah »

It's runScript 'sysinfo' now.
:idea: Please read the FAQ and How to Request Help.
User avatar
Sheldon
Posts: 188
Joined: 14 Apr 2014, 14:39

Re: FileBot 4.6.2 (r3813) - FileNotFoundException

Post by Sheldon »

Thanks!
Post Reply