View Single Post
  #13  
Old November 5th, 2007, 05:15 PM
WraithLord's Avatar

WraithLord WraithLord is offline
General
 
Join Date: Sep 2003
Location: Tel Aviv, Israel
Posts: 3,465
Thanks: 511
Thanked 162 Times in 86 Posts
WraithLord is on a distinguished road
Default Re: GUI for probing turn status

You're right about the type, I have stumbled into the same error and failed to mention that earlier. sorry for that.

About the log file, are you sure you aren't running the debug version of the program?- If you are sure then you see the log because of some uncaught exception in the code (I only write severe logs in the non-debug version). So if the log bothers you, just erase it and you won't see any logs again.
Reply With Quote