Posted April 27, 2018
Hi,
I just bought the game and want to run it on Arch Linux. I get the following error code if I execute the `start.sh`.
>$ ./start.sh
Running Hacknet
[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..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at Hacknet.Game1..ctor () [0x00000] in <filename unknown>:0
at Hacknet.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
Any thoughts? To this point I can only find some entries in Steam forums arguing about having a Settings.txt and reducing the display resolution (which produces the same error).
Regards
hringriin
I just bought the game and want to run it on Arch Linux. I get the following error code if I execute the `start.sh`.
>$ ./start.sh
Running Hacknet
[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..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at Hacknet.Game1..ctor () [0x00000] in <filename unknown>:0
at Hacknet.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
Any thoughts? To this point I can only find some entries in Steam forums arguing about having a Settings.txt and reducing the display resolution (which produces the same error).
Regards
hringriin
No posts in this topic were marked as the solution yet. If you can help, add your reply