MinshuG / BlenderUmap2

unofficial fork of Amrsatrio/BlenderUmap2
46 stars 8 forks source link

11.9 "The type initializer 'SkiaSharp.SKImageInfo' threw an exception error." #15

Closed ControVR closed 1 year ago

ControVR commented 1 year ago

Hi again. Sorry to be back so soon but i've ran into a problem with the new 11.9 version.

When trying to import a map, it's spits out this error every time it tries to save the texture in my export path. Control-V (12) After a while of showing this error, it just stops the import entirely.

This happens with every game i've tried to import a map from, not just MediEvil. Also on both PC and Playstation's platforms. I pasted the top line of the error into google and it said about a dll missing from SkiaSharp's directory, or something. So do i need to have this SkiaSharp program installed?

ControVR commented 1 year ago

Okay, the SkiaSharp import thing has been fixed with 12.2, which is cool.

But it seems the platform picker hasn't fixed my previous issue https://github.com/MinshuG/BlenderUmap2/issues/12. It isn't fixing the textures nor the terrain/landscape.

Control-V (13) Control-V (14)

So what do i do from here?

ControVR commented 1 year ago

Landscapes now imports perfectly with 12.3 🙏 Textures still seem to have the corrupted problem, but that i can fix myself.

I appreciate the help with this.