Created
October 11, 2012 21:53
-
-
Save jmgrosen/3875751 to your computer and use it in GitHub Desktop.
Organic Error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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