| Code: Show/Hide m_botAction.sendPrivateMessage( name, "Total Errors: " + log.size() ); for (int i = 0; i < log.size(); i++) { m_botAction.sendPrivateMessage( name, "Error #" + (i + 1) + ": " + log.get(i) ); } | 
 I removed the Buffered Reader and now its just an actual log. $$ Thanks guys. You Rock!
 I removed the Buffered Reader and now its just an actual log. $$ Thanks guys. You Rock!   
    What do you expect?
 What do you expect?
    
    I love you.
  I love you.
    
 
 
    
   | Charles Babbage wrote: | 
| On two occasions I have been asked, "Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?" I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question. | 
