03-25-2020, 09:58 AM
I've been hitting this error message lately when running the gimp-console in batch mode and not sure what to do about it:
Both of those DLL's are in the location mentioned so I'm not sure why its complaining.
I get this error when running either script-fu or python-fu scripts. The scripts still run but the error is a worry, I'm no importing these directly so assume its part of GIMP's start up.
Any ideas?
Code:
GEGL-Message: 09:53:21.983: Module 'C:\Program Files\GIMP 2\lib\gegl-0.4\ff-load.dll' load error: 'C:\Program Files\GIMP 2\lib\gegl-0.4\ff-load.dll': The specified module could not be found.
GEGL-Message: 09:53:22.014: Module 'C:\Program Files\GIMP 2\lib\gegl-0.4\ff-save.dll' load error: 'C:\Program Files\GIMP 2\lib\gegl-0.4\ff-save.dll': The specified module could not be found.
Both of those DLL's are in the location mentioned so I'm not sure why its complaining.
I get this error when running either script-fu or python-fu scripts. The scripts still run but the error is a worry, I'm no importing these directly so assume its part of GIMP's start up.
Any ideas?