corban122 Posted November 6, 2011 Share Posted November 6, 2011 I've tried deleting my autosaves, and having them rebuilt. Same with my quicksaves. Basically the first 'save' takes a normal amount of time. Any subsequent save can take several minutes (if it completes at all, and doesn't just lock up oblivion entirely.) This includes autosaves (loading between cells, etc.) Any suggestions on how to repair this? Link to comment Share on other sites More sharing options...
corban122 Posted November 6, 2011 Author Share Posted November 6, 2011 Here's an error log from one of my "corrupted" saves. This occurs when I attempt to debloat it. Traceback (most recent call last): File "C:\Program Files (x86)\Bethesda Softworks\Oblivion\Mopy\bash\basher.py", line 14541, in Execute saveFile.load(SubProgress(progress,0,0.8)) File "C:\Program Files (x86)\Bethesda Softworks\Oblivion\Mopy\bash\bosh.py", line 5927, in load self.tempEffects = ins.read(size)MemoryError Those are Wyre bash related files, I'm just trying to put as much info down to help in troubleshooting. (I do have an unaffected/uncorrupted save that will generate the 'corruption' once I try to save from it.) Link to comment Share on other sites More sharing options...
MotoSxorpio Posted November 11, 2011 Share Posted November 11, 2011 Looked kinda like you are missing a mod that added an effect to your character maybe thru script. Check your player effects in Journal, see if something is there but you are not wearing the item or cannot find what gives the effect. If you can find the effect, player.removespell [formID or editorID] should work. I am however only guessing at the error (self.tempeffects is calling to load but not happening looks like) Edit: Also, if you have any OBSE required mods, be sure to start game with obse_loader.exe instead of Oblivion.exe or the Launcher Link to comment Share on other sites More sharing options...
Recommended Posts