When trying to init FFImage (in my application):
CachedImageRenderer.Init();
I get the mysterious error:
Unhandled Exception: System.TypeLoadException: Could not load list of method overrides occurred
I can get the FFImage sample app to run okay. I have the dependencies all in order as far as I can tell.