|
Post by scribbleheart101 on Apr 14, 2023 14:21:51 GMT -5
Hi! I'm trying to make a recolour of my favourite eyes but when I went to import my dds file, I got this error:
The Sims 4 Studio - Version 3.1.6.3
System.AggregateException: One or more errors occurred. ---> System.IO.EndOfStreamException: Attempted to read past the end of the stream.
at Gibbed.IO.StreamHelpers.ReadBytes(Stream stream, Int32 length)
at S4Studio.Shared.LRLEImageResource.ImportToLRLE(Byte[] ddsBytes)
at S4Studio.ViewModels.CAS.CASSwatchTexture.Import(String file)
at S4Studio.ViewModels.Generic.Sims4SwatchContent.<>c__DisplayClass66_0.<ExecuteImportTexture>b__0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.IO.EndOfStreamException: Attempted to read past the end of the stream.
at Gibbed.IO.StreamHelpers.ReadBytes(Stream stream, Int32 length)
at S4Studio.Shared.LRLEImageResource.ImportToLRLE(Byte[] ddsBytes)
at S4Studio.ViewModels.CAS.CASSwatchTexture.Import(String file)
at S4Studio.ViewModels.Generic.Sims4SwatchContent.<>c__DisplayClass66_0.<ExecuteImportTexture>b__0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
I'm very new to S4S, please help!!
|
|
|
Post by mauvemorn on Apr 15, 2023 4:30:33 GMT -5
Hi. Are you saving them as uncompressed?
|
|