deathmorph Posted November 11, 2023 Posted November 11, 2023 57 minutes ago, vaultbait said: Oh interesting, CaP prevents you from accessing your inventory while you're in jail? It removes your Pip-Boy, I guess? Right, that's exactly how it is. 59 minutes ago, vaultbait said: Since the soap isn't a consumable but, rather, effectively a placed activator, a solution would need something different than how my dispenser script works. I suppose a new stationary activator could be placed in the cell (for example, reusing the soapdish static's mesh), with a version of the soap script attached. I haven't looked at MWoW's scripts to see if they'd be suitable for a stationary activator instead of a miscitem though. That would be ideal. If this is not possible, the soap dispenser could produce a bar of soap that falls to the floor in front of the dispenser. My character could then access this. I don't know if this is technically possible.
vaultbait Posted November 11, 2023 Posted November 11, 2023 13 minutes ago, deathmorph said: That would be ideal. If this is not possible, the soap dispenser could produce a bar of soap that falls to the floor in front of the dispenser. My character could then access this. I don't know if this is technically possible. Right, I suppose having the activator spawn an actual bar of soap at its location would be an option, though would be very easy to abuse and hard to make abuse-resistant without also risking making it useless in some cases. I was thinking more of an activator that behaves like a bar of soap, running a similar script as the soap itself does, but without the option for actually picking up the soap into your inventory so that you can't use it to obtain infinite bars of soap.
lee3310 Posted November 11, 2023 Posted November 11, 2023 (edited) 54 minutes ago, vaultbait said: Right, I suppose having the activator spawn an actual bar of soap at its location would be an option, though would be very easy to abuse and hard to make abuse-resistant without also risking making it useless in some cases. I was thinking more of an activator that behaves like a bar of soap, running a similar script as the soap itself does, but without the option for actually picking up the soap into your inventory so that you can't use it to obtain infinite bars of soap. Oh, imagine if you can hijack one of the guards (by putting it in an alias) and add a little scene where he takes you to the showers near the cell for a couple of minutes and maybe do something not very courteous to the PC while at it (if you drop the soap?). Edited November 11, 2023 by lee3310
deathmorph Posted November 11, 2023 Posted November 11, 2023 1 hour ago, vaultbait said: I was thinking more of an activator that behaves like a bar of soap, running a similar script as the soap itself does, but without the option for actually picking up the soap into your inventory so that you can't use it to obtain infinite bars of soap. A very nice idea. I hope it can be realized. I'll add a screenshot of the cell because I don't know if the sink and toilet in vanilla are there. To ensure that the soap dispenser does not collide with other inventory. Spoiler 45 minutes ago, lee3310 said: Oh, imagine if you can hijack one of the guards (by putting it in an alias) and add a little scene where he takes you to the showers near the cell for a couple of minutes and maybe do something not very courteous to the PC while at it (if you drop the soap?). This shouldn't work, because as soon as you leave the cell (sometimes it stays open for a minute after an SH visit - SH is not provided for in CaP) before the sentence has been served, all the guards become hostile. It could also be that the stashed equipment is gone, but I don't know.
vaultbait Posted November 11, 2023 Posted November 11, 2023 54 minutes ago, deathmorph said: This shouldn't work, because as soon as you leave the cell (sometimes it stays open for a minute after an SH visit - SH is not provided for in CaP) before the sentence has been served, all the guards become hostile. It could also be that the stashed equipment is gone, but I don't know. Perhaps another option, which also doesn't involve MWoW, would be to just add a CWSS or BYOP shower inside the jail cell.
deathmorph Posted November 11, 2023 Posted November 11, 2023 40 minutes ago, vaultbait said: Perhaps another option, which also doesn't involve MWoW, would be to just add a CWSS or BYOP shower inside the jail cell. That's right, these are the hygiene mods that most people play with. It's probably easier to implement than the soap dispenser for someone who knows what they're doing.
riverrat Posted November 14, 2023 Posted November 14, 2023 tried this mod the other day, and watching my female pc bathe herself in the rain was funnier and better than anything i ever saw in that other 'clean with shower' mod. keep up the good work!
GrimGrim31 Posted November 22, 2023 Author Posted November 22, 2023 On 10/19/2023 at 11:38 AM, AthenaLiandry said: Seems like a bug, but trying to store super soap in a workbench will cause your character to just keel over and die regardless of whether it's MISC or JUNK. That is an odd bug. Any super soap transferred to a workbench is automatically deleted and the equivalent items added back to the player's inventory. There should not be anything that kills the player character. I will playtest it the next time that I am back in the game but I have tried transferring super soap to workbenches before and never lost my character to any mishap.
the.witcher Posted November 23, 2023 Posted November 23, 2023 I recently started getting a bug in which companions get perma-locked in what seems to be a showering animation. I am looking for the reason behind this and wanted to check if anybody encountered the same. Unfortunately the only solution seems to be loading a save before the bug occured I'm running following mods: Wash Out That Cum, Build Your Own Pool, More Ways of Washing 2.0 and GET DIRTY (take a bath).
sen4mi Posted December 4, 2023 Posted December 4, 2023 (edited) I am getting a lot of papyrus errors and I think they come from this mod (64 for me is MWoW.esp): Spoiler [12/04/2023 - 03:25:47AM] warning: Property _ListofJunkSoap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _ListofSuperSoaps on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _LL_Super_Soap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarGreen_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _MWoWListInjectionStatus on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _SuperSoapInitialized on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property playerRef on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _NoStripKeywords on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LLE_Pockets_Citizen_Rich on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LLI_Loot_Items_Small_Rare on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property AllowAutoShower on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _AllowRainShowers on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarYellow on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarYellow_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _ThirstZapperSpell on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _SoapinInventory on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _MWoWSoapFXS on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LLE_Pockets_Farmer on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _RainShowerActive on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _ShowerInRainMessage on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarWhite_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarBlue_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarWhite on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property Container_Loot_Mirror on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LL_Junk_Small on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _NotAllowedMessage2 on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property RaiderSheath on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LLE_Pockets_Citizen_Average on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property MWoWAnim on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarBlue on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarGreen on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _BlockedEquipmentForms on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LL_Vendor_Junk_NZ on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _ListofMiscSoap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property WorkshopWorkbenchTypeFurniture on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ListofJunkSoap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ListofSuperSoaps on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _LL_Super_Soap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarGreen_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _MWoWListInjectionStatus on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _SuperSoapInitialized on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property playerRef on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _NoStripKeywords on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LLE_Pockets_Citizen_Rich on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LLI_Loot_Items_Small_Rare on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property AllowAutoShower on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _AllowRainShowers on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarYellow on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarYellow_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ThirstZapperSpell on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _SoapinInventory on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _MWoWSoapFXS on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LLE_Pockets_Farmer on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _RainShowerActive on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ShowerInRainMessage on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarWhite_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarBlue_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarWhite on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property Container_Loot_Mirror on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LL_Junk_Small on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _NotAllowedMessage2 on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property RaiderSheath on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LLE_Pockets_Citizen_Average on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property MWoWAnim on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarBlue on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarGreen on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _BlockedEquipmentForms on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LL_Vendor_Junk_NZ on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ListofMiscSoap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property WorkshopWorkbenchTypeFurniture on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:26:07AM] warning: Property BostonAirportWorkbench on script GrimGrim31:_CumCleaningSoap attached to Item 1 in container Farm06FemaleOldRef (0009B1E9) cannot be initialized because the script no longer contains that property[12/04/2023 - 03:26:07AM] warning: Property HomePlateWorkbench on script GrimGrim31:_CumCleaningSoap attached to Item 1 in container Farm06FemaleOldRef (0009B1E9) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:26:07AM] warning: Property _NotAllowedMessage2 on script GrimGrim31:_CumCleaningSoap attached to Item 1 in container Farm06FemaleOldRef (0009B1E9) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:26:07AM] warning: Property _ActivateSoapMessage2 on script GrimGrim31:_CumCleaningSoap attached to Item 1 in container Farm06FemaleOldRef (0009B1E9) cannot be initialized because the script no longer contains that property Edited December 4, 2023 by sen4mi
vaultbait Posted December 4, 2023 Posted December 4, 2023 6 hours ago, sen4mi said: I am getting a lot of papyrus errors and I think they come from this mod (64 for me is MWoW.esp): Reveal hidden contents [12/04/2023 - 03:25:47AM] warning: Property _ListofJunkSoap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _ListofSuperSoaps on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _LL_Super_Soap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarGreen_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _MWoWListInjectionStatus on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _SuperSoapInitialized on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property playerRef on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _NoStripKeywords on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LLE_Pockets_Citizen_Rich on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LLI_Loot_Items_Small_Rare on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property AllowAutoShower on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _AllowRainShowers on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarYellow on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarYellow_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _ThirstZapperSpell on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _SoapinInventory on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _MWoWSoapFXS on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LLE_Pockets_Farmer on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _RainShowerActive on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _ShowerInRainMessage on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarWhite_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarBlue_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarWhite on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property Container_Loot_Mirror on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LL_Junk_Small on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _NotAllowedMessage2 on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property RaiderSheath on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LLE_Pockets_Citizen_Average on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property MWoWAnim on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarBlue on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarGreen on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _BlockedEquipmentForms on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LL_Vendor_Junk_NZ on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _ListofMiscSoap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property WorkshopWorkbenchTypeFurniture on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ListofJunkSoap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ListofSuperSoaps on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _LL_Super_Soap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarGreen_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _MWoWListInjectionStatus on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _SuperSoapInitialized on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property playerRef on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _NoStripKeywords on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LLE_Pockets_Citizen_Rich on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LLI_Loot_Items_Small_Rare on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property AllowAutoShower on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _AllowRainShowers on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarYellow on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarYellow_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ThirstZapperSpell on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _SoapinInventory on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _MWoWSoapFXS on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LLE_Pockets_Farmer on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _RainShowerActive on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ShowerInRainMessage on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarWhite_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarBlue_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarWhite on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property Container_Loot_Mirror on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LL_Junk_Small on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _NotAllowedMessage2 on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property RaiderSheath on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LLE_Pockets_Citizen_Average on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property MWoWAnim on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarBlue on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarGreen on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _BlockedEquipmentForms on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LL_Vendor_Junk_NZ on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ListofMiscSoap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property WorkshopWorkbenchTypeFurniture on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:26:07AM] warning: Property BostonAirportWorkbench on script GrimGrim31:_CumCleaningSoap attached to Item 1 in container Farm06FemaleOldRef (0009B1E9) cannot be initialized because the script no longer contains that property[12/04/2023 - 03:26:07AM] warning: Property HomePlateWorkbench on script GrimGrim31:_CumCleaningSoap attached to Item 1 in container Farm06FemaleOldRef (0009B1E9) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:26:07AM] warning: Property _NotAllowedMessage2 on script GrimGrim31:_CumCleaningSoap attached to Item 1 in container Farm06FemaleOldRef (0009B1E9) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:26:07AM] warning: Property _ActivateSoapMessage2 on script GrimGrim31:_CumCleaningSoap attached to Item 1 in container Farm06FemaleOldRef (0009B1E9) cannot be initialized because the script no longer contains that property That looks like it could be complaining about properties for old versions of the mod's scripts after an upgrade. Quote Notes about updating from an older version to a newer version: A. You may have to reinitialize the Super Soap in the MCM once you start playing with a new version unless you also started a new game.
lee3310 Posted December 4, 2023 Posted December 4, 2023 (edited) 6 hours ago, sen4mi said: I am getting a lot of papyrus errors and I think they come from this mod (64 for me is MWoW.esp): Hide contents [12/04/2023 - 03:25:47AM] warning: Property _ListofJunkSoap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _ListofSuperSoaps on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _LL_Super_Soap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarGreen_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _MWoWListInjectionStatus on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _SuperSoapInitialized on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property playerRef on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _NoStripKeywords on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LLE_Pockets_Citizen_Rich on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LLI_Loot_Items_Small_Rare on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property AllowAutoShower on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _AllowRainShowers on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarYellow on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarYellow_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _ThirstZapperSpell on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _SoapinInventory on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _MWoWSoapFXS on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LLE_Pockets_Farmer on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _RainShowerActive on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _ShowerInRainMessage on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarWhite_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarBlue_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarWhite on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property Container_Loot_Mirror on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LL_Junk_Small on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _NotAllowedMessage2 on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property RaiderSheath on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LLE_Pockets_Citizen_Average on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property MWoWAnim on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarBlue on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _CumCleaningSoapBarGreen on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _BlockedEquipmentForms on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property LL_Vendor_Junk_NZ on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property _ListofMiscSoap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:47AM] warning: Property WorkshopWorkbenchTypeFurniture on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ListofJunkSoap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ListofSuperSoaps on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _LL_Super_Soap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarGreen_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _MWoWListInjectionStatus on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _SuperSoapInitialized on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property playerRef on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _NoStripKeywords on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LLE_Pockets_Citizen_Rich on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LLI_Loot_Items_Small_Rare on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property AllowAutoShower on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _AllowRainShowers on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarYellow on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarYellow_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ThirstZapperSpell on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _SoapinInventory on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _MWoWSoapFXS on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LLE_Pockets_Farmer on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _RainShowerActive on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ShowerInRainMessage on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarWhite_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarBlue_Misc on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarWhite on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property Container_Loot_Mirror on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LL_Junk_Small on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _NotAllowedMessage2 on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property RaiderSheath on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LLE_Pockets_Citizen_Average on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property MWoWAnim on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarBlue on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _CumCleaningSoapBarGreen on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _BlockedEquipmentForms on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property LL_Vendor_Junk_NZ on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property _ListofMiscSoap on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:25:57AM] warning: Property WorkshopWorkbenchTypeFurniture on script grimgrim31:_bodycleaningquestextender attached to _BodyCleaningQuest2 (64036284) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:26:07AM] warning: Property BostonAirportWorkbench on script GrimGrim31:_CumCleaningSoap attached to Item 1 in container Farm06FemaleOldRef (0009B1E9) cannot be initialized because the script no longer contains that property[12/04/2023 - 03:26:07AM] warning: Property HomePlateWorkbench on script GrimGrim31:_CumCleaningSoap attached to Item 1 in container Farm06FemaleOldRef (0009B1E9) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:26:07AM] warning: Property _NotAllowedMessage2 on script GrimGrim31:_CumCleaningSoap attached to Item 1 in container Farm06FemaleOldRef (0009B1E9) cannot be initialized because the script no longer contains that property [12/04/2023 - 03:26:07AM] warning: Property _ActivateSoapMessage2 on script GrimGrim31:_CumCleaningSoap attached to Item 1 in container Farm06FemaleOldRef (0009B1E9) cannot be initialized because the script no longer contains that property If you didn't update the mod (first install) you can try opening the quest in CK got to script then hit property, hit enter after the cleaning msg then save the plugin and load a previous (clean) save or start a new game. PS Those warnings are not harmful. Edited December 4, 2023 by lee3310
sen4mi Posted December 5, 2023 Posted December 5, 2023 (edited) 9 hours ago, vaultbait said: That looks like it could be complaining about properties for old versions of the mod's scripts after an upgrade. This was in a new game (though after saving and exiting and then restarting). 9 hours ago, lee3310 said: If you didn't update the mod (first install) you can try opening the quest in CK got to script then hit property, hit enter after the cleaning msg then save the plugin and load a previous (clean) save or start a new game. PS Those warnings are not harmful. Yes, I could probably clean it up in CK. But I am probably going to leave it out of my next game run - I do not like the combination of features where I can run out of soap but if I pick up too much soap I cannot put it down when I am a pound over my carry limit. And I guess I have enough ways of washing. Edited December 5, 2023 by sen4mi
lee3310 Posted December 5, 2023 Posted December 5, 2023 (edited) 3 hours ago, sen4mi said: And I guess I have enough ways of washing. ?, For the warning, there is a theory that i didn't verify yet: if a mod author delete a property in script but don't load the plugin and update the property tab in CK before saving, the end user will get the same warnings as you. Like this: [12/05/2023 - 00:00:05AM] warning: Property DD_NPCRemovingEquippedItems on script DD:DD_Library attached to DD_Library (0D004C50) cannot be initialized because the script no longer contains that property Edited December 5, 2023 by lee3310
Nazghul2 Posted March 13, 2024 Posted March 13, 2024 (edited) Beautiful, thank you. Do you think is it possible to trigger the washing under rain hotkey also when you are close to a decontamination arch effect? (I ask because there are functional shower mods - lightweight not the big one - that use the decontamination arch shower effect). If I wanted to try it can I do it in FO4Edit? Any suggestion? (I already tried to figure out but could not find any clue in the records in FO4edit) Thanks! Edited March 13, 2024 by Nazghul2
GrimGrim31 Posted May 22, 2024 Author Posted May 22, 2024 (edited) On 3/13/2024 at 3:47 PM, Nazghul2 said: Beautiful, thank you. Do you think is it possible to trigger the washing under rain hotkey also when you are close to a decontamination arch effect? (I ask because there are functional shower mods - lightweight not the big one - that use the decontamination arch shower effect). If I wanted to try it can I do it in FO4Edit? Any suggestion? (I already tried to figure out but could not find any clue in the records in FO4edit) Thanks! I am sure it is possible but cannot offer a solution unless I take the time to analyze the decontamination arch effect. Right now I am dedicating my free time to working on another mod. I had not planned on any more updates to MWoW but the Bethesda FO4 NG update means that I will probably have to update MWoW once FYSE and AAF are updated. So I can try to add the decontamination arch effect washing method at that time. Edited June 22, 2024 by GrimGrim31
GrimGrim31 Posted July 13, 2024 Author Posted July 13, 2024 (edited) On 3/13/2024 at 3:47 PM, Nazghul2 said: Beautiful, thank you. Do you think is it possible to trigger the washing under rain hotkey also when you are close to a decontamination arch effect? (I ask because there are functional shower mods - lightweight not the big one - that use the decontamination arch shower effect). If I wanted to try it can I do it in FO4Edit? Any suggestion? (I already tried to figure out but could not find any clue in the records in FO4edit) Thanks! Nazghul2, I took a look at the Decon Arch today and I don't see any special "effect" associated with it. Can you tell me which mods use the effect? I can make the player capable of showering in a workshop decon arch, but I cannot promise the same for any unknown furniture shower items. I need to see their mods. Edited July 13, 2024 by GrimGrim31 Add pic
GrimGrim31 Posted July 13, 2024 Author Posted July 13, 2024 (edited) On 11/23/2023 at 3:53 AM, the.witcher said: I recently started getting a bug in which companions get perma-locked in what seems to be a showering animation. I am looking for the reason behind this and wanted to check if anybody encountered the same. Unfortunately the only solution seems to be loading a save before the bug occured I'm running following mods: Wash Out That Cum, Build Your Own Pool, More Ways of Washing 2.0 and GET DIRTY (take a bath). Do you have a screenshot of a companion in this situation? Maybe I can identify the mod that is affecting them by the animation. Or it may be a swimming animation, falling animation, or a T-pose which actors will get from time to time when travelling behind the Player. That is a game problem and not a mod problem. I use WoTC, MWoW, and Get Dirty in all of my playthroughs and have not experienced your issue so maybe I should try BYOP as well to see if any problems surface. I am going to update MWoW one more time so I can address your issue then, if I can find out what causes it and if it is an MWoW problem. Edited July 13, 2024 by GrimGrim31
GrimGrim31 Posted July 13, 2024 Author Posted July 13, 2024 On 12/4/2023 at 7:15 PM, sen4mi said: This was in a new game (though after saving and exiting and then restarting). Yes, I could probably clean it up in CK. But I am probably going to leave it out of my next game run - I do not like the combination of features where I can run out of soap but if I pick up too much soap I cannot put it down when I am a pound over my carry limit. And I guess I have enough ways of washing. Yes, the Papyrus "errors" are because I had to go back to all of the soaps and the two quest scripts and refill their properties again after rewriting all of my scripts to remove unneeded properties. The "errors" don't affect game play but do show up in the Papyrus log. They won't show up in the next version of MWoW. Dropping soap is easy. You can also transfer it to any container (including actors) that are not workbenches.
Whacked Posted July 14, 2024 Posted July 14, 2024 @GrimGrim31 If you are doing an update, I have had an issue since I started using MWOW. Any Super Soap I pick up gets put in Junk, regardless of the MCM setting. Setting the MCM setting to Junk, then back to Misc transfers all of the soap into Misc category again, but any new soap picked up goes into Junk again. I didn't do much digging to find out if this has happened to anyone else, since it wasn't really a big deal to swap a setting every once in awhile.
GrimGrim31 Posted July 14, 2024 Author Posted July 14, 2024 (edited) 6 hours ago, Whacked said: @GrimGrim31 If you are doing an update, I have had an issue since I started using MWOW. Any Super Soap I pick up gets put in Junk, regardless of the MCM setting. Setting the MCM setting to Junk, then back to Misc transfers all of the soap into Misc category again, but any new soap picked up goes into Junk again. I didn't do much digging to find out if this has happened to anyone else, since it wasn't really a big deal to swap a setting every once in awhile. OK, I will take a look at that today. EDIT: I looked at it and you are correct. I went ahead and added a new Levelled List for the Misc soap and added script to inject them into the same Levelled Item lists as the original junk soap. The mod will automatically convert the lists when it converts the soap (when the MCM setting is changed). NOTE: Any junk or misc soap already in existence in the game when you use the MCM to switch to the other option will not be changed unless they are in your player inventory at the time of the switch. You can switch them later when they are in your inventory using the MCM switch again. The downside to this change is that the levelled item lists have to be reverted each time you change the soap from junk to misc or vice versa. Reverting means that any forms added to those lists by scripts will be removed, not just from my mod but also from any other mod that injected forms into the lists. Keeping the default option of soap as junk does not affect other mod form injection. The affected levelled item lists are: LL_Vendor_Junk_NZ LLI_Loot_Items_Small_Rare LL_Junk_Small Container_Loot_Mirror LLE_Pockets_Citizen_Rich LLE_Pockets_Citizen_Average LLE_Pockets_Farmer I don't expect this to be big problem but if it affects someone in a really bad way, let me know here in the support forum. I can try to find another method. Unfotunately, Levelled Lists only have two script functions: AddForm and Revert. There is no RemoveForm or RemoveAddedForm for them. This will be part of the next version, 2.1. Other changes so far are cleanup of the script properties so they won't throw the Papyrus errors, added the ability to use the workshop Decontamination Arch to wash the player, and replaced Crazy's IdleGun script so people will stop asking why my mod is overwriting his mod. It was an identical script so it didn't matter whether his mod or mine were last in the mod load order but the change eliminates any confusion which is for the best. Thank you for letting me know about the problem. Edited July 14, 2024 by GrimGrim31
GrimGrim31 Posted July 24, 2024 Author Posted July 24, 2024 MWoW 2.1 is now available. This version adds the constructible decon arch as a powered shower that the player can use to wash off everything like you do with super soap and rainshowers. Fixes the issue that Whacked mentioned above where junk item super soap kept appearing in the game world after the MCM was set to only misc item super soap. Unfortunately by adding the decon arch, DLC 01 Wasteland Workshop is now a master for this mod.
Whacked Posted July 28, 2024 Posted July 28, 2024 On 7/14/2024 at 5:25 AM, GrimGrim31 said: snip The downside to this change is that the levelled item lists have to be reverted each time you change the soap from junk to misc or vice versa. Reverting means that any forms added to those lists by scripts will be removed, not just from my mod but also from any other mod that injected forms into the lists. Keeping the default option of soap as junk does not affect other mod form injection. The affected levelled item lists are: LL_Vendor_Junk_NZ LLI_Loot_Items_Small_Rare LL_Junk_Small Container_Loot_Mirror LLE_Pockets_Citizen_Rich LLE_Pockets_Citizen_Average LLE_Pockets_Farmer snips Thank you for letting me know about the problem. Happy to help, and thanks for the update! The only mod I use that adds things via those leveled lists would be - Family Planning Enhanced - Condoms and Contraceptive Pills - Mirrors and actor inventories I can't think of others that I use that could be affected, but Super Soap and the FPE stuff are mostly what I can remember looting from what I assume are those lists. I also use Leveled Item Fixes by Dankrafft, but my understanding of leveled lists in general is very limited, it seems to mostly deal with weapons and armor, like the majority of Dankrafft's mods. When I get a chance, I will give the new version a go and see if I run into any issues. Cheers 1
Whacked Posted August 13, 2024 Posted August 13, 2024 Testing the new version and it's working great, have not seen any issues with leveled lists, soap stays in misc 👍, thanks! 1
deathmorph Posted November 3, 2024 Posted November 3, 2024 I just noticed that facial cum is not getting washed off. Any idea why this might be? I use Commonwealth Moisturizer.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now