Jump to content

Slow Scripts


Recommended Posts

Posted

I use this....found this settings on the forums for slow scripts

 

[Papyrus]
fUpdateBudgetMS=800
fExtraTaskletBudgetMS=800
fPostLoadUpdateTimeMS=2000
iMinMemoryPageSize=256
iMaxMemoryPageSize=512
iMaxAllocatedMemoryBytes=2457600

 

my scripts are faster...almost instant....problem is using those settings my skyrim runs at 5-10FPS.......if i put it back to their default values my skyrim runs fine at 60FPS but then my scripts are slow as shit

 

Posted

Mines quite a bit different to yours

[Papyrus]
fUpdateBudgetMS=1.6
fExtraTaskletBudgetMS=1.2
fPostLoadUpdateTimeMS=500.0
iMinMemoryPageSize=128
iMaxMemoryPageSize=512
iMaxAllocatedMemoryBytes=76800
bEnableLogging=0
bEnableTrace=0
bLoadDebugInformation=0
bEnableProfiling=0

 

I read somewhere regarding ini settings (might have been steps or the guide by gameplayer in the technical bit) that if you give to much time for papyrus in milliseconds then it can't achieve the render rate elsewhere that it requires to maintain FPS (for 60 frames per second it only has 16 milliseconds for each frame)

 

So you might want to reduce those values a bit

 

Edit: Tell a lie was actually on nexus Skyrim Stability Guide by FireFreak111 http://www.nexusmods.com/skyrim/mods/50244/?

 

 

 

Papyrus (Skyrim.ini)
First section is the most important. Papyrus, which is the scripting system Skyrim uses, is very fragile. The most popular tweak for it will overload it, and can hurt performance, and overwork the CPU.

Replace anything you have here (in Skyrim.ini) with the default settings (vanilla master Skyrim.ini uses these numbers):
[Papyrus]
fUpdateBudgetMS=1.2
fExtraTaskletBudgetMS=1.2
fPostLoadUpdateTimeMS=500.0
iMinMemoryPageSize=128
iMaxMemoryPageSize=512
iMaxAllocatedMemoryBytes=76800
bEnableLogging=0
bEnableTrace=0
bLoadDebugInformation=0
bEnableProfiling=0

Notice that the MS values is ~660x smaller than what some recommend (800)?  To put it simply, 60fps requires around 16.6ms max to be spent on rendering each frame. Allowing up to 800ms of CPU time to one task is not a good idea, it needs to share CPU time with other things. Also notice the small memory values. Setting these larger is not a good idea, just read the link below to know why.

If you are running a script-heavy setup (you shouldn't be), and your scripts start to misbehave/perform badly, you could increase the fUpdateBudgetMS value in increments (to 1.6, then 2.0 at max). This will help prevent the additional time in fExtraTaskletBudgetMS being allocated to the CPU, instead adding a smaller amount to additionally always be allocated to the CPU. This will ensure all scripts have sufficient time to run.

 

 

 

 

Posted

Mines quite a bit different to yours

[Papyrus]

fUpdateBudgetMS=1.6

fExtraTaskletBudgetMS=1.2

fPostLoadUpdateTimeMS=500.0

iMinMemoryPageSize=128

iMaxMemoryPageSize=512

iMaxAllocatedMemoryBytes=76800

bEnableLogging=0

bEnableTrace=0

bLoadDebugInformation=0

bEnableProfiling=0

 

I read somewhere regarding ini settings (might have been steps or the guide by gameplayer in the technical bit) that if you give to much time for papyrus in milliseconds then it can't achieve the render rate elsewhere that it requires to maintain FPS (for 60 frames per second it only has 16 milliseconds for each frame)

 

So you might want to reduce those values a bit

 

Edit: Tell a lie was actually on nexus Skyrim Stability Guide by FireFreak111 http://www.nexusmods.com/skyrim/mods/50244/?

 

 

 

Papyrus (Skyrim.ini)

First section is the most important. Papyrus, which is the scripting system Skyrim uses, is very fragile. The most popular tweak for it will overload it, and can hurt performance, and overwork the CPU.

 

Replace anything you have here (in Skyrim.ini) with the default settings (vanilla master Skyrim.ini uses these numbers):

[Papyrus]

fUpdateBudgetMS=1.2

fExtraTaskletBudgetMS=1.2

fPostLoadUpdateTimeMS=500.0

iMinMemoryPageSize=128

iMaxMemoryPageSize=512

iMaxAllocatedMemoryBytes=76800

bEnableLogging=0

bEnableTrace=0

bLoadDebugInformation=0

bEnableProfiling=0

 

Notice that the MS values is ~660x smaller than what some recommend (800)?  To put it simply, 60fps requires around 16.6ms max to be spent on rendering each frame. Allowing up to 800ms of CPU time to one task is not a good idea, it needs to share CPU time with other things. Also notice the small memory values. Setting these larger is not a good idea, just read the link below to know why.

 

If you are running a script-heavy setup (you shouldn't be), and your scripts start to misbehave/perform badly, you could increase the fUpdateBudgetMS value in increments (to 1.6, then 2.0 at max). This will help prevent the additional time in fExtraTaskletBudgetMS being allocated to the CPU, instead adding a smaller amount to additionally always be allocated to the CPU. This will ensure all scripts have sufficient time to run.

 

 

 

 

Thanx...this fixed my issue

Posted

http://www.reddit.com/r/skyrimmods/comments/2gwvwl/guide_papyrus_ini_settings_and_why_you_shouldnt/

 

FWIW.

 

I stumbled across an excellen thread on this subject at The Elder Scrolls forum that includes information on these Papyrus settings from a member of the Bethesda group (smkviper);  his advice is interesting.  Read the entire thread for the context and gist of the discussion.

 

http://forums.bethsoft.com/topic/1487930-getting-a-lot-of-script-lag-going-over-10000-ms-sometimes/?p=23340131

 

 

Posted

it's better when they tell you what something is doing, instead of just telling you do this or that

 

stack dump can be a problem

 

 

[06/06/2015 - 01:53:22AM] Dumping stack 7434731:
[06/06/2015 - 01:53:22AM]     Frame count: 0 (Page count: 0)
[06/06/2015 - 01:53:22AM]     State: Waiting on other stack for call (Freeze state: Freezing)
[06/06/2015 - 01:53:22AM]     Type: Normal
[06/06/2015 - 01:53:22AM]     Return register: None
[06/06/2015 - 01:53:22AM]     Has stack callback: No
[06/06/2015 - 01:53:22AM]     Stack trace:
[06/06/2015 - 01:53:22AM]         [alias PlayerRef on quest JJSofiaSidequestDialogue (1D034EBF)].JJSofiaRecieveGold.OnItemAdded() - (requested call)
[06/06/2015 - 01:53:22AM]             [param 0]: [MiscObject < (00041F95)>]
[06/06/2015 - 01:53:22AM]             [param 1]: 1
[06/06/2015 - 01:53:22AM]             [param 2]: None
[06/06/2015 - 01:53:22AM]             [param 3]: [ObjectReference < (000539EF)>]
[06/06/2015 - 01:53:22AM] Dumping stack 7434730:
[06/06/2015 - 01:53:22AM]     Frame count: 0 (Page count: 0)
[06/06/2015 - 01:53:22AM]     State: Waiting on other stack for call (Freeze state: Freezing)
[06/06/2015 - 01:53:22AM]     Type: Normal
[06/06/2015 - 01:53:22AM]     Return register: None
[06/06/2015 - 01:53:22AM]     Has stack callback: No
[06/06/2015 - 01:53:22AM]     Stack trace:
[06/06/2015 - 01:53:22AM]         [alias PlayerRef on quest JJSofiaSidequestDialogue (1D034EBF)].JJSofiaRecieveGold.OnItemAdded() - (requested call)
[06/06/2015 - 01:53:22AM]             [param 0]: [ingredient < (00077E1E)>]
[06/06/2015 - 01:53:22AM]             [param 1]: 9
[06/06/2015 - 01:53:22AM]             [param 2]: None
[06/06/2015 - 01:53:22AM]             [param 3]: [ObjectReference < (000539EF)>]
[06/06/2015 - 01:53:22AM] Dumping stack 7434729:
[06/06/2015 - 01:53:22AM]     Frame count: 0 (Page count: 0)
[06/06/2015 - 01:53:22AM]     State: Waiting on other stack for call (Freeze state: Freezing)
[06/06/2015 - 01:53:22AM]     Type: Normal
[06/06/2015 - 01:53:22AM]     Return register: None
[06/06/2015 - 01:53:22AM]     Has stack callback: No
[06/06/2015 - 01:53:22AM]     Stack trace:
[06/06/2015 - 01:53:22AM]         [alias PlayerRef on quest JJSofiaSidequestDialogue (1D034EBF)].JJSofiaRecieveGold.OnItemAdded() - (requested call)
[06/06/2015 - 01:53:22AM]             [param 0]: [book < (0009C8C2)>]
[06/06/2015 - 01:53:22AM]             [param 1]: 1
[06/06/2015 - 01:53:22AM]             [param 2]: None
[06/06/2015 - 01:53:22AM]             [param 3]: [ObjectReference < (000539EF)>]
[06/06/2015 - 01:53:22AM] Dumping stack 7434980:
[06/06/2015 - 01:53:22AM]     Frame count: 2 (Page count: 2)
[06/06/2015 - 01:53:22AM]     State: Waiting on latent function (Freeze state: Freezing)
[06/06/2015 - 01:53:22AM]     Type: Normal
[06/06/2015 - 01:53:22AM]     Return register: 5.000000
[06/06/2015 - 01:53:22AM]     Has stack callback: Yes
[06/06/2015 - 01:53:22AM]     Stack trace:
[06/06/2015 - 01:53:22AM]         <unknown self>.utility.Wait() - "<native>" Line ?
[06/06/2015 - 01:53:22AM]             IP: 0
[06/06/2015 - 01:53:22AM]             [param1]: 5.000000
[06/06/2015 - 01:53:22AM]         [ (0A01322E)].SF_mannyLoS_Quest_Scene2_0101322E.Fragment_0() - "sf_mannylos_quest_scene2_0101322e.psc" Line ?
[06/06/2015 - 01:53:22AM]             IP: 5083    Instruction: 125
[06/06/2015 - 01:53:22AM]             [::temp0]: 5.000000
[06/06/2015 - 01:53:22AM]             [::temp1]: 55
[06/06/2015 - 01:53:22AM]             [::temp2]: " PR: ON PV: ON"
[06/06/2015 - 01:53:22AM]             [::temp3]: " PR: ON PV: ON LR: OFF LV: OFF"
[06/06/2015 - 01:53:22AM]             [::temp4]: True
[06/06/2015 - 01:53:22AM]             [TimeLOS]: 8.065338
[06/06/2015 - 01:53:22AM]             [debugging_1]: "T: 8.065338 ON:19.000000 OFF:7.000000 T:5.000000"
[06/06/2015 - 01:53:22AM]             [debugging]: " PR: ON PV: ON LR: OFF LV: OFF"
[06/06/2015 - 01:53:22AM]             [LV_ON]: 0.000000
[06/06/2015 - 01:53:22AM]             [LR_ON]: 0.000000
[06/06/2015 - 01:53:22AM]             [::temp5]: False
[06/06/2015 - 01:53:22AM]             [::temp6]: False
[06/06/2015 - 01:53:22AM]             [::NoneVar]: None
[06/06/2015 - 01:53:22AM] Dumping stack 7435102:
[06/06/2015 - 01:53:22AM]     Frame count: 1 (Page count: 1)
[06/06/2015 - 01:53:22AM]     State: Running (Freeze state: Freezing)
[06/06/2015 - 01:53:22AM]     Type: Normal
[06/06/2015 - 01:53:22AM]     Return register: 340282346638528860000000000000000000000.000000
[06/06/2015 - 01:53:22AM]     Has stack callback: No
[06/06/2015 - 01:53:22AM]     Stack trace:
[06/06/2015 - 01:53:22AM]         [ (15038405)].DLC2TribalWerebearScript.OnUpdate() - "DLC2TribalWerebearScript.psc" Line ?
[06/06/2015 - 01:53:22AM]             IP: 327    Instruction: 9
[06/06/2015 - 01:53:22AM]             [::temp5]: [Actor < (00000014)>]
[06/06/2015 - 01:53:22AM]             [::temp6]: [DLC2TribalWerebearScript < (15038405)>]
[06/06/2015 - 01:53:22AM]             [::temp7]: 340282346638528860000000000000000000000.000000
[06/06/2015 - 01:53:22AM]             [::temp8]: 1.000000
[06/06/2015 - 01:53:22AM]             [::temp9]: False
[06/06/2015 - 01:53:22AM]             [::NoneVar]: None
[06/06/2015 - 01:53:22AM] Dumping stack 7435096:
[06/06/2015 - 01:53:22AM]     Frame count: 5 (Page count: 3)
[06/06/2015 - 01:53:22AM]     State: Running (Freeze state: Freezing)
[06/06/2015 - 01:53:22AM]     Type: Normal
[06/06/2015 - 01:53:22AM]     Return register: [Keyword <WeapTypeSword (0001E711)>]
[06/06/2015 - 01:53:22AM]     Has stack callback: No
[06/06/2015 - 01:53:22AM]     Stack trace:
[06/06/2015 - 01:53:22AM]         [ (0004E4EE)].WEAPON.HasKeywordString() - "Form.psc" Line ?
[06/06/2015 - 01:53:22AM]             IP: 187    Instruction: 7
[06/06/2015 - 01:53:22AM]             : "WeapTypeSword"
[06/06/2015 - 01:53:22AM]             [::temp0]: None
[06/06/2015 - 01:53:22AM]             [::temp1]: False
[06/06/2015 - 01:53:22AM]             [k]: [Keyword <WeapTypeSword (0001E711)>]
[06/06/2015 - 01:53:22AM]         [ (0004E4EE)].WEAPON.IsSword() - "Weapon.psc" Line ?
[06/06/2015 - 01:53:22AM]             IP: 0    Instruction: 0
[06/06/2015 - 01:53:22AM]             [::temp6]: False
[06/06/2015 - 01:53:22AM]         <unknown self>.ihudutilityscript.isMeleeWeapon() - "ihudutilityscript.psc" Line ?
[06/06/2015 - 01:53:22AM]             IP: 551    Instruction: 20
[06/06/2015 - 01:53:22AM]             [equippedWeapon]: [WEAPON < (0004E4EE)>]
[06/06/2015 - 01:53:22AM]             [::temp6]: None
[06/06/2015 - 01:53:22AM]             [::temp7]: True
[06/06/2015 - 01:53:22AM]             [::temp8]: False
[06/06/2015 - 01:53:22AM]             [::temp9]: False
[06/06/2015 - 01:53:22AM]         [iHUDControlQuest (250A021B)].ihudcontrolscript.processEquipment() - "ihudcontrolscript.psc" Line ?
[06/06/2015 - 01:53:22AM]             IP: 644    Instruction: 13
[06/06/2015 - 01:53:22AM]             [::temp11]: [WEAPON < (0004E4EE)>]
[06/06/2015 - 01:53:22AM]             [::temp12]: False
[06/06/2015 - 01:53:22AM]             [::temp13]: False
[06/06/2015 - 01:53:22AM]             [::temp14]: None
[06/06/2015 - 01:53:22AM]         [iHUDControlQuest (250A021B)].ihudcontrolscript.OnUpdate() - "ihudcontrolscript.psc" Line ?
[06/06/2015 - 01:53:22AM]             IP: 307    Instruction: 9
[06/06/2015 - 01:53:22AM]             [::temp15]: True
[06/06/2015 - 01:53:22AM]             [::temp16]: 0.000000
[06/06/2015 - 01:53:22AM]             [::NoneVar]: None
[06/06/2015 - 01:53:22AM] Dumping stack 7434717:
[06/06/2015 - 01:53:22AM]     Frame count: 1 (Page count: 1)
[06/06/2015 - 01:53:22AM]     State: Running (Freeze state: Freezing)
[06/06/2015 - 01:53:22AM]     Type: Normal
[06/06/2015 - 01:53:22AM]     Return register: None
[06/06/2015 - 01:53:22AM]     Has stack callback: No
[06/06/2015 - 01:53:22AM]     Stack trace:
[06/06/2015 - 01:53:22AM]         [alias PlayerRef on quest JJSofiaSidequestDialogue (1D034EBF)].JJSofiaRecieveGold.OnItemAdded() - "JJSofiaRecieveGold.psc" Line ?
[06/06/2015 - 01:53:22AM]             IP: 0    Instruction: 0
[06/06/2015 - 01:53:22AM]             [akBaseItem]: [Form < (00039BE7)>]
[06/06/2015 - 01:53:22AM]             [aiItemCount]: 1
[06/06/2015 - 01:53:22AM]             [akItemReference]: None
[06/06/2015 - 01:53:22AM]             [akSourceContainer]: [ObjectReference < (000539EF)>]
[06/06/2015 - 01:53:22AM]             [::temp0]: [MiscObject < (0000000F)>]
[06/06/2015 - 01:53:22AM]             [::temp1]: False
[06/06/2015 - 01:53:22AM]             [::temp2]: False
[06/06/2015 - 01:53:22AM]             [::temp3]: None
[06/06/2015 - 01:53:22AM]             [::temp4]: None
[06/06/2015 - 01:53:22AM]             [::temp5]: False
[06/06/2015 - 01:53:22AM]             [::NoneVar]: None
[06/06/2015 - 01:53:22AM] Dumping stack 5498520:
[06/06/2015 - 01:53:22AM]     Frame count: 3 (Page count: 2)
[06/06/2015 - 01:53:22AM]     State: Waiting on latent function (Freeze state: Freezing)
[06/06/2015 - 01:53:22AM]     Type: Normal
[06/06/2015 - 01:53:22AM]     Return register: [sound < (0D06755D)>]
[06/06/2015 - 01:53:22AM]     Has stack callback: No
[06/06/2015 - 01:53:22AM]     Stack trace:
[06/06/2015 - 01:53:22AM]         [ (0D06755D)].Sound.PlayAndWait() - "<native>" Line ?
[06/06/2015 - 01:53:22AM]             IP: 0
[06/06/2015 - 01:53:22AM]             [param1]: [Actor < (00060ABB)>]
[06/06/2015 - 01:53:22AM]         [alias RegistrySlot117 on quest SexLabQuestRegistry (0D0664FB)].sslBaseVoice.Moan() - "sslbasevoice.psc" Line ?
[06/06/2015 - 01:53:22AM]             IP: 511    Instruction: 13
[06/06/2015 - 01:53:22AM]             [ActorRef]: [Actor < (00060ABB)>]
[06/06/2015 - 01:53:22AM]             [strength]: 29
[06/06/2015 - 01:53:22AM]             [isVictim]: False
[06/06/2015 - 01:53:22AM]             [::temp4]: False
[06/06/2015 - 01:53:22AM]             [::temp5]: 0
[06/06/2015 - 01:53:22AM]             [::temp6]: False
[06/06/2015 - 01:53:22AM]             [::temp8]: [sound < (0D06755D)>]
[06/06/2015 - 01:53:22AM]             [::temp9]: [Actor < (00060ABB)>]
[06/06/2015 - 01:53:22AM]             [::temp7]: None
[06/06/2015 - 01:53:22AM]             [::NoneVar]: None
[06/06/2015 - 01:53:22AM]         [alias ActorAlias003 on quest SexLabThread00 (0D061EEF)].sslActorAlias.OnUpdate() - "sslactoralias.psc" Line ?
[06/06/2015 - 01:53:22AM]             IP: 1143    Instruction: 29
[06/06/2015 - 01:53:22AM]             [::temp58]: False
[06/06/2015 - 01:53:22AM]             [::temp59]: True
[06/06/2015 - 01:53:22AM]             [::temp60]: 0.000000
[06/06/2015 - 01:53:22AM]             [::temp61]: True
[06/06/2015 - 01:53:22AM]             [::temp62]: 29
[06/06/2015 - 01:53:22AM]             [::NoneVar]: None
[06/06/2015 - 01:53:22AM] Dumping stack 575752:
[06/06/2015 - 01:53:22AM]     Frame count: 3 (Page count: 2)
[06/06/2015 - 01:53:22AM]     State: Waiting on latent function (Freeze state: Freezing)
[06/06/2015 - 01:53:22AM]     Type: Normal
[06/06/2015 - 01:53:22AM]     Return register: [sound < (0D06755D)>]
[06/06/2015 - 01:53:22AM]     Has stack callback: No
[06/06/2015 - 01:53:22AM]     Stack trace:
[06/06/2015 - 01:53:22AM]         [ (0D06755D)].Sound.PlayAndWait() - "<native>" Line ?
[06/06/2015 - 01:53:22AM]             IP: 0
[06/06/2015 - 01:53:22AM]             [param1]: [WIDeadBodyCleanupScript < (0001A67C)>]
[06/06/2015 - 01:53:22AM]         [alias RegistrySlot117 on quest SexLabQuestRegistry (0D0664FB)].sslBaseVoice.Moan() - "sslbasevoice.psc" Line ?
[06/06/2015 - 01:53:22AM]             IP: 511    Instruction: 13
[06/06/2015 - 01:53:22AM]             [ActorRef]: [WIDeadBodyCleanupScript < (0001A67C)>]
[06/06/2015 - 01:53:22AM]             [strength]: 61
[06/06/2015 - 01:53:22AM]             [isVictim]: False
[06/06/2015 - 01:53:22AM]             [::temp4]: False
[06/06/2015 - 01:53:22AM]             [::temp5]: 0
[06/06/2015 - 01:53:22AM]             [::temp6]: False
[06/06/2015 - 01:53:22AM]             [::temp8]: [sound < (0D06755D)>]
[06/06/2015 - 01:53:22AM]             [::temp9]: [WIDeadBodyCleanupScript < (0001A67C)>]
[06/06/2015 - 01:53:22AM]             [::temp7]: None
[06/06/2015 - 01:53:22AM]             [::NoneVar]: None
[06/06/2015 - 01:53:22AM]         [alias ActorAlias004 on quest SexLabThread00 (0D061EEF)].sslActorAlias.OnUpdate() - "sslactoralias.psc" Line ?
[06/06/2015 - 01:53:22AM]             IP: 1143    Instruction: 29
[06/06/2015 - 01:53:22AM]             [::temp58]: False
[06/06/2015 - 01:53:22AM]             [::temp59]: True
[06/06/2015 - 01:53:22AM]             [::temp60]: 0.000000
[06/06/2015 - 01:53:22AM]             [::temp61]: True
[06/06/2015 - 01:53:22AM]             [::temp62]: 61
[06/06/2015 - 01:53:22AM]             [::NoneVar]: None
[06/06/2015 - 01:53:22AM] VM is thawing...
[06/06/2015 - 01:54:20AM] Info: *Achievement 4 awarded - a winnar is you!*
[06/06/2015 - 01:57:36AM] Error: CR13 (000E3163): attempting to start event scoped quest outside of story manager.
stack:
    [CR13 (000E3163)].cr13questscript.SetCurrentStageID() - "<native>" Line ?
    [CR13 (000E3163)].cr13questscript.SetStage() - "Quest.psc" Line ?
    [C00 (0004B2D9)].companionshousekeepingscript.CycleRadiantQuests() - "CompanionsHousekeepingScript.psc" Line ?
    [C00LocationMonitoring3 (000A3EE5)].QF_C00LocationMonitoring3_000A3EE5.Fragment_0() - "QF_C00LocationMonitoring3_000A3EE5.psc" Line ?
[06/06/2015 - 02:03:07AM] 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 ?
[06/06/2015 - 02:03:10AM] 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 ?
[06/06/2015 - 02:03:13AM] 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 ?
[06/06/2015 - 02:04:33AM] 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 ?
[06/06/2015 - 02:05:00AM] 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 ?
[06/06/2015 - 02:05:36AM] 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 ?
[06/06/2015 - 02:08:51AM] 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 ?
[06/06/2015 - 02:10:44AM] VM is freezing...
[06/06/2015 - 02:10:44AM] VM is frozen
[06/06/2015 - 02:10:47AM] Saving game...
[06/06/2015 - 02:10:47AM] VM is thawing...
[06/06/2015 - 03:11:11AM] 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 ?
[06/06/2015 - 03:11:14AM] 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 ?
[06/06/2015 - 03:11:17AM] 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 ?
[06/06/2015 - 03:11:20AM] 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 ?
[06/06/2015 - 03:12:44AM] 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 ?
[06/06/2015 - 03:12:48AM] 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 ?
[06/06/2015 - 03:13:30AM] 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 ?
[06/06/2015 - 03:13:37AM] 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 ?
[06/06/2015 - 03:13:39AM] 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 ?
[06/06/2015 - 03:13:46AM] 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 ?
[06/06/2015 - 03:13:47AM] 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 ?
[06/06/2015 - 03:14:01AM] 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 ?
[06/06/2015 - 03:15:54AM] VM is freezing...
[06/06/2015 - 03:15:54AM] VM is frozen
[06/06/2015 - 03:15:57AM] Saving game...
[06/06/2015 - 03:15:58AM] VM is thawing...
[06/06/2015 - 03:16:44AM] Info: *Achievement 25 awarded - a winnar is you!*
[06/06/2015 - 03:18:13AM] Info: *Achievement 25 awarded - a winnar is you!*
[06/06/2015 - 03:21:49AM] VM is freezing...
[06/06/2015 - 03:21:49AM] VM is frozen
[06/06/2015 - 03:21:51AM] Saving game...
[06/06/2015 - 03:21:51AM] VM is thawing...
[06/06/2015 - 03:22:36AM] 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 ?
[06/06/2015 - 03:24:13AM] VM is freezing...
[06/06/2015 - 03:24:13AM] VM is frozen
[06/06/2015 - 03:24:15AM] Saving game...
[06/06/2015 - 03:24:16AM] VM is thawing...
[06/06/2015 - 03:27:05AM] 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 ?
[06/06/2015 - 03:44:01AM] 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 ?
[06/06/2015 - 03:45:45AM] Error:  (000860C8): cannot enable an object with an enable state parent.
stack:
    [ (000860C8)].lvlpredatorscript.Enable() - "<native>" Line ?
    [ (000860C8)].lvlpredatorscript.OnCellLoad() - "LvlPredatorScript.psc" Line ?
[06/06/2015 - 03:45:45AM] Error:  (00085FAD): cannot disable an object with an enable state parent.
stack:
    [ (00085FAD)].lvlpredatorscript.Disable() - "<native>" Line ?
    [ (00085FAD)].lvlpredatorscript.OnCellLoad() - "LvlPredatorScript.psc" Line ?
[06/06/2015 - 03:45:45AM] Error:  (000860C9): cannot disable an object with an enable state parent.
stack:
    [ (000860C9)].lvlpredatorscript.Disable() - "<native>" Line ?
    [ (000860C9)].lvlpredatorscript.OnCellLoad() - "LvlPredatorScript.psc" Line ?
[06/06/2015 - 03:45:48AM] 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 ?
[06/06/2015 - 03:46:00AM] 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 ?
[06/06/2015 - 03:47:07AM] VM is freezing...
[06/06/2015 - 03:47:07AM] VM is frozen
[06/06/2015 - 03:47:10AM] Saving game...
[06/06/2015 - 03:47:10AM] VM is thawing...
[06/06/2015 - 03:47:15AM] 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 ?
[06/06/2015 - 03:47:21AM] 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 ?
[06/06/2015 - 03:47:26AM] 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 ?
[06/06/2015 - 03:47:27AM] 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 ?
[06/06/2015 - 03:47:29AM] 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 ?
[06/06/2015 - 03:47:34AM] 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 ?
[06/06/2015 - 03:47:44AM] 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 ?
[06/06/2015 - 03:47:52AM] 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 ?
[06/06/2015 - 03:48:41AM] 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 ?
[06/06/2015 - 03:48:42AM] 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 ?
[06/06/2015 - 03:48:48AM] 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 ?
[06/06/2015 - 03:48:56AM] 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 ?
[06/06/2015 - 03:48:56AM] 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 ?
[06/06/2015 - 03:49:11AM] 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 ?
[06/06/2015 - 03:49:27AM] 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 ?
[06/06/2015 - 03:49:38AM] 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 ?
[06/06/2015 - 03:50:09AM] VM is freezing...
[06/06/2015 - 03:50:09AM] VM is frozen
[06/06/2015 - 03:50:11AM] Saving game...
[06/06/2015 - 03:50:12AM] VM is thawing...
[06/06/2015 - 03:50:30AM] 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 ?
[06/06/2015 - 03:50:30AM] 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 ?
[06/06/2015 - 03:51:16AM] VM is freezing...
[06/06/2015 - 03:51:16AM] VM is frozen
[06/06/2015 - 03:51:16AM] Reverting game...
[06/06/2015 - 03:51:17AM] warning: Property DLC2AshSpawnRace on script slncaddondbscript attached to slncAddonDB (28005911) cannot be initialized because the script no longer contains that property
[06/06/2015 - 03:51:34AM] Loading game...
[06/06/2015 - 03:51:35AM] VM is thawing...
[06/06/2015 - 03:52:24AM] 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 ?
[06/06/2015 - 03:52:27AM] 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 ?
[06/06/2015 - 03:52:27AM] 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 ?
[06/06/2015 - 03:52:30AM] 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 ?
[06/06/2015 - 03:52:34AM] 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 ?
[06/06/2015 - 03:52:35AM] 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 ?
[06/06/2015 - 03:52:42AM] 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 ?
[06/06/2015 - 03:52:49AM] Info: *Achievement 39 awarded - a winnar is you!*
[06/06/2015 - 03:54:08AM] 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 ?
[06/06/2015 - 03:54:16AM] 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 ?
[06/06/2015 - 03:54:17AM] 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 ?
[06/06/2015 - 03:54:24AM] 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 ?
[06/06/2015 - 03:54:25AM] 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 ?
[06/06/2015 - 03:54:25AM] 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 ?
[06/06/2015 - 03:54:33AM] 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 ?
[06/06/2015 - 03:54:36AM] 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 ?
[06/06/2015 - 03:54:39AM] Info: *Achievement 25 awarded - a winnar is you!*
[06/06/2015 - 03:54:44AM] 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 ?
[06/06/2015 - 03:54:45AM] 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 ?
[06/06/2015 - 03:54:47AM] 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 ?
[06/06/2015 - 03:54:48AM] 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 ?
[06/06/2015 - 03:54:49AM] 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 ?
[06/06/2015 - 03:54:50AM] 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 ?
[06/06/2015 - 03:55:13AM] Info: *Achievement 25 awarded - a winnar is you!*
[06/06/2015 - 03:57:24AM] 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 ?
[06/06/2015 - 03:57:31AM] 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 ?
[06/06/2015 - 03:57:50AM] Error: Cannot call GetRelationshipRank() on a None object, aborting function call
stack:
    [alias SofiaRef on quest JJSofiaWardrobe (1D061F70)].SofiaWardrobeScript.OnCombatStateChanged() - "SofiaWardrobeScript.psc" Line ?
[06/06/2015 - 03:57:50AM] warning: Assigning None to a non-object variable named "::temp10"
stack:
    [alias SofiaRef on quest JJSofiaWardrobe (1D061F70)].SofiaWardrobeScript.OnCombatStateChanged() - "SofiaWardrobeScript.psc" Line ?
[06/06/2015 - 03:57:55AM] 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 ?
[06/06/2015 - 03:58:05AM] 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 ?
[06/06/2015 - 03:58:06AM] 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 ?
[06/06/2015 - 03:58:09AM] 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 ?
[06/06/2015 - 04:00:51AM] 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 ?
[06/06/2015 - 04:01:21AM] 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 ?
[06/06/2015 - 04:03:45AM] 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 ?
[06/06/2015 - 04:04:15AM] VM is freezing...
[06/06/2015 - 04:04:15AM] VM is frozen
[06/06/2015 - 04:04:17AM] Saving game...
[06/06/2015 - 04:04:19AM] VM is thawing...
[06/06/2015 - 04:04:27AM] VM is freezing...
[06/06/2015 - 04:04:27AM] VM is frozen
[06/06/2015 - 04:04:28AM] Log closed

 

 

 

that one was because SofiaPlayerGive.OnItemRemoved, _NLQ_Bedroll_MISC_Script.OnItemRemoved and aaaSSAToolsDropScript check all items that leave my inventory

 

that one was harmless, i know about it now, but it can break your character

 

- in breezhome fully upgradable, near the alchemy table, i ate some ingredient to reveal what they are doing

- and i opened the container to put all ingredients in it

-> stack dump

-> some ingredients effects didn't dispell because of that script overload

-> first time i end up with negative resist, second time i end up with negative two hand damage

 

Archived

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

  • Recently Browsing   0 members

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