error after filebot update

Any questions? Need some help?
Post Reply
14skillz
Posts: 8
Joined: 22 Oct 2012, 16:08

error after filebot update

Post 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 ?(?????)?
User avatar
rednoah
The Source
Posts: 23005
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: error after filebot update

Post 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/
:idea: Please read the FAQ and How to Request Help.
14skillz
Posts: 8
Joined: 22 Oct 2012, 16:08

Re: error after filebot update

Post 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 ?(?????)?
User avatar
rednoah
The Source
Posts: 23005
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: error after filebot update

Post 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
:idea: Please read the FAQ and How to Request Help.
14skillz
Posts: 8
Joined: 22 Oct 2012, 16:08

Re: error after filebot update

Post by 14skillz »

tnx, that did it :D
User avatar
rednoah
The Source
Posts: 23005
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: error after filebot update

Post by rednoah »

So that works? I'll update the installers with that then in the next few days if nothing else comes up.
:idea: Please read the FAQ and How to Request Help.
14skillz
Posts: 8
Joined: 22 Oct 2012, 16:08

Re: error after filebot update

Post by 14skillz »

wisomtooth
Posts: 6
Joined: 02 May 2013, 05:49

Re: error after filebot update

Post by wisomtooth »

This is what I get; is it the same thing?

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

Re: error after filebot update

Post by rednoah »

No idea. Try uninstalling and then reinstalling. Or try the portable package.
:idea: Please read the FAQ and How to Request Help.
wisomtooth
Posts: 6
Joined: 02 May 2013, 05:49

Re: error after filebot update

Post by wisomtooth »

yeah, that did it. uninstalled, redownloaded, reinstalled and fixed. thanks a bunch.
User avatar
najib1021
Posts: 9
Joined: 02 Feb 2013, 14:14

Re: error after filebot update

Post 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 ?(?????)?
User avatar
rednoah
The Source
Posts: 23005
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: error after filebot update

Post 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.
:idea: Please read the FAQ and How to Request Help.
User avatar
najib1021
Posts: 9
Joined: 02 Feb 2013, 14:14

Re: error after filebot update

Post by najib1021 »

Yup.. it's still work.. just not looked good when something error occurs.. :)
Post Reply