1. System.IO.FileNotFoundException: Could not find file 'C:\Users\Onix\Documents\NBA 2K12 Correct Team Stats\mmjversion.txt'.
  2. File name: 'C:\Users\Onix\Documents\NBA 2K12 Correct Team Stats\mmjversion.txt'
  3. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  4. 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)
  5. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
  6. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
  7. at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
  8. at System.IO.StreamReader..ctor(String path, Encoding encoding)
  9. at System.IO.File.InternalReadAllLines(String path, Encoding encoding)
  10. at NBA_2K12_Correct_Team_Stats.MainWindow.Completed(Object sender, AsyncCompletedEventArgs e) in C:\Users\Leftos\Documents\Visual Studio 2010\Projects\NBA 2K12 Correct Team Stats\NBA 2K12 Correct Team Stats\MainWindow.xaml.cs:line 755
  11. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  12. at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
  13.  
  14. None