I´m trying to make dialogue between Arena´s UCI and my future new engine.
I could play one game with no problem, with human (w) vs myengine(b) sometimes I could make more than one game, but with myengine (w) and human (b), I never could play more than one game.
In fact I´m not sure how to stop a game and start a new one in Arena, what I do is Adjudicate; decline or stop calculating followed by New.
Seeing what Arena shows in the debug windows, the problem for me is that there is no indication to my engine that a new game starts.
If I just wait.... nothing happens.
If I try to force my engine to start making Move now! This is what I see in the debug windows.
2015-04-27 16:17:38,293 -->:stop
2015-04-27 16:17:42,623*1*
2015-04-27 16:17:42,623*1*
2015-04-27 16:17:42,623*1*Engine already calculating!
2015-04-27 16:17:42,633*1*
2015-04-27 16:17:42,633*1*
There is nothing after the "stop" that indicates to my engine that need to start a new game.
Wich is my mistake?
Thanks!

