I've received an increase of folks PM-ing me about some relatively obscure bugs that seem to be occurring at an increased frequency, among them the "wrong way willie" bug as I like to call it, as well as some holding penalty strangeness. I wanted to address some of these bugs here just hopefully put your mind at ease and let you know that they are being addressed.
First, I do want to state that this post is not a "please stop bothering me with your bug reports" - I actually wonder if these bugs have been occurring more frequently than they've been reported, and I need you guys to let me know when you see bugs like these because it helps me identify how to prioritize what I'm going to tackle next.
I believe the "wrong way willie" and holding call bugs have been fixed in the game engine version 0.2.1. You can see what game engine your league is using by looking at the footer; except for MFN-1, the game engines will upgrade at the end of each season. The "wrong way willie" bug was a bit of a challenge and has been on my radar for a while; the problem has been that it occurred extremely infrequently. I have a testing sim engine that runs a full season every day, and in tracking down this bug it would take several days for it to occur - and several times of it occurring for me to track down why it was happening. But I think I finally found it.
Due to the complexities of the game engine, I have a policy not to push updates to any existing game engine version unless I feel it is safe enough that there is no chance that it will break or cause adverse issues. The exception is MFN-1, where patches are released immediately for real-world testing. The "wrong way willie" bug is a huge bug, but was happening so infrequently and the fix did have some measure of potential to change the running logic (it was a bug in the code that determined a runner's cutback path), which may break some strategies - so I decided not to release it in any leagues midseason. This is probably the most egregious bug that has occurred since the game was released, and I really hope it has been fixed.
One other bug that does seem to occur frequently is the quarterback dropping back and then just standing there waiting to get tackled. This also has been difficult to track down but I'm hopeful that it has been fixed in the 0.2.1 release.
Thanks, everyone, for your patience as we work through these issues. I sincerely apologize for them and please know that there is no one who gets more frustrated when they occur than me.