alberthrocks

Tokens Error

Feb 1st, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
  2. at FastColoredTextBoxNS.FastColoredTextBox..ctor () [0x00000] in <filename unknown>:0
  3. at (wrapper remoting-invoke-with-check) FastColoredTextBoxNS.FastColoredTextBox:.ctor ()
  4. at Merthsoft.TokenIDE.Prog8xEditWindow.InitializeComponent () [0x00000] in <filename unknown>:0
  5. at Merthsoft.TokenIDE.Prog8xEditWindow..ctor (Merthsoft.Tokens.TokenData td, System.String fileName) [0x00000] in <filename unknown>:0
  6. at (wrapper remoting-invoke-with-check) Merthsoft.TokenIDE.Prog8xEditWindow:.ctor (Merthsoft.Tokens.TokenData,string)
  7. at Merthsoft.TokenIDE.Tokens.AddNewTab () [0x00000] in <filename unknown>:0
  8. at Merthsoft.TokenIDE.Tokens..ctor (System.String[] files) [0x00000] in <filename unknown>:0
  9. at (wrapper remoting-invoke-with-check) Merthsoft.TokenIDE.Tokens:.ctor (string[])
  10. at Merthsoft.TokenIDE.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
  11. [ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
  12. at FastColoredTextBoxNS.FastColoredTextBox..ctor () [0x00000] in <filename unknown>:0
  13. at (wrapper remoting-invoke-with-check) FastColoredTextBoxNS.FastColoredTextBox:.ctor ()
  14. at Merthsoft.TokenIDE.Prog8xEditWindow.InitializeComponent () [0x00000] in <filename unknown>:0
  15. at Merthsoft.TokenIDE.Prog8xEditWindow..ctor (Merthsoft.Tokens.TokenData td, System.String fileName) [0x00000] in <filename unknown>:0
  16. at (wrapper remoting-invoke-with-check) Merthsoft.TokenIDE.Prog8xEditWindow:.ctor (Merthsoft.Tokens.TokenData,string)
  17. at Merthsoft.TokenIDE.Tokens.AddNewTab () [0x00000] in <filename unknown>:0
  18. at Merthsoft.TokenIDE.Tokens..ctor (System.String[] files) [0x00000] in <filename unknown>:0
  19. at (wrapper remoting-invoke-with-check) Merthsoft.TokenIDE.Tokens:.ctor (string[])
  20. at Merthsoft.TokenIDE.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment