[Gtkboard-devel] Bug with board in game_search
Status: Beta
Brought to you by:
arvindn
|
From: nelson <gn...@ce...> - 2004-09-29 16:07:42
|
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 |