Skip to content

stop playing after one move  #4

@Flipstorm0

Description

@Flipstorm0

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users(\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\chess\engine.py", line 1261, in _line_received
self.line_received(engine, line)
File "C:\Users(\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\chess\engine.py", line 1670, in line_received
self._bestmove(engine, line.split(" ", 1)[1])
File "C:\Users(\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\chess\engine.py", line 1693, in _bestmove
best = _parse_uci_bestmove(engine.board, arg)
File "C:\Users(\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\chess\engine.py", line 1816, in _parse_uci_bestmove
raise EngineError(err)
chess.engine.EngineError: illegal uci: 'e7e5' in rnbqkbnr/pppp1ppp/8/8/4P3/8/PPpP1PPP/RNBQKBNR w KQkq - 0 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions