Unknown DragonX Posted September 8, 2021 Posted September 8, 2021 For some reason I'm suffering from the false save corruption bug even though I have installed the SSE engine fixes and followed the installation correctly and even reinstalled again just in case to be sure. I also uninstalled mods that I thought maybe the issue and the problem stilled persisted. I'm at my wits end and probably going to have reinstalled skyrim all over again if I can't figure out what causing the problem. Here my load order: loadorder.txt And my pap logs as well: Papyrus.0.log
merryMalfunctioning Posted September 8, 2021 Posted September 8, 2021 1 hour ago, Unknown DragonX said: For some reason I'm suffering from the false save corruption bug even though I have installed the SSE engine fixes and followed the installation correctly and even reinstalled again just in case to be sure. I also uninstalled mods that I thought maybe the issue and the problem stilled persisted. I'm at my wits end and probably going to have reinstalled skyrim all over again if I can't figure out what causing the problem. Here my load order: loadorder.txt And my pap logs as well: Papyrus.0.log "Blush When Aroused" appears to be malfunctioning.
Shadowbroker3495 Posted September 9, 2021 Posted September 9, 2021 Using 1495 mods (according to your loadlist) could be one of the reasons. Maybe you have exceeded some technical limitation in Skyrim. As far as i know, you can only use 255 ESP type mods. There is no correct number of mods to use. It depends on your hardware and limitations of script engine, but personally i've never seen anyone using 1000+ mods. In general modders seem to use between 200-500 mods. With so many mods, it is close to impossible to pinpoint which mods are causing problem. My advice is to build a base mod setup with a limited number of mods. Once you have verified that setup works without errors, then you can add more mods and test again. This way you can gradually build a bigger and stable setup and if you suddenly get errors, then you know that problem is caused by the latest added mod(s).
alex77r4 Posted September 9, 2021 Posted September 9, 2021 23 hours ago, Unknown DragonX said: For some reason I'm suffering from the false save corruption bug even though I have installed the SSE engine fixes and followed the installation correctly and even reinstalled again just in case to be sure. I also uninstalled mods that I thought maybe the issue and the problem stilled persisted. I'm at my wits end and probably going to have reinstalled skyrim all over again if I can't figure out what causing the problem. Probably, the problem is that you reach the maximum files open that can manage the game. Read the web SSE Engine Fixes: MaxStdio (default: true) - Raises max file handle limit from 512 to 2048, which should fix "False Save Corruption" bug in most cases. The maximum simultaneous files open allowed is 2048 and each plugin file consume one of them. You have 1495 and left 553 to the limit. That 553 handles must be used to read mesh, textures, audio, xml for HTD, log files for the DLL's and some things more... Probably, in some moment, your game need more than 2048 file handles and generate the false save corruption bug. My recommendation, remove mods or merge them.
Unknown DragonX Posted September 11, 2021 Author Posted September 11, 2021 On 9/8/2021 at 1:45 PM, markdf said: "Blush When Aroused" appears to be malfunctioning. Uninstalled and still facing the problem so that can't be it. On 9/9/2021 at 3:42 AM, Shadowbroker3495 said: Using 1495 mods (according to your loadlist) could be one of the reasons. Maybe you have exceeded some technical limitation in Skyrim. As far as i know, you can only use 255 ESP type mods. There is no correct number of mods to use. It depends on your hardware and limitations of script engine, but personally i've never seen anyone using 1000+ mods. In general modders seem to use between 200-500 mods. With so many mods, it is close to impossible to pinpoint which mods are causing problem. My advice is to build a base mod setup with a limited number of mods. Once you have verified that setup works without errors, then you can add more mods and test again. This way you can gradually build a bigger and stable setup and if you suddenly get errors, then you know that problem is caused by the latest added mod(s). I usually play with a heavy setup and this first time I'm having such a problem that I'm honestly trying to pinpoint what mod is causing this problem for engine fixes false save corruption to be not working. On 9/9/2021 at 12:16 PM, alex77r4 said: Probably, the problem is that you reach the maximum files open that can manage the game. Read the web SSE Engine Fixes: MaxStdio (default: true) - Raises max file handle limit from 512 to 2048, which should fix "False Save Corruption" bug in most cases. The maximum simultaneous files open allowed is 2048 and each plugin file consume one of them. You have 1495 and left 553 to the limit. That 553 handles must be used to read mesh, textures, audio, xml for HTD, log files for the DLL's and some things more... Probably, in some moment, your game need more than 2048 file handles and generate the false save corruption bug. My recommendation, remove mods or merge them. I already have that enable from the beginning and false save corruption bug seems to happen at random times. For instance I've just reached level 4 and it already starting. And most of my load order is simply patches.
merryMalfunctioning Posted September 11, 2021 Posted September 11, 2021 4 hours ago, Unknown DragonX said: Uninstalled and still facing the problem so that can't be it. Did you start a new game without Blush When Aroused? Or did you just uninstall it mid-game and hope for the best? If your issue is still happening in a new game without Blush When Aroused, post the new savefile and I'll try to see what's going wrong the new one. But in the old one, I'm pretty sure it was Blush When Aroused that was failing. Beyond that, I'd have to guess that Papyrus is being completely overloaded; mods that update frequently (like Blush When Aroused) are the canaries in the coal mine when Papyrus can't handle your load order.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.