Page 1 of 1

error after filebot update

Posted: 03 Nov 2012, 10:49
by 14skillz
after updating to

Code: Select all

FileBot_3.1_x86.msi  2012-11-01 20.1 MB
this error occurs

Code: Select all

SevenZipNativeInitializationException: Failed to load 7z-JBinding: C:\Program Files (x86)\FileBot\7-Zip-JBinding.dll: Can't find dependent libraries Done ?(?????)?

filebot -script fn:sysinfo

Code: Select all

FileBot 3.1 (r1287)
MediaInfo: MediaInfoLib - v0.7.61
7-Zip-JBinding: net.sf.sevenzipjbinding.SevenZipNativeInitializationException: Failed to load 7z-JBinding: C:\Program Files (x86)\FileBot\7-Zip-JBinding.dll: Can't find dependent libraries
Extended Attributes: OK
Java(TM) SE Runtime Environment 1.7.0_09
32-bit Java HotSpot(TM) Client VM
Windows Server 2012 (x86)
Done ?(?????)?

Re: error after filebot update

Posted: 03 Nov 2012, 11:34
by rednoah
Try replacing 7-Zip-JBinding.dll and mingwm10.dll in the install folder with the dlls from here and see if it works:
https://sourceforge.net/p/filebot/code/ ... win32-x86/

Re: error after filebot update

Posted: 03 Nov 2012, 12:30
by 14skillz
Another error occurs:

Code: Select all

Argument: D:\N40L-DATA\test\
nov 03, 2012 1:28:15 PM net.sourceforge.filebot.archive.SevenZipLoader requireNativeLibraries
WARNING: Failed to preload library: java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\FileBot\mingwm10.dll: %1 is not a valid Win32 application
SevenZipNativeInitializationException: Failed to load 7z-JBinding: C:\Program Files (x86)\FileBot\7-Zip-JBinding.dll: %1 is not a valid Win32 application
Done ?(?????)?

Re: error after filebot update

Posted: 03 Nov 2012, 12:51
by rednoah
Did you just Save As? I guess your "dll" files are really html/text files...

Direct Download Links:
https://sourceforge.net/p/filebot/code/ ... format=raw
https://sourceforge.net/p/filebot/code/ ... format=raw

Re: error after filebot update

Posted: 03 Nov 2012, 12:58
by 14skillz
tnx, that did it :D

Re: error after filebot update

Posted: 03 Nov 2012, 13:03
by rednoah
So that works? I'll update the installers with that then in the next few days if nothing else comes up.

Re: error after filebot update

Posted: 03 Nov 2012, 13:06
by 14skillz

Re: error after filebot update

Posted: 02 May 2013, 05:52
by wisomtooth
This is what I get; is it the same thing?

Image

Re: error after filebot update

Posted: 02 May 2013, 06:08
by rednoah
No idea. Try uninstalling and then reinstalling. Or try the portable package.

Re: error after filebot update

Posted: 02 May 2013, 07:14
by wisomtooth
yeah, that did it. uninstalled, redownloaded, reinstalled and fixed. thanks a bunch.

Re: error after filebot update

Posted: 16 May 2013, 19:52
by najib1021
After updating JAR (r1626)

this error occurs

Code: Select all

FileBot 3.6 (r1626)
JNA Native: 3.5.0
MediaInfo: MediaInfoLib - v0.7.61
7-Zip-JBinding: OK
Extended Attributes: groovy.lang.MissingMethodException: No signature of method:net.sourceforge.filebot.media.MetaAttributes.setMetaData() is applicable for argument types: (java.util.Date) values: [Fri May 17 03:32:52 SGT 2013]Possible solutions: setMetaClass(groovy.lang.MetaClass)
Java(TM) SE Runtime Environment 1.7.0_21
32-bit Java HotSpot(TM) Client VM
Windows XP (x86)
Done ?(?????)?

Re: error after filebot update

Posted: 17 May 2013, 03:16
by rednoah
It'll still work, fn:sysinfo is just a bit incompatible with the latest changes. I'll make sure to update that script for the next release.

Re: error after filebot update

Posted: 17 May 2013, 12:03
by najib1021
Yup.. it's still work.. just not looked good when something error occurs.. :)