Menu

#239 Tactics trainer only supports v4 bases

v.5.0
closed
nobody
None
5
2024-10-31
2024-10-05
No

Tactics trainer looks only for .si4 databases. See tactics.tcl#140

I tried changing the glob to *.si5 but then tactics trainer would invariably throw "Cannot open file" at me.

Discussion

  • Uwe

    Uwe - 2024-10-09

    Hi Bahman,

    you have to change also the code (3times in this file)
    sc_base open $fname
    to
    sc_base open SCID5 "$name"

    The code must be fixed, actuell it can only open SCID4 databases.

     
  • Fulvio

    Fulvio - 2024-10-31
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB