Forget all the below message,, it's a dumb error of mine ;( , I didnt
noticed the array begins from bottom left of board...sorry.
> From: nelson <gn...@ce...>
> To: gtk...@li...
> Cc: Arvind Narayanan <ran...@gm...>
> Subject: Bug with board in game_search
> Date: 29 Sep 2004 18:08:08 +0100
>
> Hi Arvind, I 've reached a problem that blocks me from finish the game,
> the pos->board that I receive in game_search hook didnt reflect the real
> positions of pieces in the board, it says a lot of pieces are empty
> (zero) when they are still up in the ui.
>
> Please have a look at this screenshot that shows exactly the error, you
> can see my game_search function where I printf the board and doesnt
> correspond with the ui-board.
>
> Screenshot: http://www.cenobioracing.com/archivos/gtkboard_bug.png
>
> Game file: http://www.cenobioracing.com/archivos/simple.c
>
>
|