Skip to content

Error i got in Startup #4

@MelonMan101

Description

@MelonMan101

Last 177 Keys:
c d Space " c : \ U s e r s \ n a m e \ D o w n l o a d s \ c - s h a r p - m a r i o - m a s t e r \ c - s h a r p - m a r i o - m a s t e r \ S p r i n t Space 4 \ S p r i n t _ 4 \ " Space ; Space i f Space ( $ ? ) Space { Space d o t n e t Space r u n Space P r o g r a m . c s Space } Enter
c d Space " c : \ U s e r s \ n a m e \ D o w n l o a d s \ c - s h a r p - m a r i o - m a s t e r \

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
Actual value was -1.
at System.Console.SetCursorPosition(Int32 left, Int32 top)
at Microsoft.PowerShell.Internal.VirtualTerminal.set_CursorLeft(Int32 value)
at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String
defaultColor)
at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions