Giter Site home page Giter Site logo

Liches Variants about lichess-bot HOT 7 CLOSED

partharor avatar partharor commented on June 2, 2024
Liches Variants

from lichess-bot.

Comments (7)

AttackingOrDefending avatar AttackingOrDefending commented on June 2, 2024

This shouldn't cause the bot to crash. If you don't have tablebases for any variant you can comment out the line SyzygyPath: "./syzygy/" in config.yml.

from lichess-bot.

MarkZH avatar MarkZH commented on June 2, 2024

This might be related to this bug in python-chess: niklasf/python-chess#1049

Try removing info string output before a game starts.

from lichess-bot.

partharor avatar partharor commented on June 2, 2024

This shouldn't cause the bot to crash. If you don't have tablebases for any variant you can comment out the line SyzygyPath: "./syzygy/" in config.yml.

What Does Comment Out mean?

from lichess-bot.

MarkZH avatar MarkZH commented on June 2, 2024

Put a hash mark # at the beginning of that line. It will cause the line to be ignored by lichess-bot. The line would look like this:

# SyzygyPath: "./syzygy/"

from lichess-bot.

partharor avatar partharor commented on June 2, 2024

Put a hash mark # at the beginning of that line. It will cause the line to be ignored by lichess-bot. The line would look like this:

# SyzygyPath: "./syzygy/"

I have done it But it now says " Backing off play_game(...) for 3.5s (chess.engine.EngineError: engine does not support UCI_Variant)" I am using Stockfish.

from lichess-bot.

AttackingOrDefending avatar AttackingOrDefending commented on June 2, 2024

Stockfish doesn't support playing variants. You can use Fairy-Stockfish instead.

from lichess-bot.

partharor avatar partharor commented on June 2, 2024

Stockfish doesn't support playing variants. You can use Fairy-Stockfish instead.

Thanks

from lichess-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.