Skip to content

Instantly share code, notes, and snippets.

@kg
Created May 24, 2017 13:45
Show Gist options
  • Save kg/8e32d1464567407feef6677fa457d6ac to your computer and use it in GitHub Desktop.
Save kg/8e32d1464567407feef6677fa457d6ac to your computer and use it in GitHub Desktop.
kate@reeir-ubuntu:~/Projects/bundle/TestApp/bin/Debug$ mkbundle -v -o testapp TestApp.exe --deps --i18n none
OS is: Linux
Sources: 1 Auto-dependencies: True
Log:
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
at MakeBundle.QueueAssembly (System.Collections.Generic.List`1[T] files, System.String codebase) [0x000bc] in <99cae4441c31455d9c15e98b8e544767>:0
at MakeBundle.Main (System.String[] args) [0x00d32] in <99cae4441c31455d9c15e98b8e544767>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at MakeBundle.QueueAssembly (System.Collections.Generic.List`1[T] files, System.String codebase) [0x000bc] in <99cae4441c31455d9c15e98b8e544767>:0
at MakeBundle.Main (System.String[] args) [0x00d32] in <99cae4441c31455d9c15e98b8e544767>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment