Skip to content

Instantly share code, notes, and snippets.

@alanmcgovern
Created November 15, 2013 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alanmcgovern/fea3f88c7dd81433fb8a to your computer and use it in GitHub Desktop.
Save alanmcgovern/fea3f88c7dd81433fb8a to your computer and use it in GitHub Desktop.
ERROR [2013-11-15 13:46:00Z]: Unhandled error in parsing thread
System.InvalidOperationException: Operation is not valid due to the current state of the object
at MonoDevelop.Ide.TypeSystem.TypeSystemService+ProjectContentWrapper.set_LoadOperationDepth (Int32 value) [0x00025] in /Users/alan/Projects/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:1141
at MonoDevelop.Ide.TypeSystem.TypeSystemService.ConsumeParsingQueue () [0x00073] in /Users/alan/Projects/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:2823
at MonoDevelop.Ide.TypeSystem.TypeSystemService.ParserUpdateThread () [0x0001d] in /Users/alan/Projects/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:2681
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment