-
Notifications
You must be signed in to change notification settings - Fork 317
Description
I get the following error each time i run a java code immediatly after lunching the terminal. Will this cause issues for me? And how would I resolve this?
Last 200 Keys:
1 4 . 7 - h o t s p o t \ b i n \ j a v a . e x e ' Space ' - X X : + S h o w C o d e D e t a i l s I n E x c e p t i o n M e s s a g e s ' Space ' - c p ' e r s \ T H E R O \ A p p D a t a \ R o a m i n g \ C o d e \ U s e r \ w o r k s p a c e S t o r a g e \ c 5 1 5 6 8 7 f 6 9 a f 2 b 8 2 6 e b 7 5 a 3 f 6 e d h a t . j a v a \ j d t _ w s \ C o d e _ 3 3 2 8 f f 8 4 \
Exception:
System.ArgumentOutOfRangeException: The value must be greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: left
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
at Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)