Skip to content

I'm getting errors while reading in certain databases #2

@DeFilippis

Description

@DeFilippis

Using nearly any file in the most recent KingBase 2017 PGN Format (http://www.kingbase-chess.net/) throws an error due to invalid escape characters (I believe).

For example, trying to read in KingBase2017-A00-A39.pgn throws the following error after a while:

Error: lexical error: invalid character inside string. : "Bxh6" }] }, { "Event" : "Mnster Open", "Site" : "Mnste (right here) ------^

Trying to read in the millionbases.pgn also throws an error (although I don't think it's related to this framework)

Error in paste0(readLines(json, warn = FALSE), collapse = "\n") : result would exceed 2^31-1 bytes

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions