Okay, we have a couple more important things to let you guys know about that have resulted from the patch:
First, it seems that there has been a change (we think bug, but getting that verified) to the Saved Variables files, which includes your AddOns settings. Previously they were saved under your ["
@username"]. It seems that they are saved under [""] now. What this means is that if you log into the game without having made the necessary change in your files, and if you didn't keep a backup of them, all your addon settings will be reverted to the default settings. If you haven't yet logged in, or if you have a backup of them, there is a fix you can use. All you need to do is:
Go to your Documents folder (the same one that you had to use to install your addons)
Go to your Elder Scrolls folder
Go to your Live folder
Go to your SavedVariables folder
MAKE A BACKUP OF THIS FOLDER!
You should see a listing of files for each addon you used. They will be named [AddOnName].lua
You can open those files using any text editor (I'd say just use NotePad). Right click the file name, choose Open With and pick whatever editor you want to use
Somewhere close to the top of the .lua file will be a line that says ["
@Username"]
Change that to replace ["
@Username"] with [""].
Save and close.
Do this for each of the addon .lua files that you have in that folder. Once you've done all of them, you should be able to log into the game and not lose all your settings now.
If it turns out that this was a bug introduced with this patch and Zenimax reverts it, you'll be able to just drop your backup of the SavedVariables folder back in and be all set again. You did make the backup we told you to make, right?!