Page 1 of 1

[HELP] 7Zip Error on Processing with AMC?

Posted: 06 Mar 2013, 18:17
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!

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

Posted: 07 Mar 2013, 03:12
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

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

Posted: 07 Mar 2013, 13:33
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.