Jump to content

Paradise Halls Enhanced (pahe) Special Edition with the customary addons


Recommended Posts

5 hours ago, Pfiffy said:

This is the way I did it wit adding the first 5 additional cities. I did it in the main mod and found out that the add-on reverted all changes, so I did it again in the add-on (not a clean solution, but it worked) 

 

By merging the mods now I messed up too many things. I guess, I just wanted too much in a short time.....

 

Since the first part (the 5 additional cities) are working, I just have to move them from the add-on to the main mod. 

 

 

Then I add the inns, (I'm thinking about adding the 2nd inn in Whiterun and Windhelm, too and maybe the mage guild and the Thieves guild) Sooner or later someone will ask for them. It is easier to do it now, than to rewrite all the scripts again.

 

 

As a last step on this part, I will integrate the independent Hookers into the main mod. I think that 20 are enough for modded locations. 

 

adding further following hookers is still on the list, but far away from now...

 

the problem with the dialogue properties isn't in how you added everything, but in how you re-arranged the aliases when you added it. adding alone would have been fine.

4 hours ago, Pfiffy said:

Doing it all in one step was a bit too much. At least I know what I have to do, it will be easier now to do it in smaller steps.... I have most of the pieces together now, I just have to put them together again. I just need some time....  It also seems like I missed some of your reports. I think there is only one script missing... I will start this week end to reassemble everything. I hope I will have more time next week to work on this seriously... 

 

Can you do a little thinking about 'How to move PAHE slaves into Independent Hookers, so that they no longer count as slaves in PAHE?' 

ya, when i heard the hooker slaves are finally getting the money they earned, but unable to use the sandboxing packages with pahe package overrides in place. i already started to consider this as the next step, to move them into the pahe-tdf-patch. basically at this point i think the tdf patch will need to grow into a full fledged tdf extension similar to hsh storage. the key is to start by rearranging the tdf quest aliases back to how they originally were so the new stuff is laid in after the old stuff as an addition for the original dialogues to work, then address any issues with the changes to the parts that were added so that those work as well. with a working mod as a foundation, the next step will be to make a new copy of the working quest in the tdf extension as "slave prostitution management" instead of city prostitution management so that the ck doesn't complain about duplicates and looking at it we know this is only for the slave prostitutes. then make new copies of the working dialogues with the new dialogue properties pointing to the new quest. next all the hooker factions will be copied as hooker slave factions. that pretty much covers the esp aspects, but the other challenge will be to change the tdf script in the connection bridge from pahe so that the ai is restored and the packages overrides are changed over to tdf sandboxing packages

Link to comment
23 minutes ago, CliftonJD said:

but the other challenge will be to change the tdf script in the connection bridge from pahe so that the ai is restored and the packages overrides are changed over to tdf sandboxing packages

annnddd don't forget that they will need to be able to successfully transfer back from TDF to PAHE working just like it does now when moving from PAHE to HSH and back again to PAHE. Which I am assuming that you are going to use the bridge between PAHE an HSH as a basis and template to get it working for TDF right?

Link to comment
8 hours ago, Martok73 said:

This I did not realize as I always thought and by looking at the ref id in the console of freshly enslaved unique npcs that they were already cloned since their refi id after enslavement does change from what it was originally. Also when I enslaved Beitild during the Dark Brotherhood quest to kill her, once she was enslaved the quest was marked complete as if I actually killed her, so that made me thing that she was clones just like the normal generic non-unique npcs, and her ref id changed as well so that also made me think she was cloned. So with this new to me information my question to you mate is: Are unique npcs actually killed/cloned or is the original npc modified with a new ref id and slave dialog/control? How exactly does it work with uniques? I am genuinely intrigued by this statement mate.

well ya, this is where it gets confusing as yes we clone enough for a new reference id and kill the old, but at the same time skyrim still treats the new as the original for most everything else quest wise so hopefully tak isn't attempting to change that....it would cause more problems than what he hopes to gain and if his only intention is to fix housecarls, thats only a matter of faction copy from the original actor and would only need to effect the housecarls, not all uniques.

 

try to speak to betild after enslaving her before you speak to astrid, she will likely still give the same dialogue she gave before enslavement as most quest npc's do. give you another example of it tho, i've run into some cases where a mod sets a unique actor in the world as respawning so when you enslave her, she can come back again and you can enslave her again so now you have 2 of the same slave, but unlike finding a second bandit in the wild that looks the same, your second unique slave will even act the same as the first and your first will act the same as the second. so lets say you don't collar them both and 1 tries to run off, they'll both run off in different directions until you track down the slave that's trying to run. tying them up gets even weirder, the tied slave will appear tied and the second slave will stand there as if also tied. both will have the dialogue to untie, but untying the wrong slave will create bugs

Link to comment
16 minutes ago, Martok73 said:

annnddd don't forget that they will need to be able to successfully transfer back from TDF to PAHE working just like it does now when moving from PAHE to HSH and back again to PAHE. Which I am assuming that you are going to use the bridge between PAHE an HSH as a basis and template to get it working for TDF right?

yes, it has to work both ways is why when i do this it will require at the very least to have the independent faction changes as listed above so slave hookers can be seen apart from other hookers and the bridge doesn't try to transfer a normal hooker to the slave system. looking at hsh as a template isn't bad idea, but also noticing some of the behavior differences in aygas so i might compare the 2 methods for a tdf template

Link to comment
3 hours ago, CliftonJD said:

well ya, this is where it gets confusing as yes we clone enough for a new reference id and kill the old, but at the same time skyrim still treats the new as the original for most everything else quest wise so hopefully tak isn't attempting to change that....it would cause more problems than what he hopes to gain and if his only intention is to fix housecarls, thats only a matter of faction copy from the original actor and would only need to effect the housecarls, not all uniques.

 

try to speak to betild after enslaving her before you speak to astrid, she will likely still give the same dialogue she gave before enslavement as most quest npc's do. give you another example of it tho, i've run into some cases where a mod sets a unique actor in the world as respawning so when you enslave her, she can come back again and you can enslave her again so now you have 2 of the same slave, but unlike finding a second bandit in the wild that looks the same, your second unique slave will even act the same as the first and your first will act the same as the second. so lets say you don't collar them both and 1 tries to run off, they'll both run off in different directions until you track down the slave that's trying to run. tying them up gets even weirder, the tied slave will appear tied and the second slave will stand there as if also tied. both will have the dialogue to untie, but untying the wrong slave will create bugs

Damn that's complicated and making my brain hurt at the same time. A cloned npc can be recognized by the engine just like the original with the same quest dialog, damn that's crazy I wouldn't think that would be possible since it is technically a new npc. As far as Betild goes I spoke to her right after I enslaved her and she just had the normal slave dialog, and for the most part it was in her correct voice type, so that was a plus. I don't think she had any of her dialog from before she was enslaved, honestly can't remember 100% but I'm like 90% sure she didn't. As far as having two of the same one I am almost 100% sure I don't have any mods that would cause a unique npc to respawn, so I should be good on that front.

 

2 hours ago, CliftonJD said:

yes, it has to work both ways is why when i do this it will require at the very least to have the independent faction changes as listed above so slave hookers can be seen apart from other hookers and the bridge doesn't try to transfer a normal hooker to the slave system. looking at hsh as a template isn't bad idea, but also noticing some of the behavior differences in aygas so i might compare the 2 methods for a tdf template

Sounds like a solid plan there, see how both mods handle the bridge hand-offs to and from PAHE and see which one or a combination of each possibly would work the best and most efficiently for that delicate task.

Link to comment

@CliftonJD Oh I have just had an issue pop-up in my papyrus while I was transferring a slave from PAHE to HSH and not sure exactly what's going on with it, cause it's the first time I've seen this error in my log.

 

Spoiler

[12/16/2021 - 04:11:51PM] ERROR: Cannot call RestoreAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.Regen() - "PAHSlave.psc" Line 1373
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 291
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetLevel() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 293
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp46"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 293
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetActorBase() on a None object, aborting function call
stack:
    [PAH (1601FAEF)].pahcore.GetValidActorBase() - "PAHCore.psc" Line 1531
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1343
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetLeveledActorBase() on a None object, aborting function call
stack:
    [PAH (1601FAEF)].pahcore.GetValidActorBase() - "PAHCore.psc" Line 1532
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1343
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetFactionRank() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1348
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp322"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1348
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetFactionRank() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1349
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp321"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1349
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1353
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1353
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1353
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1354
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1354
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1354
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1355
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1355
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1355
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1357
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1357
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1357
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1358
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1358
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1358
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1359
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1359
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1359
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1360
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1360
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1360
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1361
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1361
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1361
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1362
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1362
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1362
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1363
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1363
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1363
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1364
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1364
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1364
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1365
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1365
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1365
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1366
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1366
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1366
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1367
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1367
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1367
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1368
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1368
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1368
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294

Excerpt from the log is under the spoiler so it doesn't clog up the thread. Any idea as to what the hell happened to cause this error?

 

Edit: forgot to add in this part of the log that happened while moving from HSH to PAHE. sumtin goin on cause I ain't seen these error before today or at least I don't think I have.

Spoiler

[12/16/2021 - 04:26:32PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:26:35PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:26:50PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:26:55PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:01PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:09PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:14PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:20PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:20PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:20PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:24PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:24PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:24PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:29PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:29PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:29PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:38PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:38PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:38PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:46PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:46PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:46PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:03PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:03PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:03PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:07PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:11PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:15PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:19PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:23PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:33PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:33PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:33PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:37PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:37PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:37PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:43PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:43PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:43PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148

 

Edited by Martok73
Link to comment
On 12/16/2021 at 4:36 PM, CliftonJD said:

i'll give you for example margaret of markarth, in the forsworn conspiracy is a bit difficult to enslave, but if you can do it...her questline is written that should she survive the attack she will thank you first, then later when you speak to her from her motel room, she will give dialogue to explain what's going on and help you proceed to the next npc to question along the quest---as it is written now,, enslaving her will give the dialogue as if you'd saved her from the attack and moving her to the inn after speaking at the shrine of talos will also progress the quest line as its intended.

 

other quest npc's have been worked on, but only margaret and cicero have been tested

Interesting!

I always try to save Margaret ( Xbow works wonders) but as she has not tried to attack me and is unattractive, I never enslaved her, so she still has the limited conversation which says that all she wants is to leave Markath. I will try and remember to do a test of this by enslaving her temporarily.

Link to comment
11 hours ago, CliftonJD said:

try to speak to betild after enslaving her before you speak to astrid, she will likely still give the same dialogue she gave before enslavement as most quest npc's do. give you another example of it tho, i've run into some cases where a mod sets a unique actor in the world as respawning so when you enslave her, she can come back again and you can enslave her again so now you have 2 of the same slave, but unlike finding a second bandit in the wild that looks the same, your second unique slave will even act the same as the first and your first will act the same as the second. so lets say you don't collar them both and 1 tries to run off, they'll both run off in different directions until you track down the slave that's trying to run. tying them up gets even weirder, the tied slave will appear tied and the second slave will stand there as if also tied. both will have the dialogue to untie, but untying the wrong slave will create bugs

My slave Beitild is now 100 sub & pose and is a well-behaved, respectful slave which quite surprised me. I think that she had to be whipped a few times to shut that mouth up but once achieved (I will check those stats when I log in) she is now just a normal slave. However, Celeste (my Astrid) is almost pointless in interacting with as the DB quest line speech dominates and without being a forced companion, I am leaving her alone until the original is dead/enslaved. Gabriella's clone has both speech lines (slave and DB) but it is bearable as her DB quest lines are limited and she has now been promoted to the house.

Link to comment
14 hours ago, CliftonJD said:

the problem with the dialogue properties isn't in how you added everything, but in how you re-arranged the aliases when you added it. adding alone would have been fine.

ya, when i heard the hooker slaves are finally getting the money they earned, but unable to use the sandboxing packages with pahe package overrides in place. i already started to consider this as the next step, to move them into the pahe-tdf-patch. basically at this point i think the tdf patch will need to grow into a full fledged tdf extension similar to hsh storage. the key is to start by rearranging the tdf quest aliases back to how they originally were so the new stuff is laid in after the old stuff as an addition for the original dialogues to work, then address any issues with the changes to the parts that were added so that those work as well. with a working mod as a foundation, the next step will be to make a new copy of the working quest in the tdf extension as "slave prostitution management" instead of city prostitution management so that the ck doesn't complain about duplicates and looking at it we know this is only for the slave prostitutes. then make new copies of the working dialogues with the new dialogue properties pointing to the new quest. next all the hooker factions will be copied as hooker slave factions. that pretty much covers the esp aspects, but the other challenge will be to change the tdf script in the connection bridge from pahe so that the ai is restored and the packages overrides are changed over to tdf sandboxing packages

Hm... If my plans work out as I think, all independent prostitutes will be a part of the main mod and run on the scripts of the main mod.

 (I think of grouping them as 7 x 3, so that they can work like the other prostitutes in modded locations. This will make collecting the money easier. Too bad, that they will have the same quest markers...)

Then the add-on can be completely used for the Slaves. We just have to make sure, that the add-on will not overwrite something again. 

23 hours ago, Nonseen said:

i think i understand now.

pls let me know how i can help you to find and fix errors within TDF (moostly finding bugs work best for me :) ).

 

At first I have to reorganize the mod, then we can to fix the errors you already found. But for me it is more important to know if the additional Hookers work as they should. Therefore I need testers that train a lot of hookers and send them to the different locations and check if they do their Job correctly. Most of the errors you found are connected to the following hookers and I will stumble over them when I add the 3 additional following hookers I have planned... 

Link to comment

@CliftonJD

 

i have a question/idea and a attempt to fix some possible problem with lakeview manor :)

 

The lakeview manor addon:

receantly i read some guide how to fix navmeshes. Diced test it out on pahe lakeviewmanor addon, and as i do this i plan to fix the other errors that xedit reported..

 

i changed the wepon racks position so now there is nothing in the way to reach slave storage coridor (i hope)

 

After some work, i ended up removing the "deleted" navmesh reference in pahe lakeviewmanor. this way shold the conflct solved ( but i need test it out). 

so this version i upload here in theroy free of any navmesh or identical to master error. 

 

During my checks with ck i noticed a warning:   NordPullChain01 is not persitent but shold be to persistent.

this chain puller that opens slave storage section  door

 

i changed this to persistent in xedit.

 

I not found way to test my changes out yet. i upload here if you think better than in use version esp feel free to use it :)

at least i done something more than testing to make more stable pahe :)

 

pahe_lakeview_manor_cell-Repaired-V0.esp

 

i created a bit differnet version

this one contains both navmesh reference that the original contained as deleted. I done this to preverent collision beatwen the pahe and lakeview original navmesh.

pahe_lakeview_manor_cell-Repaired-V0B.esp

 

all in all one of this shuld work fine. ( as long no other mods reference original navmesh in this cell)

i hope my first try of this things end well :) and all things work as intended.

 

idea/question:

 

i dont know how cloning works in pahe.

after i read lot of conversion about it and i know naked bandit bug is linked the cloning process somehow.

 

i thinking what if one make let say 100 npc. this npcs totaly separate evry other npc no reference or other things beatwen.

all this npc has keyword to it so a keyword that indentifies evry npc one by one

let say npc1-npc2 etc.

 

this npcs our slaves in the end and all of them has the slave traning atributes, and other things that makes a slave slave.

 

in case of capturing new slave simply copy the captured npc incentory to the slave template inventory and copy the look of npc. i mean how its looks a npc ( this part i have no idea possible or not).

same for npc skill set, and abilitys.

 

this way i think we can break the chain beatwen the slaves and the originals. so more naked bandit bug, no more problem with uniqe npcs becuse the uniqes keeped complite separate.

 

the number keywords can be used to fix/avoid array problems with slaves. if one has slave 12,3,4,5,6 and let say slave 4 killed/sold pahe only need to copy slave 5 copy data to slave 4 and same need to be done beatwen slave 5 and 6

 

this is probably slower than solution in use.

 

i have no idea this...

... can be done

...how mutch work to do it, (probably to much?)

...what effect existing pahe mods?

 

i hope some of this proven to be useful some way :)

Edited by Nonseen
Link to comment
20 minutes ago, Pfiffy said:

At first I have to reorganize the mod, then we can to fix the errors you already found. But for me it is more important to know if the additional Hookers work as they should. Therefore I need testers that train a lot of hookers and send them to the different locations and check if they do their Job correctly. Most of the errors you found are connected to the following hookers and I will stumble over them when I add the 3 additional following hookers I have planned... 

in this case i put TDF testing top of my test list. 

 

best of my understanding tdf aio v2 the latest version i shuld test?

 

hope i underdastd correctly:

you intrested if i send a prositute let say a jar to work here and prositute do evrything sad location as intended.

 

if all correct i start testing soon as i can.

Link to comment
22 hours ago, Martok73 said:

@CliftonJD Oh I have just had an issue pop-up in my papyrus while I was transferring a slave from PAHE to HSH and not sure exactly what's going on with it, cause it's the first time I've seen this error in my log.

 

  Reveal hidden contents

[12/16/2021 - 04:11:51PM] ERROR: Cannot call RestoreAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.Regen() - "PAHSlave.psc" Line 1373
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 291
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetLevel() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 293
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp46"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 293
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetActorBase() on a None object, aborting function call
stack:
    [PAH (1601FAEF)].pahcore.GetValidActorBase() - "PAHCore.psc" Line 1531
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1343
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetLeveledActorBase() on a None object, aborting function call
stack:
    [PAH (1601FAEF)].pahcore.GetValidActorBase() - "PAHCore.psc" Line 1532
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1343
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetFactionRank() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1348
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp322"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1348
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetFactionRank() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1349
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp321"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1349
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1353
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1353
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1353
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1354
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1354
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1354
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1355
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1355
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1355
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1357
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1357
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1357
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1358
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1358
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1358
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1359
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1359
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1359
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1360
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1360
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1360
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1361
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1361
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1361
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1362
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1362
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1362
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1363
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1363
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1363
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1364
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:51PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1364
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1364
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1365
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1365
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1365
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1366
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1366
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1366
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1367
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1367
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1367
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call GetBaseAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1368
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] WARNING: Assigning None to a non-object variable named "::temp324"
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1368
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294
[12/16/2021 - 04:11:52PM] ERROR: Cannot call SetAV() on a None object, aborting function call
stack:
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.UpdateStrength2() - "PAHSlave.psc" Line 1368
    [alias Slave004 on quest PAH (1601FAEF)].pahslave.OnUpdate() - "PAHSlave.psc" Line 294

Excerpt from the log is under the spoiler so it doesn't clog up the thread. Any idea as to what the hell happened to cause this error?

 

Edit: forgot to add in this part of the log that happened while moving from HSH to PAHE. sumtin goin on cause I ain't seen these error before today or at least I don't think I have.

  Reveal hidden contents

[12/16/2021 - 04:26:32PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:26:35PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:26:50PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:26:55PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:01PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:09PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:14PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:20PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:20PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:20PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:24PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:24PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:24PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:29PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:29PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:29PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:38PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:38PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:38PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:46PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:46PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:27:46PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:03PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:03PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:03PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:07PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:11PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:15PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:19PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:23PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 181
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:33PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:33PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:33PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:37PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:37PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:37PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:43PM] ERROR: Cannot call GetName() on a None object, aborting function call
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:43PM] WARNING: Assigning None to a non-object variable named "::temp86"
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 623
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148
[12/16/2021 - 04:28:43PM] ERROR: Cannot cast from None to ReferenceAlias[]
stack:
    [PHHSHStorage (65008402)].ConfigMenu.ListCellOccupants() - "configmenu.psc" Line 639
    [PHHSHStorage (65008402)].ConfigMenu.OnPageReset() - "configmenu.psc" Line 310
    [PHHSHStorage (65008402)].ConfigMenu.SetPage() - "SKI_ConfigBase.psc" Line 865
    [SKI_ConfigManagerInstance (1D000802)].SKI_ConfigManager.OnPageSelect() - "SKI_ConfigManager.psc" Line 148

 

is it the same slave giving errors on both mods or is that a different slave with issues leaving hsh?

if its the same slave, my guess is you've found a rare subject that can't be enslaved, reads as a none object. if its not the same slave, i'd double check with your other logs that you weren't already getting the error before hand and missed it. if you didn't get the error until you went to transfer the slave to hsh, you might want to retest other slaves to be certain hsh isn't broke

14 hours ago, Will55 said:

(my Astrid) is almost pointless in interacting with as the DB quest line speech dominates and without being a forced companion

ok, i'll add her to my list as well then

11 hours ago, Pfiffy said:

Hm... If my plans work out as I think, all independent prostitutes will be a part of the main mod and run on the scripts of the main mod.

 (I think of grouping them as 7 x 3, so that they can work like the other prostitutes in modded locations. This will make collecting the money easier.

oh, that's good

11 hours ago, Pfiffy said:

Then the add-on can be completely used for the Slaves. We just have to make sure, that the add-on will not overwrite something again. 

all the more reason to put it in the pahe-tdf-patch, it has no overwrites. keep in mind pahe needs to be added as master to the file for this to work

11 hours ago, Nonseen said:

After some work, i ended up removing the "deleted" navmesh reference in pahe lakeviewmanor. this way shold the conflct solved ( but i need test it out). 

so this version i upload here in theroy free of any navmesh or identical to master error. 

the idea was sound until you reached that point cuz any time a deleted navmesh is in master skyrim, the reference can't be removed without also undeleting the navmesh in the process so if the deleted navmesh was an original wall you just removed, that means the wall is now blocking the dungeon from access

11 hours ago, Nonseen said:

created a bit differnet version

this one contains both navmesh reference that the original contained as deleted. I done this to preverent collision beatwen the pahe and lakeview original navmesh.

pahe_lakeview_manor_cell-Repaired-V0B.esp 65.37 kB · 0 downloads

ok, that might work then :)

11 hours ago, Nonseen said:

in case of capturing new slave simply copy the captured npc incentory to the slave template inventory and copy the look of npc. i mean how its looks a npc ( this part i have no idea possible or not).

same for npc skill set, and abilitys.

 

this way i think we can break the chain beatwen the slaves and the originals. so more naked bandit bug, no more problem with uniqe npcs becuse the uniqes keeped complite separate.

somebody not too long ago came to me with a new idea which seems to fit this concept with exception his idea started the testing with only 1(lets call those templates). his first problem was that the method had issues with leaving remnants of the previous copy in the template, so your second copy would then look like the first...cen't remember what it took to clear, think i had to save/quit. next issue is the template didn't start with the ability to acquire the items from the original bandit being cloned so i dug into his code to modify that so the slaves would end up with the original bandits clothes and weapons--once this change was made i had to reply back to him that it still has the same issues we've already been dealing with, so even expanding his idea to meet the 100 templates in your idea would still bridge the outfit connections to the base actor of the original bandit, unless you use the new option to skip outfits on them. so the idea's good, but end result is still the same as what we already have

11 hours ago, Nonseen said:

i hope some of this proven to be useful some way :)

Edited 10 hours ago by Nonseen

thanks anyway :)

Link to comment
16 hours ago, Will55 said:

However, Celeste (my Astrid) is almost pointless in interacting with as the DB quest line speech dominates and without being a forced companion, I am leaving her alone until the original is dead/enslaved.

222 references to astrid, i'll start her fixes 8.0.7, but i think her initial fixes will only work for her dialogues during With Friends Like These....

future updates will then start adding quest progression into the db...will likely take several updates to complete her

Link to comment
1 hour ago, CliftonJD said:

somebody not too long ago came to me with a new idea which seems to fit this concept with exception his idea started the testing with only 1(lets call those templates). his first problem was that the method had issues with leaving remnants of the previous copy in the template, so your second copy would then look like the first...cen't remember what it took to clear, think i had to save/quit. next issue is the template didn't start with the ability to acquire the items from the original bandit being cloned so i dug into his code to modify that so the slaves would end up with the original bandits clothes and weapons--once this change was made i had to reply back to him that it still has the same issues we've already been dealing with, so even expanding his idea to meet the 100 templates in your idea would still bridge the outfit connections to the base actor of the original bandit, unless you use the new option to skip outfits on them. so the idea's good, but end result is still the same as what we already have

thank you for the explanation.

 

i dont own the skills that need make this complex system like this. 

based on this seams the root of the problems lie in the engine. 

no matter what we do we neede the original item i see.

 

hmm .... i know my next idea probably impossible, or very close to it.

i dont know how additem menu mod workng this one allow me to "create" items from nothing.

my idea based around this:

if the root of the problems the copy of exisitng one. why not try own a same version from the start?

i mean what if let say we have a secret storage where we can store all the possible npc with all the possible equipment that can be in game. and only do this:

instead cloning just check the captured slave "identical" version exist in our private "storage room" and simply pull from the storage.  of corse some how if the npc not uniqe we need respawn in the storage a new wersion of the used/enslaved one.

 

this alone not going to cut it becuse this way we have 2 pools of npc insted of one. ( i mean at the moment we have one pool of npc where player pick up new slaves)

 

what if we start use the additem menu plugin as source of new items/npcs?

this leas similar result as we facing now? i think probably yes, differnece is this way we avoid naked bandit bug. becuse the bandits original not effected.

Link to comment
On 11/1/2021 at 10:59 AM, CliftonJD said:

 

good that you narrowed it down to those npc's, if they have no name in console we can't fix them. in vanilla skyrim those npc's are reserved for base npc's, not designed to be spawned in world. usually if you have no name npc's in game, it means you have 1 mod thats set to alter leveled lists and spawn the base npc as a newer npc, but another mod resets those values to default scrapping the name with no effect on the npc being spawned so it ends up a no name npc...usually, ( can't say for certain that's every case)

 

@CliftonJDJust following up on this - this was indeed the problem and rearranging my shit to get named NPCs spawned instead of noname NPC's did fix the issue completely, thanks. Now I can talk to the enslaved slaves.

I cannot offer further advice on how this is done as I dont really understand it I just installed a wabbajack modpack and now it works, since they i guess have their leveled lists working better than mine. But in any case, if anyone googling has this error where they cant talk to slaves, and it's not RDO, then refer to the CliftonJD post I quoted.

 

New question for you though:

 

I am trying to make sure i am using the right version of Sexlab. OP says use BETA2, i have BETA9 running now and it has crashed on me (traced back to PapyrusUtil conflicting with SexLab i believe) which is why i am making sure i got the right versions.

 

But my question is: Do I need exactly Sexlab v163 BETA2 or can I just get the most up to date version?? Like does PAHE hinge on a specific ver of Sexlab in v163, or is anything within the v163 umbrella OK? Ashal's download link is just labeled "SexLabFrameworkSE_v163.7z" doesnt have BETA9, BETA2, or anything else in there.

 

What ver of sexlab should I be using for max compatability? I should note im also using Diary of Mine latest version idk if that changes things.

 

Edited by dustbeetwelve
Link to comment
2 hours ago, Nonseen said:

thank you for the explanation.

 

i dont own the skills that need make this complex system like this. 

based on this seams the root of the problems lie in the engine. 

no matter what we do we neede the original item i see.

 

hmm .... i know my next idea probably impossible, or very close to it.

i dont know how additem menu mod workng this one allow me to "create" items from nothing.

my idea based around this:

if the root of the problems the copy of exisitng one. why not try own a same version from the start?

i mean what if let say we have a secret storage where we can store all the possible npc with all the possible equipment that can be in game. and only do this:

instead cloning just check the captured slave "identical" version exist in our private "storage room" and simply pull from the storage.  of corse some how if the npc not uniqe we need respawn in the storage a new wersion of the used/enslaved one.

 

this alone not going to cut it becuse this way we have 2 pools of npc insted of one. ( i mean at the moment we have one pool of npc where player pick up new slaves)

 

what if we start use the additem menu plugin as source of new items/npcs?

this leas similar result as we facing now? i think probably yes, differnece is this way we avoid naked bandit bug. becuse the bandits original not effected.

the new result would then be that you acquired the items, but the outfit wasn't set so you would still get what we have now...the option to disable the outfit. additemmenu doesn't have a means for getting around the outfit and there's no way to get the npc's likeness without cloning it--even if we wanted to try building a likeness of each npc, it would need to be done for each radiant npc overhaul as well so that would include both pretty bandit and obis along with others not even mentioned yet as they never had conflicts before, but would if we tried it...then you run into quest npc's like "the caller" made to drop a key randomly, but since its marked as a random npc still, it would obtain its likeness and items from the templates created, but not get the random key drop...all of that is assuming we had a way to look at the likeness of the radiant npc and acquire the correct template likeness for it instead of creating a clone, so now its not just alot of templates to create from vanilla and external mods, but its a seemingly impossible comparison method involved

2 hours ago, dustbeetwelve said:

New question for you though:

 

I am trying to make sure i am using the right version of Sexlab. OP says use BETA2, i have BETA9 running now and it has crashed on me (traced back to PapyrusUtil conflicting with SexLab i believe) which is why i am making sure i got the right versions.

 

But my question is: Do I need exactly Sexlab v163 BETA2 or can I just get the most up to date version?? Like does PAHE hinge on a specific ver of Sexlab in v163, or is anything within the v163 umbrella OK? Ashal's download link is just labeled "SexLabFrameworkSE_v163.7z" doesnt have BETA9, BETA2, or anything else in there.

 

What ver of sexlab should I be using for max compatability? I should note im also using Diary of Mine latest version idk if that changes things.

 

for that you need to compare the papyrus requirements versus your skse and also your skyrim se version - i am using an older version of skyrim se so i'm safer on the older papyrus of the version number i posted. somewhere along the skyrim versions papyrus had to change to stay compatible with it so that is why so many versions of sl are posted now- its not really sexlab that's changing, but the part of sl that needs to rely on that part of the skyrim se that updated

Link to comment
5 hours ago, CliftonJD said:

is it the same slave giving errors on both mods or is that a different slave with issues leaving hsh?

if its the same slave, my guess is you've found a rare subject that can't be enslaved, reads as a none object. if its not the same slave, i'd double check with your other logs that you weren't already getting the error before hand and missed it. if you didn't get the error until you went to transfer the slave to hsh, you might want to retest other slaves to be certain hsh isn't broke

If I am remembering correctly it was 3 slaves I was moving from one HSH location to another HSH location and I remember telling each one "time to hit the road" which transferred them from HSH to PAHE, then when I got to where I wanted them, I did the "you're going to stay here awhile" which transferred them back from PAHE to HSH. Pretty sure that was what I was doing when I seen that popup. Best I recall the slaves work just fine which was another reason I found the error to be very odd.

Link to comment

Heya - I'm thinking of adding PAHA along with PAHE Diary of Mine and PAHE Home Sweet Home to my load order. Before I do that, I did look at the front page for the mods but I did not read through all the threads... so I have a few questions if folks in the thread don't mind.

 

1: Are there any additional patches or fixes or other adjustments hidden deep in some of the threads that are crucial for making the mods work smoothly?

 

2: How do you add someone as a slave? Is it as simple as talking to a follower and saying "you're a slave" or is there some other way? Do you need additional mods (like SL Defeat) to get slaves, and if so what are they?

 

3: I saw a note somewhere that said there might be conflicts with follower frameworks. How well does PAHE play with Nether's Follower Framework?

 

4: Any other tips or tricks for getting the most out of PAHE?

 

Thanks in advance :)

Link to comment
6 hours ago, CliftonJD said:

next issue is the template didn't start with the ability to acquire the items from the original bandit being cloned so i dug into his code to modify that so the slaves would end up with the original bandits clothes and weapons--once this change was made i had to reply back to him that it still has the same issues we've already been dealing with

If copying the clothes is the source of all the bugs/issues, wouldn't the pithiest solution be to simply replace "Cancel enslavement | Enslave (PAHE Core) | Talk" with "Cancel enslavement | Strip and enslave (PAHE Core) | Talk" and leave the gear uncopied?  Not the perfect solution, but perhaps the lesser of two evils?  Easy enough to rationalise the disappearance of the gear as the player having cut it off rather than removing it gently.

Link to comment
18 minutes ago, Anunya said:

1: Are there any additional patches or fixes or other adjustments hidden deep in some of the threads that are crucial for making the mods work smoothly?

Follow the installation instructions from the DoM page and you'll be fine.

  

14 minutes ago, Anunya said:

2: How do you add someone as a slave? Is it as simple as talking to a follower and saying "you're a slave" or is there some other way? Do you need additional mods (like SL Defeat) to get slaves, and if so what are they?

 

16 minutes ago, Anunya said:

3: I saw a note somewhere that said there might be conflicts with follower frameworks. How well does PAHE play with Nether's Follower Framework?

Enslaving followers isn't recommended.  As long as you're not doing so, you can use any follower framework you want.  (DoM and NFF both have copies of one file, but it's identical in both mods, so it doesn't matter which loads first.)

Link to comment
2 hours ago, CliftonJD said:

the new result would then be that you acquired the items, but the outfit wasn't set so you would still get what we have now...the option to disable the outfit. additemmenu doesn't have a means for getting around the outfit and there's no way to get the npc's likeness without cloning it--even if we wanted to try building a likeness of each npc, it would need to be done for each radiant npc overhaul as well so that would include both pretty bandit and obis along with others not even mentioned yet as they never had conflicts before, but would if we tried it...then you run into quest npc's like "the caller" made to drop a key randomly, but since its marked as a random npc still, it would obtain its likeness and items from the templates created, but not get the random key drop...all of that is assuming we had a way to look at the likeness of the radiant npc and acquire the correct template likeness for it instead of creating a clone, so now its not just alot of templates to create from vanilla and external mods, but its a seemingly impossible comparison method involved

i see.

in this case loks like this is a impossible problem to solve tools that avible to us.

 

final question/mention something strange:

last day i doen a dom testing with pahe 9.0.4 and found out a strange extrame rare bug that maybe linked pahe it self. ( i not run test for this yet)

 

to tigger the bug:

first best if no new bandits installed in game, so no obis no pretty bandits etc.

i not used disable default otufit during this test.

 

i suggest go emerbshard mine or volethin towers, or similar place where one cell contain lopt of bandits 10+prefered.

 

so the bug self whow up if player start capture slaves but not finish the capture procedure. just initate capture let cloning done, and stop here no talk about the slave to becoming slave let them wait on the flor.

if player capture this way a twin of bandit the bug is tiggers.

 

if player go any of the twin and do the secund part of capture procedure(talaking about "you are slave now...") the win secund part has no this type of dialoge.

in talking with the twin leads normal salve dialoge. but the slave you talking on fours to fix this need tie up the slave then remove restrains after that slave functional as intended.

 

its a minior bug, and hard to tigger. i dont know maybe other side effect that hidden to me can be found.

if you ened i do a separate test to check this out on pahe.

 

Side note:

to me looks like trollatuto kill managed to fix combat traning not happening bug, i dont know how.

Link to comment

@CliftonJD Ok, so going back testing what we discussed earlier, I got this to popup in the log, and here's the kicker, the only thing I did was fast travel from Morthal, to Elysium Estates a custom player home along the road just west and south of Whiterun. I never touched any of my slaves never even looked at them, just fast traveled and walk into the house and did a few things in the house. No slaves are in the house at all, I have some at a camp near the house but not within eyesight of the fast travel spawn point. So I'm wondering what the hell is going on with HSH and the storage cause I know this isn't normal and shouldn't be popping up like this. I wanted you to take a look at these log entries and give me your opinion as to what may be going on and causing these errors like this before I try to re-install HSH.

 

[12/18/2021 - 01:36:22AM] ERROR: Unable to call IsInFaction - no native object bound to the script object, or object is of incorrect type


stack:
    [None].Actor.IsInFaction() - "<native>" Line ?
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.CheckGuard() - "phhshportablecellscript.psc" Line 301
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.OnUpdate() - "phhshportablecellscript.psc" Line 401
[12/18/2021 - 01:36:22AM] WARNING: Assigning None to a non-object variable named "::temp83"
stack:
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.CheckGuard() - "phhshportablecellscript.psc" Line 301
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.OnUpdate() - "phhshportablecellscript.psc" Line 401
[12/18/2021 - 01:36:22AM] [CF][Creature] Started on ["Frost" [Actor < (00097E1F)>]] with race/skin ["Horse" [Race <HorseRace (000131FD)>]]["" [Armor < (0008650E)>]]
[12/18/2021 - 01:36:22AM] ERROR: Unable to call IsInFaction - no native object bound to the script object, or object is of incorrect type
stack:
    [None].Actor.IsInFaction() - "<native>" Line ?
    [PHHSHFlexibleStorage (65059A2A)].phhshflexistorage.GetSlaveLookupSection() - "phhshflexistorage.psc" Line 72
    [PHHSHFlexibleStorage (65059A2A)].phhshflexistorage.slaveRef() - "phhshflexistorage.psc" Line 80
    [PHHSHStorage (65008402)].phhshstoragefunctions.slaveRef() - "phhshstoragefunctions.psc" Line 1266
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.CheckGuard() - "phhshportablecellscript.psc" Line 306
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.OnUpdate() - "phhshportablecellscript.psc" Line 401
[12/18/2021 - 01:36:22AM] [CF][Creature] Update being forced on ["Elk" [Actor < (000DC553)>]]; havingSex=False savedOverrideArousal=0 arousalSource=0
[12/18/2021 - 01:36:22AM] WARNING: Assigning None to a non-object variable named "::temp14"
stack:
    [PHHSHFlexibleStorage (65059A2A)].phhshflexistorage.GetSlaveLookupSection() - "phhshflexistorage.psc" Line 72
    [PHHSHFlexibleStorage (65059A2A)].phhshflexistorage.slaveRef() - "phhshflexistorage.psc" Line 80
    [PHHSHStorage (65008402)].phhshstoragefunctions.slaveRef() - "phhshstoragefunctions.psc" Line 1266
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.CheckGuard() - "phhshportablecellscript.psc" Line 306
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.OnUpdate() - "phhshportablecellscript.psc" Line 401
[12/18/2021 - 01:36:22AM] [CF][Creature] Update being forced on ["wolf" [lvlpredatorscript < (000DC551)>]]; havingSex=False savedOverrideArousal=0 arousalSource=0
[12/18/2021 - 01:36:22AM] ERROR: Unable to call RemoveFromFaction - no native object bound to the script object, or object is of incorrect type
stack:
    [None].Actor.RemoveFromFaction() - "<native>" Line ?
    [PHHSHFlexibleStorage (65059A2A)].phhshflexistorage.slaveRef() - "phhshflexistorage.psc" Line 322
    [PHHSHStorage (65008402)].phhshstoragefunctions.slaveRef() - "phhshstoragefunctions.psc" Line 1266
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.CheckGuard() - "phhshportablecellscript.psc" Line 306
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.OnUpdate() - "phhshportablecellscript.psc" Line 401
[12/18/2021 - 01:36:23AM] ERROR: Unable to call GetDisplayName - no native object bound to the script object, or object is of incorrect type
stack:
    [None].Actor.GetDisplayName() - "<native>" Line ?
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.TryReplaceGuard() - "phhshportablecellscript.psc" Line 326
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.CheckGuard() - "phhshportablecellscript.psc" Line 308
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.OnUpdate() - "phhshportablecellscript.psc" Line 401
[12/18/2021 - 01:36:23AM] WARNING: Assigning None to a non-object variable named "::temp93"
stack:
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.TryReplaceGuard() - "phhshportablecellscript.psc" Line 326
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.CheckGuard() - "phhshportablecellscript.psc" Line 308
    [alias PortableCell1 on quest PHHSHPortable (6502E0F2)].phhshportablecellscript.OnUpdate() - "phhshportablecellscript.psc" Line 401

 

[12/18/2021 - 01:39:41AM] ERROR: Cannot cast from None to Actor[]
stack:
    [PHHSHScenesSLA (650BF923)].phhshscenesla.ProcessArousals() - "phhshSceneSLA.psc" Line 16
    [alias PlayerAlias on quest PHHSHStorage (65008402)].phhshplayerscript.OnArousalComputed() - "phhshplayerscript.psc" Line 45

 

Lemme know what ya think on this one cause I'm stumped. Thanks in advance mate :) .

Link to comment
19 hours ago, Nonseen said:

in this case i put TDF testing top of my test list. 

 

best of my understanding tdf aio v2 the latest version i shuld test?

 

hope i underdastd correctly:

you intrested if i send a prositute let say a jar to work here and prositute do evrything sad location as intended.

 

if all correct i start testing soon as i can.

I will do a new version based on the 'legendary' edition, I will post the files for you and Clifton as soon as I have them ready. I will start this afternoon. 

 

@CliftonJD the Add-on replaces the refalias container and overwrites parts of the config quest. I have to make sure that these changes don't revert the my work again.   

Link to comment
12 hours ago, CliftonJD said:

for that you need to compare the papyrus requirements versus your skse and also your skyrim se version - i am using an older version of skyrim se so i'm safer on the older papyrus of the version number i posted. somewhere along the skyrim versions papyrus had to change to stay compatible with it so that is why so many versions of sl are posted now- its not really sexlab that's changing, but the part of sl that needs to rely on that part of the skyrim se that updated

 

So then for max compatability with PAHE which SL version should I have?

When I had the CTD I had the following versions.

I have Sexlab v163 BETA9 

I have PapyrusUtil ver 3.9 which I double checked is the most up to date non-AE ver. When CTD occured i had it loaded BEFORE sexlab so sexlab overwrote, I now know to load it AFTER as Ashal said.

I have Skyrim.exe runtime 1.5.97

I have SKSE ver 2.0.19 (the current non-AE, SE build is 2.0.20)

And my NetImmerse crashlog had this as the only relevant-seeming line...

[17 Dec 2021 18:55:41.383] Unhandled native exception occurred at 0x7FF904939EF7 (PapyrusUtil.dll+9EF7) on thread 1056!
This is what made me think it was PapyrusUtil problem, probably with load order, but then i got to thinking, i should make sure SL is correct version too for PAHE+DOM.
 

So - should loading PapyrusUtil AFTER everything be enough to fix, or should I be using a different version of SL? Just asking as your OP says BETA2. What's the optimal SL ver to use for max compatibility?

 

Edited by dustbeetwelve
Link to comment

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
  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use