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

PGN parsing problem #120

Open
johu56 opened this issue Oct 2, 2024 · 0 comments
Open

PGN parsing problem #120

johu56 opened this issue Oct 2, 2024 · 0 comments

Comments

@johu56
Copy link

johu56 commented Oct 2, 2024

GameLoader.loadNextGame() stops parsing if a isEndGame(line) results true. But this may happen also in a move comment (e.g. which refers to an other game with result). Of course, this rarely happens, but it does happen.
isEndGame(line) must be followed by a check on a subsequent blank line.

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