Skip to content

Stockfish API #5

@KhachDavid

Description

@KhachDavid

Hi, I am having trouble loading up the stockfish API

See the errors below:

WiFi connected! Bot mode ready.
Please set up the chess board in starting position...
Board setup complete! Game starting...
=== CURRENT BOARD STATE ===
  a b c d e f g h
8 R N B Q K B N R  8
7 P P P P P P P P  7
6 . . . . . . . .  6
5 . . . . . . . .  5
4 . . . . . . . .  4
3 . . . . . . . .  3
2 p p p p p p p p  2
1 r n b q k b n r  1
  a b c d e f g h
White pieces (uppercase): R N B Q K P
Black pieces (lowercase): r n b q k p
========================
Your turn! Move a WHITE piece (uppercase letters)
DEBUG: Loop running, uptime: 35 seconds
Player picked up WHITE piece 'P' at d7 (array position 1,3)
Your turn! Move a WHITE piece (uppercase letters)
Player moved P from d7 to d5
Player move completed. Bot thinking...
=== BOT MOVE CALCULATION ===
Bot is playing as: Black
Current board state (FEN): Current turn in FEN: Black (b)
Bot should be playing as: BlackGenerated FEN: rnbqkbnr/pppppppp/8/8/3P4/8/PPP1PPPP/RNBQKBNR b KQkq - 0 1
Making API request to Stockfish...
FEN: rnbqkbnr/pppppppp/8/8/3P4/8/PPP1PPPP/RNBQKBNR b KQkq - 0 1
Failed to connect to Stockfish API
No response from Stockfish API

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions