Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArgumentOutOfRangeException StartIndex value cannot be less than zero #146

Open
F0RQU1N opened this issue Jun 27, 2023 · 1 comment
Open
Labels

Comments

@F0RQU1N
Copy link

F0RQU1N commented Jun 27, 2023

image

@alanhamlett
Copy link
Member

alanhamlett commented Jan 19, 2024

[WakaTime Info 10:43:56 PM] Initializing WakaTime v13.0.2
[WakaTime Info 10:43:58 PM] Finished initializing WakaTime v13.0.2
[WakaTime HandledException 10:44:58 PM] Error processing heartbeat(s).: System.ArgumentOutOfRangeException: The StartIndex value cannot be less than zero.
Parameter name: startIndex
    B System.String.Substring(Int32 startIndex, Int32 length)
    B WakaTime.Shared.ExtensionUtils.CliParameters.ToArray(Boolean obfuscate)
    B WakaTime.Shared.ExtensionUtils.WakaTime.ProcessHeartbeats()
[WakaTime HandledException 10:45:38 PM] Error processing heartbeat(s).: System.ArgumentOutOfRangeException: The StartIndex value cannot be less than zero.
Parameter name: startIndex
    B System.String.Substring(Int32 startIndex, Int32 length)
    B WakaTime.Shared.ExtensionUtils.CliParameters.ToArray(Boolean obfuscate)

@alanhamlett alanhamlett changed the title heartbeat error ArgumentOutOfRangeException StartIndex value cannot be less than zero Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants