Jump to content

None object errors in Papyrus log


deltahost

Recommended Posts

Hey everyone, so these messages have appeared in my papyrus log:


[03/14/2014 - 05:31:38PM] Warning: Assigning None to a non-object variable named "::temp3"
stack:
[DialogueFalkreath (0004D78E)].dialogueswapgovernmentaliasesscript.TestForSwap() - "DialogueSwapGovernmentAliasesScript.psc" Line 66
[DialogueFalkreath (0004D78E)].dialogueswapgovernmentaliasesscript.OnUpdate() - "DialogueSwapGovernmentAliasesScript.psc" Line 45
[03/14/2014 - 05:31:38PM] error: Cannot call IsInFaction() on a None object, aborting function call
stack:
[DialogueFalkreath (0004D78E)].dialogueswapgovernmentaliasesscript.TestForSwap() - "DialogueSwapGovernmentAliasesScript.psc" Line 66
[DialogueFalkreath (0004D78E)].dialogueswapgovernmentaliasesscript.OnUpdate() - "DialogueSwapGovernmentAliasesScript.psc" Line 49
[03/14/2014 - 05:31:38PM] Warning: Assigning None to a non-object variable named "::temp3"
stack:
[DialogueFalkreath (0004D78E)].dialogueswapgovernmentaliasesscript.TestForSwap() - "DialogueSwapGovernmentAliasesScript.psc" Line 66
[DialogueFalkreath (0004D78E)].dialogueswapgovernmentaliasesscript.OnUpdate() - "DialogueSwapGovernmentAliasesScript.psc" Line 49
[03/14/2014 - 05:31:38PM] error: Cannot call IsInFaction() on a None object, aborting function call
stack:
[DialogueFalkreath (0004D78E)].dialogueswapgovernmentaliasesscript.TestForSwap() - "DialogueSwapGovernmentAliasesScript.psc" Line 66
[DialogueFalkreath (0004D78E)].dialogueswapgovernmentaliasesscript.OnUpdate() - "DialogueSwapGovernmentAliasesScript.psc" Line 53

I uninstalled a mod ( (I know, terrible move), and since it created its own npc for Jarl Siddgeir in Falkreath, that npc is now gone and the dialogue scripts attached to it now have no npc to reference. The vanilla Siddgeir is still there, but it seems like the scripts don't recognise him. I think I have to fill the aliases with the vanilla npc ids, but I don't really know how to do that.

Is there a way to get the script to detect the vanilla Siddgeir npc so it can stop bloating the papyrus log, or will I have to carry on or start a new game? Any and all input would be tremendously appreciated. Cheers everyone!

Edited by deltahost
Link to comment
Share on other sites

  • Recently Browsing   0 members

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