Advertisement
Guest User

Untitled

a guest
Jul 29th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. Invalid Parameter
  2.  
  3. at SevenZip.Compression.LZMA.Decoder.SetDecoderProperties(Byte[] properties)
  4. at FrostyModManager.Compression.SevenZipDecompressor.<EnumerateFiles>d__12.MoveNext()
  5. at FrostyModManager.MainWindow.<>c__DisplayClass26_0.<InstallMods>b__0()
  6. at System.Threading.Tasks.Task.Execute()
  7. --- End of stack trace from previous location where exception was thrown ---
  8. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  9. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  10. at FrostyModManager.MainWindow.<InstallMods>d__26.MoveNext()
  11. --- End of stack trace from previous location where exception was thrown ---
  12. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  13. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  14. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement