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

System.IndexOutOfRangeException at GetAllWholeWordIndexesAsync #1

Closed
sapsari opened this issue Feb 5, 2023 · 0 comments
Closed

System.IndexOutOfRangeException at GetAllWholeWordIndexesAsync #1

sapsari opened this issue Feb 5, 2023 · 0 comments
Labels
adornment text Inline text visuals bug Something isn't working
Milestone

Comments

@sapsari
Copy link
Collaborator

sapsari commented Feb 5, 2023

Message
Error in GetAllWholeWordIndexesAsync '"layer|LayerToName|GetChild|parent|bulletCount|health"', '"bulletCount, reloading);"'

System.IndexOutOfRangeException
Index was outside the bounds of the array.

async Task<(ValueTuple<int, string> index)> StringExtensions.GetAllWholeWordIndexesAsync(string source, params string[] values) at line 85:25

Assembly:
UnityCodeAssistAdornmentText
Version:
1.0.0.0
Culture:
neutral
PublicKeyToken:
null
Path:
‪D:\Develop\UnityCodeAssist\src\UnityCodeAssist\AdornmentText\StringExtensions.cs‬

@sapsari sapsari changed the title System.IndexOutOfRangeException @ GetAllWholeWordIndexesAsync System.IndexOutOfRangeException at GetAllWholeWordIndexesAsync Feb 5, 2023
@sapsari sapsari closed this as completed Feb 12, 2023
@sapsari sapsari added bug Something isn't working adornment text Inline text visuals labels Feb 13, 2023
@sapsari sapsari added this to the 1.0.0.10 milestone Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adornment text Inline text visuals bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant