Jump to content

CTD | Hearthfire script problem


cloudstrife1991

Recommended Posts

My logs

 

[01/10/2014 - 09:56:08PM] VM is thawing...
[01/10/2014 - 09:56:09PM] InitWidgetLoader()
[01/10/2014 - 09:56:14PM] Error: Cannot call GetFactionRank() on a None object, aborting function call
stack:
[None].BYOHUrchinCarryScriptCheck.StartLoop() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[None].BYOHUrchinCarryScriptCheck.OnCellAttach() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[01/10/2014 - 09:56:14PM] Warning: Assigning None to a non-object variable named "::temp2"
stack:
[None].BYOHUrchinCarryScriptCheck.StartLoop() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[None].BYOHUrchinCarryScriptCheck.OnCellAttach() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[01/10/2014 - 09:56:14PM] Error: Cannot call GetCurrentPackage() on a None object, aborting function call
stack:
[None].BYOHUrchinCarryScriptCheck.StartLoop() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[None].BYOHUrchinCarryScriptCheck.OnCellAttach() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[01/10/2014 - 09:56:14PM] Error: Cannot call ChangeCarryState() on a None object, aborting function call
stack:
[None].BYOHUrchinCarryScriptCheck.StartLoop() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[None].BYOHUrchinCarryScriptCheck.OnCellAttach() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[01/10/2014 - 09:56:30PM] VM is freezing...
[01/10/2014 - 09:56:30PM] VM is frozen
[01/10/2014 - 09:56:32PM] Saving game...
[01/10/2014 - 09:56:32PM] VM is thawing...
[01/10/2014 - 09:56:35PM] Error: Cannot call GetFactionRank() on a None object, aborting function call
stack:
[None].BYOHUrchinCarryScriptCheck.StartLoop() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[None].BYOHUrchinCarryScriptCheck.OnCellAttach() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[01/10/2014 - 09:56:35PM] Warning: Assigning None to a non-object variable named "::temp2"
stack:
[None].BYOHUrchinCarryScriptCheck.StartLoop() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[None].BYOHUrchinCarryScriptCheck.OnCellAttach() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[01/10/2014 - 09:56:35PM] Error: Cannot call GetCurrentPackage() on a None object, aborting function call
stack:
[None].BYOHUrchinCarryScriptCheck.StartLoop() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[None].BYOHUrchinCarryScriptCheck.OnCellAttach() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[01/10/2014 - 09:56:35PM] Error: Cannot call ChangeCarryState() on a None object, aborting function call
stack:
[None].BYOHUrchinCarryScriptCheck.StartLoop() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[None].BYOHUrchinCarryScriptCheck.OnCellAttach() - "BYOHUrchinCarryScriptCheck.psc" Line ?
[01/10/2014 - 09:57:13PM] VM is freezing...
[01/10/2014 - 09:57:13PM] VM is frozen
[01/10/2014 - 09:57:15PM] Saving game...
[01/10/2014 - 09:57:16PM] VM is thawing...

 

 

 


 

So this --> BYOHUrchinCarryScriptCheck.psc  may be my problem. Some one can explane it?

Cant add full papyrus log.

Link to comment
Share on other sites

Nope. The Papyrus script log is not useful for diagnosing a CTD, only for finding potentially faulty scripts.

 

Your log indicates the possibility that you've been tweaking Papyrus settings in the ini file beyond just enabling the logs.

 

What are the first 10 lines from this log?

Link to comment
Share on other sites

 

 

[01/10/2014 - 09:54:47PM] Papyrus log opened (PC)

[01/10/2014 - 09:54:47PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)

[01/10/2014 - 09:54:47PM] Memory page: 8192 (min) 8192 (max) 76800 (max total)

[01/10/2014 - 09:55:05PM] Cannot open store for class "dlc1scwispwallscript", missing file?

[01/10/2014 - 09:55:06PM] Cannot open store for class "DLC2BenthicLurkerFXSCRIPT", missing file?

[01/10/2014 - 09:55:07PM] Cannot open store for class "Mycastanotherspellscript", missing file?

[01/10/2014 - 09:55:07PM] Cannot open store for class "NecroApocryphaBookScript", missing file?

[01/10/2014 - 09:55:08PM] Error: Unable to bind script DefaultOnReadSetQuestStage to (3946DA25) because their base types do not match

[01/10/2014 - 09:55:33PM] Warning: Property Music on script WTPlayInstrument attached to (394067F2) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property IdleStop_Loose on script WTPlayInstrument attached to (394067F2) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property InstrumentSound on script WTPlayInstrument attached to (394067F2) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property Music on script WTPlayInstrument attached to (394067F1) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property IdleStop_Loose on script WTPlayInstrument attached to (394067F1) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property InstrumentSound on script WTPlayInstrument attached to (394067F1) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property Music on script WTPlayInstrument attached to (394067F0) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property IdleStop_Loose on script WTPlayInstrument attached to (394067F0) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property InstrumentSound on script WTPlayInstrument attached to (394067F0) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Error: Property NPCTilma on script QF_SkyforgeSteelWeaponsQuest_02003DEF attached to SkyforgeSteelWeaponsQuest (45003DEF) cannot be bound because <NULL form> (0003BDE9) is not the right type

[01/10/2014 - 09:55:33PM] Warning: Property Music on script WTPlayInstrument attached to (394067ED) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property IdleStop_Loose on script WTPlayInstrument attached to (394067ED) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property InstrumentSound on script WTPlayInstrument attached to (394067ED) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property Music on script WTPlayInstrument attached to (394067E8) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property IdleStop_Loose on script WTPlayInstrument attached to (394067E8) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property InstrumentSound on script WTPlayInstrument attached to (394067E8) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property Music on script WTPlayInstrument attached to (394067E9) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property IdleStop_Loose on script WTPlayInstrument attached to (394067E9) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property InstrumentSound on script WTPlayInstrument attached to (394067E9) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property Music on script WTPlayInstrument attached to (3947FB87) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property IdleStop_Loose on script WTPlayInstrument attached to (3947FB87) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property InstrumentSound on script WTPlayInstrument attached to (3947FB87) cannot be initialized because the script no longer contains that property

[01/10/2014 - 09:55:33PM] Warning: Property DLC1WerewolfTotalPerksEarned on script

 

In Skirim.ini:

 

 

[Papyrus]

fPostLoadUpdateTimeMS=500.0

bEnableLogging=1

bEnableTrace=1

bLoadDebugInformation=0

iMaxMemoryPageSize=8192

iMinMemoryPageSize=8192

Link to comment
Share on other sites

Create an account or sign in to comment

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

Create an account

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

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...