chajapa Posted April 29, 2014 Posted April 29, 2014 I have some saves that, when I start them, I get a lot of junk in the papyrus log. Example: [04/29/2014 - 03:44:02PM] Cannot open store for class "MF_StripAndTeleportEffect", missing file? [04/29/2014 - 03:44:02PM] Cannot open store for class "mf_whoresexscenevar", missing file? [04/29/2014 - 03:44:02PM] ERROR: Unable to bind script mf_whoresexscenevar to mf_Prostitute_GenericScene1 (5C00695B) because their base types do not match [04/29/2014 - 03:44:02PM] Cannot open store for class "mf_whoresexscene", missing file? [04/29/2014 - 03:44:02PM] ERROR: Unable to bind script mf_whoresexscene to mf_Prostitute_GenericScene1 (5C00695B) because their base types do not match [04/29/2014 - 03:44:02PM] Cannot open store for class "mf_gettingstuffquestscript", missing file? [04/29/2014 - 03:44:02PM] ERROR: Unable to bind script mf_gettingstuffquestscript to mf_GettingStuffBack (5C01FEE8) because their base types do not match [04/29/2014 - 03:44:02PM] Cannot open store for class "qf_mf_gettingstuffback_0301fee8", missing file? [04/29/2014 - 03:44:02PM] ERROR: Unable to bind script qf_mf_gettingstuffback_0301fee8 to mf_GettingStuffBack (5C01FEE8) because their base types do not match [04/29/2014 - 03:44:02PM] Cannot open store for class "mf_gettingstuffconditional", missing file? [04/29/2014 - 03:44:02PM] ERROR: Unable to bind script mf_gettingstuffconditional to mf_GettingStuffBack (5C01FEE8) because their base types do not match [04/29/2014 - 03:44:02PM] Cannot open store for class "mf_simplerquestplayerscript", missing file? [04/29/2014 - 03:44:02PM] Cannot open store for class "mf_simplerjobscript", missing file? [04/29/2014 - 03:44:02PM] ERROR: Unable to bind script mf_simplerjobscript to mf_SimplerJob (5C00BA7C) because their base types do not match [04/29/2014 - 03:44:02PM] Cannot open store for class "qf_mf_simplerjob_0300ba7c", missing file? [04/29/2014 - 03:44:02PM] ERROR: Unable to bind script qf_mf_simplerjob_0300ba7c to mf_SimplerJob (5C00BA7C) because their base types do not match [04/29/2014 - 03:44:02PM] Cannot open store for class "mf_simplerjobvariables", missing file? [04/29/2014 - 03:44:02PM] ERROR: Unable to bind script mf_simplerjobvariables to mf_SimplerJob (5C00BA7C) because their base types do not match [04/29/2014 - 03:44:02PM] Cannot open store for class "mf_GiantSacrifice_PlayerHitDetector", missing file? [04/29/2014 - 03:44:02PM] Cannot open store for class "mf_GiantSacrifice_FarmerHitDetector", missing file? [04/29/2014 - 03:44:02PM] Cannot open store for class "mf_GiantSacrifice_Variables", missing file? [04/29/2014 - 03:44:02PM] ERROR: Unable to bind script mf_GiantSacrifice_Variables to mf_prostitute_GiantSacrifice (5C04FD4E) because their base types do not match [04/29/2014 - 03:44:02PM] Cannot open store for class "QF_mf_prostitute_GiantSacref_0304FD4E", missing file? [04/29/2014 - 03:44:02PM] ERROR: Unable to bind script QF_mf_prostitute_GiantSacref_0304FD4E to mf_prostitute_GiantSacrifice (5C04FD4E) because their base types do not match [04/29/2014 - 03:44:02PM] Cannot open store for class "mf_GiantSacrificeQuest", missing file? [04/29/2014 - 03:44:02PM] ERROR: Unable to bind script mf_GiantSacrificeQuest to mf_prostitute_GiantSacrifice (5C04FD4E) because their base types do not match [04/29/2014 - 03:44:02PM] Cannot open store for class "mf_campjobcoworkerscript", missing file? [04/29/2014 - 03:44:02PM] ERROR: Unable to bind script mf_campjobcoworkerscript to mf_Prostitute_CampJob_CoworkerScene (5C01B345) because their base types do not match [04/29/2014 - 03:44:02PM] Cannot open store for class "mf_solicitprostitute", missing file? and that's just an exerpt. The papyrus log for that save is 161 kb. My worst one is 437 kb. The entries appear to be mostly from Radiant Prostitution which I have deactivated and subsequently removed. I ran this save through SaveTool. Followed the directions. Fix all # and then FixScriptInstances and save it. It appears to remove all of the Radiant Prostitution stuff, but when I start from that save, I get those entries in my Papyrus log still. If I RELOAD the save in SaveTool, it doesn't find any of the scripts mentioned. Are my saves just too messed up to save? They RUN.... but I have to wonder if all these warnings and errors are affecting stability or whatever.
gvman3670 Posted April 30, 2014 Posted April 30, 2014 Go to Skyrim/data/SKSE and open the SKSE.ini file (if there isn't one then make one). In that file add these line.... [General] ClearInvalidRegistrations=1 ....then save the .ini file and play for a while. Over time it will clear out rogue/orphaned scripts and your papyrus logs should get smaller in time.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.