Hello, I have come to inform you that it is impossible to start your launcher (even after uninstall and reinstall). A console opens, tells me an error message and a window opens and tells me that the launcher has stopped working. Help will be nice. The error message in question: Unhandled exception: System.ArgumentOutOfRangeException: The value must be less than the current maximum size of the console window of 34 in this dimension. Note that this value depends on the screen resolution and console font. Parameter Name: height The actual value was 35. to System.Console.SetWindowSize (Int32 width, Int32 height) to CIGLauncher.Program.Main (String [] args) The untraduced message (in French) Exception non gérée : System.ArgumentOutOfRangeException: La valeur doit être inférieure à la taille actuelle maximale de la fenêtre de la console de 34 dans cette dimension. Notez que cette valeur dépend de la résolution d'écran et de la police de la console. Nom du paramètre : height La valeur réelle était 35. à System.Console.SetWindowSize(Int32 width, Int32 height) à CIGLauncher.Program.Main(String[] args)