Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    8
    Views
    1,136

    Re: how to enforce loop to wait

    It wasn't an issue of missed println() output. I put some debug code after the println in question and it was never executed. I didn't see that the setMadeMove() method ever returned.
  2. Replies
    8
    Views
    1,136

    Re: how to enforce loop to wait

    @Greg
    I tried executing the code with delay of 100 vs 5000.
    I never saw that this statement was executed:

    System.out.println( "mAM Player: " + this.getName() +" is done making a move."...
Results 1 to 2 of 2