Skip to main content

Version 10.01: three bugs fixed

  • Tourney elo, the personalities don´t appear. (detected by nalbouki and PeonPasado)
  • Transsiberian Railway, some problems in the end game training (detected by Will H.)
  • The update system is not working, there is not option to pass from 10.00 to 10.01 via Information/Search for updates.



Comments

  1. Moves announcement.
    I do not know if this is the right place to ask,in case let me know.
    One question about sounds / Move announcements. I have been using version 8 and had been able, following some previous instructions now lost, to download a complete set of sounds/move announcements, so that the program was automatically announcing my and opponent's moves. Now, changing version, I have completely lost this feature and the relative sounds. Somebody can suggest me again where these sounds are downloadable and where to install it ?
    Thank you and best compliments about the program

    ReplyDelete
    Replies
    1. When the program is installed the folder UsrData, where all this information is saved remains intact.
      This folder is installed in the same folder than LucasChess binaries.
      The correct way to reinstall the program is to let the installation program to do all work.
      I don´t know if this is the problem.

      Delete
  2. The personalities still based on Greco Lukas?

    ReplyDelete
    Replies
    1. Yes, personalities based on RodentII is still preparing.

      Delete
  3. ¡Hola Lucas!
    Estoy tratando de instalar la versiĆ³n 10 en Linux y se me presentĆ³ este problemita luego de compilar satisfactoriamente LCEngine e irina:

    python Lucas.py
    Traceback (most recent call last):
    File "Lucas.py", line 40, in
    import Code.Init
    File "./Code/Init.py", line 13, in
    from Code import Procesador
    File "./Code/Procesador.py", line 5, in
    from Code import Albums
    File "./Code/Albums.py", line 5, in
    from Code import Books
    File "./Code/Books.py", line 7, in
    from Code import ControlPosicion
    File "./Code/ControlPosicion.py", line 1, in
    import LCEngine
    ImportError: ./LCEngine.so: undefined symbol: movegen_piece_to

    Al parecer faltan las referencias a irina. ¿Me pudiera dar una idea de cĆ³mo solucionar esto?

    ¡Como siempre gracias por su magnĆ­fico programa! Reciba mis saludos

    ReplyDelete
    Replies
    1. Tienes que incluir la librerĆ­a libirina.so en el raiz, junto a LCEngine.so.
      Prueba y me dices si sigue sin funcionar.

      Delete
    2. Hola:
      ProbƩ copiando libirina.so en la raƭz pero me da el mismo error. Un detalle es que en el makefile de irina la biblioteca se generaba como libirina.a en vez de .so, lo cambiƩ pero da el mismo error a la hora de ejecutar Lucas.
      ¡Gracias por su pronta respuesta!

      Delete
    3. Prueba con un lanzador xlucas.sh por ejemplo:
      export LD_LIBRARY_PATH=.
      ./Lucas.py

      Delete
    4. Creando el lanzador da el mismo resultado. Tengo que investigar un poco mĆ”s el tema... Me da la impresiĆ³n de que libirina.so se estĆ” enlazando estĆ”ticamente con LCEngine.so. ¿Pudiera ser que la referencia movegen_piece_to no estĆ” declarada "extern"?

      Delete
    5. Con ese lanzador funciona en un Linux-Mate, instalado en una mƔquina virtual (que supongo que es lo de menos).
      QuizƔs tengas que aƱadir al PATH el "."

      Delete
  4. Can't download Grandmaster files in section "Play like a Grandmaster"

    ReplyDelete
    Replies
    1. Yes, I´ll try to publish 10.02 next week with this problem fixed.

      Delete
  5. This comment has been removed by a blog administrator.

    ReplyDelete
  6. can't get dgt board to work with this version

    ReplyDelete
    Replies
    1. Can you tell me where is the file DGTEBDLL.dll in your system ?
      I need the path, something like "c:\Program Files\DGT Projects"
      Also you can copy this file in the LucasChess folder.

      Delete
  7. I would like to say that this blog really convinced me to do it! Thanks, very good post. http://www.win-at-chess.com

    ReplyDelete

Post a Comment

Popular posts from this blog

LINUX - First binary version

The first official binary version of Lucas Chess on Linux has just been released. It has only been made possible by the great work done by Laudecir Daniel , choosing and compiling the 67 engines, as well as laying the groundwork so that the binaries can be more widely used and others such as shortcut creation, installation scripts, ...... In addition,  Graham O'Neill  has provided Linux-specific drivers for several digital boards. This version has two limitations : 64-bit Linux OS only. Minimum GNU libc version: 2.26 (ldd --version shows it) Installation has been made as simple as possible: The installer is a .sh file, generated with the  makeself  tool, and can be downloaded from: SourceForge , GitHub The file must be run from a terminal with user permissions only: sh ./LucasChessR123_LINUX.sh Launches a GUI with very basic options: Install: Installs in LucasChessR folder inside the home user folder. Generates a shortcut in Applications > Games Launch the application at the end

R 1.06 Maia

 This update contains a major improvement with the inclusion of Maia. Maia is a neural network chess engine, created with the purpose of making her movements as human as possible. The Maia creation team has prepared 9 versions, from 1100 to 1900 of elo, and thus they have been included in Lucas Chess. You have all the information about Maia at: https://maiachess.com/

Version R2.10

 The new version includes the following: An in-depth review of the use of the program by Eric. ## Added * Play human vs human. * Analysis Bar, which can be activated by playing against an engine or another human or by visualising a game, either directly or from Config, Show/Hide. * Databases with positions, added option Export to a position sheet in open document format. ## Updated * Komodo 64 bit basic, regression to 13.02. 14.1 64 bit does not work on some 64 bit pcs. * Kibitzers, a limit can be added to the depth that the engine analyses. ## Updated languages * Language Greek by Nick Delta. * Language French by Eric * Language Chinese by Zoushen * Chinese openings by Zoushen ## Engines * Updated lc0, Version Windows 0.30.0, The LCZero Authors,  [https://github.com/LeelaChessZero] (https://github.com/LeelaChessZero) * New lc0 DNNL, Version Windows 0.30.0, The LCZero Authors,  [https://github.com/LeelaChessZero] (https://github.com/LeelaChessZero)