Fix FEN import and export #6

Closed
opened 2019-10-20 16:28:55 +02:00 by CyB3RC0nN0R · 0 comments
CyB3RC0nN0R commented 2019-10-20 16:28:55 +02:00 (Migrated from github.com)

FEN strings are not properly imported or exported under certain conditions.

When loading a FEN string with one or more missing castling rights, the corresponding HashMap elements remains uninitialized and thus leads to a NullPointerException.

FEN strings are not properly imported or exported under certain conditions. When loading a FEN string with one or more missing castling rights, the corresponding HashMap elements remains uninitialized and thus leads to a NullPointerException.
This repo is archived. You cannot comment on issues.
No description provided.