Advertisement
dunc001

m10_compile_fatal_errors

Aug 3rd, 2012
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. 14:12:04.218: [Normal] - <BuildProject>d__16.MoveNext: 'Building project: fusion'
  2. 14:12:13.906: [Debug] - M10ImageCompressor.CompressTextureIfChanged: 'Got a changed picture! ID: D0AC433F'
  3. 14:12:24.578: [Debug] - M10Transformer.Encode: 'M10 encode: 564ms'
  4. 14:12:24.734: [FatalError] - App.Current_DispatcherUnhandledException: 'The process cannot access the file 'C:\Documents and Settings\User\Local Settings\Temp\0a33971a-74ae-4913-bcd4-5c908310378f\assets\Aluminum\drawable\shared' because it is being used by another process.'
  5. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: 'Server stack trace: '
  6. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: ' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)'
  7. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: ' at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive)'
  8. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: ' at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive)'
  9. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: ' at VTS.Windows.TenSolution.TenProject.M10Project.M10ProjectViewModel.<>c__DisplayClass9.<BuildApkAsync>b__8()'
  10. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: ' at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)'
  11. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: ' at System.Threading.Tasks.Task.InnerInvoke()'
  12. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: ' at System.Threading.Tasks.Task.Execute()'
  13. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: 'Exception rethrown at [0]: '
  14. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: ' at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)'
  15. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: ' at VTS.Windows.TenSolution.TenProject.M10Project.M10ProjectViewModel.<BuildApkAsync>d__b.MoveNext()'
  16. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: 'Exception rethrown at [1]: '
  17. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: ' at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)'
  18. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: ' at VTS.Windows.TenSolution.TenProject.TenProjectViewModel.<BuildProject>d__16.MoveNext()'
  19. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: 'Exception rethrown at [2]: '
  20. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: ' at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.<SetException>b__0(Object state)'
  21. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: ' at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)'
  22. 14:12:24.765: [FatalError] - App.Current_DispatcherUnhandledException: ' at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement