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

[Bug][GenerationLogic] Index was out of range. Must be non-negative and less than the size of the collection.Parameter name: startIndex #6

Open
vnjohnezequote opened this issue Jul 11, 2020 · 0 comments

Comments

@vnjohnezequote
Copy link

We are facing this issue Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: startIndex when trying to use the app. The following is the corresponding stack trace.

   at System.String.IndexOf(String value, Int32 startIndex, Int32 count, StringComparison comparisonType)
   at PlantUMLCodeGeneratorGUI.Macros.Process(String content)
   at PlantUMLCodeGeneratorGUI.Processor.Process(String fileContent, Settings settings, Namespace& defaultNamespace)
   at PlantUMLCodeGeneratorGUI.frmMain.<btnGenerate_Click>b__5_0(Object o)
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