Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Can't play after update to Ubuntu 18.10

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
10/28/2018 1:14:29 PMSEranksnubbe before revert after revert
10/28/2018 12:55:00 PMSEranksnubbe before revert after revert
Before After
1 No it's not that. I've got exactly the same problem after update to Ubonto 18.10. 1 No it's not that. I've got exactly the same problem after update to Ubonto 18.10.
2 And it runs fine with wine. 2 And it runs fine with wine.
3 \n 3 \n
4 Hmm. Mono seems broken. 4 Hmm. Mono seems broken.
5 \n
6 A command like mono-test-install gives the same result:
7 \n
8 Active Mono: /usr/bin/mono
9 \n
10 Your have a working System.Drawing setup
11 \n
12 Unhandled Exception:
13 System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
14 at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x0002b] in <8f2c484307284b51944a1a13a14c0266>:0
15 at System.TermInfoReader..ctor (System.String term, System.String filename) [0x00065] in <8f2c484307284b51944a1a13a14c0266>:0
16 at System.TermInfoDriver..ctor (System.String term) [0x00058] in <8f2c484307284b51944a1a13a14c0266>:0
17 at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
18 at System.ConsoleDriver..cctor () [0x00062] in <8f2c484307284b51944a1a13a14c0266>:0
19 --- End of inner exception stack trace ---
20 at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x0000a] in <8f2c484307284b51944a1a13a14c0266>:0
21 at System.Console..cctor () [0x000a8] in <8f2c484307284b51944a1a13a14c0266>:0
22 --- End of inner exception stack trace ---
23 at Program.Main () [0x00033] in <0620e04b94d44be89673bf0e0c63b929>:0
24 [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
25 at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x0002b] in <8f2c484307284b51944a1a13a14c0266>:0
26 at System.TermInfoReader..ctor (System.String term, System.String filename) [0x00065] in <8f2c484307284b51944a1a13a14c0266>:0
27 at System.TermInfoDriver..ctor (System.String term) [0x00058] in <8f2c484307284b51944a1a13a14c0266>:0
28 at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
29 at System.ConsoleDriver..cctor () [0x00062] in <8f2c484307284b51944a1a13a14c0266>:0
30 --- End of inner exception stack trace ---
31 at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x0000a] in <8f2c484307284b51944a1a13a14c0266>:0
32 at System.Console..cctor () [0x000a8] in <8f2c484307284b51944a1a13a14c0266>:0
33 --- End of inner exception stack trace ---
34 at Program.Main () [0x00033] in <0620e04b94d44be89673bf0e0c63b929>:0
35 \n