Scobalula / GameImageUtil

A tool to work with Call of Duty images for Mod Tools
GNU General Public License v3.0
63 stars 11 forks source link

Could not load file or assembly PhilLibX.Interop #4

Closed neogn95 closed 3 years ago

neogn95 commented 3 years ago

I am getting an error on extracting images:

18-02-2021 - 10:36:55 [ ERROR ] Failed to convert image in Cast file bangalore_v20_warlord_w_LOD0. Error: System.IO.FileNotFoundException: Could not load file or assembly 'PhilLibX.Interop, Version=1.0.7476.29523, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'PhilLibX.Interop, Version=1.0.7476.29523, Culture=neutral, PublicKeyToken=null' at GameImageUtil.BC5XYNormalMapProcessor.Process(String file, FileProcessorConfig config) at GameImageUtil.CastProcessor.Process(String file, FileProcessorConfig config)

Any possible solution or workaround?

neogn95 commented 3 years ago

Solved the issue myself. Select the dll in data >> lib >> PhilLibX.dll Right click >> Properties Then select unblock