Skip to content

Instantly share code, notes, and snippets.

@fusion809
Created May 6, 2019 10:39
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 fusion809/abbdfbf1ee1395f3c7a715fefe5c1084 to your computer and use it in GitHub Desktop.
Save fusion809/abbdfbf1ee1395f3c7a715fefe5c1084 to your computer and use it in GitHub Desktop.
Date: 2019-05-06 10:32:47Z
Operating System: Unknown (Unix 5.0.9.301)
Runtime Version: Mono 5.10.0.140 (tarball Sat Feb 24 15:30:44 UTC 2018) CLR 4.0.30319.42000
Exception of type `System.TypeInitializationException`: The type initializer for 'System.Console' threw an exception.
Inner
Exception of type `System.TypeInitializationException`: The type initializer for 'System.ConsoleDriver' threw an exception.
Inner
Exception of type `System.Exception`: Magic number is wrong: 542
at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <9689214c1e4645be91df75196bac3cbb>:0
at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <9689214c1e4645be91df75196bac3cbb>:0
at System.TermInfoDriver..ctor (System.String term) [0x00055] in <9689214c1e4645be91df75196bac3cbb>:0
at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <9689214c1e4645be91df75196bac3cbb>:0
at System.ConsoleDriver..cctor () [0x0004d] in <9689214c1e4645be91df75196bac3cbb>:0
at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <9689214c1e4645be91df75196bac3cbb>:0
at System.Console..cctor () [0x0008e] in <9689214c1e4645be91df75196bac3cbb>:0
at OpenRA.Game.Initialize (OpenRA.Arguments args) [0x00020] in <aa3301db0c694bda9f03d9c08a53a260>:0
at OpenRA.Game.InitializeAndRun (System.String[] args) [0x00006] in <aa3301db0c694bda9f03d9c08a53a260>:0
at OpenRA.Program.Main (System.String[] args) [0x00044] in <aa3301db0c694bda9f03d9c08a53a260>:0
Date: 2019-05-06 10:32:47Z
Operating System: Unknown (Unix 5.0.9.301)
Runtime Version: Mono 5.10.0.140 (tarball Sat Feb 24 15:30:44 UTC 2018) CLR 4.0.30319.42000
Exception of type `System.TypeInitializationException`: The type initializer for 'System.Console' threw an exception.
Inner
Exception of type `System.TypeInitializationException`: The type initializer for 'System.ConsoleDriver' threw an exception.
Inner
Exception of type `System.Exception`: Magic number is wrong: 542
at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <9689214c1e4645be91df75196bac3cbb>:0
at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <9689214c1e4645be91df75196bac3cbb>:0
at System.TermInfoDriver..ctor (System.String term) [0x00055] in <9689214c1e4645be91df75196bac3cbb>:0
at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <9689214c1e4645be91df75196bac3cbb>:0
at System.ConsoleDriver..cctor () [0x0004d] in <9689214c1e4645be91df75196bac3cbb>:0
at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <9689214c1e4645be91df75196bac3cbb>:0
at System.Console..cctor () [0x0008e] in <9689214c1e4645be91df75196bac3cbb>:0
at OpenRA.ExceptionHandler.HandleFatalError (System.Exception ex) [0x0018a] in <aa3301db0c694bda9f03d9c08a53a260>:0
at OpenRA.Program.Main (System.String[] args) [0x0004e] in <aa3301db0c694bda9f03d9c08a53a260>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment