What is this thing in my logs?

Post » Fri Nov 16, 2012 2:56 pm

[ (0009F82B)].dunBluePalaceArenaSCRIPT.OnUpdate() - "dunBluePalaceArenaSCRIPT.psc" Line 77
[07/04/2012 - 12:00:07AM] error: Object reference has no 3D
stack:
[ (0001E68C)].Sound.Play() - "" Line ?
[ (00076126)].fxDustDropRandomSCRIPT.OnLoad() - "fxDustDropRandomSCRIPT.psc" Line 33
[07/04/2012 - 12:00:09AM] error: Object reference has no 3D
stack:
[ (0001E68C)].Sound.Play() - "" Line ?
[ (00072EF6)].fxDustDropRandomSCRIPT.OnLoad() - "fxDustDropRandomSCRIPT.psc" Line 36
[07/04/2012 - 12:00:10AM] warning: Assigning None to a non-object variable named "::temp6"
stack:

Playing for about 20-30 minutes through my mod's questline and a bit of trying things out to see if anything pops in the logs, about half of my 96 page (MS Word) ini log is just that. WTF is it and does it matter?
User avatar
ZANEY82
 
Posts: 3314
Joined: Mon Dec 18, 2006 3:10 am

Post » Sat Nov 17, 2012 6:49 am

those are bethesda's wonderful scripts leaking errors from the Update event infinitely. just be thankful their RegisterForUpdate isnt something insane like (0.1)


and another lesson: never...EVER use RegisterForUpdate
User avatar
kevin ball
 
Posts: 3399
Joined: Fri Jun 08, 2007 10:02 pm


Return to V - Skyrim