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

Error: Index and length must refer to a location within the string #297

Open
MrZepto opened this issue Sep 10, 2024 · 0 comments
Open

Error: Index and length must refer to a location within the string #297

MrZepto opened this issue Sep 10, 2024 · 0 comments

Comments

@MrZepto
Copy link

MrZepto commented Sep 10, 2024

Exception calling "Substring" with "2" argument(s): "Index and length must refer to a location within the string.
Parameter name: length"
At line:17814 char:64

  • ... Find-LenovoModelType -ModelType $($LenovoKnownModel.Substring(0, 4)))
  •                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [], MethodInvocationException
    • FullyQualifiedErrorId : ArgumentOutOfRangeException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant