Jump to content

Save files cannot be read for cleaning (& load order check)


Ddayer

Recommended Posts

Posted

So I guess I won't worry about the number of active scripts then. I seem to be getting an avg of 30 so it shouldn't be that bad.

The issue that I am concerned with is that my save game will now ctd when loading and then later on, will load just fine.

It runs just fine when it's loaded and playing, but when I try to load it again later, it will cause a ctd.

I am also not quite sure I am getting messages like

"Error: File "Unofficial Dawnguard Patch.esp" does not exist or is not currently loaded"

in my papyrus log when I am clearly using the UnofficialSkyrimLegendaryEditionPatch.esp.

I did recently clean the mod with the latest TES5Edit cause LOOT told me to. Could that have caused problems?

 

Papyrus.0.zip

Posted
16 minutes ago, Ddayer said:

"Error: File "Unofficial Dawnguard Patch.esp" does not exist or is not currently loaded"

You seem to have a mod that is outdated and still wants something from that old thing. A forgotten ancient script somewhere in your save file may also be a reason.

 

16 minutes ago, Ddayer said:

I did recently clean the mod with the latest TES5Edit cause LOOT told me to. Could that have caused problems?

Which mod did you clean ?  USLEEP? Bad idea!

The current version for LE comes with 241 ITMs and they are fully intentional.
 

Posted
16 minutes ago, donttouchmethere said:

damn, now I want more active scripts too ?

Take up acting. ?

 

Two reasons my script count is low - 1. I have most of the vanilla game turned off and 2. I very rarely do quest mods. That L50-odd character in the above save has done all the map and the only things in the journal are the kill Petra gig, Gauldur's amulet (I can't do Saarthal because I don't join the Mage's) and some dwemer thing which was due to a glitch.

 

Here's me and one 17th of my gels just after dawn in Dawnstar pondering our next move.



466582877_enb2019_01_0915_37_12_46.thumb.jpg.1216c8cf2ebcbc41acb0cb289a328cc9.jpg

Posted
46 minutes ago, Ddayer said:

So I guess I won't worry about the number of active scripts then. I seem to be getting an avg of 30 so it shouldn't be that bad.

The issue that I am concerned with is that my save game will now ctd when loading and then later on, will load just fine.

It runs just fine when it's loaded and playing, but when I try to load it again later, it will cause a ctd.

I am also not quite sure I am getting messages like

"Error: File "Unofficial Dawnguard Patch.esp" does not exist or is not currently loaded"

in my papyrus log when I am clearly using the UnofficialSkyrimLegendaryEditionPatch.esp.

I did recently clean the mod with the latest TES5Edit cause LOOT told me to. Could that have caused problems?

 

Papyrus.0.zip

The errors about 

Error: File "Unofficial Skyrim Patch.esp" does not exist or is not currently loaded.
Error: File "Unofficial Dawnguard Patch.esp" does not exist or is not currently loaded.
Error: File "Unofficial Hearthfire Patch.esp" does not exist or is not currently loaded.
Error: File "Unofficial Dragonborn Patch.esp"

 

are intentionally generated by USLEEP because the mod MUST verify that you not have any of the four old individual patch's and the only way for know it is ask about it and of course the game MUST say error file not exist. Is normal, is the way for made it.. ignore that errors.

 

Your problem come from the 1670 errors that the game show before say

[01/09/2019 - 02:53:53PM] VM is freezing...
[01/09/2019 - 02:53:53PM] VM is frozen
[01/09/2019 - 02:53:53PM] Reverting game...

 

That errors come from problems in the instalation of the mod's but can be trash in the savegame.

First look a CLEAN LOG = open the game and close it. NOT start a new game. NOT load any save.

The errors show in that log come from problems in the instalation of the mod's and can not have any relation to the savegame if you not load it.

Some are normal for enable compatibility with others mod, but of course can NOT be 1600.

 

EDIT: The log show the EXADECIMAL code of the mod that generate the error. In the line

Unable to bind script ASBackRoomsScript to  (D701A412) because their base types ..

the log say (D701A412) and D7 is the code of the mod, converted to decimal is 215. That mod have 370 errors of the 1600. Look for update, compatibility patch, reinstall it and look in the support page of the mod if is normal have 370 errors from that mod in the log.

And same for your code DA, converted to 218, have 339 errors.

Posted
Just now, GenioMaestro said:

That errors come from problems in the instalation of the mod's but can be trash in the savegame.

First look a CLEAN LOG = open the game and close it. NOT start a new game. NOT load any save.

The errors show in that log come from problems in the instalation of the mod's and can not have any relation to the savegame if you not load it.

Some are normal for enable compatibility with others mod, but of course can NOT be 1600.

Ahh I see. A clean log is absolutely FILLED with 

"Error: Failed to find variable ::_targetActor_var used in RaceMenuPluginBeast.OnSliderChanged()"

Any ideas on what may be causing this?

I also see a lot of 

"Cannot open store for class "CACO_AdjustPotionThread24", missing file?" in the beginning, but not as much as the first error.

 

And worik yes, I did clean USLEEP by accident. I thought for some reason it was one of the masters I was supposed to clean.

I did reinstall and update it to the latest version, as well as CRF.

 

 

 

Papyrus.0.zip

Posted
7 minutes ago, Ddayer said:

Ahh I see. A clean log is absolutely FILLED with 

"Error: Failed to find variable ::_targetActor_var used in RaceMenuPluginBeast.OnSliderChanged()"

Any ideas on what may be causing this?

I also see a lot of 

"Cannot open store for class "CACO_AdjustPotionThread24", missing file?" in the beginning, but not as much as the first error.

 

And worik yes, I did clean USLEEP by accident. I thought for some reason it was one of the masters I was supposed to clean.

I did reinstall and update it to the latest version, as well as CRF.

 

 

 

Papyrus.0.zip

Reload the page, some times i edit my post and not show until you reload the post.

 

Some times not need the code because the error show the name of the mod: 

"Error: Failed to find variable ::_targetActor_var used in RaceMenuPluginBeast.OnSliderChanged()"

Is too evident.

Posted
1 hour ago, GenioMaestro said:

Some times not need the code because the error show the name of the mod: 

"Error: Failed to find variable ::_targetActor_var used in RaceMenuPluginBeast.OnSliderChanged()"

Is too evident.

OK so the two mods you mentioned that were giving massive errors were Requiem - Better Vampires Patch (D7) and Requiem - Live Another Life (DA). 

I have reinstalled those mods but am not sure how to see if they have fixed the errors.

Overall, I see a bunch of 

"Error: Failed to find variable ::_targetActor_var used in RaceMenuPlugin*******.OnSliderChanged()"

where a ton of things go in to ****** like XPMSE, weapons, SoS, beast, MorphsUUNP and so on.

What do these errors mean and do I need to reinstall all of the mods?

Sorry if I am asking a lot of questions, I am very inexperienced in troubleshooting.

 

Update #1 : I am SILLY!The XPMSE I had installed was for Racemenu when I was using ECE. I reinstalled it and got rid of most of the errors. I also reinstalled a couple of mods and now the errors are much less. 

 

Update #2 :  Ahhh Requiem....the steps I take to have you in my load order. So it seems the CTD was mainly caused by not running Reqtificator for Requiem after updating my mods. I thought only installing/uninstalling new mods or changing my load order required me to run it, but EVERY mod update also requires me to run Reqtificator after. Now it seems the CTD problem is gone.

 

Papyrus.0.zip

Posted
1 hour ago, Ddayer said:

OK so the two mods you mentioned that were giving massive errors were Requiem - Better Vampires Patch (D7) and Requiem - Live Another Life (DA). 

I have reinstalled those mods but am not sure how to see if they have fixed the errors.

Overall, I see a bunch of 

"Error: Failed to find variable ::_targetActor_var used in RaceMenuPlugin*******.OnSliderChanged()"

where a ton of things go in to ****** like XPMSE, weapons, SoS, beast, MorphsUUNP and so on.

What do these errors mean and do I need to reinstall all of the mods?

Sorry if I am asking a lot of questions, I am very inexperienced in troubleshooting.

 

Update #1 : I am SILLY!The XPMSE I had installed was for Racemenu when I was using ECE. I reinstalled it and got rid of most of the errors. I also reinstalled a couple of mods and now the errors are much less. 

 

Update #2 :  Ahhh Requiem....the steps I take to have you in my load order. So it seems the CTD was mainly caused by not running Reqtificator for Requiem after updating my mods. I thought only installing/uninstalling new mods or changing my load order required me to run it, but EVERY mod update also requires me to run Reqtificator after. Now it seems the CTD problem is gone.

 

Papyrus.0.zip

You learn fast... Is not easy manage 225 mod's and, as you can see, can give a lot of problems.

 

That 50 lines are normal. Some mod's must generate errors for have compatibility with others mods. Others times the errors come from fails caused by the developer of the mod and only the developer can solve it.

 

Is normal have some errors, can be 50 or 100, and is imposible have a empty log.

 

Happy play.

Posted
3 hours ago, GenioMaestro said:

You learn fast... Is not easy manage 225 mod's and, as you can see, can give a lot of problems.

 

That 50 lines are normal. Some mod's must generate errors for have compatibility with others mods. Others times the errors come from fails caused by the developer of the mod and only the developer can solve it.

 

Is normal have some errors, can be 50 or 100, and is imposible have a empty log.

 

Happy play.

A man's gotta do what he's gotta do to play modded Skyrim xD

I came here with one problem and ended up solving a bunch of other ones.

Couldn't have done it without all your pointers!

Off to enjoy my game now

Thanks for the help Genio, and everyone else who's helped me on this thread!

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...