In the future, please Zip your file if it is large and then try to attach to the forum. I'm downloading your 2nd link now to take a look.
We also have a Zip feature built in to the bot, if you right click the log file name edit box, and choose Zip, it'll try to do it for you and give you the path for easy uploading.
As for your issues, our standard line of tracking down issues is to make sure a 3rd party plugin isn't causing the issue, which in this case, might be the issue.
I'll go over the code with Alcor when he's around tomorrow, but the stock EB setup should not result in too many actions being performed with the new setup. However, older code that wasn't updated to account for the new changes might cause problems, so that's probably what happened if the problem does indeed lie in the Idler. I also see you're using Alcor75PlayerMover, which should be alright, but the combination of the two might be causing a new issue now. For example, the movement action by the player mover might not be finishing when the idle kicks in, so your still moving for too long and get kicked for the repetitive action.
If you run a clean stock bot without any plugins and the issue still happens, then it's something I'd have to look into on our side, but for now, I believe the issues might be a side effect of the other code. We'll see soon though.