Andrewthe13th / Inventory_Kamera

Scans Genshin Impact characters, artifacts, and weapons from the game window into a JSON file.
MIT License
699 stars 122 forks source link

Facing an exception of "Failed to find library "leptonica-1.82.0.dll" for platform x64". #420

Closed Bhanu7869 closed 1 year ago

Bhanu7869 commented 1 year ago

Current Behavior

Getting "Exception has been thrown by the target of an invocation" exception and "Failed to find library "leptonica-1.82.0.dll" for platform x64" as inner exception whenever we are calling a method of new TesseractEngine(); using Tesseract dll.

Expected Behavior

Other (please specify in additional notes)

Reproducing a Behavior

Create a web application and add Tesseract dll to the references. Try to call new TesseractEngine() method.

Device OS

Windows 10

Genshin Impact Version

5.2

Inventory Kamera Version

5.2.0

Screen resolution, screen mode, and UI scale

1920x1080

Additional notes and remarks

No response

Evidence

No response

Preflight Checklist

Cupcak3 commented 1 year ago

Please be sure to follow the install instructions here. Usually a restart is required to fix.