I took a break from investigating my SDR issues because I wanted to play the game for a while rather than trying stuff out, but I have now tried the things you suggested, but with no good results. It wasn't the ini. The OBSE save game check made the game freeze after loading the newly created safe, but this wouldn't explain anyway why it doesn't work on a new character. I think corruption of any kind is unlikely, because I reinstalled the mod several times from different downloads during the course of testing. I was also thinking of another application interfering, but it's apparently not my firewall, and what else could it be?
EDIT:
I went back and reviewed some of your previous trouble shooting posts, and it looks like you already tried the disabled.dll trick (I listed below)
What directory is your Oblivion game installed in?
-------------------------
I'm running out of ideas. Clearly the Sneaking Detection Recalibrated.esp is working, and so is OBSE, otherwise you wouldn't get that log file, and from what I can tell, it looks like it's setting the Oblivion game settings correctly (they aren't all the Oblivion default values, and a number of the defaults line up with SDR's defaults).
When I run it, I get values for all the game settings, Oblivin and SDR's, but you don't get any settings for SDR. Returning with a "NOT FOUND" in the console and all of those 0s in the log implies that the SDR custom game settings don't exist in the first place. The custom game settings are created by the SneakingDetectionRecalibrated.dll in the Oblivion/Data/OBSE/plug-ins directory.
If you aren't getting an error message saying that the .dll isn't there, then the SneakingDetectionRecalibrated.dll must be there. I can only think of two possibilities: either the new .dll was never installed over the old one for some reason, or there is another OBSE plug-in that is interfering with the SneakingDetectionRecalibrated.dll's ability to generate the game settings.
If I were in your shoes, I would try the following first:
1. Manually delete the SneakingDetectionRecalibrated.dll from the Data/OBSE/plugins directory.
2. Manually extract and copy over the SneakingDetectionRecalibrated.dll form the SDR 4.0.2 archive that you downloaded, and copy it over to the Data/OBSE/plugins directory.
3. Launch Oblivion, load the most recent stable game, save it, wander around for a bit, exit the game, check the log.
If that doesn't work, do the following:
1. Create the following folder: Data/OBSE/plugins_disabled
2. Move all the .dlls except SneakingDetectionRecalibrated.dll, ConScribe.dll, and AddActorValues.dll into the disabled folder.
3. Launch Oblivion, load the most recent stable game, save it, wander around for a bit, exit the game, check the log.
(note: you may get error messages from other mods that use those .dlls, so you may want to disable any that depend on them.
- If you are still not getting any values, I really have no idea what's going on, or how to resolve it without doing something like log-me-in or skype so that I could actually see what you were looking at as you were doing it.
- if the log shows that there are SDR gamesetting values, then clearly one of the other .dlls is causing the problem.
To determine which one, try this.
- move half of the .dlls out of the disabled plugins into plugins folder.
- launch the game, load the save, run around for a bit, then exit, check the log
- if the new game settings are there, take half of the remaining .dlls in the disabled folder, and put them back in the plugins
- if the new game settings are not there, remove half of the .dlls from the plugins folder and put them in the disabled folder.
- basically, by using halves all the time, you can fairly quickly eliminate entire groups, and get it down to the one .dll that's causing the issue.Other than that, I have no clue what else to suggest. I'm truly sorry. It's quite baffling. Especially since you are the only one who has brought this up so far. I almost wish this was happening to someone else, because then maybe there would be more information that would help me pin down the problem.