Advertisement
GandalfTheCat

Untitled

Apr 13th, 2017
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.61 KB | None | 0 0
  1. [aaron@PC-64553 Cursed]$ mono Cursed.Desktop.exe
  2.  
  3. (Cursed.Desktop:11356): Gtk-WARNING **: Negative content width -2147483648 (allocation -2147483648, extents 0x0) while allocating gadget (node progress, owner GtkProgressBar)
  4.  
  5. (Cursed.Desktop:11356): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node progress owner GtkProgressBar)
  6.  
  7. (Cursed.Desktop:11356): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node progress owner GtkProgressBar)
  8.  
  9. (Cursed.Desktop:11356): Gtk-WARNING **: Negative content width -2147483648 (allocation -2147483648, extents 0x0) while allocating gadget (node progress, owner GtkProgressBar)
  10.  
  11. (Cursed.Desktop:11356): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node progress owner GtkProgressBar)
  12.  
  13. (Cursed.Desktop:11356): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node progress owner GtkProgressBar)
  14.  
  15. Unhandled Exception:
  16. System.ArgumentOutOfRangeException: Length cannot be less than zero.
  17. Parameter name: length
  18. at System.String.Substring (System.Int32 startIndex, System.Int32 length) [0x00053] in <f712f98eb8e445c8918edaf595bbe465>:0
  19. at Cursed.Base.ModpackController.ExtractZip (System.String location, System.String zipName, System.String zipLocation) [0x0000b] in <58c453e64fb72468a7450383e653c458>:0
  20. at Cursed.Base.Modpack.get_DownloadZip () [0x0006a] in <58c453e64fb72468a7450383e653c458>:0
  21. at Cursed.Base.MainViewController.DownloadModpack (Cursed.Base.Modpack modpack) [0x00001] in <58c453e64fb72468a7450383e653c458>:0
  22. at Cursed.Base.MainView+addModpackLinkHandler@56-2.Invoke (Microsoft.FSharp.Core.Unit unitVar) [0x00001] in <58c453e64fb72468a7450383e653c458>:0
  23. at Microsoft.FSharp.Control.AsyncBuilderImpl+callA@851[b,a].Invoke (Microsoft.FSharp.Control.AsyncParams`1[T] args) [0x00047] in <566a0818dff9fae1a745038318086a56>:0
  24. --- End of stack trace from previous location where exception was thrown ---
  25. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
  26. at Microsoft.FSharp.Control.CancellationTokenOps+Start@1268-1.Invoke (System.Runtime.ExceptionServices.ExceptionDispatchInfo edi) [0x00000] in <566a0818dff9fae1a745038318086a56>:0
  27. at Microsoft.FSharp.Control.AsyncBuilderImpl+callA@851[b,a].Invoke (Microsoft.FSharp.Control.AsyncParams`1[T] args) [0x000f9] in <566a0818dff9fae1a745038318086a56>:0
  28. at Microsoft.FSharp.Control.AsyncBuilderImpl+queueAsync@763[a].Invoke (Microsoft.FSharp.Core.Unit unitVar0) [0x00034] in <566a0818dff9fae1a745038318086a56>:0
  29. at <StartupCode$FSharp-Core>.$Control.loop@430-54 (Microsoft.FSharp.Control.Trampoline this, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] action) [0x00001] in <566a0818dff9fae1a745038318086a56>:0
  30. at Microsoft.FSharp.Control.Trampoline.ExecuteAction (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] firstAction) [0x00018] in <566a0818dff9fae1a745038318086a56>:0
  31. at Microsoft.FSharp.Control.TrampolineHolder.Protect (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] firstAction) [0x00032] in <566a0818dff9fae1a745038318086a56>:0
  32. at <StartupCode$FSharp-Core>.$Control+-ctor@516-1.Invoke (System.Object state) [0x00018] in <566a0818dff9fae1a745038318086a56>:0
  33. at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context (System.Object state) [0x0000e] in <f712f98eb8e445c8918edaf595bbe465>:0
  34. at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x0008d] in <f712f98eb8e445c8918edaf595bbe465>:0
  35. at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
  36. at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x0002a] in <f712f98eb8e445c8918edaf595bbe465>:0
  37. at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00096] in <f712f98eb8e445c8918edaf595bbe465>:0
  38. at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
  39. [ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentOutOfRangeException: Length cannot be less than zero.
  40. Parameter name: length
  41. at System.String.Substring (System.Int32 startIndex, System.Int32 length) [0x00053] in <f712f98eb8e445c8918edaf595bbe465>:0
  42. at Cursed.Base.ModpackController.ExtractZip (System.String location, System.String zipName, System.String zipLocation) [0x0000b] in <58c453e64fb72468a7450383e653c458>:0
  43. at Cursed.Base.Modpack.get_DownloadZip () [0x0006a] in <58c453e64fb72468a7450383e653c458>:0
  44. at Cursed.Base.MainViewController.DownloadModpack (Cursed.Base.Modpack modpack) [0x00001] in <58c453e64fb72468a7450383e653c458>:0
  45. at Cursed.Base.MainView+addModpackLinkHandler@56-2.Invoke (Microsoft.FSharp.Core.Unit unitVar) [0x00001] in <58c453e64fb72468a7450383e653c458>:0
  46. at Microsoft.FSharp.Control.AsyncBuilderImpl+callA@851[b,a].Invoke (Microsoft.FSharp.Control.AsyncParams`1[T] args) [0x00047] in <566a0818dff9fae1a745038318086a56>:0
  47. --- End of stack trace from previous location where exception was thrown ---
  48. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f712f98eb8e445c8918edaf595bbe465>:0
  49. at Microsoft.FSharp.Control.CancellationTokenOps+Start@1268-1.Invoke (System.Runtime.ExceptionServices.ExceptionDispatchInfo edi) [0x00000] in <566a0818dff9fae1a745038318086a56>:0
  50. at Microsoft.FSharp.Control.AsyncBuilderImpl+callA@851[b,a].Invoke (Microsoft.FSharp.Control.AsyncParams`1[T] args) [0x000f9] in <566a0818dff9fae1a745038318086a56>:0
  51. at Microsoft.FSharp.Control.AsyncBuilderImpl+queueAsync@763[a].Invoke (Microsoft.FSharp.Core.Unit unitVar0) [0x00034] in <566a0818dff9fae1a745038318086a56>:0
  52. at <StartupCode$FSharp-Core>.$Control.loop@430-54 (Microsoft.FSharp.Control.Trampoline this, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] action) [0x00001] in <566a0818dff9fae1a745038318086a56>:0
  53. at Microsoft.FSharp.Control.Trampoline.ExecuteAction (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] firstAction) [0x00018] in <566a0818dff9fae1a745038318086a56>:0
  54. at Microsoft.FSharp.Control.TrampolineHolder.Protect (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] firstAction) [0x00032] in <566a0818dff9fae1a745038318086a56>:0
  55. at <StartupCode$FSharp-Core>.$Control+-ctor@516-1.Invoke (System.Object state) [0x00018] in <566a0818dff9fae1a745038318086a56>:0
  56. at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context (System.Object state) [0x0000e] in <f712f98eb8e445c8918edaf595bbe465>:0
  57. at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x0008d] in <f712f98eb8e445c8918edaf595bbe465>:0
  58. at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
  59. at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x0002a] in <f712f98eb8e445c8918edaf595bbe465>:0
  60. at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00096] in <f712f98eb8e445c8918edaf595bbe465>:0
  61. at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement