[HELP] 7Zip Error on Processing with AMC?

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
itzkr0me
Posts: 3
Joined: 06 Mar 2013, 18:10

[HELP] 7Zip Error on Processing with AMC?

Post by itzkr0me »

I posted this in another thread by accident. I'm getting the below error all of a sudden today when processing files.

Does anyone have any ideas?
Mar 06, 2013 12:53:16 PM net.sourceforge.filebot.archive.SevenZipLoader requireNativeLibraries
WARNING: Failed to preload library: java.lang.UnsatisfiedLinkError: no mingwm10 in java.library.path
SevenZipNativeInitializationException: Failed to load 7z-JBinding: C:\Program Files\FileBot\7-Zip-JBinding.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
Any help is much appreciated!
User avatar
rednoah
The Source
Posts: 22899
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [HELP] 7Zip Error on Processing with AMC?

Post by rednoah »

Code: Select all

Can't load AMD 64-bit .dll on a IA 32-bit platform
Why are you running 64-bit FileBot with 32-bit Java? Go to the FAQ and RTFM. :P
:idea: Please read the FAQ and How to Request Help.
itzkr0me
Posts: 3
Joined: 06 Mar 2013, 18:10

Re: [HELP] 7Zip Error on Processing with AMC?

Post by itzkr0me »

That was exactly my thought. However, after I went to bed last night... everything started working again without changing a single thing from when it was broken.
Post Reply