Skip to content

error running locally #33

@joprice

Description

@joprice

I tried running the code locally and got this error:

Unhandled Exception:
System.Exception: Форма первого лица не оканчивается на -у, -ю.
  at Zalizniak.FormGenerator.AddVerbForms (Slepov.Russian.Зализняк.Статья статья, Slepov.Russian.Зализняк.ПодстатьяГлагола подСтатьяГлагола, System.Collections.Generic.List`1[T] list) [0x005d6] in <0ea8e2df7a6f474d83645b67e7f5bcb4>:0
  at Zalizniak.FormGenerator.GetForms (Slepov.Russian.Зализняк.Статья статья) [0x00180] in <0ea8e2df7a6f474d83645b67e7f5bcb4>:0
  at Zalizniak.FormGenerator.GetAccentedFormsWithCorrectCase (Slepov.Russian.Зализняк.Статья статья) [0x00012] in <0ea8e2df7a6f474d83645b67e7f5bcb4>:0
  at Zalizniak.FormGenerator.GetAccentedFormsWithCorrectCase (System.String line, Zalizniak.LogErrorDelegate logError) [0x0000b] in <0ea8e2df7a6f474d83645b67e7f5bcb4>:0
  at odict.ru.FileBasedDictionary.ExpandLine (System.String line) [0x00045] in <19fcb0afc3df40a2bd971a4de97c40a5>:0
  at System.Linq.Enumerable+WhereSelectArrayIterator`2[TSource,TResult].MoveNext () [0x0003a] in <1baeaa997fb5480697ea2f9510f7fa43>:0
  at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].ToArray () [0x00033] in <1baeaa997fb5480697ea2f9510f7fa43>:0
  at System.Linq.Buffer`1[TElement]..ctor (System.Collections.Generic.IEnumerable`1[T] source) [0x0000a] in <1baeaa997fb5480697ea2f9510f7fa43>:0
  at System.Linq.OrderedEnumerable`1+<GetEnumerator>d__3[TElement].MoveNext () [0x0001e] in <1baeaa997fb5480697ea2f9510f7fa43>:0
  at System.IO.File.WriteAllLines (System.String path, System.Collections.Generic.IEnumerable`1[T] contents, System.Text.Encoding encoding) [0x0002a] in <74f935c61a7644fb86746dc61f0f9956>:0
  at odict.ru.FileBasedDictionary.GenerateCsv (System.String zalizniakFilePath, System.String outputFileName) [0x0009b] in <19fcb0afc3df40a2bd971a4de97c40a5>:0
  at odict.ru.FileBasedDictionary.Main (System.String[] args) [0x0000c] in <19fcb0afc3df40a2bd971a4de97c40a5>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: Форма первого лица не оканчивается на -у, -ю.
  at Zalizniak.FormGenerator.AddVerbForms (Slepov.Russian.Зализняк.Статья статья, Slepov.Russian.Зализняк.ПодстатьяГлагола подСтатьяГлагола, System.Collections.Generic.List`1[T] list) [0x005d6] in <0ea8e2df7a6f474d83645b67e7f5bcb4>:0
  at Zalizniak.FormGenerator.GetForms (Slepov.Russian.Зализняк.Статья статья) [0x00180] in <0ea8e2df7a6f474d83645b67e7f5bcb4>:0
  at Zalizniak.FormGenerator.GetAccentedFormsWithCorrectCase (Slepov.Russian.Зализняк.Статья статья) [0x00012] in <0ea8e2df7a6f474d83645b67e7f5bcb4>:0
  at Zalizniak.FormGenerator.GetAccentedFormsWithCorrectCase (System.String line, Zalizniak.LogErrorDelegate logError) [0x0000b] in <0ea8e2df7a6f474d83645b67e7f5bcb4>:0
  at odict.ru.FileBasedDictionary.ExpandLine (System.String line) [0x00045] in <19fcb0afc3df40a2bd971a4de97c40a5>:0
  at System.Linq.Enumerable+WhereSelectArrayIterator`2[TSource,TResult].MoveNext () [0x0003a] in <1baeaa997fb5480697ea2f9510f7fa43>:0
  at System.Linq.Enumerable+WhereEnumerableIterator`1[TSource].ToArray () [0x00033] in <1baeaa997fb5480697ea2f9510f7fa43>:0
  at System.Linq.Buffer`1[TElement]..ctor (System.Collections.Generic.IEnumerable`1[T] source) [0x0000a] in <1baeaa997fb5480697ea2f9510f7fa43>:0
  at System.Linq.OrderedEnumerable`1+<GetEnumerator>d__3[TElement].MoveNext () [0x0001e] in <1baeaa997fb5480697ea2f9510f7fa43>:0
  at System.IO.File.WriteAllLines (System.String path, System.Collections.Generic.IEnumerable`1[T] contents, System.Text.Encoding encoding) [0x0002a] in <74f935c61a7644fb86746dc61f0f9956>:0
  at odict.ru.FileBasedDictionary.GenerateCsv (System.String zalizniakFilePath, System.String outputFileName) [0x0009b] in <19fcb0afc3df40a2bd971a4de97c40a5>:0
  at odict.ru.FileBasedDictionary.Main (System.String[] args) [0x0000c] in <19fcb0afc3df40a2bd971a4de97c40a5>:0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions