(01-06-2015, 03:31 PM)Kaz Wrote: edit4: 2015-01-06b_COC Bot v5.3.5.zip now. I took the suggestion to change the name of the title but I am still not sure why this is happening, it might see another Window with the name which is why it caused it in the first place. Please let me know if you still get this error with this version.
(01-08-2015, 05:31 AM)dinobot Wrote: Not in checkmainmenu but the func _sleep itself... Notice that other than random factor add in, it also has function of checking for out of sync. And as we have so many _sleep func along the way, wouldn't that be taxing for the system to take?
(01-08-2015, 11:23 AM)Kaz Wrote: Uploaded 2015-01-07_COC Bot v5.3.5.zip on the first post.
Reverted back to 5.3.4 by removing all of the 5.4 functions for the time being until sort out the whole memory leak issue.
Also changed some of the timings. Such as collect() will happen after 5 trainings to avoid collecting for no reason. Next release will include the stop/start as a workaround for the hang issue.