Skip to content

Instantly share code, notes, and snippets.

@colomon
Created June 12, 2012 02:42
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 colomon/2914052 to your computer and use it in GitHub Desktop.
Save colomon/2914052 to your computer and use it in GitHub Desktop.
Unhandled exception: System.NullReferenceException: Object reference not set to an instance of an object
at Builtins.chars (Niecza.Variable v) [0x00024] in /Users/colomon/tools/niecza/lib/Builtins.cs:1546
at Run.CORE.C305Cool.match (Niecza.Frame ) [0x00000] in <filename unknown>:0
at Niecza.Kernel.RunCore (Niecza.Frame& cur) [0x000ba] in /Users/colomon/tools/niecza/lib/Kernel.cs:5966
at /Users/colomon/tools/niecza/lib/CORE.setting line 527 (Cool.match @ 13)
at /Users/colomon/tools/TagTools/bin/find_missing.pl line 15 (ANON @ 27)
at /Users/colomon/tools/TagTools/bin/find_missing.pl line 20 (ANON @ 3)
at /Users/colomon/tools/TagTools/bin/find_missing.pl line 24 (mainline @ 8)
at /Users/colomon/tools/niecza/lib/CORE.setting line 3917 (ANON @ 3)
at /Users/colomon/tools/niecza/lib/CORE.setting line 3918 (module-CORE @ 562)
at /Users/colomon/tools/niecza/lib/CORE.setting line 3918 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment