Skip to content

Fuego may work with incorrect Komi after board position change #324

@herzbube

Description

@herzbube

Repro steps:

  1. Start a new game using the default 7.5 komi.
  2. Send GTP command "get_komi". Fuego returns the expected komi value 7.5.
  3. Load an .sgf file that contains a different komi value, e.g. komi 0.5, and at least one move.
  4. Send GTP command "get_komi". Fuego returns the expected komi value 0.5.
  5. Change board position.
  6. Send GTP command "get_komi".

Expected: Fuego returns komi value 0.5.
Actual: Fuego returns komi value 7.5.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions