Jump to content

CTD when trying to create/build the armorer workbench or smelter at Heljarchen Hall.


fekoll

Recommended Posts

Posted

So, i'm getting CTD when trying to build the armorer workbench or the smelter. The ones outside the home/house.

 

I don't know how to read this papyrus log stuff, but i think it is maybe this:

 

> warning: Assigning None to a non-object variable named "::temp85"

 
 
??
 
 
Would like some help please, thank you.

Papyrus.0.log

LO Wrye Bash.txt

Posted

if it get in the log, that mean you don't crash because of it

you won't find why you ctd by looking at the log...

 

> warning: Assigning None to a non-object variable named "::temp85"

-> there's a variable declared as objectreference, or scene or whatever, something that should be attached to the script in the esp, in the script

 

[10/16/2016 - 09:27:11PM] warning: Property Meteor on script aaaUDPlayerAliasScript attached to alias PlayerAlias on quest aaaUDInitQuest (19003884) cannot be initialized because the script no longer contains that property

-> this one it's the other way around  (esp have the variable, but not the script)

 

[10/16/2016 - 09:27:11PM] Error: Unable to bind script jaxonzstringutil to JaxonzDiagnosticsQuest (13000800) because their base types do not match

-> that quest don't have that script because "scriptname jaxonzstringui extend something" instead of extend quest

 

[10/16/2016 - 09:27:36PM] Error: Unable to call Is3DLoaded - no native object bound to the script object, or object is of incorrect type
stack:

[ (FF0009DA)].Actor.Is3DLoaded() - "<native>" Line ?

-> sos can't be load on that npc because he isn't there, he isn't there, doesn't matter it don't have sos

 

 

coc qasmoke and try those ones, if that don't ctd, coc to the ones where you crash (load the game to get their id, then tesedit to get the cell name)

if that crash you try again after removing mods until you find the one that is problem, then you check its conflicts in tesedit

if that don't crash, maybe you had a stuck dump last time you sit on a chair or something else, problem is in your save (try with older save, it's dangerous to mess with the save, avoid it if you can)

 

Archived

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

  • Recently Browsing   0 members

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