Skip to content

[System.InvalidOperationException] (80131509h) An error occurred when writing the STDOUT console mode #178

@mast3rz3ro

Description

@mast3rz3ro

Hi there,

This happens when I try to run it

E:\AutoIt_Interpreter_0.8.1803.7550>autoit3
[System.InvalidOperationException] (80131509h) An error occurred when writing the STDOUT console mode.:
   at Unknown6656.Controls.Console.ConsoleExtensions.set_STDOUTConsoleMode(ConsoleMode value)
   at Unknown6656.Controls.Console.ConsoleExtensions..cctor()
[System.TypeInitializationException] (80131534h) The type initializer for 'Unknown6656.Controls.Console.ConsoleExtensions' threw an exception.:
   at Unknown6656.Controls.Console.ConsoleExtensions.SaveConsoleState()
   at Unknown6656.AutoIt3.CLI.MainProgram.Start(String[] argv) in L:\Projects.VisualStudio\AutoItInterpreter\new\AutoItInterpreter\CommandLineInterface\MainProg
ram.cs:line 178
   at <Program>$.<Main>$(String[] args) in L:\Projects.VisualStudio\AutoItInterpreter\new\AutoItInterpreter\EntryPoint.cs:line 14

I'm using Windows 7 x64

Metadata

Metadata

Assignees

Labels

area: CLIcommand line interfacebugSomething isn't working

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions