Post by ashidorable on Jul 16, 2024 16:21:36 GMT -5
Hi!
I'm trying to create a pose pack and everything works perfectly (tested in game etc) but I keep getting the error message (below) when I try to import icon images.
The images are 64x64, .png format. No matter which image I try it throws this error.
I've reinstalled s4s, I've reconfigured my game path, I've made sure blender and sims 4 is closed.
Thanks for your help!
I'm trying to create a pose pack and everything works perfectly (tested in game etc) but I keep getting the error message (below) when I try to import icon images.
The images are 64x64, .png format. No matter which image I try it throws this error.
I've reinstalled s4s, I've reconfigured my game path, I've made sure blender and sims 4 is closed.
Thanks for your help!
Sims 4 Studio 1.4.1.9 (Aurora)
System.Exception: Could not initialize an instance of the type 'CoreGraphics.CGBitmapContext': handle is null.
It is possible to ignore this condition by setting ObjCRuntime.Class.ThrowOnInitFailure to false.
at ObjCRuntime.DisposableObject.InitializeHandle (System.IntPtr handle, System.Boolean verify) [0x00038] in <ca44cbcaa87b4d7e8746fd0ba055d6de>:0
at ObjCRuntime.DisposableObject..ctor (System.IntPtr handle, System.Boolean owns, System.Boolean verify) [0x00008] in <ca44cbcaa87b4d7e8746fd0ba055d6de>:0
at CoreFoundation.NativeObject..ctor (System.IntPtr handle, System.Boolean owns, System.Boolean verify) [0x00000] in <ca44cbcaa87b4d7e8746fd0ba055d6de>:0
at CoreFoundation.NativeObject..ctor (System.IntPtr handle, System.Boolean owns) [0x00000] in <ca44cbcaa87b4d7e8746fd0ba055d6de>:0
at CoreGraphics.CGContext..ctor (System.IntPtr handle, System.Boolean owns) [0x00000] in <ca44cbcaa87b4d7e8746fd0ba055d6de>:0
at CoreGraphics.CGBitmapContext..ctor (System.Byte[] data, System.nint width, System.nint height, System.nint bitsPerComponent, System.nint bytesPerRow, CoreGraphics.CGColorSpace colorSpace, CoreGraphics.CGImageAlphaInfo bitmapInfo) [0x00013] in <ca44cbcaa87b4d7e8746fd0ba055d6de>:0
at S4Studio.MacBitmap.ResizeCoreGraphics (System.Int32 width, System.Int32 height) [0x0002b] in <dd2e893ebfd04f2ca80ad2e52b477c42>:0
at S4Studio.MacBitmap.Resize (System.Int32 width, System.Int32 height) [0x00000] in <dd2e893ebfd04f2ca80ad2e52b477c42>:0
at S4Studio.AMDCompress.CompressImage (S4Studio.IBitmap bmp, System.Boolean requiresAlpha, S4Studio.CompressOption option) [0x002d0] in <dd2e893ebfd04f2ca80ad2e52b477c42>:0
at S4Studio.TC.ConvertData (System.String src_ext, System.String dest_ext, System.Byte[] convert_d, System.Boolean requiresAlpha) [0x000dd] in <dd2e893ebfd04f2ca80ad2e52b477c42>:0
at S4Studio.TC.ConvertData (System.String filename, System.String dest_ext, System.Boolean requiresAlpha) [0x00026] in <dd2e893ebfd04f2ca80ad2e52b477c42>:0
at S4Studio.WindowExtensions+<>c__DisplayClass3_0.<GetDDS>b__0 () [0x0000c] in <dd2e893ebfd04f2ca80ad2e52b477c42>:0
at S4S.UI.Core.S4SWindow+<>c__DisplayClass17_0.<BeginLoading>b__1 () [0x00014] in <dd2e893ebfd04f2ca80ad2e52b477c42>:0