StringResourceVisualizer icon indicating copy to clipboard operation
StringResourceVisualizer copied to clipboard

today, console error output

Open lasidolasido opened this issue 1 year ago • 3 comments

If you have problems, or suggestions for improvement, report them at https://github.com/mrlacey/StringResourceVisualizer/issues/new If you like this extension please leave a review at https://marketplace.visualstudio.com/items?itemName=MattLaceyLtd.StringResourceVisualizer#review-details

Reloading list of resx files. String Resource Visualizer initialized with 8 resource files. ...\LS.Sloth\Resources\Strings.resx ...\Main\Locals\Resources\Strings.resx ...\Main\Properties\Resources.resx ...\Main\Resources\Strings.resx ...\Mitsubishi.Sloth\Resources\Strings.resx ...\NLog.Sloth\Properties\Resources.resx ...\Sloth\Properties\Resources.resx ...\Sloth\Resources\Strings.resx About to parse solution due to solution load. Parse total duration: 00:00:00.0425584 (active = 00:00:00.0404738) Sorry to interrupt. I know your time is busy, presumably that's why you installed this extension (String Resource Visualizer). I'm happy that the extensions I've created have been able to help you and many others but I also need to make a living, and limited paid work over the last few years has been a challenge. :(

Show your support by making a one-off or recurring donation at https://github.com/sponsors/mrlacey

If you become a sponsor, I'll tell you how to hide this message too. ;)

Reloading list of resx files. Reloading list of resx files. Reloading list of resx files. Error loading resources Error loading resources Error loading resources 인덱스가 배열 범위를 벗어났습니다. 인덱스가 배열 범위를 벗어났습니다. 인덱스가 배열 범위를 벗어났습니다. mscorlib 위치: System.Collections.Generic.List1.Add(T item) 위치: StringResourceVisualizer.ResourceAdornmentManager.<LoadResourcesAsync>d__55.MoveNext() 파일 C:\Users\matt\Documents\GitHub\mrlacey\StringResourceVisualizer\src\ResourceAdornmentManager.cs:줄 119 Error loading resources 인덱스가 배열 범위를 벗어났습니다. mscorlib mscorlib mscorlib 위치: System.Collections.Generic.List1.Add(T item) 위치: StringResourceVisualizer.ResourceAdornmentManager.<LoadResourcesAsync>d__55.MoveNext() 파일 C:\Users\matt\Documents\GitHub\mrlacey\StringResourceVisualizer\src\ResourceAdornmentManager.cs:줄 119 위치: System.Collections.Generic.List1.Add(T item) 위치: StringResourceVisualizer.ResourceAdornmentManager.<LoadResourcesAsync>d__55.MoveNext() 파일 C:\Users\matt\Documents\GitHub\mrlacey\StringResourceVisualizer\src\ResourceAdornmentManager.cs:줄 119 위치: System.Collections.Generic.List1.Add(T item) 위치: StringResourceVisualizer.ResourceAdornmentManager.<LoadResourcesAsync>d__55.MoveNext() 파일 C:\Users\matt\Documents\GitHub\mrlacey\StringResourceVisualizer\src\ResourceAdornmentManager.cs:줄 119 Error loading resources Error loading resources 인덱스가 배열 범위를 벗어났습니다. 인덱스가 배열 범위를 벗어났습니다. mscorlib mscorlib 위치: System.Collections.Generic.List1.Add(T item) 위치: StringResourceVisualizer.ResourceAdornmentManager.<LoadResourcesAsync>d__55.MoveNext() 파일 C:\Users\matt\Documents\GitHub\mrlacey\StringResourceVisualizer\src\ResourceAdornmentManager.cs:줄 119 위치: System.Collections.Generic.List1.Add(T item) 위치: StringResourceVisualizer.ResourceAdornmentManager.<LoadResourcesAsync>d__55.MoveNext() 파일 C:\Users\matt\Documents\GitHub\mrlacey\StringResourceVisualizer\src\ResourceAdornmentManager.cs:줄 119 Error loading resources 인덱스가 배열 범위를 벗어났습니다. mscorlib 위치: System.Collections.Generic.List1.Add(T item) 위치: StringResourceVisualizer.ResourceAdornmentManager.<LoadResourcesAsync>d__55.MoveNext() 파일 C:\Users\matt\Documents\GitHub\mrlacey\StringResourceVisualizer\src\ResourceAdornmentManager.cs:줄 119 Error loading resources 인덱스가 배열 범위를 벗어났습니다. mscorlib 위치: System.Collections.Generic.List1.Add(T item) 위치: StringResourceVisualizer.ResourceAdornmentManager.<LoadResourcesAsync>d__55.MoveNext() 파일 C:\Users\matt\Documents\GitHub\mrlacey\StringResourceVisualizer\src\ResourceAdornmentManager.cs:줄 119 Error loading resources 인덱스가 배열 범위를 벗어났습니다. mscorlib 위치: System.Collections.Generic.List1.Add(T item) 위치: StringResourceVisualizer.ResourceAdornmentManager.<LoadResourcesAsync>d__55.MoveNext() 파일 C:\Users\matt\Documents\GitHub\mrlacey\StringResourceVisualizer\src\ResourceAdornmentManager.cs:줄 119 Error loading resources 인덱스가 배열 범위를 벗어났습니다. mscorlib 위치: System.Collections.Generic.List1.Add(T item) 위치: StringResourceVisualizer.ResourceAdornmentManager.<LoadResourcesAsync>d__55.MoveNext() 파일 C:\Users\matt\Documents\GitHub\mrlacey\StringResourceVisualizer\src\ResourceAdornmentManager.cs:줄 119

lasidolasido avatar Jun 02 '24 00:06 lasidolasido

Can you share a resource file that is causing this error?

mrlacey avatar Oct 22 '24 16:10 mrlacey

Google translate says this error is "Index is out of array bounds"

mrlacey avatar Dec 06 '24 18:12 mrlacey

v1.23.1 is now in the marketplace and will record more information (in the output window) if this happens again.

If it does, please provide the output message and the file that caused the problem. thanks.

mrlacey avatar Dec 06 '24 18:12 mrlacey