You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (Espaço insuficiente no disco. : 'C:\Users\Tiago\Desktop\ROUPAS_AVALON\clothproject_teste\statuslog.txt')
#230
Closed
Tiagomurgia opened this issue
May 20, 2024
· 1 comment
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (Espaço insuficiente no disco. : 'C:\Users\Tiago\Desktop\ROUPAS_AVALON\clothproject_teste\statuslog.txt')
---> System.IO.IOException: Espaço insuficiente no disco. : 'C:\Users\Tiago\Desktop\ROUPAS_AVALON\clothproject_teste\statuslog.txt'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer)
at System.IO.Strategies.BufferedFileStreamStrategy.Flush(Boolean flushToDisk)
at System.IO.Strategies.BufferedFileStreamStrategy.Dispose(Boolean disposing)
at System.IO.StreamWriter.CloseStreamFromDispose(Boolean disposing)
at System.IO.StreamWriter.Dispose(Boolean disposing)
at System.IO.TextWriter.Dispose()
at System.IO.File.InternalWriteAllLines(TextWriter writer, IEnumerable`1 contents)
at System.IO.File.WriteAllLines(String path, IEnumerable`1 contents)
at KkrH9xVGCKpWAFLT2nM4.KM7A8qvxIal(String , IEnumerable`1 , KkrH9xVGCKpWAFLT2nM4 )
at bc4SIF1wQW1m6qTg7vC.C3nAnY1P1Q639f4aPv3.BwK1aX7Z5x(String )
at bc4SIF1wQW1m6qTg7vC.C3nAnY1P1Q639f4aPv3.A7I126rc1i()
at bc4SIF1wQW1m6qTg7vC.C3nAnY1P1Q639f4aPv3.Ntr1bsqSR1()
at bc4SIF1wQW1m6qTg7vC.C3nAnY1P1Q639f4aPv3.<>c__DisplayClass23_0.xrCM3A4qrj()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of inner exception stack trace ---
I have the following error:
App Version: 2.5.3.0
Project targets: 0
DLC name: teste
Collection name: ** // **
Project path: C:\Users\Tiago\Desktop\ROUPAS_AVALON\clothproject_teste
Output path: C:\Users\Tiago\Desktop\ROUPAS_AVALON
Disable Extra Ymt Creation: False
Create Subfolder For Cloth Drawable Types: False
Replace settings enabled: False // DLC: NoDlc
Save File Version: 4
The text was updated successfully, but these errors were encountered: