Skip to content

Instantly share code, notes, and snippets.

@jmgrosen
Created October 11, 2012 21:53
Show Gist options
  • Select an option

  • Save jmgrosen/3875751 to your computer and use it in GitHub Desktop.

Select an option

Save jmgrosen/3875751 to your computer and use it in GitHub Desktop.
Organic Error
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
at Organic.Assembler.CreateListing (System.Collections.Generic.List`1 output) [0x00000] in <filename unknown>:0
at Organic.Assembler.Main (System.String[] args) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at Organic.Assembler.CreateListing (System.Collections.Generic.List`1 output) [0x00000] in <filename unknown>:0
at Organic.Assembler.Main (System.String[] args) [0x00000] in <filename unknown>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment