We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While trying to register new tests I get the following error:
[ 2023-04-02 02:46:06 ] - [ Ui ] - Close Modsvaskr UI [ 2023-04-02 02:46:28 ] - [ Ui ] - Launch Modsvaskr UI v1.1.0 - Logs in Y:/Ruby32/bin/Modsvaskr.log [ 2023-04-02 02:46:43 ] - [ TestsRunner ] - Discover tests for exterior_cell [ 2023-04-02 02:58:04 ] - [ Ui ] - Unhandled exception: Illegal quoting in line 167750. Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:1077:in parse_quotable_robust' Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:1007:in block in parse_quotable_loose' Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:52:in block in each_line' Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:49:in each_line' Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:49:in each_line' Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:963:in parse_quotable_loose' Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:406:in parse' Y:/Ruby32/bin/modsvaskr:in each' [ 2023-04-02 02:58:04 ] - [ Ui ] - Close Modsvaskr UI
parse_quotable_robust' Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:1007:in
block in each_line' Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:49:in
each_line' Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:963:in
parse' Y:/Ruby32/bin/modsvaskr:in
The text was updated successfully, but these errors were encountered:
No branches or pull requests
While trying to register new tests I get the following error:
[ 2023-04-02 02:46:06 ] - [ Ui ] - Close Modsvaskr UI
[ 2023-04-02 02:46:28 ] - [ Ui ] - Launch Modsvaskr UI v1.1.0 - Logs in Y:/Ruby32/bin/Modsvaskr.log
[ 2023-04-02 02:46:43 ] - [ TestsRunner ] - Discover tests for exterior_cell
[ 2023-04-02 02:58:04 ] - [ Ui ] - Unhandled exception: Illegal quoting in line 167750.
Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:1077:in
parse_quotable_robust' Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:1007:in
block in parse_quotable_loose'Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:52:in
block in each_line' Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:49:in
each_line'Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:49:in
each_line' Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:963:in
parse_quotable_loose'Y:/Ruby32/lib/ruby/3.2.0/csv/parser.rb:406:in
parse' Y:/Ruby32/bin/modsvaskr:in
each'[ 2023-04-02 02:58:04 ] - [ Ui ] - Close Modsvaskr UI
The text was updated successfully, but these errors were encountered: