Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

The game doesn't work

A topic by luarocks created Sep 03, 2020 Views: 218 Replies: 1
Viewing posts 1 to 2
Unhandled Exception:
System.TypeInitializationException: An exception was thrown by the type initializer for System.Console ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.ConsoleDriver ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00000] in <filename unknown>:0   at System.TermInfoReader..ctor (System.String term, System.String filename) [0x00000] in <filename unknown>:0   at System.TermInfoDriver..ctor (System.String term) [0x00000] in <filename unknown>:0   at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <filename unknown>:0   at System.ConsoleDriver..cctor () [0x00000] in <filename unknown>:0   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00000] in <filename unknown>:0   at System.Console..cctor () [0x00000] in <filename unknown>:0   --- End of inner exception stack trace ---
  at blackbones.soulsrescue.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for System.Console ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.ConsoleDriver ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00000] in <filename unknown>:0   at System.TermInfoReader..ctor (System.String term, System.String filename) [0x00000] in <filename unknown>:0   at System.TermInfoDriver..ctor (System.String term) [0x00000] in <filename unknown>:0   at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <filename unknown>:0   at System.ConsoleDriver..cctor () [0x00000] in <filename unknown>:0   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00000] in <filename unknown>:0   at System.Console..cctor () [0x00000] in <filename unknown>:0   --- End of inner exception stack trace ---
  at blackbones.soulsrescue.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0

It didn't work on Manjaro and still crashes with the same error on Ubuntu.