Jump to content

I broke the game trying to script, please help


Guest GuyWhoAbruptlyDisappeared

Recommended Posts

Guest GuyWhoAbruptlyDisappeared
Posted

Hi,

 

I was screwing around with Sexlab Submit modding for myself, adding conversation options based on spells from Sexlab Wear & Tear. In the conversation, followers will give you one of their potions if they have hurt you during sex. I did that with a papyrus fragment script and compiled, no errors. I've been toying with Submit to practice scripting so I can attempt a rape discouragement mod.

 

I have tried:

-Reversing the change, going back to a previous unmodded version of Sexlab Submit.

-Disabling both Sexlab Submit and Sexlab Wear & Tear

-Loading different saves or trying a new game

-Making sure scripts are compiled, running FNIS, etc.

 

This is my papyrus log from one of the crashes:

 

[03/10/2014 - 10:55:31PM] Papyrus log opened (PC)

[03/10/2014 - 10:55:31PM] Update budget: 800.000000ms (Extra tasklet budget: 800.000000ms, Load screen budget: 2000.000000ms)
[03/10/2014 - 10:55:31PM] Memory page: 256 (min) 1024 (max) 153600 (max total)
[03/10/2014 - 10:55:40PM] Cannot open store for class "DLC2BenthicLurkerFXSCRIPT", missing file?
[03/10/2014 - 10:55:41PM] Cannot open store for class "PF__01022031", missing file?
[03/10/2014 - 10:55:41PM] Error: Unable to bind script PF__01022031 to  (10022031) because their base types do not match
[03/10/2014 - 10:55:41PM] Cannot open store for class "PF__01018802", missing file?
[03/10/2014 - 10:55:41PM] Error: Unable to bind script PF__01018802 to  (10018802) because their base types do not match
[03/10/2014 - 10:55:41PM] Cannot open store for class "isilStingGlow", missing file?
[03/10/2014 - 10:55:55PM] Error: Property Compatibility on script _de_getcampinglegal attached to alias DE_Player on quest _DE_Main_1_6 (10015CAE) cannot be bound because alias _DE_CompatibilityPlayer on quest _DE_Compatibility (100286F3) is not the right type
[03/10/2014 - 10:55:55PM] Error: Property Compatibility on script _de_clothingmonitor_1_7 attached to alias DE_Player on quest _DE_Main_1_6 (10015CAE) cannot be bound because alias _DE_CompatibilityPlayer on quest _DE_Compatibility (100286F3) is not the right type
[03/10/2014 - 10:55:55PM] Error: Property Compatibility on script _de_waterdetect attached to alias DE_Player on quest _DE_Main_1_6 (10015CAE) cannot be bound because alias _DE_CompatibilityPlayer on quest _DE_Compatibility (100286F3) is not the right type
[03/10/2014 - 10:55:55PM] warning: Property AshSpawnAttachChancePercent on script DLC2AshSpawnAttackChanceScript attached to alias Player on quest DLC2Init (02016E02) cannot be initialized because the script no longer contains that property
[03/10/2014 - 10:55:55PM] warning: Property Alias_MS06FalkNote on script QF_MS06Start_00093807 attached to MS06Start (00093807) cannot be initialized because the script no longer contains that property
[03/10/2014 - 10:55:55PM] warning: Property HircinesRingPower on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
[03/10/2014 - 10:55:55PM] Error: Property USKPMarksContainer on script uskpretroactive126script attached to USKPRetroactive126 (0F025354) cannot be bound because <NULL alias> (10) on <NULL quest> (00041F91) is not the right type
[03/10/2014 - 10:55:55PM] warning: Property pTG05KarliahInvisibilitySpell on script QF_TG05_00021551 attached to TG05 (00021551) cannot be initialized because the script no longer contains that property
[03/10/2014 - 10:55:55PM] Error: Property ValdAlias on script uskpretroactive124script attached to USKPRetroactive124 (0F017224) cannot be bound because <NULL alias> (6) on <NULL quest> (000C04BA) is not the right type
[03/10/2014 - 10:55:55PM] warning: Property CreatureSlots on script sslanimationlibrary attached to SexLabQuestAnimationSlots (0903CE6C) cannot be initialized because the script no longer contains that property
[03/10/2014 - 10:55:57PM] VM is freezing...
[03/10/2014 - 10:55:57PM] VM is frozen
[03/10/2014 - 10:55:57PM] Reverting game...
[03/10/2014 - 10:55:57PM] Error: Unable to bind script PF__01022031 to  (10022031) because their base types do not match
[03/10/2014 - 10:55:57PM] Error: Unable to bind script PF__01018802 to  (10018802) because their base types do not match
[03/10/2014 - 10:55:57PM] warning: Property Alias_MS06FalkNote on script QF_MS06Start_00093807 attached to MS06Start (00093807) cannot be initialized because the script no longer contains that property
[03/10/2014 - 10:55:57PM] warning: Property HircinesRingPower on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property
[03/10/2014 - 10:55:57PM] Error: Property USKPMarksContainer on script uskpretroactive126script attached to USKPRetroactive126 (0F025354) cannot be bound because <NULL alias> (10) on <NULL quest> (00041F91) is not the right type
[03/10/2014 - 10:55:57PM] warning: Property pTG05KarliahInvisibilitySpell on script QF_TG05_00021551 attached to TG05 (00021551) cannot be initialized because the script no longer contains that property
[03/10/2014 - 10:55:57PM] Error: Property ValdAlias on script uskpretroactive124script attached to USKPRetroactive124 (0F017224) cannot be bound because <NULL alias> (6) on <NULL quest> (000C04BA) is not the right type
[03/10/2014 - 10:55:57PM] warning: Property AshSpawnAttachChancePercent on script DLC2AshSpawnAttackChanceScript attached to alias Player on quest DLC2Init (02016E02) cannot be initialized because the script no longer contains that property
[03/10/2014 - 10:55:57PM] warning: Property CreatureSlots on script sslanimationlibrary attached to SexLabQuestAnimationSlots (0903CE6C) cannot be initialized because the script no longer contains that property

 

Anyone know what I might have done to cause this and what I can do to fix it?

 

Edit: 

It works again.

I don't know why.

:I

Archived

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

  • Recently Browsing   0 members

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