Post by LorySims on Aug 4, 2016 8:54:27 GMT -5
Hi people, I was trying to import the mesh of a car in a package and after a few seconds of importing this strange Error message appeared:
System.AggregateException: One or more errors occurred. ---> System.IO.FileNotFoundException: Impossibile trovare il file
(it's impossible to find the file)
'C:\ProgramData\S4Studio\Scripts\56627786-a0e0-40bc-8c29-c47f42cc54ad\s4s.out.mlod'.
System.AggregateException: One or more errors occurred. ---> System.IO.FileNotFoundException: Impossibile trovare il file
(it's impossible to find the file)
'C:\ProgramData\S4Studio\Scripts\56627786-a0e0-40bc-8c29-c47f42cc54ad\s4s.out.mlod'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.IO.File.OpenRead(String path)
at S4Studio.ViewModels.ObjectLodItem.<>c__DisplayClass34_1.<ImportMesh>b__0() in C:\Users\October\Desktop\Sims\Studio\Sims4Studio\TheS4Studio\S4Studio\ViewModels\Objects\ObjectLodItem.cs:line 504
at S4Studio.LoadingScreen.<>c__DisplayClass6_0.<Show>b__0() in C:\Users\October\Desktop\Sims\Studio\Sims4Studio\TheS4Studio\S4Studio\UI\LoadingScreen.xaml.cs:line 67
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.IO.FileNotFoundException: Impossibile trovare il file 'C:\ProgramData\S4Studio\Scripts\56627786-a0e0-40bc-8c29-c47f42cc54ad\s4s.out.mlod'.
File name: 'C:\ProgramData\S4Studio\Scripts\56627786-a0e0-40bc-8c29-c47f42cc54ad\s4s.out.mlod'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.IO.File.OpenRead(String path)
at S4Studio.ViewModels.ObjectLodItem.<>c__DisplayClass34_1.<ImportMesh>b__0() in C:\Users\October\Desktop\Sims\Studio\Sims4Studio\TheS4Studio\S4Studio\ViewModels\Objects\ObjectLodItem.cs:line 504
at S4Studio.LoadingScreen.<>c__DisplayClass6_0.<Show>b__0() in C:\Users\October\Desktop\Sims\Studio\Sims4Studio\TheS4Studio\S4Studio\UI\LoadingScreen.xaml.cs:line 67
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
It's the first time I receive this message even if Blender isn't working, what should I do?
It's the first time I receive this message even if Blender isn't working, what should I do?