Jump to content

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


fekoll

Recommended Posts

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)

 

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