Clearing a Stack Overflow

Post » Fri Nov 16, 2012 7:22 pm

Is there any way to force a clear of an event or function if it's been called too many times and is locking up the processing? One of my users has reported a bug where scripts don't appear to be firing and that's the only thing that I think could be a culprit. Other opinions on causes are very welcome, of course.
User avatar
Michelle Chau
 
Posts: 3308
Joined: Sat Aug 26, 2006 4:24 am

Post » Fri Nov 16, 2012 12:17 pm

We'd need to have a look at the papyrus log to make any reasonable suggestions I'm afraid.
User avatar
Emma
 
Posts: 3287
Joined: Mon Aug 28, 2006 12:51 am

Post » Fri Nov 16, 2012 6:52 pm

Ah. Thankfully, it was a null point! It was actually an issue caused by multithreaded events trying to work on the same variable at the same time and messing it up big time. I did a work around.
User avatar
Riky Carrasco
 
Posts: 3429
Joined: Tue Nov 06, 2007 12:17 am


Return to V - Skyrim