Unsatisfiedlinkerror help

Any questions? Need some help?
Post Reply
RedArrow
Posts: 2
Joined: 06 Jan 2014, 05:48

Unsatisfiedlinkerror help

Post by RedArrow »

I uninstalled and reinstalled Java and uninstalled and reinstalled Filebot a few times. I'm running Windows 7. I have a TV show I'm trying to rename and whenever I click rename after fetching theTVDB data I get

"Unsatisfiedlinkerror: C:/users/computername/appdata/local/temp/jna-1839638943/jna7746395609496130863.dll"

What is causing this?
User avatar
rednoah
The Source
Posts: 23002
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Unsatisfiedlinkerror help

Post by rednoah »

Run with FileBot (console) and paste me the output.

Also opening cmd and running this command would be helpful:

Code: Select all

filebot -script fn:sysinfo
Most likely your anti virus is blocking that library. Try copying jnidispatch.dll into the filebot install folder:
https://sourceforge.net/p/filebot/code/ ... ib/native/
:idea: Please read the FAQ and How to Request Help.
RedArrow
Posts: 2
Joined: 06 Jan 2014, 05:48

Re: Unsatisfiedlinkerror help

Post by RedArrow »

Copying the jnidispatch.dll fixed it! Thanks rednoah!
Post Reply