Jump to content

Recommended Posts

Posted

Due to recent circumstances, I am very interested in learning what certain Papyrus log entries mean.  Most of the Papyrus messages had to do with Estrus, which I made a separate thread for here: http://www.loverslab.com/topic/47051-estrus-users-please-help/However, there were 3 non-Estrus related messages that I'm not quite sure of.

 

ERROR: Property DriftshadeSanctuaryAlias on script USKP_QF_ChangeLocation16_0300489C attached to USKPChangeLocation16 (0200489C) cannot be bound because <NULL alias> (53) on <NULL quest> (0004B2D9) is not the right type
[05/13/2015 - 04:42:54PM] Loading game...
[05/13/2015 - 04:42:54PM] Cannot open store for class "monitor_polling", missing file?
[05/13/2015 - 04:42:54PM] warning: Unable to get type monitor_polling referenced by the save game. Objects of this type will not be loaded.
[05/13/2015 - 04:42:54PM] Cannot open store for class "QF__01005379", missing file?
[05/13/2015 - 04:42:54PM] warning: Unable to get type QF__01005379 referenced by the save game. Objects of this type will not be loaded.
[05/13/2015 - 04:42:54PM] warning: Could not find type QF__01005379 in the type table in save
[05/13/2015 - 04:42:54PM] warning: Could not find type monitor_polling in the type table in save
[05/13/2015 - 04:42:54PM] VM is thawing...

 

First of all, the Driftshade message.  Was this caused by USKP or by (uninstalling) http://www.nexusmods.com/skyrim/mods/42564/? which adds a ring item to Driftshade Refuge?

Secondly, what is monitor polling exactly?  And what mod is it connected to?

Same thing goes for QF__01005379.

Posted

Due to recent circumstances, I am very interested in learning what certain Papyrus log entries mean.  Most of the Papyrus messages had to do with Estrus, which I made a separate thread for here: http://www.loverslab.com/topic/47051-estrus-users-please-help/However, there were 3 non-Estrus related messages that I'm not quite sure of.

 

ERROR: Property DriftshadeSanctuaryAlias on script USKP_QF_ChangeLocation16_0300489C attached to USKPChangeLocation16 (0200489C) cannot be bound because <NULL alias> (53) on <NULL quest> (0004B2D9) is not the right type

[05/13/2015 - 04:42:54PM] Loading game...

[05/13/2015 - 04:42:54PM] Cannot open store for class "monitor_polling", missing file?

[05/13/2015 - 04:42:54PM] warning: Unable to get type monitor_polling referenced by the save game. Objects of this type will not be loaded.

[05/13/2015 - 04:42:54PM] Cannot open store for class "QF__01005379", missing file?

[05/13/2015 - 04:42:54PM] warning: Unable to get type QF__01005379 referenced by the save game. Objects of this type will not be loaded.

[05/13/2015 - 04:42:54PM] warning: Could not find type QF__01005379 in the type table in save

[05/13/2015 - 04:42:54PM] warning: Could not find type monitor_polling in the type table in save

[05/13/2015 - 04:42:54PM] VM is thawing...

 

First of all, the Driftshade message.  Was this caused by USKP or by (uninstalling) http://www.nexusmods.com/skyrim/mods/42564/? which adds a ring item to Driftshade Refuge?

Secondly, what is monitor polling exactly?  And what mod is it connected to?

Same thing goes for QF__01005379.

 

Please stop posting Pap Logs,

 

No really don't post them unless a qualified individual has asked for them.

 

Most people don't even understand them.

 

The longest running thread over at the Nexus is a thread full of true believers that Pap Logs are Crash detectors.

 

Real Scripters and people that can actually look at a log and make some amount of since about it are going to only tell you what you want to hear or what not so you will go away.

 

Seriously we lost the battle on this issue with rampant posting by barely qualified to call themselves a mod-user folks a long time ago.

 

But I'm going to attempt to tell you that you have simply pulled out a mod without rolling back to a save before said mod.

 

You have an orphan script.

 

Does this mean you need a save game cleaner?

 

Maybe not.

 

In actuality there isn't enough proof to say that an orphan script will crash your game.  It's a lot easier to tell someone their game is soo borked up by these orphans though than to help them sort out that they did in fact do a horrible job of installing mods and optimizing.

 

Is it still possible?

 

Sure, here's a scenario.

 

A modder somehow manages to accumulate a grossly huge Pap log, how big would it be well it would be big enough that the default memory allotment of 256 MB would not be able to handle it.

 

Uh so what?

The default mem block heap handles active shit like scripts and some other assorted active real time garbage.

 

Uh so is there something I can do?

 

Yes you can optimize.

 

Uh I did that already?

 

Well then your problem if your mods are in fact working correctly is that you somehow managed to install enough stuff that in this particular instance one of two things happened.

 

1) You slowed your performance to a snails crawl in which case you were bound to crash anyway.

or

2) You had enough orphan scripts bogging down your scripts system that either a Bethsada Time Sensitive Script or b a mod made time sensitive script failed sooo hard and was so important that it caused a crash.

 

Unfortunately its real hard to explain that this is highly unlikely.

 

Whats more likely is that all the other stuff you installed up to now is causing your game to limp around as it is and it just took a twig to snap its back.

 

Wait But?  there are some very script intense mods you said so yourself!

 

Yup but at the same time those very popular mods do function very well, and I have no idea what else is installed or how well any of it was installed.

 

Too top that off more often than not since there are millions of people that mod and wait what only 1% of them have made a mod well....I'm betting that many of them may not have optimized at all.

 

Many people also use bad optimizations that may in fact cause crashes.

 

Anyho

 

If you made it to here thanks for reading.

Wait what about the Level Preditor Script solved by Cipsus?

 

Well go figure a skilled guy finds a bad script chugging up the Pap log and now everyone can claim its a crash detector....Does that really make since?

I mean really back in 2011 or early 12 he figured it out but consider that most if not the bulk of the mod users were in fact not cracking there own games EXE file to turn on 4G Ram use.  There was also no Shezon Memory fix....

So ultimately most people were effectively trying to mod a game that acted like an Emulator of Skyrim on XBOX....Many are still doing so today thinking but I gots awesome Vcard.

 

 

 

You can avoid a shit ton of crashes simply by installing these first.

 

Unofficial Skyrim Patches.  <---Oh shit by the way, these patches do solve a lot of badly made base game scripts that would crash your game rofl I almost forgot.  You will have to start a new game though for those to even matter cause baked in is baked in.

 

There you go.

 

Also Optimize you game with SKSE, SSME fix

OneTweak

and

ENB Boost

 

Do those first man.

 

But most importantly.

 

Read descriptions Throughly and install mods only gradually.

MyGarbageInterpretation.txt

Posted

 

Please stop posting Pap Logs,

 

it's a lost cause

if they like to waste their time, let them waste their time

 

oh well, here's a log of a game that work

 

 

[05/13/2015 - 02:48:31PM] Papyrus log opened (PC)

[05/13/2015 - 02:48:31PM] Update budget: 2.000000ms (Extra tasklet budget: 2.000000ms, Load screen budget: 2000.000000ms)

[05/13/2015 - 02:48:31PM] Memory page: 128 (min) 512 (max) 2457600 (max total)

[05/13/2015 - 02:49:10PM] warning: Property DLC2AshSpawnRace on script slncaddondbscript attached to slncAddonDB (2A005911) cannot be initialized because the script no longer contains that property

[05/13/2015 - 02:49:47PM] VM is freezing...

[05/13/2015 - 02:49:47PM] VM is frozen

[05/13/2015 - 02:49:47PM] Reverting game...

[05/13/2015 - 02:49:47PM] warning: Property DLC2AshSpawnRace on script slncaddondbscript attached to slncAddonDB (2A005911) cannot be initialized because the script no longer contains that property

[05/13/2015 - 02:50:05PM] Loading game...

[05/13/2015 - 02:50:06PM] VM is thawing...

[05/13/2015 - 02:50:07PM] warning: Assigning None to a non-object variable named "::temp14"

stack:

    [alias AutoUpdater on quest REQ_Playerscripts (132F389E)].req_autoupdater.OnPlayerLoadGame() - "REQ_AutoUpdater.psc" Line ?

[05/13/2015 - 02:51:04PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 02:51:40PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 02:52:04PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 02:53:23PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001330)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B5)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:53:23PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B5)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:53:23PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001330)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B5)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:53:23PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B5)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:53:23PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001335)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B3)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:53:23PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B3)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:53:23PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001335)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B3)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:53:23PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B3)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:53:24PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001320)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B9)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:53:24PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B9)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:53:24PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001320)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B9)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:53:24PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B9)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:54:39PM] VM is freezing...

[05/13/2015 - 02:54:39PM] VM is frozen

[05/13/2015 - 02:54:39PM] Reverting game...

[05/13/2015 - 02:54:39PM] warning: Missing or zero refcount on  (FF00131F) when releasing

[05/13/2015 - 02:54:43PM] Loading game...

[05/13/2015 - 02:54:43PM] warning: Property DLC2AshSpawnRace on script slncaddondbscript attached to slncAddonDB (2A005911) cannot be initialized because the script no longer contains that property

[05/13/2015 - 02:54:44PM] VM is thawing...

[05/13/2015 - 02:54:44PM] warning: Assigning None to a non-object variable named "::temp14"

stack:

    [alias AutoUpdater on quest REQ_Playerscripts (132F389E)].req_autoupdater.OnPlayerLoadGame() - "REQ_AutoUpdater.psc" Line ?

[05/13/2015 - 02:56:11PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 02:56:32PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnEffectStart() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 02:57:54PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001330)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B5)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:57:54PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B5)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:57:54PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001330)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B5)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:57:54PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B5)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:57:55PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001335)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B3)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:57:55PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B3)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:57:55PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001335)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B3)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:57:55PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B3)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:57:56PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001320)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B9)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:57:56PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B9)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:57:56PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001320)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B9)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:57:56PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B9)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 02:58:38PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 02:59:09PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:00:00PM] VM is freezing...

[05/13/2015 - 03:00:00PM] VM is frozen

[05/13/2015 - 03:00:02PM] Saving game...

[05/13/2015 - 03:00:02PM] VM is thawing...

[05/13/2015 - 03:00:15PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001345)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (0008009E)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:00:15PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (0008009E)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:00:15PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001345)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (0008009E)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:00:15PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (0008009E)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:00:20PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:00:58PM] VM is freezing...

[05/13/2015 - 03:00:58PM] VM is frozen

[05/13/2015 - 03:00:59PM] Saving game...

[05/13/2015 - 03:00:59PM] VM is thawing...

[05/13/2015 - 03:01:06PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF00132B)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B8)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:01:06PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B8)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:01:06PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF00132B)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B8)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:01:06PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B8)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:01:08PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF00131F)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380BB)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:01:08PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380BB)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:01:08PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF00131F)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380BB)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:01:08PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380BB)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:01:09PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF00132D)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B7)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:01:09PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B7)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:01:09PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF00132D)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (000380B7)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:01:09PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (000380B7)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:01:56PM] VM is freezing...

[05/13/2015 - 03:01:56PM] VM is frozen

[05/13/2015 - 03:01:58PM] Saving game...

[05/13/2015 - 03:01:58PM] VM is thawing...

[05/13/2015 - 03:02:30PM] VM is freezing...

[05/13/2015 - 03:02:30PM] VM is frozen

[05/13/2015 - 03:02:31PM] Saving game...

[05/13/2015 - 03:02:32PM] VM is thawing...

[05/13/2015 - 03:02:36PM] VM is freezing...

[05/13/2015 - 03:02:36PM] VM is frozen

[05/13/2015 - 03:02:36PM] Reverting game...

[05/13/2015 - 03:02:40PM] Loading game...

[05/13/2015 - 03:02:40PM] warning: Property DLC2AshSpawnRace on script slncaddondbscript attached to slncAddonDB (2A005911) cannot be initialized because the script no longer contains that property

[05/13/2015 - 03:02:41PM] VM is thawing...

[05/13/2015 - 03:02:41PM] warning: Assigning None to a non-object variable named "::temp14"

stack:

    [alias AutoUpdater on quest REQ_Playerscripts (132F389E)].req_autoupdater.OnPlayerLoadGame() - "REQ_AutoUpdater.psc" Line ?

[05/13/2015 - 03:02:48PM] VM is freezing...

[05/13/2015 - 03:02:48PM] VM is frozen

[05/13/2015 - 03:02:48PM] Reverting game...

[05/13/2015 - 03:02:51PM] Loading game...

[05/13/2015 - 03:02:51PM] warning: Property DLC2AshSpawnRace on script slncaddondbscript attached to slncAddonDB (2A005911) cannot be initialized because the script no longer contains that property

[05/13/2015 - 03:02:52PM] VM is thawing...

[05/13/2015 - 03:02:52PM] warning: Assigning None to a non-object variable named "::temp14"

stack:

    [alias AutoUpdater on quest REQ_Playerscripts (132F389E)].req_autoupdater.OnPlayerLoadGame() - "REQ_AutoUpdater.psc" Line ?

[05/13/2015 - 03:05:15PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:05:35PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:05:38PM] Info: *Achievement 47 awarded - a winnar is you!*

[05/13/2015 - 03:06:30PM] VM is freezing...

[05/13/2015 - 03:06:30PM] VM is frozen

[05/13/2015 - 03:06:32PM] Saving game...

[05/13/2015 - 03:06:32PM] VM is thawing...

[05/13/2015 - 03:07:03PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:08:21PM] VM is freezing...

[05/13/2015 - 03:08:21PM] VM is frozen

[05/13/2015 - 03:08:23PM] Saving game...

[05/13/2015 - 03:08:23PM] VM is thawing...

[05/13/2015 - 03:09:04PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:10:34PM] VM is freezing...

[05/13/2015 - 03:10:34PM] VM is frozen

[05/13/2015 - 03:10:35PM] Saving game...

[05/13/2015 - 03:10:36PM] VM is thawing...

[05/13/2015 - 03:11:17PM] VM is freezing...

[05/13/2015 - 03:11:17PM] VM is frozen

[05/13/2015 - 03:11:18PM] Saving game...

[05/13/2015 - 03:11:19PM] VM is thawing...

[05/13/2015 - 03:11:47PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:11:54PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:12:20PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:12:23PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:13:47PM] VM is freezing...

[05/13/2015 - 03:13:47PM] VM is frozen

[05/13/2015 - 03:13:48PM] Saving game...

[05/13/2015 - 03:13:49PM] VM is thawing...

[05/13/2015 - 03:13:59PM] VM is freezing...

[05/13/2015 - 03:13:59PM] VM is frozen

[05/13/2015 - 03:14:00PM] Saving game...

[05/13/2015 - 03:14:01PM] VM is thawing...

[05/13/2015 - 03:14:47PM] Error: Cannot call IsInDialogueWithPlayer() on a None object, aborting function call

stack:

    [JJSofiaDialogue (1D001D8B)].sofiacommentscript.GetPlayerDialogueTarget() - "SofiaCommentScript.psc" Line ?

    [JJSofiaDialogue (1D001D8B)].sofiacommentscript.OnUpdate() - "SofiaCommentScript.psc" Line ?

[05/13/2015 - 03:14:47PM] warning: Assigning None to a non-object variable named "::temp19"

stack:

    [JJSofiaDialogue (1D001D8B)].sofiacommentscript.GetPlayerDialogueTarget() - "SofiaCommentScript.psc" Line ?

    [JJSofiaDialogue (1D001D8B)].sofiacommentscript.OnUpdate() - "SofiaCommentScript.psc" Line ?

[05/13/2015 - 03:15:36PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:15:38PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:16:25PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:18:17PM] VM is freezing...

[05/13/2015 - 03:18:17PM] VM is frozen

[05/13/2015 - 03:18:19PM] Saving game...

[05/13/2015 - 03:18:19PM] VM is thawing...

[05/13/2015 - 03:19:29PM] Error: Cannot call GetRelationshipRank() on a None object, aborting function call

stack:

    [alias SofiaRef on quest JJSofiaWardrobe (1D061F70)].SofiaWardrobeScript.OnCombatStateChanged() - "SofiaWardrobeScript.psc" Line ?

[05/13/2015 - 03:19:29PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [alias SofiaRef on quest JJSofiaWardrobe (1D061F70)].SofiaWardrobeScript.OnCombatStateChanged() - "SofiaWardrobeScript.psc" Line ?

[05/13/2015 - 03:20:48PM] VM is freezing...

[05/13/2015 - 03:20:48PM] VM is frozen

[05/13/2015 - 03:20:49PM] Saving game...

[05/13/2015 - 03:20:50PM] VM is thawing...

[05/13/2015 - 03:21:09PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:21:13PM] VM is freezing...

[05/13/2015 - 03:21:13PM] VM is frozen

[05/13/2015 - 03:21:13PM] Reverting game...

[05/13/2015 - 03:21:13PM] warning: Missing or zero refcount on  (FF001335) when releasing

[05/13/2015 - 03:21:13PM] warning: Missing or zero refcount on  (FF00131F) when releasing

[05/13/2015 - 03:21:15PM] Loading game...

[05/13/2015 - 03:21:15PM] warning: Property DLC2AshSpawnRace on script slncaddondbscript attached to slncAddonDB (2A005911) cannot be initialized because the script no longer contains that property

[05/13/2015 - 03:21:16PM] VM is thawing...

[05/13/2015 - 03:21:16PM] warning: Assigning None to a non-object variable named "::temp14"

stack:

    [alias AutoUpdater on quest REQ_Playerscripts (132F389E)].req_autoupdater.OnPlayerLoadGame() - "REQ_AutoUpdater.psc" Line ?

[05/13/2015 - 03:21:32PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001328)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (0009BCD6)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:21:32PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (0009BCD6)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:21:32PM] Error: Unable to call GetSex - no native object bound to the script object, or object is of incorrect type

stack:

    [<NULL form> (FF001328)].ActorBase.GetSex() - "<native>" Line ?

    [Active effect 1 on  (0009BCD6)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:21:32PM] warning: Assigning None to a non-object variable named "::temp10"

stack:

    [Active effect 1 on  (0009BCD6)].DraugrFXScript.OnGetUp() - "DraugrFXScript.psc" Line ?

[05/13/2015 - 03:21:33PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:21:36PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:21:41PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:21:48PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:21:50PM] Error: Cannot place a None object

stack:

    [ (0009BCD6)].masterambushscript.PlaceAtMe() - "<native>" Line ?

    [Active effect 2 on  (0009BCD6)].atronachfrostscript.OnDying() - "AtronachFrostScript.psc" Line ?

[05/13/2015 - 03:22:47PM] VM is freezing...

[05/13/2015 - 03:22:47PM] VM is frozen

[05/13/2015 - 03:22:48PM] Saving game...

[05/13/2015 - 03:22:49PM] VM is thawing...

[05/13/2015 - 03:30:33PM] Error: Failed to setup moving reference because it has no parent cell or no 3D

stack:

    [ (FF001357)].critterdragonfly.SplineTranslateTo() - "<native>" Line ?

    [ (FF001357)].critterdragonfly.FlyAway() - "critterDragonFly.psc" Line ?

    [ (FF001357)].critterdragonfly.OnUpdate() - "critterDragonFly.psc" Line ?

[05/13/2015 - 03:30:37PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:30:37PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:30:37PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:30:40PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:30:41PM] VM is freezing...

[05/13/2015 - 03:30:41PM] VM is frozen

[05/13/2015 - 03:30:42PM] Saving game...

[05/13/2015 - 03:30:43PM] VM is thawing...

[05/13/2015 - 03:30:44PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:30:44PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:30:46PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:30:46PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:32:49PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:32:53PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:32:55PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:33:01PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:34:28PM] VM is freezing...

[05/13/2015 - 03:34:28PM] VM is frozen

[05/13/2015 - 03:34:30PM] Saving game...

[05/13/2015 - 03:34:30PM] VM is thawing...

[05/13/2015 - 03:36:20PM] VM is freezing...

[05/13/2015 - 03:36:20PM] VM is frozen

[05/13/2015 - 03:36:21PM] Saving game...

[05/13/2015 - 03:36:22PM] VM is thawing...

[05/13/2015 - 03:36:34PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:38:06PM] VM is freezing...

[05/13/2015 - 03:38:06PM] VM is frozen

[05/13/2015 - 03:38:08PM] Saving game...

[05/13/2015 - 03:38:08PM] VM is thawing...

[05/13/2015 - 03:38:33PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:38:34PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:38:40PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:39:16PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:40:00PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:42:11PM] VM is freezing...

[05/13/2015 - 03:42:11PM] VM is frozen

[05/13/2015 - 03:42:12PM] Saving game...

[05/13/2015 - 03:42:13PM] VM is thawing...

[05/13/2015 - 03:42:42PM] VM is freezing...

[05/13/2015 - 03:42:42PM] VM is frozen

[05/13/2015 - 03:42:43PM] Saving game...

[05/13/2015 - 03:42:44PM] VM is thawing...

[05/13/2015 - 03:43:07PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:43:10PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:43:23PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:44:05PM] Error: Unable to call RegisterForSingleUpdate - no native object bound to the script object, or object is of incorrect type

stack:

    [None].REQ_AttackStaminaDrain.RegisterForSingleUpdate() - "<native>" Line ?

    [None].REQ_AttackStaminaDrain.OnUpdate() - "REQ_AttackStaminaDrain.psc" Line ?

[05/13/2015 - 03:45:01PM] Error: Cannot call IsDead() on a None object, aborting function call

stack:

    [alias PlayerRef on quest DefeatPlayerQST (2E000D62)].defeatplayer.EndPr() - "defeatplayer.psc" Line ?

[05/13/2015 - 03:45:01PM] warning: Assigning None to a non-object variable named "::temp443"

stack:

    [alias PlayerRef on quest DefeatPlayerQST (2E000D62)].defeatplayer.EndPr() - "defeatplayer.psc" Line ?

[05/13/2015 - 03:49:17PM] VM is freezing...

[05/13/2015 - 03:49:17PM] VM is frozen

[05/13/2015 - 03:49:18PM] Saving game...

[05/13/2015 - 03:49:19PM] VM is thawing...

[05/13/2015 - 03:51:08PM] Error: Unable to call UnregisterForAllModEvents - no native object bound to the script object, or object is of incorrect type

stack:

    [None].CFEffectCreature.UnregisterForAllModEvents() - "<native>" Line ?

    [None].CFEffectCreature.OnEffectStart() - "CFEffectCreature.psc" Line ?

[05/13/2015 - 03:51:08PM] Error: Unable to call RegisterForModEvent - no native object bound to the script object, or object is of incorrect type

stack:

    [None].CFEffectCreature.RegisterForModEvent() - "<native>" Line ?

    [None].CFEffectCreature.OnEffectStart() - "CFEffectCreature.psc" Line ?

[05/13/2015 - 03:51:08PM] Error: Unable to call RegisterForModEvent - no native object bound to the script object, or object is of incorrect type

stack:

    [None].CFEffectCreature.RegisterForModEvent() - "<native>" Line ?

    [None].CFEffectCreature.OnEffectStart() - "CFEffectCreature.psc" Line ?

[05/13/2015 - 03:51:09PM] Error: Unable to call RegisterForModEvent - no native object bound to the script object, or object is of incorrect type

stack:

    [None].CFEffectCreature.RegisterForModEvent() - "<native>" Line ?

    [None].CFEffectCreature.OnEffectStart() - "CFEffectCreature.psc" Line ?

[05/13/2015 - 03:51:09PM] Error: Unable to call RegisterForModEvent - no native object bound to the script object, or object is of incorrect type

stack:

    [None].CFEffectCreature.RegisterForModEvent() - "<native>" Line ?

    [None].CFEffectCreature.OnEffectStart() - "CFEffectCreature.psc" Line ?

[05/13/2015 - 03:51:09PM] Error: Unable to call RegisterForModEvent - no native object bound to the script object, or object is of incorrect type

stack:

    [None].CFEffectCreature.RegisterForModEvent() - "<native>" Line ?

    [None].CFEffectCreature.OnEffectStart() - "CFEffectCreature.psc" Line ?

[05/13/2015 - 03:57:04PM] Error: Cannot cast from None to sslBaseAnimation[]

stack:

    [sSv2System (2C002386)].ssv3handler.SexForTwo() - "SSv3Handler.psc" Line ?

    .SSv3_TIF__QuestsSvenFaendalSex.Fragment_0() - "SSv3_TIF__QuestsSvenFaendalSex.psc" Line ?

[05/13/2015 - 04:00:44PM] VM is freezing...

[05/13/2015 - 04:00:44PM] VM is frozen

[05/13/2015 - 04:00:46PM] Saving game...

[05/13/2015 - 04:00:46PM] VM is thawing...

[05/13/2015 - 04:17:29PM] VM is freezing...

[05/13/2015 - 04:17:29PM] VM is frozen

[05/13/2015 - 04:17:29PM] Reverting game...

[05/13/2015 - 04:17:29PM] warning: Missing or zero refcount on  (FF001345) when releasing

[05/13/2015 - 04:17:29PM] warning: Property DLC2AshSpawnRace on script slncaddondbscript attached to slncAddonDB (2A005911) cannot be initialized because the script no longer contains that property

[05/13/2015 - 04:17:32PM] Loading game...

[05/13/2015 - 04:17:32PM] VM is thawing...

[05/13/2015 - 04:17:33PM] warning: Assigning None to a non-object variable named "::temp14"

stack:

    [alias AutoUpdater on quest REQ_Playerscripts (132F389E)].req_autoupdater.OnPlayerLoadGame() - "REQ_AutoUpdater.psc" Line ?

[05/13/2015 - 04:18:23PM] VM is freezing...

[05/13/2015 - 04:18:23PM] VM is frozen

[05/13/2015 - 04:18:25PM] Saving game...

[05/13/2015 - 04:18:25PM] VM is thawing...

[05/13/2015 - 04:18:49PM] Error: Cannot call IsInDialogueWithPlayer() on a None object, aborting function call

stack:

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.GetPlayerDialogueTarget() - "JJSofiaQuestUpdateScript.psc" Line ?

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.OnUpdate() - "JJSofiaQuestUpdateScript.psc" Line ?

[05/13/2015 - 04:18:49PM] warning: Assigning None to a non-object variable named "::temp22"

stack:

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.GetPlayerDialogueTarget() - "JJSofiaQuestUpdateScript.psc" Line ?

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.OnUpdate() - "JJSofiaQuestUpdateScript.psc" Line ?

[05/13/2015 - 04:18:56PM] Error: Unable to call RegisterForModEvent - no native object bound to the script object, or object is of incorrect type

stack:

    [None].CFEffectCreature.RegisterForModEvent() - "<native>" Line ?

    [None].CFEffectCreature.OnEffectStart() - "CFEffectCreature.psc" Line ?

[05/13/2015 - 04:18:56PM] Error: Unable to call RegisterForModEvent - no native object bound to the script object, or object is of incorrect type

stack:

    [None].CFEffectCreature.RegisterForModEvent() - "<native>" Line ?

    [None].CFEffectCreature.OnEffectStart() - "CFEffectCreature.psc" Line ?

[05/13/2015 - 04:18:56PM] Error: Unable to call RegisterForModEvent - no native object bound to the script object, or object is of incorrect type

stack:

    [None].CFEffectCreature.RegisterForModEvent() - "<native>" Line ?

    [None].CFEffectCreature.OnEffectStart() - "CFEffectCreature.psc" Line ?

[05/13/2015 - 04:19:35PM] VM is freezing...

[05/13/2015 - 04:19:35PM] VM is frozen

[05/13/2015 - 04:19:35PM] Saving game...

[05/13/2015 - 04:19:36PM] VM is thawing...

[05/13/2015 - 04:20:31PM] Error: Cannot call IsInDialogueWithPlayer() on a None object, aborting function call

stack:

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.GetPlayerDialogueTarget() - "JJSofiaQuestUpdateScript.psc" Line ?

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.OnUpdate() - "JJSofiaQuestUpdateScript.psc" Line ?

[05/13/2015 - 04:20:31PM] warning: Assigning None to a non-object variable named "::temp22"

stack:

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.GetPlayerDialogueTarget() - "JJSofiaQuestUpdateScript.psc" Line ?

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.OnUpdate() - "JJSofiaQuestUpdateScript.psc" Line ?

[05/13/2015 - 04:24:51PM] Error: Cannot call IsInDialogueWithPlayer() on a None object, aborting function call

stack:

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.GetPlayerDialogueTarget() - "JJSofiaQuestUpdateScript.psc" Line ?

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.OnUpdate() - "JJSofiaQuestUpdateScript.psc" Line ?

[05/13/2015 - 04:24:51PM] warning: Assigning None to a non-object variable named "::temp22"

stack:

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.GetPlayerDialogueTarget() - "JJSofiaQuestUpdateScript.psc" Line ?

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.OnUpdate() - "JJSofiaQuestUpdateScript.psc" Line ?

[05/13/2015 - 04:29:21PM] Error: Cannot call IsInDialogueWithPlayer() on a None object, aborting function call

stack:

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.GetPlayerDialogueTarget() - "JJSofiaQuestUpdateScript.psc" Line ?

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.OnUpdate() - "JJSofiaQuestUpdateScript.psc" Line ?

[05/13/2015 - 04:29:21PM] warning: Assigning None to a non-object variable named "::temp22"

stack:

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.GetPlayerDialogueTarget() - "JJSofiaQuestUpdateScript.psc" Line ?

    [JJSofiaMainQuestDialogue (1D020467)].JJSofiaQuestUpdateScript.OnUpdate() - "JJSofiaQuestUpdateScript.psc" Line ?

[05/13/2015 - 04:29:41PM] Info: *Achievement 2 awarded - a winnar is you!*

[05/13/2015 - 04:31:41PM] VM is freezing...

[05/13/2015 - 04:31:41PM] VM is frozen

[05/13/2015 - 04:31:41PM] Saving game...

[05/13/2015 - 04:31:42PM] VM is thawing...

[05/13/2015 - 04:35:28PM] VM is freezing...

[05/13/2015 - 04:35:28PM] VM is frozen

[05/13/2015 - 04:35:29PM] Saving game...

[05/13/2015 - 04:35:30PM] VM is thawing...

[05/13/2015 - 04:35:33PM] VM is freezing...

[05/13/2015 - 04:35:33PM] VM is frozen

[05/13/2015 - 04:35:34PM] Saving game...

[05/13/2015 - 04:35:34PM] VM is thawing...

[05/13/2015 - 04:36:31PM] VM is freezing...

[05/13/2015 - 04:36:31PM] VM is frozen

[05/13/2015 - 04:36:32PM] Log closed

 

 

 

there's a lot of useless errors

the game won't ctd because of that, so they get in the log

 

if you ctd, you won't find the reason here (or in your load order)

Posted

Well, this is less about just fixing the issue and more about satisfying my curiosity and possibility finding a better fix.  As currently, my "default fix" is to play Ultimate Boob Wars to forget about Skyrim for a while, come back, delete all of my old saves, update any unofficial patches if need be, and start playing runs with 3 saves per character, instead of 2.  In terms of satisfying my curiosity, stuff, like Estrus and PrvtI, are obvious, given that the mod is in the name of the entry, but stuff, like monitor polling and QF__01005379, are either general or vague.

Posted

TESV WIKI

 

Skyrim WIKI

 

STEP WIKI

 

also a search of Pap in any search engine.

 

The thing is that you'll find answers only if you really want them.

 

Save Game Scalpel, a Nexus save game cleaner has some interesting posts, links, and some information that seems current as well.

 

I'm actually not too far off on my interpretation,  Some generic script building experience will help you read these things as well.

 

If it sounds like a lot of reading and a pain in the ass that's because it really is.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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