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

Some CSVs dumped by xEdit are not readable by Modsvaskr #59

Open
Muriel-Salvan opened this issue Feb 2, 2021 · 2 comments
Open

Some CSVs dumped by xEdit are not readable by Modsvaskr #59

Muriel-Salvan opened this issue Feb 2, 2021 · 2 comments

Comments

@Muriel-Salvan
Copy link
Owner

When reading the CSV, Modsvaskr crashes with this exception (user report):

[ 2021-02-01 21:21:46 ] - [ Ui ] - Unhandled exception: Illegal quoting in line 145600.
C:/Ruby26-x64/lib/ruby/2.6.0/csv/parser.rb:879:in parse_quotable_robust' C:/Ruby26-x64/lib/ruby/2.6.0/csv/parser.rb:818:in block in parse_quotable_loose'
C:/Ruby26-x64/lib/ruby/2.6.0/csv/parser.rb:94:in block in each_line' C:/Ruby26-x64/lib/ruby/2.6.0/csv/parser.rb:70:in each_line'
C:/Ruby26-x64/lib/ruby/2.6.0/csv/parser.rb:70:in each_line' C:/Ruby26-x64/lib/ruby/2.6.0/csv/parser.rb:779:in parse_quotable_loose'
C:/Ruby26-x64/lib/ruby/2.6.0/csv/parser.rb:303:in parse' C:/Ruby26-x64/lib/ruby/2.6.0/csv.rb:1236:in each'
C:/Ruby26-x64/lib/ruby/2.6.0/csv.rb:1236:in each' C:/Ruby26-x64/lib/ruby/2.6.0/csv.rb:1245:in to_a'
C:/Ruby26-x64/lib/ruby/2.6.0/csv.rb:1245:in read' C:/Ruby26-x64/lib/ruby/2.6.0/csv.rb:714:in block in read'
C:/Ruby26-x64/lib/ruby/2.6.0/csv.rb:657:in open' C:/Ruby26-x64/lib/ruby/2.6.0/csv.rb:714:in read'
D:/Games/SkyrimSE Utilities/Modsvaskr/vendor/bundle/ruby/2.6.0/gems/modsvaskr-0.1.7/lib/modsvaskr/tests_suites/exterior_cell.rb:17:in `discover_tests'

Need to get an example of such CSV to better understand the underlying issue.

@Tako-kun01
Copy link

@primem0ver
Copy link

Modsvaskr_ExportedDumpInfo.csv
Modsvaskr.log

Getting the same error. I posted an "issue" but then found this.

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

3 participants