Jump to content

Papyrus - Dumping stack error


Recommended Posts

Posted

Hello!

If someone can help me. My Papyrus log is full of the following error:
 

Spoiler

[03/15/2023 - 08:24:52PM] Dumping stack 7295463:
[03/15/2023 - 08:24:52PM] Frame count: 0 (Page count: 0)
[03/15/2023 - 08:24:52PM] State: Waiting on other stack for call (Freeze state: Freezing)
[03/15/2023 - 08:24:52PM] Type: Normal
[03/15/2023 - 08:24:52PM] Return register: None
[03/15/2023 - 08:24:52PM] Has stack callback: No
[03/15/2023 - 08:24:52PM] Stack trace:
[03/15/2023 - 08:24:52PM] [alias Player on quest _M_QuestReachGatherOreLow (430149D5)]._M_AliasPlayerGather.OnItemAdded() - (requested call)
[03/15/2023 - 08:24:52PM] [param 0]: [MiscObject < (0000000F)>]
[03/15/2023 - 08:24:52PM] [param 1]: 7
[03/15/2023 - 08:24:52PM] [param 2]: None
[03/15/2023 - 08:24:52PM] [param 3]: [defaultSetStageOnDeath < (000D37B8)>]


 

I've checked many ways, but I can't figure out what's causing this. Any tips would be appreciated.
Thanks

Posted (edited)

Do you have any mods installed that alter mining? If so, perhaps the answer lies there.

 

For instance I installed something a long while back, perhaps it was Immersive Creatures I think, that afaik added Ore Guardians  (I think that's their name... ebony guardian, iron guardian, etc) that don't likeses when youz takeses their oreses, and theyes tries to keel youz for doing so.

 

Not that this one is necessarily it, but they do sometimes seem to get stuck trying to spawn

Edited by anjenthedog
Posted (edited)

Thanks for the tips. I found out with SSEdit that it was Dirty Missives, but I don't think that this is the main cause of the problem. For a few days, Sexlab and other scripts have been loading slowly, and I have no idea what's causing it, I just updated a few modes, but I checked them.

Edited by D3vilizeR
Posted

Generally that's a sign of the papyrus engine not working properly. I'd imagine it could be extreme script overload, maybe a script stuck in a loop.

Posted (edited)

What @traison said.

 

Try cleaning the save to remove any obvious junk, then finding a nice long indoor quest or stay in your player home for a nice long while doing whatever (sleeping, crafting, twiddling your thumbs). 

 

That often resolves lag/bottlenecking problems I'm having, presuming it's not due to some mod I just installed or updated that's giving my game "indigestion".

 

I'll admit it's a bit "voodoo", but that's what this old dog does, because it usually works (again, unless I've recently installed something that's disagreeing with my game).

Edited by anjenthedog
Posted

"quest _M_QuestReachGatherOreLow (430149D5)]" is probably the major clue. the 43 tells you which entry in your load order is the mod doing this.

Posted

Thanks for the help. I checked the saves with ReSaver and the problem was Daegon Follower mode. For some reason, her scripts stuck in a loop and this caused the error of the other modes as well. I cleaned the save file and everything is working fine now.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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