I can't reproduce it : can you give details ?
It is as if
[sc_game flag T [sc_game number]]
does not return a boolean value, which is weird.

Pascal

2008/10/10 Alexander Wagner <[EMAIL PROTECTED]>

> Hi!
>
> Just found: in a database that does not contain tactical
> exercises Play/Training/Find best move throws
>
> expected boolean value but got ""
> expected boolean value but got ""
>     while executing
> "if {[sc_game flag T [sc_game number]]} {
>       while {[sc_var level] != 0} { sc_var exit }
>       if {[llength [gotoNextTacticMarker] ] != 0} {
>        ..."
>     (procedure "::tactics::findBestMove" line 9)
>     invoked from within
> "::tactics::findBestMove"
>     invoked from within
> ".#menu.#menu#play.#menu#play#training invoke active"
>     ("uplevel" body line 1)
>     invoked from within
> "uplevel #0 [list $w invoke active]"
>     (procedure "tk::MenuInvoke" line 50)
>     invoked from within
> "tk::MenuInvoke .#menu.#menu#play.#menu#play#training 1"
>     (command bound to event)
>
> --
>
> Kind regards,                /                 War is Peace.
>                             |            Freedom is Slavery.
> Alexander Wagner            |         Ignorance is Strength.
>                             |
>                             | Theory     : G. Orwell, "1984"
>                            /  In practice:   USA, since 2001
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Scid-users mailing list
> Scid-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scid-users
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to