Jump to content

Cleaning your .esps?


gooser

Recommended Posts

Hi how do I clean the .esp's I create? After renaming/deleting properties on various objects, I think I have some "orphaned" data in the .esp. Skyrim complains about them in the papyrus log file:

Warning: Property AnalWTDebuffSpell on script AproposActorAlias attached to alias AproposActorAlias01 on quest AproposQuest (31000D62) cannot be initialized because the script no longer contains that property

Sometime ago I renamed the property on my AproposActorAlias from AnalWTDebuffSpell to something else. I've checked any everything looks correct in CK. The mod functions as I expect. But yet I still see these warnings - like there's some residual stuff in the .esp. I simply cannot find any references anywhere to the old property, and I've checked the "uses" function in CK.

 

Now, I know how to, as a user, clean my master files (using Tes5Edit). But how to I clean a .esp I am responsible for?

 

Something like TesSnip?

 

http://www.nexusmods.com/skyrim/mods/1744/?

 

Thanks!

Link to comment

CK leaves the properties set even if they don't exist in the script anymore. Clearing them manually through CK before actually removing the property should prevent it.

 

When opening the .esp in Test5edit, open the quest and see the properties listed for it. The "missing" property should show up there, and have remove option available when right clicking it.

Link to comment

Srende,

 

If I right-click on the quest in the left pane, and select "Check for Errors" I get:

 

[00:00]                             FormID -> [04007EA2] <Error: Could not be resolved>
[00:00]                           Above errors were found in :Object v2
[00:00]                         Above errors were found in :Object Union
[00:00]                       Above errors were found in :Value
[00:00]                     Above errors were found in :Property
[00:00]                             FormID -> [0400842B] <Error: Could not be resolved>
[00:00]                           Above errors were found in :Object v2
[00:00]                         Above errors were found in :Object Union
[00:00]                       Above errors were found in :Value
[00:00]                     Above errors were found in :Property
[00:00]                             FormID -> [04007E96] <Error: Could not be resolved>
[00:00]                           Above errors were found in :Object v2
[00:00]                         Above errors were found in :Object Union
[00:00]                       Above errors were found in :Value
[00:00]                     Above errors were found in :Property
[00:00]                   Above errors were found in :Properties
[00:00]                 Above errors were found in :Script
[00:00]               Above errors were found in :Alias Scripts
[00:00]             Above errors were found in :Alias
[00:00]           Above errors were found in :Aliases
[00:00]         Above errors were found in :Script Fragments Quest
[00:00]       Above errors were found in :Quest VMAD
[00:00]     Above errors were found in :Data
[00:00]   Above errors were found in :VMAD - Virtual Machine Adapter
[00:00] Above errors were found in :AproposQuest "Apropos" [QUST:31000D62]

 

When I explore the quest I can find the three "missing" forms still referenced by the properties, but I can't find a way to remove them...

 

EDIT: nevermind, found it by right-clicking the empty space next to "Property" in the Tes5edit interface.

post-76197-0-73253100-1412870588_thumb.png

Link to comment

Archived

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

  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use