Jump to content

Recommended Posts

2 hours ago, Nonseen said:

Today a bit bussy to me i check it out soon as i can.

 

Same load existing save test planed, and testing with coc riverwood see this has anny effect

 

i plan check the fixes how effect fellglow slave camp bugs.

 

As Clifton found, the reboot bug was not only if you have 1 slave, but needed fixing for the cases with 2 and 3 also. That will be in next version. EDIT: Version 2.0.4 of DoM includes a correct fix for number of slaves = 1, 2 or 3.

 

Also, I had problem with some quests not starting when using “coc”. It is usually better to use alternate start.

Edited by TrollAutokill
Link to comment
10 minutes ago, TrollAutokill said:

As Clifton found, the reboot bug is fixed in DoM if you have 1 slave. I need to fix it for the cases with 2 and 3… That will be in next version.

 

Spoiler

    int steps = 1
    if arrayLength >= 4
        steps = arrayLength / 4
    elseif arrayLength <= 3
        steps = 1
    EndIf

 

 

Link to comment
16 minutes ago, CliftonJD said:

what does the above mean to Le users

It means I wrote SE instead of LE ? and the text is not very clear anyhow. Changed to:

 

With Skyrim SE use version 2.x with PAHE 8.x and version 1.9.3 with PAHE 7.5.9.  With Skyrim LE use the same versions, but be aware that the LE plugin was not updated since 1.7.2, so some functionalities will not be accessible.

 

 

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

Today a bit bussy to me i check it out soon as i can.

 

Same load existing save test planed, and testing with coc riverwood see this has anny effect

 

i plan check the fixes how effect fellglow slave camp bugs.

 

 

1 hour ago, CliftonJD said:

doubt the bug he fixed effects the camp, different arrays are bugged within the camp

 

Exactly. Normally DoM should not affect the camp at all. Ideally, it should at least for the slave values, but I did not implement that part.

 

Link to comment
23 minutes ago, TrollAutokill said:

 

 

Exactly. Normally DoM should not affect the camp at all. Ideally, it should at least for the slave values, but I did not implement that part.

 

i see, in this case i not test fellglow.

 

i complited my quick Test with 1 slave.

no PAHE error in the log file. 

Great JOB! :)

 

nowi can go and collect let say 5 slaves and do it agin the test... let see what happens :)

 

MCM menu first page both pahe and DOM case with this version act as my last post in PAHE i told. if i click the first topcik the middile section string change. i dont know this is effect anything inside or not.

 

i plan report back if i found something intresting. let say error message one of my logs :)

Link to comment

Great mod. One question, I dont get the orders below:  (Are these commands from HSH? But seem to be different. Did I miss an information or is the mod not working correctly in my case. Thanks a lot

 

Dialogue branch "Come follow your master": Take a slave assigned to a thug back at your service.

 

Dialogue branch "Go with your trainer now!": Force slave to run to his/her master.

 

Dialogues for your thugs:

 

Dialogue branch "Let's talk about the slaves.":

  • "Teach your slaves to fear the whip!": Thug will start punishing his/her slaves starting with the ones with lowest training stats.
  • "This place is your base camp.": Set the thug base camp.
  • "Got to your camp and wait for more orders": Thug will travel to his camp with his slaves and wait there.
  • "I want you to take care of a few slaves": After choosing this option, go and see the slaves you want to assign to this thug and choose the dialogue option "Report to your new trainer".
  • "Your merchandise is ready. You are all set": Thug will stop taking in new slaves.
  • "I want you to hand over all your slaves": All thug slaves will come back at your service.
  • "Which slaves are you taking care of": Thug will list his/her slaves.
  • "Gather all your slaves": Force all thug's slaves to follow him/her.

 

Dialogue branch "I need you to do something for me.":

  • "Follow me.": The thug will follow you. Thug's slaves will also follow you if you ask him to gather them.
  • "Wait here:": Thug will wait here. and eventually sandbox.
  • "Guard this area": Thug will wait here, walking around the area.
  • "Fight for me and protect the merchandise": Thug will join player in a fight
  • "Don't fight, focus on your task": Thug will not assist player in combat. Thug can still be attacked by hostile creatures and might join the combat in this case.

 

Dialogue branch "I need you to carry a few things.": Access the thug inventory.

 

Dialogue branch "I don't need your services anymore.": Thug will be dismissed. Previous slaves will hang around the place, while others will go back to their normal life.

 

Link to comment
25 minutes ago, Orlando53 said:

Great mod. One question, I dont get the orders below:  (Are these commands from HSH? But seem to be different. Did I miss an information or is the mod not working correctly in my case. Thanks a lot

 

Dialogue branch "Come follow your master": Take a slave assigned to a thug back at your service.

 

Dialogue branch "Go with your trainer now!": Force slave to run to his/her master.

 

Dialogues for your thugs:

 

Dialogue branch "Let's talk about the slaves.":

  • "Teach your slaves to fear the whip!": Thug will start punishing his/her slaves starting with the ones with lowest training stats.
  • "This place is your base camp.": Set the thug base camp.
  • "Got to your camp and wait for more orders": Thug will travel to his camp with his slaves and wait there.
  • "I want you to take care of a few slaves": After choosing this option, go and see the slaves you want to assign to this thug and choose the dialogue option "Report to your new trainer".
  • "Your merchandise is ready. You are all set": Thug will stop taking in new slaves.
  • "I want you to hand over all your slaves": All thug slaves will come back at your service.
  • "Which slaves are you taking care of": Thug will list his/her slaves.
  • "Gather all your slaves": Force all thug's slaves to follow him/her.

 

Dialogue branch "I need you to do something for me.":

  • "Follow me.": The thug will follow you. Thug's slaves will also follow you if you ask him to gather them.
  • "Wait here:": Thug will wait here. and eventually sandbox.
  • "Guard this area": Thug will wait here, walking around the area.
  • "Fight for me and protect the merchandise": Thug will join player in a fight
  • "Don't fight, focus on your task": Thug will not assist player in combat. Thug can still be attacked by hostile creatures and might join the combat in this case.

 

Dialogue branch "I need you to carry a few things.": Access the thug inventory.

 

Dialogue branch "I don't need your services anymore.": Thug will be dismissed. Previous slaves will hang around the place, while others will go back to their normal life.

 

Those orders are for your thugs, not slaves. Thugs can be recruited from fully trained  slaves or dishonest NPC. 
 

Beware, the thug package is not fully functional yet.

Link to comment
8 hours ago, TrollAutokill said:

It means I wrote SE instead of LE ? and the text is not very clear anyhow. Changed to:

 

With Skyrim SE use version 2.x with PAHE 8.x and version 1.9.3 with PAHE 7.5.9.  With Skyrim LE use the same versions, but be aware that the LE plugin was not updated since 1.7.2, so some functionalities will not be accessible.

 

 

this file needs tested from Le users, but if it works, it should bring them to current Se version:

DiaryOfMine.esp

Link to comment

Reprot from last testrun:

 

in use: PAHE 8.0.2 and DOM 2.0.4

 

Logs contain no error. :)

( Launch fire works! )

 

Found bug like things:

 

#1 - some times slave after cloned not use the correct dialoge

this picture spesk from self i think:

Spoiler

ScreenShot0.png.2c5b967816d98ebe6ad15d1cf9ed9e11.png

 

here is another one:

ScreenShot1.png.e9506b48ba1a36c108228ab855765484.png

 

so n words after cloning finished and slave "spawn" not the corect dialoge you slave, fallow me dialoge can paly insted slave dialoge.

 

To tigger this bug:

capture at least 2 slave some times 3 is better. i mean capture hit them hard untul hp drop below 50% and start capture, then move to the next, then move to the next.

 

call them slave 1 slave 2. and slaves captured in this order.

after slave 1 and 2 exited cloning cell and hiting the grund, 

go slave 2 to play the capture dialoge menu, i used you slave now, fallow me shout your mout up dialoge options.

 

slave 2 play normaly way the dialoge, slave 1 has this bug.

 

#2  - i dont know this is bug or new future:

Slaves after intense beating for no reason... at least system say no reason... i just punish new slaves with flame spell or other wepon to keep them away thinking runing away.

well punished slave no tendecy to try escape... for a time beaing at least. so as i punish slaves soem reported pusnihed not respectfull.

normaly i consider this okay, but this slaves has subbmision beatwen  0 and 10. respect traning not started in ok slave ->from now on talk to me like a slave.

so punishing for not repsectful incorect reason i think in this situation.

 

 

As new pahe version come out i need suspend DOM testing until PAHE test finished. 

Soon as i can i go and start test out Thug futures, i intrested how this things work :)

 

finnal words: to me totaly new experience see pahe play with no script errors.  :)

 

note to self:

need test realise slaves, sell slaves in yagas usind DOM-

Link to comment
3 hours ago, Nonseen said:

Reprot from last testrun:

 

in use: PAHE 8.0.2 and DOM 2.0.4

 

Logs contain no error. :)

( Launch fire works! )

 

Found bug like things:

 

#1 - some times slave after cloned not use the correct dialoge

this picture spesk from self i think:

  Hide contents

ScreenShot0.png.2c5b967816d98ebe6ad15d1cf9ed9e11.png

 

here is another one:

ScreenShot1.png.e9506b48ba1a36c108228ab855765484.png

 

so n words after cloning finished and slave "spawn" not the corect dialoge you slave, fallow me dialoge can paly insted slave dialoge.

 

To tigger this bug:

capture at least 2 slave some times 3 is better. i mean capture hit them hard untul hp drop below 50% and start capture, then move to the next, then move to the next.

 

call them slave 1 slave 2. and slaves captured in this order.

after slave 1 and 2 exited cloning cell and hiting the grund, 

go slave 2 to play the capture dialoge menu, i used you slave now, fallow me shout your mout up dialoge options.

 

slave 2 play normaly way the dialoge, slave 1 has this bug.

 

#2  - i dont know this is bug or new future:

Slaves after intense beating for no reason... at least system say no reason... i just punish new slaves with flame spell or other wepon to keep them away thinking runing away.

well punished slave no tendecy to try escape... for a time beaing at least. so as i punish slaves soem reported pusnihed not respectfull.

normaly i consider this okay, but this slaves has subbmision beatwen  0 and 10. respect traning not started in ok slave ->from now on talk to me like a slave.

so punishing for not repsectful incorect reason i think in this situation.

 

 

As new pahe version come out i need suspend DOM testing until PAHE test finished. 

Soon as i can i go and start test out Thug futures, i intrested how this things work :)

 

finnal words: to me totaly new experience see pahe play with no script errors.  :)

 

note to self:

need test realise slaves, sell slaves in yagas usind DOM-

The first bug usually happens with pahe if you start a new game and start capturing slave without any save/reload.

 

 

Link to comment
3 hours ago, Nonseen said:

Reprot from last testrun:

 

in use: PAHE 8.0.2 and DOM 2.0.4

 

Logs contain no error. :)

( Launch fire works! )

 

Found bug like things:

 

#1 - some times slave after cloned not use the correct dialoge

this picture spesk from self i think:

  Reveal hidden contents

ScreenShot0.png.2c5b967816d98ebe6ad15d1cf9ed9e11.png

 

here is another one:

ScreenShot1.png.e9506b48ba1a36c108228ab855765484.png

 

so n words after cloning finished and slave "spawn" not the corect dialoge you slave, fallow me dialoge can paly insted slave dialoge.

 

To tigger this bug:

capture at least 2 slave some times 3 is better. i mean capture hit them hard untul hp drop below 50% and start capture, then move to the next, then move to the next.

 

call them slave 1 slave 2. and slaves captured in this order.

after slave 1 and 2 exited cloning cell and hiting the grund, 

go slave 2 to play the capture dialoge menu, i used you slave now, fallow me shout your mout up dialoge options.

 

slave 2 play normaly way the dialoge, slave 1 has this bug.

 

#2  - i dont know this is bug or new future:

Slaves after intense beating for no reason... at least system say no reason... i just punish new slaves with flame spell or other wepon to keep them away thinking runing away.

well punished slave no tendecy to try escape... for a time beaing at least. so as i punish slaves soem reported pusnihed not respectfull.

normaly i consider this okay, but this slaves has subbmision beatwen  0 and 10. respect traning not started in ok slave ->from now on talk to me like a slave.

so punishing for not repsectful incorect reason i think in this situation.

 

 

As new pahe version come out i need suspend DOM testing until PAHE test finished. 

Soon as i can i go and start test out Thug futures, i intrested how this things work :)

 

finnal words: to me totaly new experience see pahe play with no script errors.  :)

 

note to self:

need test realise slaves, sell slaves in yagas usind DOM-

Bug #2 might come from an angry slave doing a bad gesture at you. So you can punish them for respect already, yes. Another reason to trigger the not respectful event is if they say something bad to you, which happens a lot in the beginning.

Link to comment

Version 2.0.5 contains a small bug correction, thugs now should not remove their whip anymore before punishing slaves. Also slaves should not consider a punishment as an attack anymore.

 

Also the thug punishing slaves package should be almost functional. Still has some glitches, but we are getting there.

Edited by TrollAutokill
Link to comment

Started testing DOM 2.0.5

 

this time not like last time i started check file with SSE Edit see all things okay.

Using SSEEdit v4.0.3h (Hotfix 1)

This is NOT same as nexus version!

 

Here is the error report i recived:

 

error check report this:

Spoiler

[00:00] Start: Checking for Errors
[00:00] Checking for Errors in [07] DiaryOfMine.esp
[00:00] CraftingBewitchingBench [KYWD:070E126F]
[00:00]     KYWD -> Warning: internal file FormID is a HITME: 0A0E126F (should be 070E126F )
[00:00] BewitchingPotion [KYWD:070E1270]
[00:00]     KYWD -> Warning: internal file FormID is a HITME: 0A0E1270 (should be 070E1270 )
[00:00] DOM_ThugLoadSlave [GLOB:0724D4AB]
[00:00]     GLOB -> Warning: internal file FormID is a HITME: 0A24D4AB (should be 0724D4AB )
[00:00] PAHSilent [FACT:07110FB1]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A110FB1 (should be 07110FB1 )
[00:00] DOMBeingCaptured [FACT:071598FF]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A1598FF (should be 071598FF )
[00:00] PAHTraitHonest [FACT:07174C98]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A174C98 (should be 07174C98 )
[00:00] PAHTraitCalm [FACT:07174C99]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A174C99 (should be 07174C99 )
[00:00] PAHTraitLively [FACT:07174C9A]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A174C9A (should be 07174C9A )
[00:00] PAHTraitGentle [FACT:07174C9B]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A174C9B (should be 07174C9B )
[00:00] PAHTraitThorough [FACT:07174C9C]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A174C9C (should be 07174C9C )
[00:00] PAHTraitOpen [FACT:07174C9D]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A174C9D (should be 07174C9D )
[00:00] PAHTraitBold [FACT:07174C9E]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A174C9E (should be 07174C9E )
[00:00] PAHTraitWilful [FACT:07174C9F]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A174C9F (should be 07174C9F )
[00:00] PAHTraitSmart [FACT:07174CA0]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A174CA0 (should be 07174CA0 )
[00:00] PAHTraitSensual [FACT:07174CA1]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A174CA1 (should be 07174CA1 )
[00:00] PAHTraitTough [FACT:07174CA2]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A174CA2 (should be 07174CA2 )
[00:00] PAHTraitPerversion [FACT:07174CA3]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A174CA3 (should be 07174CA3 )
[00:00] PAHNbPain [FACT:07183C0E]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A183C0E (should be 07183C0E )
[00:00] PAHNbRape [FACT:07183C0F]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A183C0F (should be 07183C0F )
[00:00] PAHNbSex [FACT:07183C10]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A183C10 (should be 07183C10 )
[00:00] PAHNbToldoff [FACT:07183C11]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A183C11 (should be 07183C11 )
[00:00] PAHNbPraise [FACT:07183C12]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A183C12 (should be 07183C12 )
[00:00] PAHNbShock [FACT:07183C13]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A183C13 (should be 07183C13 )
[00:00] PAHNbShame [FACT:07188B49]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A188B49 (should be 07188B49 )
[00:00] DOMPainModifier [FACT:0719A0B0]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A19A0B0 (should be 0719A0B0 )
[00:00] DOMFearModifier [FACT:0719A0B1]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A19A0B1 (should be 0719A0B1 )
[00:00] DOMShameModifier [FACT:0719A0B2]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A19A0B2 (should be 0719A0B2 )
[00:00] DOMStressModifier [FACT:0719A0B3]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A19A0B3 (should be 0719A0B3 )
[00:00] DOMSorrowModifier [FACT:0719A0B4]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A19A0B4 (should be 0719A0B4 )
[00:00] DOMDisciplineModifier [FACT:0719A0B5]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A19A0B5 (should be 0719A0B5 )
[00:00] DOMOralModifier [FACT:0719A0B6]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A19A0B6 (should be 0719A0B6 )
[00:00] DOMVaginalModifier [FACT:0719A0B7]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A19A0B7 (should be 0719A0B7 )
[00:00] DOMAnalModifier [FACT:0719A0B8]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A19A0B8 (should be 0719A0B8 )
[00:00] DOMCombatModifier [FACT:0719A0B9]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A19A0B9 (should be 0719A0B9 )
[00:00] DOMTrainerModifier [FACT:0719A0BA]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A19A0BA (should be 0719A0BA )
[00:00] DOMMasterModifier [FACT:0719A0BB]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A19A0BB (should be 0719A0BB )
[00:00] PAHMasturbating [FACT:071B0C56]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A1B0C56 (should be 071B0C56 )
[00:00] PAHNbOrgasm [FACT:071BFF7F]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A1BFF7F (should be 071BFF7F )
[00:00] DOMPlayerThugFaction [FACT:071E368B]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A1E368B (should be 071E368B )
[00:00] DOMPotentialThugFaction [FACT:071E368C]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A1E368C (should be 071E368C )
[00:00] DOMPoseModifier [FACT:072160B3]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A2160B3 (should be 072160B3 )
[00:00] DOMHouseModifier [FACT:072160B4]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A2160B4 (should be 072160B4 )
[00:00] PAHTrainHouse [FACT:072160B5]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A2160B5 (should be 072160B5 )
[00:00] DOMActionFollowing [FACT:072202B8]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A2202B8 (should be 072202B8 )
[00:00] DOMActionWaitSandbox [FACT:072202B9]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A2202B9 (should be 072202B9 )
[00:00] DOMActionGuard [FACT:072202BA]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A2202BA (should be 072202BA )
[00:00] DOMActionWaiting [FACT:072253BB]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A2253BB (should be 072253BB )
[00:00] DOMPlayerThugHasCamp [FACT:07240E93]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A240E93 (should be 07240E93 )
[00:00] DOMPlayerThugSlaveCount [FACT:07240E94]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A240E94 (should be 07240E94 )
[00:00] DOMActionTravel [FACT:07243635]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A243635 (should be 07243635 )
[00:00] DOMPlayerThugSlave [FACT:072523E7]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A2523E7 (should be 072523E7 )
[00:00] DOMPlayerThugLoadSlave [FACT:072523EC]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A2523EC (should be 072523EC )
[00:00] DOMActionPunishing [FACT:07259ABC]
[00:00]     FACT -> Warning: internal file FormID is a HITME: 0A259ABC (should be 07259ABC )
[00:00] DOMLoveEffect "Love Effect" [MGEF:070BE7EE]
[00:00]     MGEF -> Warning: internal file FormID is a HITME: 0A0BE7EE (should be 070BE7EE )
[00:00] DOMPersonaBoost "Slave Persona Boost" [MGEF:070BE7F0]
[00:00]     MGEF -> Warning: internal file FormID is a HITME: 0A0BE7F0 (should be 070BE7F0 )
[00:00] DOMPersonaShrink "Slave Persona Shrink" [MGEF:070BE7F1]
[00:00]     MGEF -> Warning: internal file FormID is a HITME: 0A0BE7F1 (should be 070BE7F1 )
[00:00] DOMBrokenEffect "Broken Effect" [MGEF:070C0F90]
[00:00]     MGEF -> Warning: internal file FormID is a HITME: 0A0C0F90 (should be 070C0F90 )
[00:00] DOMPersonaRestore "Slave Restore Persona" [MGEF:070CADFF]
[00:00]     MGEF -> Warning: internal file FormID is a HITME: 0A0CADFF (should be 070CADFF )
[00:00] DOMLustEffect "Lust Effect" [MGEF:070CFD34]
[00:00]     MGEF -> Warning: internal file FormID is a HITME: 0A0CFD34 (should be 070CFD34 )
[00:00] DOMPainEffect "Pain Effect" [MGEF:070D4C6A]
[00:00]     MGEF -> Warning: internal file FormID is a HITME: 0A0D4C6A (should be 070D4C6A )
[00:00] DOMSpellBoundEffect "Spellbound" [MGEF:0714D2FE]
[00:00]     MGEF -> Warning: internal file FormID is a HITME: 0A14D2FE (should be 0714D2FE )
[00:00] DOMLoveCharm "Love Charm" [MGEF:071FCB9C]
[00:00]     MGEF -> Warning: internal file FormID is a HITME: 0A1FCB9C (should be 071FCB9C )
[00:00] DOMLustCharm "Lust Charm" [MGEF:071FCB9E]
[00:00]     MGEF -> Warning: internal file FormID is a HITME: 0A1FCB9E (should be 071FCB9E )
[00:00] DOMBrokenCharm "Broken Charm" [MGEF:07201CA1]
[00:00]     MGEF -> Warning: internal file FormID is a HITME: 0A201CA1 (should be 07201CA1 )
[00:00] DOMPainCharm "Pain Charm" [MGEF:07201CA2]
[00:00]     MGEF -> Warning: internal file FormID is a HITME: 0A201CA2 (should be 07201CA2 )
[00:00] DOMSpellBoundSword "Spellbound for Sword" [ENCH:0714D2FB]
[00:00]     ENCH -> Warning: internal file FormID is a HITME: 0A14D2FB (should be 0714D2FB )
[00:00] DOMSpellBoundBow "Spellbound for Bow" [ENCH:0714D2FC]
[00:00]     ENCH -> Warning: internal file FormID is a HITME: 0A14D2FC (should be 0714D2FC )
[00:00] DOMPersonaBoostSpell "Boost Persona" [SPEL:070BE7F2]
[00:00]     SPEL -> Warning: internal file FormID is a HITME: 0A0BE7F2 (should be 070BE7F2 )
[00:00] DOMPersonaShrinkSpell "Shrink Persona" [SPEL:070BE7F3]
[00:00]     SPEL -> Warning: internal file FormID is a HITME: 0A0BE7F3 (should be 070BE7F3 )
[00:00] DOMPersonaRestoreSpell "Restore Persona" [SPEL:070CAE00]
[00:00]     SPEL -> Warning: internal file FormID is a HITME: 0A0CAE00 (should be 070CAE00 )
[00:00] DOMLoveCharmSpell "Love Charm" [SPEL:071FCB9D]
[00:00]     SPEL -> Warning: internal file FormID is a HITME: 0A1FCB9D (should be 071FCB9D )
[00:00] DOMLustCharmSpell "Lust Charm" [SPEL:071FCBA0]
[00:00]     SPEL -> Warning: internal file FormID is a HITME: 0A1FCBA0 (should be 071FCBA0 )
[00:00] DOMBrokenCharmSpell "Broken Charm" [SPEL:07201CA3]
[00:00]     SPEL -> Warning: internal file FormID is a HITME: 0A201CA3 (should be 07201CA3 )
[00:00] DOMPainCharmSpell "Pain Charm" [SPEL:07201CA4]
[00:00]     SPEL -> Warning: internal file FormID is a HITME: 0A201CA4 (should be 07201CA4 )
[00:00] DOMSpellTomePersonaBoost "Spell Tome: Boost Persona" [BOOK:070C0F8E]
[00:00]     BOOK -> Warning: internal file FormID is a HITME: 0A0C0F8E (should be 070C0F8E )
[00:00] DOMSpellTomePersonaShrink "Spell Tome: Shrink Persona" [BOOK:070C0F8F]
[00:00]     BOOK -> Warning: internal file FormID is a HITME: 0A0C0F8F (should be 070C0F8F )
[00:00] DOMSpellTomePersonaRestore "Spell Tome: Restore Persona" [BOOK:070CD59A]
[00:00]     BOOK -> Warning: internal file FormID is a HITME: 0A0CD59A (should be 070CD59A )
[00:00] DOMSpellTomeLoveCharm "Spell Tome: Love Charm" [BOOK:071FCB99]
[00:00]     BOOK -> Warning: internal file FormID is a HITME: 0A1FCB99 (should be 071FCB99 )
[00:00] DOMSpellTomeLustCharm "Spell Tome: Lust Charm" [BOOK:071FCB9B]
[00:00]     BOOK -> Warning: internal file FormID is a HITME: 0A1FCB9B (should be 071FCB9B )
[00:00] DOMSpellTomeLashCharm "Spell Tome: Lash Charm" [BOOK:07201CA6]
[00:00]     BOOK -> Warning: internal file FormID is a HITME: 0A201CA6 (should be 07201CA6 )
[00:00] DOMSpellTomeMindBreakingCharm "Spell Tome: Mind Breaking Charm" [BOOK:07201CA8]
[00:00]     BOOK -> Warning: internal file FormID is a HITME: 0A201CA8 (should be 07201CA8 )
[00:00] CraftingBewitchingWorkbench "Bewitching Bench" [FURN:070E3A0A]
[00:00]     FURN -> Warning: internal file FormID is a HITME: 0A0E3A0A (should be 070E3A0A )
[00:00] DOMSpellBoundBowWeapon "Bow of Spellbound" [WEAP:071724FD]
[00:00]     WEAP -> Warning: internal file FormID is a HITME: 0A1724FD (should be 071724FD )
[00:00] DOMSpellBoundSwordWeapon "Sword of Spellbound" [WEAP:071724FE]
[00:00]     WEAP -> Warning: internal file FormID is a HITME: 0A1724FE (should be 071724FE )
[00:00] DOMLovePotion "Potion of Love" [ALCH:070BE7ED]
[00:00]     ALCH -> Warning: internal file FormID is a HITME: 0A0BE7ED (should be 070BE7ED )
[00:00] DOMBrokenPotion "Potion of Mind Breaking" [ALCH:070C0F91]
[00:00]     ALCH -> Warning: internal file FormID is a HITME: 0A0C0F91 (should be 070C0F91 )
[00:00] DOMLustPotion "Potion of Lust" [ALCH:070CFD35]
[00:00]     ALCH -> Warning: internal file FormID is a HITME: 0A0CFD35 (should be 070CFD35 )
[00:00] DOMPainPotion "Potion of Lash" [ALCH:070D4C6B]
[00:00]     ALCH -> Warning: internal file FormID is a HITME: 0A0D4C6B (should be 070D4C6B )
[00:00] DOMRecipeLovePotion [COBJ:070E126E]
[00:00]     COBJ -> Warning: internal file FormID is a HITME: 0A0E126E (should be 070E126E )
[00:00] DOMRecipeBrokenPotion [COBJ:070E61A5]
[00:00]     COBJ -> Warning: internal file FormID is a HITME: 0A0E61A5 (should be 070E61A5 )
[00:00] DOMRecipeLustPotion [COBJ:070E61A6]
[00:00]     COBJ -> Warning: internal file FormID is a HITME: 0A0E61A6 (should be 070E61A6 )
[00:00] DOMRecipeLashPotion [COBJ:070E61A7]
[00:00]     COBJ -> Warning: internal file FormID is a HITME: 0A0E61A7 (should be 070E61A7 )
[00:00] [REFR:070C0F92] (places DOMLovePotion "Potion of Love" [ALCH:070BE7ED] in GRUP Cell Temporary Children of FortGreymoor01 "Fort Greymoor" [CELL:0001527C])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A0C0F92 (should be 070C0F92 )
[00:00] [REFR:070C0F96] (places DOMSpellTomePersonaBoost "Spell Tome: Boost Persona" [BOOK:070C0F8E] in GRUP Cell Temporary Children of FortGreymoor01 "Fort Greymoor" [CELL:0001527C])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A0C0F96 (should be 070C0F96 )
[00:00] [REFR:070D4C6C] (places DOMPainPotion "Potion of Lash" [ALCH:070D4C6B] in GRUP Cell Temporary Children of FortGreymoor01 "Fort Greymoor" [CELL:0001527C])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A0D4C6C (should be 070D4C6C )
[00:00] [REFR:070C0F97] (places DOMSpellTomePersonaShrink "Spell Tome: Shrink Persona" [BOOK:070C0F8F] in GRUP Cell Temporary Children of FortGreymoor01 "Fort Greymoor" [CELL:0001527C])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A0C0F97 (should be 070C0F97 )
[00:00] [REFR:070CFD36] (places DOMLustPotion "Potion of Lust" [ALCH:070CFD35] in GRUP Cell Temporary Children of FortGreymoor01 "Fort Greymoor" [CELL:0001527C])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A0CFD36 (should be 070CFD36 )
[00:00] [REFR:070C0F94] (places DOMBrokenPotion "Potion of Mind Breaking" [ALCH:070C0F91] in GRUP Cell Temporary Children of FortGreymoor01 "Fort Greymoor" [CELL:0001527C])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A0C0F94 (should be 070C0F94 )
[00:00] [REFR:070E8944] (places DOMLustPotion "Potion of Lust" [ALCH:070CFD35] in GRUP Cell Temporary Children of DrelasCottage01 "Drelas' Cottage" [CELL:000DEBCD])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A0E8944 (should be 070E8944 )
[00:00] [REFR:070E8945] (places DOMPainPotion "Potion of Lash" [ALCH:070D4C6B] in GRUP Cell Temporary Children of DrelasCottage01 "Drelas' Cottage" [CELL:000DEBCD])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A0E8945 (should be 070E8945 )
[00:00] [REFR:070E3A0B] (places CraftingBewitchingWorkbench "Bewitching Bench" [FURN:070E3A0A] in GRUP Cell Temporary Children of DrelasCottage01 "Drelas' Cottage" [CELL:000DEBCD])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A0E3A0B (should be 070E3A0B )
[00:00] [REFR:070E8942] (places DOMBrokenPotion "Potion of Mind Breaking" [ALCH:070C0F91] in GRUP Cell Temporary Children of DrelasCottage01 "Drelas' Cottage" [CELL:000DEBCD])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A0E8942 (should be 070E8942 )
[00:00] [REFR:070E8943] (places DOMLovePotion "Potion of Love" [ALCH:070BE7ED] in GRUP Cell Temporary Children of DrelasCottage01 "Drelas' Cottage" [CELL:000DEBCD])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A0E8943 (should be 070E8943 )
[00:00] [REFR:070E8946] (places DOMSpellTomePersonaRestore "Spell Tome: Restore Persona" [BOOK:070CD59A] in GRUP Cell Temporary Children of DrelasCottage01 "Drelas' Cottage" [CELL:000DEBCD])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A0E8946 (should be 070E8946 )
[00:00] [REFR:071FCB9A] (places DOMSpellTomeLoveCharm "Spell Tome: Love Charm" [BOOK:071FCB99] in GRUP Cell Temporary Children of WhiterunOlavatheFeeblesHouse "Olava the Feeble's House" [CELL:000165AE])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A1FCB9A (should be 071FCB9A )
[00:00] CampMarker001 [REFR:07243636] (places XMarker [STAT:0000003B] in GRUP Cell Persistent Children of AAADeleteWhenDoneTestJeremy "TestTony" [CELL:0006C3B6])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A243636 (should be 07243636 )
[00:00] CampMarker004 [REFR:07243639] (places XMarker [STAT:0000003B] in GRUP Cell Persistent Children of AAADeleteWhenDoneTestJeremy "TestTony" [CELL:0006C3B6])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A243639 (should be 07243639 )
[00:00] IdlePosRef001 [REFR:070AD2AF] (places XMarker [STAT:0000003B] in GRUP Cell Persistent Children of AAADeleteWhenDoneTestJeremy "TestTony" [CELL:0006C3B6])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A0AD2AF (should be 070AD2AF )
[00:00] CampMarker006 [REFR:0724363B] (places XMarker [STAT:0000003B] in GRUP Cell Persistent Children of AAADeleteWhenDoneTestJeremy "TestTony" [CELL:0006C3B6])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A24363B (should be 0724363B )
[00:00] CampMarker005 [REFR:0724363A] (places XMarker [STAT:0000003B] in GRUP Cell Persistent Children of AAADeleteWhenDoneTestJeremy "TestTony" [CELL:0006C3B6])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A24363A (should be 0724363A )
[00:00] CampMarker003 [REFR:07243638] (places XMarker [STAT:0000003B] in GRUP Cell Persistent Children of AAADeleteWhenDoneTestJeremy "TestTony" [CELL:0006C3B6])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A243638 (should be 07243638 )
[00:00] CampMarker008 [REFR:0724363D] (places XMarker [STAT:0000003B] in GRUP Cell Persistent Children of AAADeleteWhenDoneTestJeremy "TestTony" [CELL:0006C3B6])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A24363D (should be 0724363D )
[00:00] CampMarker007 [REFR:0724363C] (places XMarker [STAT:0000003B] in GRUP Cell Persistent Children of AAADeleteWhenDoneTestJeremy "TestTony" [CELL:0006C3B6])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A24363C (should be 0724363C )
[00:00] CampMarker002 [REFR:07243637] (places XMarker [STAT:0000003B] in GRUP Cell Persistent Children of AAADeleteWhenDoneTestJeremy "TestTony" [CELL:0006C3B6])
[00:00]     REFR -> Warning: internal file FormID is a HITME: 0A243637 (should be 07243637 )
[00:00] DOM01DialogueInfoBranchTopic "Let's have a serious chat." [DIAL:070012C8]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0012C8 (should be 070012C8 )
[00:00] [INFO:070012C9] (in GRUP Topic Children of DOM01DialogueInfoBranchTopic "Let's have a serious chat." [DIAL:070012C8])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0012C9 (should be 070012C9 )
[00:00] DOM01DialogTraitsBranchTopic "What kind of person are you, exactly?" [DIAL:0700DE2B]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A00DE2B (should be 0700DE2B )
[00:00] [INFO:0700DE2C] ('...' in GRUP Topic Children of DOM01DialogTraitsBranchTopic "What kind of person are you, exactly?" [DIAL:0700DE2B])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A00DE2C (should be 0700DE2C )
[00:00] DOM01DialogueTraitsVerboseBranchTopic "What kind of person are you?" [DIAL:0701A42C]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A01A42C (should be 0701A42C )
[00:00] [INFO:0701A42D] ('...' in GRUP Topic Children of DOM01DialogueTraitsVerboseBranchTopic "What kind of person are you?" [DIAL:0701A42C])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A01A42D (should be 0701A42D )
[00:00] DOM01DialogueFeelsBranchTopicTopic "How are you feeling, exactly?" [DIAL:0702E0F9]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A02E0F9 (should be 0702E0F9 )
[00:00] [INFO:0702E0FA] ('...' in GRUP Topic Children of DOM01DialogueFeelsBranchTopicTopic "How are you feeling, exactly?" [DIAL:0702E0F9])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A02E0FA (should be 0702E0FA )
[00:00] DOM01DialogueFeelsVerboseBranchTopic "How are you feeling?" [DIAL:0702E0FC]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A02E0FC (should be 0702E0FC )
[00:00] [INFO:0702E0FD] ('...' in GRUP Topic Children of DOM01DialogueFeelsVerboseBranchTopic "How are you feeling?" [DIAL:0702E0FC])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A02E0FD (should be 0702E0FD )
[00:00] DOM01DialogueSlaveInfoTopic "Let's have a serious chat!" [DIAL:0708FED3]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A08FED3 (should be 0708FED3 )
[00:00] [INFO:0708FED4] ('Yes master!' in GRUP Topic Children of DOM01DialogueSlaveInfoTopic "Let's have a serious chat!" [DIAL:0708FED3])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A08FED4 (should be 0708FED4 )
[00:00] DOM01DialogueSlaveInfoTraitsVerboseTopic "What kind of slave are you?" [DIAL:070975A4]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0975A4 (should be 070975A4 )
[00:00] [INFO:070975A5] ('...' in GRUP Topic Children of DOM01DialogueSlaveInfoTraitsVerboseTopic "What kind of slave are you?" [DIAL:070975A4])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0975A5 (should be 070975A5 )
[00:00] DOM01DialogueSlaveInfoFeelingsVerboseTopic "How are you feeling, slave?" [DIAL:070975A7]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0975A7 (should be 070975A7 )
[00:00] [INFO:070975A8] ('...' in GRUP Topic Children of DOM01DialogueSlaveInfoFeelingsVerboseTopic "How are you feeling, slave?" [DIAL:070975A7])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0975A8 (should be 070975A8 )
[00:00] DOM01DialogueSlaveInfoTraitsTopic "What kind of slave are you, exactly?" [DIAL:070975AA]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0975AA (should be 070975AA )
[00:00] [INFO:070975AB] ('...' in GRUP Topic Children of DOM01DialogueSlaveInfoTraitsTopic "What kind of slave are you, exactly?" [DIAL:070975AA])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0975AB (should be 070975AB )
[00:00] DOM01DialogueSlaveInfoFeelingsTopic "How are you feeling slave, exactly?" [DIAL:070975AD]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0975AD (should be 070975AD )
[00:00] [INFO:070975AE] ('...' in GRUP Topic Children of DOM01DialogueSlaveInfoFeelingsTopic "How are you feeling slave, exactly?" [DIAL:070975AD])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0975AE (should be 070975AE )
[00:00] DOM01DialogueSlavePraiseBranchTopic "Listen to me, slave." [DIAL:070A6C1B]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0A6C1B (should be 070A6C1B )
[00:00] [INFO:070A6C1C] ('...' in GRUP Topic Children of DOM01DialogueSlavePraiseBranchTopic "Listen to me, slave." [DIAL:070A6C1B])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0A6C1C (should be 070A6C1C )
[00:00] DOM01DialogueSlavePraiseGenericBranchTopic "You have been a good slave." [DIAL:070A6C1E]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0A6C1E (should be 070A6C1E )
[00:00] [INFO:070A6C1F] ('Thank you master.' in GRUP Topic Children of DOM01DialogueSlavePraiseGenericBranchTopic "You have been a good slave." [DIAL:070A6C1E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0A6C1F (should be 070A6C1F )
[00:00] DOM01DialogueSlavePraiseBadTopic "You have been a bad slave." [DIAL:070A6C21]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0A6C21 (should be 070A6C21 )
[00:00] [INFO:070A6C22] ('I am sorry master.' in GRUP Topic Children of DOM01DialogueSlavePraiseBadTopic "You have been a bad slave." [DIAL:070A6C21])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0A6C22 (should be 070A6C22 )
[00:00] DOM01DialogueSlaveCheckTopic "Let's see how much you're worth!" [DIAL:070A76E6]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0A76E6 (should be 070A76E6 )
[00:00] [INFO:070A76E7] (in GRUP Topic Children of DOM01DialogueSlaveCheckTopic "Let's see how much you're worth!" [DIAL:070A76E6])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0A76E7 (should be 070A76E7 )
[00:00] DOM01DialogueSlaveStopTopic "Stop whatever you're doing!" [DIAL:070B497C]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0B497C (should be 070B497C )
[00:00] [INFO:070B497D] (in GRUP Topic Children of DOM01DialogueSlaveStopTopic "Stop whatever you're doing!" [DIAL:070B497C])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0B497D (should be 070B497D )
[00:00] DOM01DialogueSlaveGrabTopic "Time for a body inspection!" [DIAL:070B497F]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0B497F (should be 070B497F )
[00:00] [INFO:070B4980] (in GRUP Topic Children of DOM01DialogueSlaveGrabTopic "Time for a body inspection!" [DIAL:070B497F])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0B4980 (should be 070B4980 )
[00:00] DOM01DialogueSlaveTouchTopic "Touch yourself!" [DIAL:070B4982]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0B4982 (should be 070B4982 )
[00:00] [INFO:070B4983] (in GRUP Topic Children of DOM01DialogueSlaveTouchTopic "Touch yourself!" [DIAL:070B4982])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0B4983 (should be 070B4983 )
[00:00] DOM01DialogueSlaveRipTopic "Let's rip your clothes off!" [DIAL:070B98B9]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0B98B9 (should be 070B98B9 )
[00:00] [INFO:070B98BA] (in GRUP Topic Children of DOM01DialogueSlaveRipTopic "Let's rip your clothes off!" [DIAL:070B98B9])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0B98BA (should be 070B98BA )
[00:00] DOM01DialogueSlaveDrinkPotionTopic "Drink the potion I gave you!" [DIAL:070C3732]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0C3732 (should be 070C3732 )
[00:00] [INFO:070C3733] (in GRUP Topic Children of DOM01DialogueSlaveDrinkPotionTopic "Drink the potion I gave you!" [DIAL:070C3732])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0C3733 (should be 070C3733 )
[00:00] DOM01DialogueNeverMindTopic "Never mind." [DIAL:070EB0E1]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0EB0E1 (should be 070EB0E1 )
[00:00] [INFO:070EB0E2] ('...' in GRUP Topic Children of DOM01DialogueNeverMindTopic "Never mind." [DIAL:070EB0E1])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0EB0E2 (should be 070EB0E2 )
[00:00] DOM02DialogueFeeling01Topic "Submission" [DIAL:070ED87F]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A0ED87F (should be 070ED87F )
[00:00] [INFO:070ED880] ('Don't you dare touching me.' in GRUP Topic Children of DOM02DialogueFeeling01Topic "Submission" [DIAL:070ED87F])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0ED880 (should be 070ED880 )
[00:00] [INFO:070F7A79] ('I will never give myself to someone like you.' in GRUP Topic Children of DOM02DialogueFeeling01Topic "Submission" [DIAL:070ED87F])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0F7A79 (should be 070F7A79 )
[00:00] [INFO:070FCB7A] ('Stay away from me!' in GRUP Topic Children of DOM02DialogueFeeling01Topic "Submission" [DIAL:070ED87F])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0FCB7A (should be 070FCB7A )
[00:00] [INFO:070FCB7B] ('Please use me and treat me like a whore.' in GRUP Topic Children of DOM02DialogueFeeling01Topic "Submission" [DIAL:070ED87F])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0FCB7B (should be 070FCB7B )
[00:00] [INFO:070FCB7C] ('I am a dirty selfish slut.' in GRUP Topic Children of DOM02DialogueFeeling01Topic "Submission" [DIAL:070ED87F])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0FCB7C (should be 070FCB7C )
[00:00] [INFO:070FCB7D] ('Could I actually be starting to enjoy this?' in GRUP Topic Children of DOM02DialogueFeeling01Topic "Submission" [DIAL:070ED87F])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0FCB7D (should be 070FCB7D )
[00:00] [INFO:070FCB7E] ('Don't hurt me, I will learn. I promise.' in GRUP Topic Children of DOM02DialogueFeeling01Topic "Submission" [DIAL:070ED87F])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A0FCB7E (should be 070FCB7E )
[00:00] DOM02DialogueFeeling02Topic "Fear" [DIAL:07101C80]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A101C80 (should be 07101C80 )
[00:00] [INFO:07101C81] ('I am not afraid of you.' in GRUP Topic Children of DOM02DialogueFeeling02Topic "Fear" [DIAL:07101C80])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A101C81 (should be 07101C81 )
[00:00] [INFO:07106D82] ('What is going to happen to me?' in GRUP Topic Children of DOM02DialogueFeeling02Topic "Fear" [DIAL:07101C80])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D82 (should be 07106D82 )
[00:00] [INFO:07106D83] ('Am I never going to escape this hell?' in GRUP Topic Children of DOM02DialogueFeeling02Topic "Fear" [DIAL:07101C80])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D83 (should be 07106D83 )
[00:00] [INFO:07106D84] ('I know I should not misbehave, but I love the whip.' in GRUP Topic Children of DOM02DialogueFeeling02Topic "Fear" [DIAL:07101C80])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D84 (should be 07106D84 )
[00:00] [INFO:07106D85] ('I am starting to like the chills of the whip sound.' in GRUP Topic Children of DOM02DialogueFeeling02Topic "Fear" [DIAL:07101C80])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D85 (should be 07106D85 )
[00:00] [INFO:07106D86] ('What is happening to me, am I starting to like this?' in GRUP Topic Children of DOM02DialogueFeeling02Topic "Fear" [DIAL:07101C80])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D86 (should be 07106D86 )
[00:00] [INFO:07106D87] ('I believe you will sell me like a dog if I keep messing up.' in GRUP Topic Children of DOM02DialogueFeeling02Topic "Fear" [DIAL:07101C80])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D87 (should be 07106D87 )
[00:00] DOM02DialogueFeeling03Topic "Humiliation" [DIAL:07106D89]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A106D89 (should be 07106D89 )
[00:00] [INFO:07106D8A] ('I will make you pay for what you did to me!' in GRUP Topic Children of DOM02DialogueFeeling03Topic "Humiliation" [DIAL:07106D89])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D8A (should be 07106D8A )
[00:00] [INFO:07106D8B] ('I feel humiliated.' in GRUP Topic Children of DOM02DialogueFeeling03Topic "Humiliation" [DIAL:07106D89])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D8B (should be 07106D8B )
[00:00] [INFO:07106D8C] ('I feel degraded.' in GRUP Topic Children of DOM02DialogueFeeling03Topic "Humiliation" [DIAL:07106D89])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D8C (should be 07106D8C )
[00:00] [INFO:07106D8D] ('I live to be your thing.' in GRUP Topic Children of DOM02DialogueFeeling03Topic "Humiliation" [DIAL:07106D89])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D8D (should be 07106D8D )
[00:00] [INFO:07106D8E] ('I hope I am a good pet.' in GRUP Topic Children of DOM02DialogueFeeling03Topic "Humiliation" [DIAL:07106D89])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D8E (should be 07106D8E )
[00:00] [INFO:07106D8F] ('I will be a good pet, I promise.' in GRUP Topic Children of DOM02DialogueFeeling03Topic "Humiliation" [DIAL:07106D89])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D8F (should be 07106D8F )
[00:00] [INFO:07106D90] ('I guess it's this or the slave market.' in GRUP Topic Children of DOM02DialogueFeeling03Topic "Humiliation" [DIAL:07106D89])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D90 (should be 07106D90 )
[00:00] DOM02DialogueFeeling04Topic "Anger" [DIAL:07106D92]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A106D92 (should be 07106D92 )
[00:00] [INFO:07106D93] ('As soon as I am free, you are dead!' in GRUP Topic Children of DOM02DialogueFeeling04Topic "Anger" [DIAL:07106D92])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D93 (should be 07106D93 )
[00:00] [INFO:07106D94] ('I hate you!' in GRUP Topic Children of DOM02DialogueFeeling04Topic "Anger" [DIAL:07106D92])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D94 (should be 07106D94 )
[00:00] [INFO:07106D95] ('Who do you think you are?' in GRUP Topic Children of DOM02DialogueFeeling04Topic "Anger" [DIAL:07106D92])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D95 (should be 07106D95 )
[00:00] [INFO:07106D96] ('I am yours entirely.' in GRUP Topic Children of DOM02DialogueFeeling04Topic "Anger" [DIAL:07106D92])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D96 (should be 07106D96 )
[00:00] [INFO:07106D97] ('I feel safe with you.' in GRUP Topic Children of DOM02DialogueFeeling04Topic "Anger" [DIAL:07106D92])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D97 (should be 07106D97 )
[00:00] [INFO:07106D98] ('I am not angry with you anymore.' in GRUP Topic Children of DOM02DialogueFeeling04Topic "Anger" [DIAL:07106D92])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D98 (should be 07106D98 )
[00:00] [INFO:07106D99] ('I will behave, I promise.' in GRUP Topic Children of DOM02DialogueFeeling04Topic "Anger" [DIAL:07106D92])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D99 (should be 07106D99 )
[00:00] DOM02DialogueFeeling05Topic "Resignation" [DIAL:07106D9B]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A106D9B (should be 07106D9B )
[00:00] [INFO:07106D9C] ('When I get free you will regret this!' in GRUP Topic Children of DOM02DialogueFeeling05Topic "Resignation" [DIAL:07106D9B])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D9C (should be 07106D9C )
[00:00] [INFO:07106D9D] ('This is a mistake, I have another destiny.' in GRUP Topic Children of DOM02DialogueFeeling05Topic "Resignation" [DIAL:07106D9B])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D9D (should be 07106D9D )
[00:00] [INFO:07106D9E] ('I have to get out of here.' in GRUP Topic Children of DOM02DialogueFeeling05Topic "Resignation" [DIAL:07106D9B])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D9E (should be 07106D9E )
[00:00] [INFO:07106D9F] ('I am honoured to serve you.' in GRUP Topic Children of DOM02DialogueFeeling05Topic "Resignation" [DIAL:07106D9B])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106D9F (should be 07106D9F )
[00:00] [INFO:07106DA0] ('I am so lucky to serve you.' in GRUP Topic Children of DOM02DialogueFeeling05Topic "Resignation" [DIAL:07106D9B])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106DA0 (should be 07106DA0 )
[00:00] [INFO:07106DA1] ('I am at your service.' in GRUP Topic Children of DOM02DialogueFeeling05Topic "Resignation" [DIAL:07106D9B])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106DA1 (should be 07106DA1 )
[00:00] [INFO:07106DA2] ('I do not know how much longer I can hold before I mentally break.' in GRUP Topic Children of DOM02DialogueFeeling05Topic "Resignation" [DIAL:07106D9B])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106DA2 (should be 07106DA2 )
[00:00] DOM02DialogueFeeling06Topic "Respect" [DIAL:07106DA4]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A106DA4 (should be 07106DA4 )
[00:00] [INFO:07106DA5] ('I will spit on your grave!' in GRUP Topic Children of DOM02DialogueFeeling06Topic "Respect" [DIAL:07106DA4])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106DA5 (should be 07106DA5 )
[00:00] [INFO:07106DA6] ('You are a piece of trash.' in GRUP Topic Children of DOM02DialogueFeeling06Topic "Respect" [DIAL:07106DA4])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106DA6 (should be 07106DA6 )
[00:00] [INFO:07106DA7] ('Do not give me orders!' in GRUP Topic Children of DOM02DialogueFeeling06Topic "Respect" [DIAL:07106DA4])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106DA7 (should be 07106DA7 )
[00:00] [INFO:07106DA8] ('I live to be your slave, master!' in GRUP Topic Children of DOM02DialogueFeeling06Topic "Respect" [DIAL:07106DA4])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106DA8 (should be 07106DA8 )
[00:00] [INFO:07106DA9] ('I live to be your slave, mistress!' in GRUP Topic Children of DOM02DialogueFeeling06Topic "Respect" [DIAL:07106DA4])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106DA9 (should be 07106DA9 )
[00:00] [INFO:07106DAA] ('Your slave is listening.' in GRUP Topic Children of DOM02DialogueFeeling06Topic "Respect" [DIAL:07106DA4])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106DAA (should be 07106DAA )
[00:00] [INFO:07106DAB] ('Does it mean I am a slave now?' in GRUP Topic Children of DOM02DialogueFeeling06Topic "Respect" [DIAL:07106DA4])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106DAB (should be 07106DAB )
[00:00] [INFO:07106DAC] ('I guess I better do what you say.' in GRUP Topic Children of DOM02DialogueFeeling06Topic "Respect" [DIAL:07106DA4])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A106DAC (should be 07106DAC )
[00:00] DOM01DialogueSlaveOrderSilentTopic "From now on you will only open your mouth when I tell you. Understood?" [DIAL:0710BEAE]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A10BEAE (should be 0710BEAE )
[00:00] [INFO:0710BEAF] ('Yes master.' in GRUP Topic Children of DOM01DialogueSlaveOrderSilentTopic "From now on you will only open your mouth when I tell you. Understood?" [DIAL:0710BEAE])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A10BEAF (should be 0710BEAF )
[00:00] [INFO:0710BEB0] ('Yes mistress.' in GRUP Topic Children of DOM01DialogueSlaveOrderSilentTopic "From now on you will only open your mouth when I tell you. Understood?" [DIAL:0710BEAE])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A10BEB0 (should be 0710BEB0 )
[00:00] DOM01DialogueSlaveOrderNotSilentTopic "You can talk freely now." [DIAL:07110FB3]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A110FB3 (should be 07110FB3 )
[00:00] [INFO:07110FB4] ('Thank you master.' in GRUP Topic Children of DOM01DialogueSlaveOrderNotSilentTopic "You can talk freely now." [DIAL:07110FB3])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A110FB4 (should be 07110FB4 )
[00:00] [INFO:07110FB5] ('Thank you mistress.' in GRUP Topic Children of DOM01DialogueSlaveOrderNotSilentTopic "You can talk freely now." [DIAL:07110FB3])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A110FB5 (should be 07110FB5 )
[00:00] DOM02DialoguePain1Topic "Pain tough" [DIAL:0713BD87]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A13BD87 (should be 0713BD87 )
[00:00] [INFO:0713BD88] ('Please you don't need to do this.' in GRUP Topic Children of DOM02DialoguePain1Topic "Pain tough" [DIAL:0713BD87])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13BD88 (should be 0713BD88 )
[00:00] [INFO:0713BD89] ('Leave me alone you asshole!' in GRUP Topic Children of DOM02DialoguePain1Topic "Pain tough" [DIAL:0713BD87])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13BD89 (should be 0713BD89 )
[00:00] [INFO:0713BD8A] ('Come on, please, stop it.' in GRUP Topic Children of DOM02DialoguePain1Topic "Pain tough" [DIAL:0713BD87])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13BD8A (should be 0713BD8A )
[00:00] [INFO:0713BD8B] ('You can stop now. I will do whatever you want.' in GRUP Topic Children of DOM02DialoguePain1Topic "Pain tough" [DIAL:0713BD87])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13BD8B (should be 0713BD8B )
[00:00] [INFO:0713BD8C] ('Yes, punish me master! Whip me harder!' in GRUP Topic Children of DOM02DialoguePain1Topic "Pain tough" [DIAL:0713BD87])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13BD8C (should be 0713BD8C )
[00:00] [INFO:0713BD8D] ('Please master, I'm sorry I deceived you.' in GRUP Topic Children of DOM02DialoguePain1Topic "Pain tough" [DIAL:0713BD87])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13BD8D (should be 0713BD8D )
[00:00] [INFO:0713BD8E] ('Please mistress, I'm sorry I deceived you.' in GRUP Topic Children of DOM02DialoguePain1Topic "Pain tough" [DIAL:0713BD87])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13BD8E (should be 0713BD8E )
[00:00] [INFO:0713BD8F] ('No! Leave me alone!' in GRUP Topic Children of DOM02DialoguePain1Topic "Pain tough" [DIAL:0713BD87])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13BD8F (should be 0713BD8F )
[00:00] [INFO:0713BD90] ('Yes, punish me mistress! Whip me harder!' in GRUP Topic Children of DOM02DialoguePain1Topic "Pain tough" [DIAL:0713BD87])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13BD90 (should be 0713BD90 )
[00:00] [INFO:0713BD91] ('No please. What are you gonna do to me?' in GRUP Topic Children of DOM02DialoguePain1Topic "Pain tough" [DIAL:0713BD87])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13BD91 (should be 0713BD91 )
[00:00] DOM02DialoguePain2Topic "Pain less tough" [DIAL:0713E52E]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A13E52E (should be 0713E52E )
[00:00] [INFO:0713E541] ('Please don't do this. Let me go!' in GRUP Topic Children of DOM02DialoguePain2Topic "Pain less tough" [DIAL:0713E52E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E541 (should be 0713E541 )
[00:00] [INFO:0713E53F] ('Let me go. You got what you wanted, nasty bastard!' in GRUP Topic Children of DOM02DialoguePain2Topic "Pain less tough" [DIAL:0713E52E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E53F (should be 0713E53F )
[00:00] [INFO:0713E53D] ('No please I'm sorry. I said I'm sorry.' in GRUP Topic Children of DOM02DialoguePain2Topic "Pain less tough" [DIAL:0713E52E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E53D (should be 0713E53D )
[00:00] [INFO:0713E53B] ('Please no more I will do whatever you want.' in GRUP Topic Children of DOM02DialoguePain2Topic "Pain less tough" [DIAL:0713E52E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E53B (should be 0713E53B )
[00:00] [INFO:0713E539] ('Please master, show mercy for your slave.' in GRUP Topic Children of DOM02DialoguePain2Topic "Pain less tough" [DIAL:0713E52E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E539 (should be 0713E539 )
[00:00] [INFO:0713E52F] ('Please mistress, show mercy for your slave.' in GRUP Topic Children of DOM02DialoguePain2Topic "Pain less tough" [DIAL:0713E52E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E52F (should be 0713E52F )
[00:00] [INFO:0713E53A] ('Aaaah! Oh yes master. I'm sorry master.' in GRUP Topic Children of DOM02DialoguePain2Topic "Pain less tough" [DIAL:0713E52E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E53A (should be 0713E53A )
[00:00] [INFO:0713E53C] ('Aaaah! Oh yes mistress. I'm sorry mistress.' in GRUP Topic Children of DOM02DialoguePain2Topic "Pain less tough" [DIAL:0713E52E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E53C (should be 0713E53C )
[00:00] [INFO:0713E53E] ('Please stop this you're hurting me.' in GRUP Topic Children of DOM02DialoguePain2Topic "Pain less tough" [DIAL:0713E52E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E53E (should be 0713E53E )
[00:00] [INFO:0713E540] ('Aaaaah! Please stop that!' in GRUP Topic Children of DOM02DialoguePain2Topic "Pain less tough" [DIAL:0713E52E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E540 (should be 0713E540 )
[00:00] DOM02DialoguePain3Topic "Pain average tough" [DIAL:0713E531]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A13E531 (should be 0713E531 )
[00:00] [INFO:0713E54A] ('Please don't whip me! I won't do it again. I promise.' in GRUP Topic Children of DOM02DialoguePain3Topic "Pain average tough" [DIAL:0713E531])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E54A (should be 0713E54A )
[00:00] [INFO:0713E548] ('EEEEEE! Oh! You bastard!' in GRUP Topic Children of DOM02DialoguePain3Topic "Pain average tough" [DIAL:0713E531])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E548 (should be 0713E548 )
[00:00] [INFO:0713E546] ('Please don't whip me! I won't do it again. I promise.' in GRUP Topic Children of DOM02DialoguePain3Topic "Pain average tough" [DIAL:0713E531])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E546 (should be 0713E546 )
[00:00] [INFO:0713E544] ('Yes! Yes! I will do anything you say!' in GRUP Topic Children of DOM02DialoguePain3Topic "Pain average tough" [DIAL:0713E531])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E544 (should be 0713E544 )
[00:00] [INFO:0713E542] ('Yes sir! Oooch! Please stop it!' in GRUP Topic Children of DOM02DialoguePain3Topic "Pain average tough" [DIAL:0713E531])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E542 (should be 0713E542 )
[00:00] [INFO:0713E532] ('Yes madam! Oooch! Please stop it!' in GRUP Topic Children of DOM02DialoguePain3Topic "Pain average tough" [DIAL:0713E531])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E532 (should be 0713E532 )
[00:00] [INFO:0713E543] ('Please master, be gentle. Aaaaah!' in GRUP Topic Children of DOM02DialoguePain3Topic "Pain average tough" [DIAL:0713E531])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E543 (should be 0713E543 )
[00:00] [INFO:0713E545] ('Please mistress, be gentle. Aaaaah!' in GRUP Topic Children of DOM02DialoguePain3Topic "Pain average tough" [DIAL:0713E531])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E545 (should be 0713E545 )
[00:00] [INFO:0713E547] ('No! Nooo! Don't! Eeee!' in GRUP Topic Children of DOM02DialoguePain3Topic "Pain average tough" [DIAL:0713E531])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E547 (should be 0713E547 )
[00:00] [INFO:0713E549] ('Yaaaa! Stop! Stop please!! Aaaaaaa! Jjust let me go...' in GRUP Topic Children of DOM02DialoguePain3Topic "Pain average tough" [DIAL:0713E531])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E549 (should be 0713E549 )
[00:00] DOM02DialoguePain4Topic "Pain not so tough" [DIAL:0713E534]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A13E534 (should be 0713E534 )
[00:00] [INFO:0713E553] ('Please don't whip me! I won't do it again. I promise.' in GRUP Topic Children of DOM02DialoguePain4Topic "Pain not so tough" [DIAL:0713E534])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E553 (should be 0713E553 )
[00:00] [INFO:0713E551] ('Aaaah! You're nothing but a fucking coward!' in GRUP Topic Children of DOM02DialoguePain4Topic "Pain not so tough" [DIAL:0713E534])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E551 (should be 0713E551 )
[00:00] [INFO:0713E54F] ('No! Stop it! I will do what you say! Please no!' in GRUP Topic Children of DOM02DialoguePain4Topic "Pain not so tough" [DIAL:0713E534])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E54F (should be 0713E54F )
[00:00] [INFO:0713E54D] ('Yessss! Oooch! Yes I'm a slave!' in GRUP Topic Children of DOM02DialoguePain4Topic "Pain not so tough" [DIAL:0713E534])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E54D (should be 0713E54D )
[00:00] [INFO:0713E54B] ('Aaaaah! Mercy! Enough! Please master...' in GRUP Topic Children of DOM02DialoguePain4Topic "Pain not so tough" [DIAL:0713E534])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E54B (should be 0713E54B )
[00:00] [INFO:0713E535] ('Aaaaah! Mercy! Enough! Please mistress...' in GRUP Topic Children of DOM02DialoguePain4Topic "Pain not so tough" [DIAL:0713E534])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E535 (should be 0713E535 )
[00:00] [INFO:0713E54C] ('Aaagh! EEEEEE! Please master, you're hurting me!' in GRUP Topic Children of DOM02DialoguePain4Topic "Pain not so tough" [DIAL:0713E534])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E54C (should be 0713E54C )
[00:00] [INFO:0713E54E] ('Aaagh! EEEEEE! Please mistress, you're hurting me!' in GRUP Topic Children of DOM02DialoguePain4Topic "Pain not so tough" [DIAL:0713E534])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E54E (should be 0713E54E )
[00:00] [INFO:0713E550] ('Uuuuh! Stop it! I can't take it anymore.' in GRUP Topic Children of DOM02DialoguePain4Topic "Pain not so tough" [DIAL:0713E534])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E550 (should be 0713E550 )
[00:00] [INFO:0713E552] ('Oh please no more! Let me go! Please!' in GRUP Topic Children of DOM02DialoguePain4Topic "Pain not so tough" [DIAL:0713E534])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E552 (should be 0713E552 )
[00:00] [INFO:07140CF7] ('Yes mistress! Please don't hurt me! Please!' in GRUP Topic Children of DOM02DialoguePain4Topic "Pain not so tough" [DIAL:0713E534])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A140CF7 (should be 07140CF7 )
[00:00] DOM02DialoguePain5Topic "Pain not tough" [DIAL:0713E537]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A13E537 (should be 0713E537 )
[00:00] [INFO:0713E55C] ('Eeeeeeek! Nooo! Please don't! I promise I will be good!' in GRUP Topic Children of DOM02DialoguePain5Topic "Pain not tough" [DIAL:0713E537])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E55C (should be 0713E55C )
[00:00] [INFO:0713E55A] ('Yaaaa! Stop! You got what you wanted! You psycho!' in GRUP Topic Children of DOM02DialoguePain5Topic "Pain not tough" [DIAL:0713E537])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E55A (should be 0713E55A )
[00:00] [INFO:0713E558] ('No sir, please don't hurt me. I will do whatever you want!' in GRUP Topic Children of DOM02DialoguePain5Topic "Pain not tough" [DIAL:0713E537])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E558 (should be 0713E558 )
[00:00] [INFO:0713E556] ('Aaaahh! Please master! Stop!!!' in GRUP Topic Children of DOM02DialoguePain5Topic "Pain not tough" [DIAL:0713E537])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E556 (should be 0713E556 )
[00:00] [INFO:0713E554] ('Aaaaah! master please stop! Aaagh! EEEEEE! I beg you!' in GRUP Topic Children of DOM02DialoguePain5Topic "Pain not tough" [DIAL:0713E537])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E554 (should be 0713E554 )
[00:00] [INFO:0713E538] ('Aaaaah! mistress please stop! Aaagh! EEEEEE! I beg you!' in GRUP Topic Children of DOM02DialoguePain5Topic "Pain not tough" [DIAL:0713E537])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E538 (should be 0713E538 )
[00:00] [INFO:0713E555] ('Yes master... Punish me harder!' in GRUP Topic Children of DOM02DialoguePain5Topic "Pain not tough" [DIAL:0713E537])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E555 (should be 0713E555 )
[00:00] [INFO:0713E557] ('Yes mistress... Punish me harder!' in GRUP Topic Children of DOM02DialoguePain5Topic "Pain not tough" [DIAL:0713E537])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E557 (should be 0713E557 )
[00:00] [INFO:0713E559] ('Aaaaah! Stop! Aaagh! EEEEEE! You're hurting me! Uuhh!' in GRUP Topic Children of DOM02DialoguePain5Topic "Pain not tough" [DIAL:0713E537])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E559 (should be 0713E559 )
[00:00] [INFO:0713E55B] ('P... Please... N... No more...' in GRUP Topic Children of DOM02DialoguePain5Topic "Pain not tough" [DIAL:0713E537])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A13E55B (should be 0713E55B )
[00:00] [INFO:07140CF6] ('Aaaahh! Please mistress! Stop!!!' in GRUP Topic Children of DOM02DialoguePain5Topic "Pain not tough" [DIAL:0713E537])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A140CF6 (should be 07140CF6 )
[00:00] DOM01DialogueSlaveInfoStatsTopic "Enjoying your slave life?" [DIAL:07168697]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A168697 (should be 07168697 )
[00:00] [INFO:07168698] ('...' in GRUP Topic Children of DOM01DialogueSlaveInfoStatsTopic "Enjoying your slave life?" [DIAL:07168697])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A168698 (should be 07168698 )
[00:00] DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A17743D (should be 0717743D )
[00:00] [INFO:0717743E] ('Don't you dare touching me!' in GRUP Topic Children of DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A17743E (should be 0717743E )
[00:00] [INFO:0717743F] ('I will never give myself to someone like you.' in GRUP Topic Children of DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A17743F (should be 0717743F )
[00:00] [INFO:071B5D62] ('Please don't hurt me anymore.' in GRUP Topic Children of DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B5D62 (should be 071B5D62 )
[00:00] [INFO:071B5D63] ('Let me go. I won't say anything.' in GRUP Topic Children of DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B5D63 (should be 071B5D63 )
[00:00] [INFO:071B5D64] ('By the Divines... What do you want from me?' in GRUP Topic Children of DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B5D64 (should be 071B5D64 )
[00:00] [INFO:071B5D65] ('Ayaaaaa. Nooooooo! Please... Eeeek. Stop!' in GRUP Topic Children of DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B5D65 (should be 071B5D65 )
[00:00] [INFO:071B5D66] ('Get your greasy hands off me, you bastard!' in GRUP Topic Children of DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B5D66 (should be 071B5D66 )
[00:00] [INFO:071B5D69] ('I start to like it here.' in GRUP Topic Children of DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B5D69 (should be 071B5D69 )
[00:00] [INFO:071B5D67] ('Please master don't hurt me anymore! I will do what you want!' in GRUP Topic Children of DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B5D67 (should be 071B5D67 )
[00:00] [INFO:071B5D68] ('Please mistress don't hurt me anymore! I will do what you want!' in GRUP Topic Children of DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B5D68 (should be 071B5D68 )
[00:00] [INFO:071B5D6A] ('Please master allow your slave to serve you.' in GRUP Topic Children of DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B5D6A (should be 071B5D6A )
[00:00] [INFO:071B5D6B] ('Please mistress allow your slave to serve you.' in GRUP Topic Children of DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B5D6B (should be 071B5D6B )
[00:00] [INFO:071B5D6C] ('Your fuck toy is ready to serve you, master.' in GRUP Topic Children of DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B5D6C (should be 071B5D6C )
[00:00] [INFO:071B5D6D] ('Your fuck toy is ready to serve you, mistress.' in GRUP Topic Children of DOM02DialogueIdle "DOMDialogueIdles" [DIAL:0717743D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B5D6D (should be 071B5D6D )
[00:00] DOM02DialogueCollide "DOMDialogueCollide" [DIAL:07177440]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A177440 (should be 07177440 )
[00:00] [INFO:07177441] (in GRUP Topic Children of DOM02DialogueCollide "DOMDialogueCollide" [DIAL:07177440])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A177441 (should be 07177441 )
[00:00] [INFO:0717C542] ('Sorry master, I didn't mean to be in the way.' in GRUP Topic Children of DOM02DialogueCollide "DOMDialogueCollide" [DIAL:07177440])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A17C542 (should be 0717C542 )
[00:00] [INFO:071B5D60] ('Sorry mistress, I didn't mean to be in the way.' in GRUP Topic Children of DOM02DialogueCollide "DOMDialogueCollide" [DIAL:07177440])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B5D60 (should be 071B5D60 )
[00:00] [INFO:071B5D61] (in GRUP Topic Children of DOM02DialogueCollide "DOMDialogueCollide" [DIAL:07177440])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B5D61 (should be 071B5D61 )
[00:00] DOM01DialogueStatsTopic "Enjoying your new life?" [DIAL:071863AE]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A1863AE (should be 071863AE )
[00:00] [INFO:071863AF] ('...' in GRUP Topic Children of DOM01DialogueStatsTopic "Enjoying your new life?" [DIAL:071863AE])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1863AF (should be 071863AF )
[00:00] DOM01DialogueSlaveThreatenTopic "You're a slave now, listen to me..." [DIAL:0718B2E4]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A18B2E4 (should be 0718B2E4 )
[00:00] [INFO:0718B2E5] ('...' in GRUP Topic Children of DOM01DialogueSlaveThreatenTopic "You're a slave now, listen to me..." [DIAL:0718B2E4])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A18B2E5 (should be 0718B2E5 )
[00:00] DOM01DialogueSlaveThreat1Topic "Don't ever try to run away, or else..." [DIAL:0718B2E7]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A18B2E7 (should be 0718B2E7 )
[00:00] [INFO:0718B2E8] ('Please... Leave me alone, please..' in GRUP Topic Children of DOM01DialogueSlaveThreat1Topic "Don't ever try to run away, or else..." [DIAL:0718B2E7])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A18B2E8 (should be 0718B2E8 )
[00:00] DOM01DialogueSlaveThreat2Topic "Stop whinning, or I'll give you something worse to cry about!" [DIAL:0718B2EA]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A18B2EA (should be 0718B2EA )
[00:00] [INFO:0718B2EB] ('...' in GRUP Topic Children of DOM01DialogueSlaveThreat2Topic "Stop whinning, or I'll give you something worse to cry about!" [DIAL:0718B2EA])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A18B2EB (should be 0718B2EB )
[00:00] DOM01DialogueSlaveThreat3Topic "You'd better learn fast to pose, or you'll soon know what pain means!" [DIAL:0718B2ED]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A18B2ED (should be 0718B2ED )
[00:00] [INFO:0718B2EE] ('...' in GRUP Topic Children of DOM01DialogueSlaveThreat3Topic "You'd better learn fast to pose, or you'll soon know what pain means!" [DIAL:0718B2ED])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A18B2EE (should be 0718B2EE )
[00:00] DOM01DialogueSlaveThreat4Topic "Feel free to struggle, it makes me want to punish you even harder" [DIAL:0718DA89]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A18DA89 (should be 0718DA89 )
[00:00] [INFO:0718DA8A] ('...' in GRUP Topic Children of DOM01DialogueSlaveThreat4Topic "Feel free to struggle, it makes me want to punish you even harder" [DIAL:0718DA89])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A18DA8A (should be 0718DA8A )
[00:00] DOM01DialogueSlaveThreat5Topic "Control your rage, or I will teach you anger management the hard way!" [DIAL:07190225]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A190225 (should be 07190225 )
[00:00] [INFO:07190226] ('...' in GRUP Topic Children of DOM01DialogueSlaveThreat5Topic "Control your rage, or I will teach you anger management the hard way!" [DIAL:07190225])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A190226 (should be 07190226 )
[00:00] DOM01DialogueSlaveThreat6Topic "Respect is essential. Forget it and the whip will remind you." [DIAL:07190228]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A190228 (should be 07190228 )
[00:00] [INFO:07190229] ('...' in GRUP Topic Children of DOM01DialogueSlaveThreat6Topic "Respect is essential. Forget it and the whip will remind you." [DIAL:07190228])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A190229 (should be 07190229 )
[00:00] DOM01DialogueSlaveThreat7Topic "Your body is my property. Remember that or I will rape you till you learn!" [DIAL:0719022B]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A19022B (should be 0719022B )
[00:00] [INFO:0719022C] ('...' in GRUP Topic Children of DOM01DialogueSlaveThreat7Topic "Your body is my property. Remember that or I will rape you till you learn!" [DIAL:0719022B])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A19022C (should be 0719022C )
[00:00] DOM01DialogueSlaveThreat8Topic "Stop trying to block the whip, it just makes me hit you harder and longer!" [DIAL:0719022E]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A19022E (should be 0719022E )
[00:00] [INFO:0719022F] ('...' in GRUP Topic Children of DOM01DialogueSlaveThreat8Topic "Stop trying to block the whip, it just makes me hit you harder and longer!" [DIAL:0719022E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A19022F (should be 0719022F )
[00:00] DOM01DialogueSlaveThreat9Topic "No more begging to stop. I decide when the punishment is over." [DIAL:07190231]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A190231 (should be 07190231 )
[00:00] [INFO:07190232] ('...' in GRUP Topic Children of DOM01DialogueSlaveThreat9Topic "No more begging to stop. I decide when the punishment is over." [DIAL:07190231])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A190232 (should be 07190232 )
[00:00] DOM01SlaveOrderTopic [DIAL:07195167]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A195167 (should be 07195167 )
[00:00] [INFO:07195168] ('...' in GRUP Topic Children of DOM01SlaveOrderTopic [DIAL:07195167])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A195168 (should be 07195168 )
[00:00] DOM01DialogueSlavePromiseTopic "You'd better do what I say..." [DIAL:0719516A]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A19516A (should be 0719516A )
[00:00] [INFO:0719516B] ('...' in GRUP Topic Children of DOM01DialogueSlavePromiseTopic "You'd better do what I say..." [DIAL:0719516A])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A19516B (should be 0719516B )
[00:00] DOM01DialogueSlavePromise1Topic "...and you will be free by tomorrow." [DIAL:0719516D]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A19516D (should be 0719516D )
[00:00] [INFO:0719516E] ('...' in GRUP Topic Children of DOM01DialogueSlavePromise1Topic "...and you will be free by tomorrow." [DIAL:0719516D])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A19516E (should be 0719516E )
[00:00] DOM01DialogueSlavePromise2Topic "...and I will cover you with gold at the end of the day." [DIAL:07195170]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A195170 (should be 07195170 )
[00:00] [INFO:07195171] ('...' in GRUP Topic Children of DOM01DialogueSlavePromise2Topic "...and I will cover you with gold at the end of the day." [DIAL:07195170])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A195171 (should be 07195171 )
[00:00] DOM01DialogueSlavePromise3Topic "...and I promise I will be gentle." [DIAL:07195173]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A195173 (should be 07195173 )
[00:00] [INFO:07195174] ('...' in GRUP Topic Children of DOM01DialogueSlavePromise3Topic "...and I promise I will be gentle." [DIAL:07195173])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A195174 (should be 07195174 )
[00:00] DOM01DialogueSlavePromise4Topic "...or you will never forget your next punishment!" [DIAL:07195176]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A195176 (should be 07195176 )
[00:00] [INFO:07195177] ('...' in GRUP Topic Children of DOM01DialogueSlavePromise4Topic "...or you will never forget your next punishment!" [DIAL:07195176])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A195177 (should be 07195177 )
[00:00] DOM01DialogueSlaveDrinkAlcoholTopic "You need to loosen up, have a drink!!" [DIAL:07197912]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A197912 (should be 07197912 )
[00:00] [INFO:07197913] ('...' in GRUP Topic Children of DOM01DialogueSlaveDrinkAlcoholTopic "You need to loosen up, have a drink!!" [DIAL:07197912])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A197913 (should be 07197913 )
[00:00] DOM01DialogueSlaveThreat10Topic "If you're scared of combat, I guarantee you will fear my wrath even more!" [DIAL:071B0C58]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A1B0C58 (should be 071B0C58 )
[00:00] [INFO:071B0C59] ('...' in GRUP Topic Children of DOM01DialogueSlaveThreat10Topic "If you're scared of combat, I guarantee you will fear my wrath even more!" [DIAL:071B0C58])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B0C59 (should be 071B0C59 )
[00:00] DOM01DialogueSlaveThreaten11Topic "I want a view on my property, stop covering yourself!" [DIAL:071B0C5B]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A1B0C5B (should be 071B0C5B )
[00:00] [INFO:071B0C5C] ('...' in GRUP Topic Children of DOM01DialogueSlaveThreaten11Topic "I want a view on my property, stop covering yourself!" [DIAL:071B0C5B])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B0C5C (should be 071B0C5C )
[00:00] DOM01DialogueSlaveThreaten12Topic "Try harder when you masturbate or I rape you dry!" [DIAL:071B0C5E]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A1B0C5E (should be 071B0C5E )
[00:00] [INFO:071B0C5F] ('...' in GRUP Topic Children of DOM01DialogueSlaveThreaten12Topic "Try harder when you masturbate or I rape you dry!" [DIAL:071B0C5E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1B0C5F (should be 071B0C5F )
[00:00] DOM01DialogueSlaveThreatenTopic2 "You're a slave now, on another matter..." [DIAL:071B5D6E]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A1B5D6E (should be 071B5D6E )
[00:00] [INFO:071BAE72] ('...' in GRUP Topic Children of DOM01DialogueSlaveThreatenTopic2 "You're a slave now, on another matter..." [DIAL:071B5D6E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1BAE72 (should be 071BAE72 )
[00:00] DOM01DialogueSlaveThreatenTopic3 "You're a slave now, one more thing..." [DIAL:071B5D70]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A1B5D70 (should be 071B5D70 )
[00:00] [INFO:071BAE73] ('...' in GRUP Topic Children of DOM01DialogueSlaveThreatenTopic3 "You're a slave now, one more thing..." [DIAL:071B5D70])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1BAE73 (should be 071BAE73 )
[00:00] DOM02DialogueSwingWeapon [DIAL:071BAE74]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A1BAE74 (should be 071BAE74 )
[00:00] [INFO:071BAE75] ('What do you think you're doing?' in GRUP Topic Children of DOM02DialogueSwingWeapon [DIAL:071BAE74])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1BAE75 (should be 071BAE75 )
[00:00] [INFO:071BAE76] ('Oh shit! Put that away!' in GRUP Topic Children of DOM02DialogueSwingWeapon [DIAL:071BAE74])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1BAE76 (should be 071BAE76 )
[00:00] [INFO:071BAE77] ('Oh please no more! Leave me alone! Please!' in GRUP Topic Children of DOM02DialogueSwingWeapon [DIAL:071BAE74])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1BAE77 (should be 071BAE77 )
[00:00] [INFO:071BAE78] ('Mercy... Stop hurting me, I beg you.' in GRUP Topic Children of DOM02DialogueSwingWeapon [DIAL:071BAE74])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1BAE78 (should be 071BAE78 )
[00:00] [INFO:071BAE79] ('I'm sorry master! Whatever I did wrong,  I'm sorry!' in GRUP Topic Children of DOM02DialogueSwingWeapon [DIAL:071BAE74])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1BAE79 (should be 071BAE79 )
[00:00] [INFO:071BAE7A] ('I'm sorry mistress! Whatever I did wrong,  I'm sorry!' in GRUP Topic Children of DOM02DialogueSwingWeapon [DIAL:071BAE74])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1BAE7A (should be 071BAE7A )
[00:00] [INFO:071BAE7B] ('Please master! I will do what you want!' in GRUP Topic Children of DOM02DialogueSwingWeapon [DIAL:071BAE74])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1BAE7B (should be 071BAE7B )
[00:00] [INFO:071BAE7C] ('Please mistress! I will do what you want!' in GRUP Topic Children of DOM02DialogueSwingWeapon [DIAL:071BAE74])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1BAE7C (should be 071BAE7C )
[00:00] [INFO:071BAE7D] ('Do I deserve a punishment, master?' in GRUP Topic Children of DOM02DialogueSwingWeapon [DIAL:071BAE74])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1BAE7D (should be 071BAE7D )
[00:00] [INFO:071BAE7E] ('Do I deserve a punishment, mistress?' in GRUP Topic Children of DOM02DialogueSwingWeapon [DIAL:071BAE74])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1BAE7E (should be 071BAE7E )
[00:00] DOM01DialogueInfoThugTopic "I could use someone like you." [DIAL:071E368E]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A1E368E (should be 071E368E )
[00:00] [INFO:071E368F] ('Everybody has a price.' in GRUP Topic Children of DOM01DialogueInfoThugTopic "I could use someone like you." [DIAL:071E368E])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1E368F (should be 071E368F )
[00:00] DOM01SlaveInfoThugOfferTopic "I might have a better job for you." [DIAL:071E3691]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A1E3691 (should be 071E3691 )
[00:00] [INFO:071E3692] ('I am listening.' in GRUP Topic Children of DOM01SlaveInfoThugOfferTopic "I might have a better job for you." [DIAL:071E3691])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1E3692 (should be 071E3692 )
[00:00] DOM01DialogueInfoHireThugTopic "Consider yourself hired." [DIAL:071ED894]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A1ED894 (should be 071ED894 )
[00:00] [INFO:071ED895] ('Ok boss.' in GRUP Topic Children of DOM01DialogueInfoHireThugTopic "Consider yourself hired." [DIAL:071ED894])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1ED895 (should be 071ED895 )
[00:00] DOM01SlaveInfoThugHireTopic "You have earned it." [DIAL:071ED897]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A1ED897 (should be 071ED897 )
[00:00] [INFO:071ED898] ('Thank you master, I will not disappoint you.' in GRUP Topic Children of DOM01SlaveInfoThugHireTopic "You have earned it." [DIAL:071ED897])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A1ED898 (should be 071ED898 )
[00:00] DOM01DialogueThugOrderTopic "I need you to do something for me." [DIAL:07206DAB]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A206DAB (should be 07206DAB )
[00:00] [INFO:07206DAC] (in GRUP Topic Children of DOM01DialogueThugOrderTopic "I need you to do something for me." [DIAL:07206DAB])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A206DAC (should be 07206DAC )
[00:00] DOM01DialogueThugOrderFollowTopic "Follow me." [DIAL:07206DAE]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A206DAE (should be 07206DAE )
[00:00] [INFO:07206DAF] (in GRUP Topic Children of DOM01DialogueThugOrderFollowTopic "Follow me." [DIAL:07206DAE])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A206DAF (should be 07206DAF )
[00:00] DOM01DialogueThugOrderWaitTopic "Wait here." [DIAL:07206DB1]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A206DB1 (should be 07206DB1 )
[00:00] [INFO:07206DB2] (in GRUP Topic Children of DOM01DialogueThugOrderWaitTopic "Wait here." [DIAL:07206DB1])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A206DB2 (should be 07206DB2 )
[00:00] DOM01DialogueThugOrderGuardTopic "Guard this area." [DIAL:072253BD]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A2253BD (should be 072253BD )
[00:00] [INFO:072253BE] (in GRUP Topic Children of DOM01DialogueThugOrderGuardTopic "Guard this area." [DIAL:072253BD])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A2253BE (should be 072253BE )
[00:00] DOM01DialogueThugDataTopic "Let's talk about the slaves." [DIAL:07240E8C]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A240E8C (should be 07240E8C )
[00:00] [INFO:07240E8D] (in GRUP Topic Children of DOM01DialogueThugDataTopic "Let's talk about the slaves." [DIAL:07240E8C])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A240E8D (should be 07240E8D )
[00:00] DOM01DialogueThugDataCampTopic "This place is your base camp." [DIAL:07240E8F]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A240E8F (should be 07240E8F )
[00:00] [INFO:07240E90] (in GRUP Topic Children of DOM01DialogueThugDataCampTopic "This place is your base camp." [DIAL:07240E8F])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A240E90 (should be 07240E90 )
[00:00] DOM01DialogueThugDataGoTopic "Go to your camp and wait for more orders." [DIAL:07240E92]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A240E92 (should be 07240E92 )
[00:00] [INFO:07240E95] (in GRUP Topic Children of DOM01DialogueThugDataGoTopic "Go to your camp and wait for more orders." [DIAL:07240E92])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A240E95 (should be 07240E95 )
[00:00] DOM01DialogueThugDataLoadTopic "I want you to take care of a few slaves." [DIAL:07240E97]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A240E97 (should be 07240E97 )
[00:00] [INFO:07240E98] ('Ok, show me which ones.' in GRUP Topic Children of DOM01DialogueThugDataLoadTopic "I want you to take care of a few slaves." [DIAL:07240E97])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A240E98 (should be 07240E98 )
[00:00] DOM01DialogueSlaveJoinThugTopic "Report to your new trainer!" [DIAL:0724D4AD]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A24D4AD (should be 0724D4AD )
[00:00] [INFO:0724D4AE] (in GRUP Topic Children of DOM01DialogueSlaveJoinThugTopic "Report to your new trainer!" [DIAL:0724D4AD])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A24D4AE (should be 0724D4AE )
[00:00] DOM01DialogueThugDataStopTopic "Your merchandise is ready, you are all set." [DIAL:0724FC49]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A24FC49 (should be 0724FC49 )
[00:00] [INFO:0724FC4A] (in GRUP Topic Children of DOM01DialogueThugDataStopTopic "Your merchandise is ready, you are all set." [DIAL:0724FC49])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A24FC4A (should be 0724FC4A )
[00:00] DOM01DialogueSlaveQuitThugTopic "Come follow your master." [DIAL:072523E5]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A2523E5 (should be 072523E5 )
[00:00] [INFO:072523E6] (in GRUP Topic Children of DOM01DialogueSlaveQuitThugTopic "Come follow your master." [DIAL:072523E5])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A2523E6 (should be 072523E6 )
[00:00] DOM01DialogueThugDataUnloadAllTopic "I want you to hand over all your slaves." [DIAL:072523E9]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A2523E9 (should be 072523E9 )
[00:00] [INFO:072523EA] (in GRUP Topic Children of DOM01DialogueThugDataUnloadAllTopic "I want you to hand over all your slaves." [DIAL:072523E9])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A2523EA (should be 072523EA )
[00:00] DOM01DialogueThugOpenInventoryTopic "I need you to carry a few things." [DIAL:07254B88]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A254B88 (should be 07254B88 )
[00:00] [INFO:07254B89] (in GRUP Topic Children of DOM01DialogueThugOpenInventoryTopic "I need you to carry a few things." [DIAL:07254B88])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A254B89 (should be 07254B89 )
[00:00] DOM01DialogueThugDataPunishTopic "Teach your slaves to fear the whip! " [DIAL:07261189]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A261189 (should be 07261189 )
[00:00] [INFO:0726118A] (in GRUP Topic Children of DOM01DialogueThugDataPunishTopic "Teach your slaves to fear the whip! " [DIAL:07261189])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A26118A (should be 0726118A )
[00:00] DOM01DialogueSlaveFollowThugTopic "Go with your trainer, now!" [DIAL:0726118C]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A26118C (should be 0726118C )
[00:00] [INFO:0726118D] (in GRUP Topic Children of DOM01DialogueSlaveFollowThugTopic "Go with your trainer, now!" [DIAL:0726118C])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A26118D (should be 0726118D )
[00:00] DOM01DialogueThugOrderFightTopic "Fight for me and protect the merchandise." [DIAL:072660C1]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A2660C1 (should be 072660C1 )
[00:00] [INFO:072660C2] (in GRUP Topic Children of DOM01DialogueThugOrderFightTopic "Fight for me and protect the merchandise." [DIAL:072660C1])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A2660C2 (should be 072660C2 )
[00:00] DOM01DialogueThugOrderNotFightTopic "Don't fight, focus on your task." [DIAL:072660C4]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A2660C4 (should be 072660C4 )
[00:00] [INFO:072660C5] (in GRUP Topic Children of DOM01DialogueThugOrderNotFightTopic "Don't fight, focus on your task." [DIAL:072660C4])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A2660C5 (should be 072660C5 )
[00:00] DOM01DialogueThugReleaseTopic "I don't need your services anymore." [DIAL:07268860]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A268860 (should be 07268860 )
[00:00] [INFO:07268861] (in GRUP Topic Children of DOM01DialogueThugReleaseTopic "I don't need your services anymore." [DIAL:07268860])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A268861 (should be 07268861 )
[00:00] DOM01DialogueThugReleaseOkTopic "You can go now." [DIAL:07268863]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A268863 (should be 07268863 )
[00:00] [INFO:07268864] (in GRUP Topic Children of DOM01DialogueThugReleaseOkTopic "You can go now." [DIAL:07268863])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A268864 (should be 07268864 )
[00:00] DOM01DialogueThugDataListTopic "Which slaves are you taking care of?" [DIAL:0726AFFF]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A26AFFF (should be 0726AFFF )
[00:00] [INFO:0726B000] (in GRUP Topic Children of DOM01DialogueThugDataListTopic "Which slaves are you taking care of?" [DIAL:0726AFFF])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A26B000 (should be 0726B000 )
[00:00] DOM01DialogueThugDataGatherTopic "Gather all your slaves." [DIAL:0726FF34]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A26FF34 (should be 0726FF34 )
[00:00] [INFO:0726FF35] (in GRUP Topic Children of DOM01DialogueThugDataGatherTopic "Gather all your slaves." [DIAL:0726FF34])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A26FF35 (should be 0726FF35 )
[00:00] DOM01DialogueThugDataSecureTopic "Secure your merchandise, we don't want any to run away." [DIAL:07274E69]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A274E69 (should be 07274E69 )
[00:00] [INFO:07274E6A] (in GRUP Topic Children of DOM01DialogueThugDataSecureTopic "Secure your merchandise, we don't want any to run away." [DIAL:07274E69])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A274E6A (should be 07274E6A )
[00:00] DOM01DialogueThugDisplayInFurnitureTopic "Organize your merchandise in racks." [DIAL:07274E6C]
[00:00]     DIAL -> Warning: internal file FormID is a HITME: 0A274E6C (should be 07274E6C )
[00:00] [INFO:07274E6D] (in GRUP Topic Children of DOM01DialogueThugDisplayInFurnitureTopic "Organize your merchandise in racks." [DIAL:07274E6C])
[00:00]     INFO -> Warning: internal file FormID is a HITME: 0A274E6D (should be 07274E6D )
[00:00] DOM02Dialogue "Diary Of Mine Dialogues" [QUST:070ED87C]
[00:00]     QUST -> Warning: internal file FormID is a HITME: 0A0ED87C (should be 070ED87C )
[00:00] DOMGenerator "DOM Personality Traits Generator" [QUST:071ABB55]
[00:00]     QUST -> Warning: internal file FormID is a HITME: 0A1ABB55 (should be 071ABB55 )
[00:00] DOMMessageWidget1 "DOM message box 0 quest" [QUST:071CF282]
[00:00]     QUST -> Warning: internal file FormID is a HITME: 0A1CF282 (should be 071CF282 )
[00:00] DOMMessageWidget2 "DOM message box 0 quest" [QUST:071CF283]
[00:00]     QUST -> Warning: internal file FormID is a HITME: 0A1CF283 (should be 071CF283 )
[00:00] DOMMessageWidget3 "DOM message box 0 quest" [QUST:071CF284]
[00:00]     QUST -> Warning: internal file FormID is a HITME: 0A1CF284 (should be 071CF284 )
[00:00] DOMMessageWidget4 "DOM message box 0 quest" [QUST:071CF285]
[00:00]     QUST -> Warning: internal file FormID is a HITME: 0A1CF285 (should be 071CF285 )
[00:00] DOMMessageWidget5 "DOM message box 0 quest" [QUST:071CF286]
[00:00]     QUST -> Warning: internal file FormID is a HITME: 0A1CF286 (should be 071CF286 )
[00:00] DOMMessageWidget6 "DOM message box 0 quest" [QUST:071CF287]
[00:00]     QUST -> Warning: internal file FormID is a HITME: 0A1CF287 (should be 071CF287 )
[00:00] DOMMessageWidget7 "DOM message box 0 quest" [QUST:071CF288]
[00:00]     QUST -> Warning: internal file FormID is a HITME: 0A1CF288 (should be 071CF288 )
[00:00] DOMMessageWidget8 "DOM message box 0 quest" [QUST:071CF289]
[00:00]     QUST -> Warning: internal file FormID is a HITME: 0A1CF289 (should be 071CF289 )
[00:00] DOMMessageWidget9 "DOM message box 0 quest" [QUST:071CF28A]
[00:00]     QUST -> Warning: internal file FormID is a HITME: 0A1CF28A (should be 071CF28A )
[00:00] DOM01 "Diary Of Mine" [QUST:07000D61]
[00:00]     QUST -> Warning: internal file FormID is a HITME: 0A000D61 (should be 07000D61 )
[00:00] DOMMessageWidget0 "DOM message box 0 quest" [QUST:07033230]
[00:00]     QUST -> Warning: internal file FormID is a HITME: 0A033230 (should be 07033230 )
[00:00] pa_Overwhelm [IDLE:07136E53]
[00:00]     IDLE -> Warning: internal file FormID is a HITME: 0A136E53 (should be 07136E53 )
[00:00] pa_DefeatSleeper [IDLE:07136E51]
[00:00]     IDLE -> Warning: internal file FormID is a HITME: 0A136E51 (should be 07136E51 )
[00:00] pa_DefeatNeckBreak [IDLE:07136E52]
[00:00]     IDLE -> Warning: internal file FormID is a HITME: 0A136E52 (should be 07136E52 )
[00:00] DOMActorAliasPackage001 [PACK:0721B1B7]
[00:00]     PACK -> Warning: internal file FormID is a HITME: 0A21B1B7 (should be 0721B1B7 )
[00:00] DOMActorAliasPackage002 [PACK:07248571]
[00:00]     PACK -> Warning: internal file FormID is a HITME: 0A248571 (should be 07248571 )
[00:00] DOMActorAliasPackage003 [PACK:07248572]
[00:00]     PACK -> Warning: internal file FormID is a HITME: 0A248572 (should be 07248572 )
[00:00] DOMActorAliasPackage004 [PACK:07248573]
[00:00]     PACK -> Warning: internal file FormID is a HITME: 0A248573 (should be 07248573 )
[00:00] DOMActorAliasPackage005 [PACK:07248574]
[00:00]     PACK -> Warning: internal file FormID is a HITME: 0A248574 (should be 07248574 )
[00:00] DOMActorAliasPackage006 [PACK:07248575]
[00:00]     PACK -> Warning: internal file FormID is a HITME: 0A248575 (should be 07248575 )
[00:00] DOMActorAliasPackage007 [PACK:07248576]
[00:00]     PACK -> Warning: internal file FormID is a HITME: 0A248576 (should be 07248576 )
[00:00] DOMActorAliasPackage008 [PACK:07248577]
[00:00]     PACK -> Warning: internal file FormID is a HITME: 0A248577 (should be 07248577 )
[00:00] PHHSHHouseSlaveTemplate [PACK:0700944A]
[00:00]     PACK \ Package Data \ Data Input Values \ Value \ Topic \ PDTO - Topic Data \ Data -> [07015C05] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [0701875D] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [0701875D] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [0701875D] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [0701875D] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [0701875D] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [0701875D] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [0701875D] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [0701875D] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [0701875D] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [07014106] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [0701616B] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [07015C03] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [0700DA67] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [070099B1] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [0701616B] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [0701616B] < Error: Could not be resolved >
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> [0700DA63] < Error: Could not be resolved >
[00:00] DOMActorAliasPackageTemplate [PACK:0721B1B6]
[00:00]     PACK -> Warning: internal file FormID is a HITME: 0A21B1B6 (should be 0721B1B6 )
[00:00] AnimObjectMead [ANIO:07197915]
[00:00]     ANIO -> Warning: internal file FormID is a HITME: 0A197915 (should be 07197915 )
[00:00] AnimObjectWine [ANIO:07197914]
[00:00]     ANIO -> Warning: internal file FormID is a HITME: 0A197914 (should be 07197914 )
[00:00] DOM01DialogueFeelsBranchTopic [DLBR:0702E0F8]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A02E0F8 (should be 0702E0F8 )
[00:00] DOM01DialogueFeelsVerboseBranch [DLBR:0702E0FB]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A02E0FB (should be 0702E0FB )
[00:00] DOM01DialogueSlaveInfoBranch [DLBR:0708FED2]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A08FED2 (should be 0708FED2 )
[00:00] DOM01DialogueSlaveInfoTraitsVerboseBranch [DLBR:070975A3]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0975A3 (should be 070975A3 )
[00:00] DOM01DialogueSlaveInfoFeelingsVerboseBranch [DLBR:070975A6]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0975A6 (should be 070975A6 )
[00:00] DOM01DialogueSlaveInfoTraitsBranch [DLBR:070975A9]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0975A9 (should be 070975A9 )
[00:00] DOM01DialogueSlaveInfoFeelingsBranch [DLBR:070975AC]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0975AC (should be 070975AC )
[00:00] DOM01DialogueSlavePraiseBranch [DLBR:070A6C1A]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0A6C1A (should be 070A6C1A )
[00:00] DOM01DialogueSlavePraiseGenericBranch [DLBR:070A6C1D]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0A6C1D (should be 070A6C1D )
[00:00] DOM01DialogueSlavePraiseBad [DLBR:070A6C20]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0A6C20 (should be 070A6C20 )
[00:00] DOM01DialogueSlaveCheckBranch [DLBR:070A76E5]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0A76E5 (should be 070A76E5 )
[00:00] DOM01DialogueSlaveStop [DLBR:070B497B]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0B497B (should be 070B497B )
[00:00] DOM01DialogueSlaveGrabBranch [DLBR:070B497E]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0B497E (should be 070B497E )
[00:00] DOM01DialogueSlaveTouchBranch [DLBR:070B4981]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0B4981 (should be 070B4981 )
[00:00] DOM01DialogueSlaveRipBranch [DLBR:070B98B8]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0B98B8 (should be 070B98B8 )
[00:00] DOM01DialogueSlaveDrinkPotionBranch [DLBR:070C3731]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0C3731 (should be 070C3731 )
[00:00] DOM01DialogueNeverMindBranch [DLBR:070EB0E0]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0EB0E0 (should be 070EB0E0 )
[00:00] DOM02DialogueFeeling01Branch [DLBR:070ED87E]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0ED87E (should be 070ED87E )
[00:00] DOM02DialogueFeeling02Branch [DLBR:07101C7F]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A101C7F (should be 07101C7F )
[00:00] DOM02DialogueFeeling03Branch [DLBR:07106D88]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A106D88 (should be 07106D88 )
[00:00] DOM02DialogueFeeling04Branch [DLBR:07106D91]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A106D91 (should be 07106D91 )
[00:00] DOM02DialogueFeeling05Branch [DLBR:07106D9A]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A106D9A (should be 07106D9A )
[00:00] DOM02DialogueFeeling06Branch [DLBR:07106DA3]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A106DA3 (should be 07106DA3 )
[00:00] DOM01DialogueSlaveOrderSilentBranch [DLBR:0710BEAD]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A10BEAD (should be 0710BEAD )
[00:00] DOM01DialogueSlaveOrderNotSilent [DLBR:07110FB2]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A110FB2 (should be 07110FB2 )
[00:00] DOM02DialoguePain1 [DLBR:0713BD86]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A13BD86 (should be 0713BD86 )
[00:00] DOM02DialoguePain2 [DLBR:0713BD92]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A13BD92 (should be 0713BD92 )
[00:00] DOM02DialoguePain3 [DLBR:0713E530]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A13E530 (should be 0713E530 )
[00:00] DOM02DialoguePain4 [DLBR:0713E533]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A13E533 (should be 0713E533 )
[00:00] DOM02DialoguePain5 [DLBR:0713E536]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A13E536 (should be 0713E536 )
[00:00] DOM01DialogueSlaveInfoStatsBranch [DLBR:07168696]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A168696 (should be 07168696 )
[00:00] DOM01DialogueStatsBranch [DLBR:071863AD]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A1863AD (should be 071863AD )
[00:00] DOM01DialogueSlaveThreaten [DLBR:0718B2E3]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A18B2E3 (should be 0718B2E3 )
[00:00] DOM01DialogueSlaveThreat1 [DLBR:0718B2E6]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A18B2E6 (should be 0718B2E6 )
[00:00] DOM01DialogueSlaveThreat2 [DLBR:0718B2E9]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A18B2E9 (should be 0718B2E9 )
[00:00] DOM01DialogueSlaveThreat3 [DLBR:0718B2EC]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A18B2EC (should be 0718B2EC )
[00:00] DOM01DialogueSlaveThreat4 [DLBR:0718DA88]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A18DA88 (should be 0718DA88 )
[00:00] DOM01DialogueSlaveThreat5 [DLBR:07190224]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A190224 (should be 07190224 )
[00:00] DOM01DialogueSlaveThreat6 [DLBR:07190227]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A190227 (should be 07190227 )
[00:00] DOM01DialogueSlaveThreat7 [DLBR:0719022A]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A19022A (should be 0719022A )
[00:00] DOM01DialogueSlaveThreat8 [DLBR:0719022D]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A19022D (should be 0719022D )
[00:00] DOM01DialogueSlaveThreat9 [DLBR:07190230]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A190230 (should be 07190230 )
[00:00] DOM01SlaveOrderBranch [DLBR:07195166]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A195166 (should be 07195166 )
[00:00] DOM01DialogueSlavePromise [DLBR:07195169]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A195169 (should be 07195169 )
[00:00] DOM01DialogueSlavePromise1 [DLBR:0719516C]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A19516C (should be 0719516C )
[00:00] DOM01DialogueSlavePromise2 [DLBR:0719516F]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A19516F (should be 0719516F )
[00:00] DOM01DialogueSlavePromise3 [DLBR:07195172]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A195172 (should be 07195172 )
[00:00] DOM01DialogueSlavePromise4 [DLBR:07195175]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A195175 (should be 07195175 )
[00:00] DOM01DialogueSlaveDrinkAlcohol [DLBR:07197911]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A197911 (should be 07197911 )
[00:00] DOM01DialogueSlaveThreat10 [DLBR:071B0C57]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A1B0C57 (should be 071B0C57 )
[00:00] DOM01DialogueSlaveThreaten11 [DLBR:071B0C5A]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A1B0C5A (should be 071B0C5A )
[00:00] DOM01DialogueSlaveThreaten12 [DLBR:071B0C5D]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A1B0C5D (should be 071B0C5D )
[00:00] DOM01DialogueSlaveThreaten2 [DLBR:071B5D6F]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A1B5D6F (should be 071B5D6F )
[00:00] DOM01DialogueSlaveThreaten3 [DLBR:071B5D71]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A1B5D71 (should be 071B5D71 )
[00:00] DOM01DialogueInfoThug [DLBR:071E368D]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A1E368D (should be 071E368D )
[00:00] DOM01SlaveInfoThugOffer [DLBR:071E3690]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A1E3690 (should be 071E3690 )
[00:00] DOM01DialogueInfoHireThug [DLBR:071ED893]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A1ED893 (should be 071ED893 )
[00:00] DOM01SlaveInfoThugHire [DLBR:071ED896]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A1ED896 (should be 071ED896 )
[00:00] DOM01DialogueThugOrderBranch [DLBR:07206DAA]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A206DAA (should be 07206DAA )
[00:00] DOM01DialogueThugOrderFollow [DLBR:07206DAD]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A206DAD (should be 07206DAD )
[00:00] DOM01DialogueThugOrderWait [DLBR:07206DB0]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A206DB0 (should be 07206DB0 )
[00:00] DOM01DialogueThugOrderGuard [DLBR:072253BC]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A2253BC (should be 072253BC )
[00:00] DOM01DialogueThugDataBranch [DLBR:07240E8B]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A240E8B (should be 07240E8B )
[00:00] DOM01DialogueThugDataCamp [DLBR:07240E8E]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A240E8E (should be 07240E8E )
[00:00] DOM01DialogueThugDataGo [DLBR:07240E91]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A240E91 (should be 07240E91 )
[00:00] DOM01DialogueThugDataLoad [DLBR:07240E96]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A240E96 (should be 07240E96 )
[00:00] DOM01DialogueSlaveJoinThug [DLBR:0724D4AC]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A24D4AC (should be 0724D4AC )
[00:00] DOM01DialogueThugDataStop [DLBR:0724FC48]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A24FC48 (should be 0724FC48 )
[00:00] DOM01DialogueSlaveQuitThug [DLBR:072523E4]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A2523E4 (should be 072523E4 )
[00:00] DOM01DialogueThugDataUnloadAll [DLBR:072523E8]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A2523E8 (should be 072523E8 )
[00:00] DOM01DialogueThugOpenInventory [DLBR:07254B87]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A254B87 (should be 07254B87 )
[00:00] DOM01DialogueThugDataPunish [DLBR:07261188]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A261188 (should be 07261188 )
[00:00] DOM01DialogueSlaveFollowThug [DLBR:0726118B]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A26118B (should be 0726118B )
[00:00] DOM01DialogueThugOrderFight [DLBR:072660C0]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A2660C0 (should be 072660C0 )
[00:00] DOM01DialogueThugOrderNotFight [DLBR:072660C3]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A2660C3 (should be 072660C3 )
[00:00] DOM01DialogueThugRelease [DLBR:0726885F]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A26885F (should be 0726885F )
[00:00] DOM01DialogueThugReleaseOk [DLBR:07268862]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A268862 (should be 07268862 )
[00:00] DOM01DialogueThugDataList [DLBR:0726AFFE]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A26AFFE (should be 0726AFFE )
[00:00] DOM01DialogueThugDataGather [DLBR:0726FF33]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A26FF33 (should be 0726FF33 )
[00:00] DOM01DialogueThugDataSecure [DLBR:07274E68]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A274E68 (should be 07274E68 )
[00:00] DOM01DialogueThugDisplayInFurniture [DLBR:07274E6B]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A274E6B (should be 07274E6B )
[00:00] DOM01DialogueInfoBranch [DLBR:070012C7]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A0012C7 (should be 070012C7 )
[00:00] DOM01DialogueTraitsVerboseBranch [DLBR:0701A42B]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A01A42B (should be 0701A42B )
[00:00] DOM01DialogTraitsBranch [DLBR:0700DE2A]
[00:00]     DLBR -> Warning: internal file FormID is a HITME: 0A00DE2A (should be 0700DE2A )
[00:00] DOM01DialogueSlaveOrder [DLVW:071929CC]
[00:00]     DLVW -> Warning: internal file FormID is a HITME: 0A1929CC (should be 071929CC )
[00:00] DOM01DialogueThugOrder [DLVW:07206DA9]
[00:00]     DLVW -> Warning: internal file FormID is a HITME: 0A206DA9 (should be 07206DA9 )
[00:00] DOM01DialogueThugData [DLVW:07240E8A]
[00:00]     DLVW -> Warning: internal file FormID is a HITME: 0A240E8A (should be 07240E8A )
[00:00] DOM01DialogueInfo [DLVW:070012C6]
[00:00]     DLVW -> Warning: internal file FormID is a HITME: 0A0012C6 (should be 070012C6 )
[00:00] DOM01DialogueSlaveInfo [DLVW:0708FED1]
[00:00]     DLVW -> Warning: internal file FormID is a HITME: 0A08FED1 (should be 0708FED1 )
[00:00] DOM01DialogueSlavePraise [DLVW:070A6C19]
[00:00]     DLVW -> Warning: internal file FormID is a HITME: 0A0A6C19 (should be 070A6C19 )
[00:00] Done: Checking for Errors, Processed Records: 529, Errors found: 517, Elapsed Time: 00:00

After that i tryed fix the problem my self, opened CK, loaded DOM and saved diaryofmine.esp

 

After that opeend agin SSE Edit and run the error check this time fallowing error poped up:

 

Spoiler

[00:00] Checking for Errors in [07] DiaryOfMine.esp
[00:00] PHHSHHouseSlaveTemplate [PACK:0700944A]
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00]     PACK \ Procedure Tree \ Branches \ Branch \ Conditions \ Condition \ CTDA - CTDA \ Parameter #1 -> Found a NULL reference, expected: FACT
[00:00] Done: Checking for Errors, Processed Records: 529, Errors found: 1, Elapsed Time: 00:00

 

 

Normaly i do not use error cleaned or any way modifed files, this case i make a expection and started testing the fixed version.

I dont know this error reports  has any effect on how this things work or not.

 

I runed classic restart PAHE test and evrything loks okay i plan test thug system soon as i can.

 

I expect slave renaming future not going to work becuse in PAHE 8.0.4 not working and in theory nothing major changed beatwen 8.0.2 and 8.0.4 that effect this.

 

If new pahe version come out i go test it first PAHE.

Link to comment

Okay, so I started a new playthrough when DoM 2.0.1 and PAHE 8.0.2 were released.  I'm also running HSH.  This trio of mods has been really great, and adds a huge amount to the game, but there's definitely still plenty of room to polish and improve them.  I've now got dozens of hours of playtime in this playthrough—I'm up to level 56 despite considerable time spent in... "unproductive content."  And I've been keeping notes on my feedback throughout.  I don't really know the best way to handle this; it's hard to cleanly sort out bug reports from user feedback, and it's hard to cleanly sort out feedback on one closely integrated mod from another.  So, since it seems like this is the most productive support thread, I'm just going to dump a huge wall-o'-text here.  Sorry.  

 

  • Slave friendships don't persist between PAHE and HSH.  When you tell a slave's friend "You're going to stay here a while," they just cease being friends.  
  • Slaves trying to escape around water is... a total mess.
    • Slaves can "trip" while simming.
    • If you catch a slave in the water, you can't really do anything about it—you can't punish them, and you can't force them to shore.  
    • This probably needs a complete rework, but a bandaid fix that would go a long way and probably be a lot easier to implement would be to make them not enter water while fleeing, and not start fleeing while in the water.  
  • Some of the DoM praise/scold options seem to sometimes get kinda "stuck," where issuing the praise/scold prescribed by the "How are you enjoying your new life?" info pane doesn't clear the "You can praise/scold me for..." info.  It seems like most of the time, both praise and scold get stuck at the same time, and usually you need to cycle through them three times to clear it, but sometimes it seems to get stuck pretty much infinitely.  Most commonly, this seems to happen with "anger" scolding and "good slave" praising, but I think that's just a consequence of the fact that the cause seems to have something to do with pain punishment triggering updates to the slave's status faster than the system can process them, especially if you use something like Flames that rapidly ticks damage instances for pain punishment.  
    • Sometimes, it even seems to get "stuck", and even though the "You can..." message is cleared, every praise still goes to "being a good slave".
  • Info panes are broken: lots of missing punctuation, and the counters have been removed (see attached screenshot).  
  • Typo: In the "What kind of slave are you?" panel, it says "I am fridig" instead of "frigid."
  • Typo: On the "How are you feeling" panel, "I am friend with..." instead of "I am friends with..."
  • Being bound needs to passively temporarily disable the "You will fight for me now" behaviour.  When I've left a slave hogtied in the next room, and I'm getting information about her participation in my fight, something is wrong.  
  • DoM and PAHE are still conflicting about slave combat performance.  
  • "Remind me not to make you angry," is a rather bizarre response for a slave to being told to "touch herself."  And this seems to be the only possible response, regardless of mood/training.  
  • The uber-snarky "Like I have a choice!" response to being transferred to a house/camp with HSH is hardly befitting of a well-trained slave.  
  • Something in the "restrain slaves" functionality is spawning "zbf Cuffs Iron Black" in my inventory repeatedly.  I'm not sure exactly what's doing it; I've made a point of only ever using rope ties—both through the punishment dialogue menu and the "I'm going to tie you up" menu—this entire playthrough, though, and I still keep getting them.  It isn't every time; I haven't found a pattern, but over the course of the playthrough, I've accumulated something like three or four dozen of them.  And oddly, most of them came relatively early on—I haven't gotten nearly as many in the latter half of the playthrough—which I can only assume has something to do with spending more time in the company of poorly trained slaves early on.  
  • When you assign a slave with >100 Combat to a home with HSH, the Combat value flips negative.  Not sure if this is a display bug only or if it really has a negative value, but it persists when you re-enlist them into core PAHE.  
  • "You already punished..." notifications on the DOM slave info pane should probably expire after some period of time.  Still having a "You already punished me for crying" notification on a fully trained slave who hasn't cried in months is awkward.
  • The frenetic, seemingly random mood swings during pain punishment feel really weird from a player experience standpoint, and it seems likely that this might play a part in some of the glitchy behaviour, too.  If nothing else, just adding a minimum time between mood shifts would probably help, but this whole system could probably be improved upon, and I make no claims to have much insight into what would ideal here.  
  • Good slaves should never use the arms crossed idle animation.  Making this punishable for posture training would be great, but simply setting it up so that this idle is removed from the pool for slaves with high enough posture training would be enough.  Making the chance to play the arms crossed idle scale inversely with posture training skill would be great, but I don't know what that'd involve on the back end, and it probably wouldn't be worth investing the processing power if it would take added scripting or whatever.  Also, the fantastic idle that well-trained slaves use for proper posture (back straight with arms folded behind) seems to be under-used at max posture training.  I think the main thing going on is that the "aroused" idle interrupts it, which is fine and good in and of itself, but then they don't return to the proper posture idle again after the aroused animation finishes until you move along or quite a bit of time has passed, and even after moving, the (random?) wait before they re-enter the proper posture idle after moving can still take a while at max posture.  Fully trained slaves should basically always be displaying proper posture unless given explicit permission to relax.  
  • It could also be argued that good slaves shouldn't refer to themselves in the first person.   e.g., "This slave is honoured to serve her mistress," instead of "I am honoured to serve you, mistress."  I guess this is a matter of preference, but it's a common motif in BDSM media/culture.  I guess the maximally immersive option—which would also certainly be the most work to implement—would be to have a dialogue option within the "Okay slave..." or "Listen to me, slave," dialogue trees that allows the owner to decide how the slave should address them, and even potentially tie it into respect training.  The main downside I can see would be that it would clash with the really clever design choice to borrow housecarl dialogue for respectful slaves.  Anyway, just a thought I had.  
  • The "mark for enslavement" feature is quite buggy, and it often knocks the target into "bleedout state" at nearly full health.  It also sometimes generates a duplicate slave who gets left in the "PAH clone cell".  (In which case, what's the best thing to do to not make a mess of my save?  Is it enough to just release the duplicate from the MCM and leave it be, or will that leave some residual mess behind?  Is it prudent to reload a previous save when that happens?)  And sometimes it just fails completely; they seem to die prematurely, and then just actually be dead.  
  • Humiliation training probably needs some work.  As far as I can tell, a slave covering herself can be punished for Humiliation training, but they generally stop doing this long before you reach 100.  So if you keep your slaves permanently unclothed, that ends up being less humiliating and/or offering fewer opportunities for training than keeping them clothed a significant fraction of the time and periodically stripping them, which doesn't really make sense.  I'm not sure what the best solution here would be; the most immersive thing would probably be to have some check occur every time the slave sees another NPC whilst unclothed, but I assume that'd require a script running in the background constantly, and that's certainly the last thing we need to be adding more of all willynilly.  Maybe just something timer based?  Not sure.  Generally, I keep my slaves permanently naked but for some devious devices—collar, arm/leg cuffs, and a butt plug at minimum—which you'd think would rank pretty high in humiliation.  And I don't train them very aggressively—I rely mostly on praise/scold once they get to a point that they've stopped trying to escape
  • "Sex" and "rape" should be more clearly differentiated in the dialogue options.  As far as I can tell, the more consensual "sex" option is the "You, strip, I'm going to have some fun with you," dialogue choice.  Perhaps this should be rewritten as something more like "Come to mistress/master, slave, and let's have some fun."  For bonus immersion, it'd be really cool if there were a way to make the wording of this dialogue option evolve as the slave gets better trained, starting out more forceful, and becoming more affectionate.
  • I'm still endlessly frustrated with the "falling in love" mechanic.  I have slaves who have been falling in love for dozens of hours, and who have been my constant companions that whole time, who even say they're "sensitive to falling in love" (not sure what that means, but I assume it may help).  And in this entire playthrough, not one slave has actually fallen in love.  I would propose that for slaves who are "falling in love," there is a weighted chance to become "in love" each time you have non-rape sex, perhaps where the chance is something like ((falling in love counter) / 3), so at max (100) falling in love, you have a 33% chance of becoming "in love," but you can also get it sooner depending on luck.  Or maybe a more complex, nonlinear (logarithmic?) formula would be even better.  You could maybe use a similar approach, although with a lower-weighted chance, with "good slave" praise for the "loyal" status for slaves you don't have sex with.  Right now, for me as a user, this is the most infuriating thing with this complex of mods.  
  • I don't really understand the "comfort" mechanic.  Many times, when I praise a sobbing/shocked slave, I just end up "praising a sobbing ... for no reason"—but I have a reason!  I completely understand the desire to not needlessly multiply hotkeys, but perhaps these two features should be separated?  Comforting one of your favourite slaves when she's sad is one of the most gratifying/immersive things you can do with DOM, but right now, it just doesn't work very well.  It's also really inconsistent whether or not the hug animation plays when you do successfully comfort.  Even in its current awkward state, I find that this feature adds a ton of value to the game, but improving it also seems like one of the lower-hanging fruits for making DOM even better.  Also, on a separate but related note, I would propose considering rewording "Praising [slave] for no reason" to something more like "Praising [slave]... just because."  The current wording gives it quite a negative connotation, which is a little unimmersive—if I choose to do a thing, why would I characterise it negatively?  The proposed alternative would leave it more to the player's imagination—it just says the player did it for her/his own reasons.
  • I would love to have control over the "Sorry mistress, I didn't mean to be in the way," behaviour.  It's good that slaves don't clog up corridors, but being able to control that through dialogue (similar to the "stay quite" or "speak freely" options), or alternatively, through the MCM, would be really nice—sometimes you want to be close to your favourite pets!
  • Some slaves seem to get stuck playing "I don't want to be hurt again!" instead of "Sorry mistress, I didn't mean to be in the way," regardless of their mood or how well-trained they are.  Haven't really noticed anything that would help pin it down more than that.  
  • Am I correct that DoM personality profiles are procedurally generated, even for unique vanilla NPCs?  Some of the personalities I've observed seem to be out of character with the NPCs' lore.  How feasible would it be handwrite these profiles to be more lore-friendly and immersive?  I'd be happy to help with the grunt work there if so desired.

By the way, I have no real skills to offer in terms of mod development, but if I can be of any help with editing/proofreading dialogue, menus, etc., please let me know.  This is the only area I can think of to contribute.  

 

P.S. Sorry if any of this has been addressed in subsequent updates.  When v2.0.1 was posted, you'd said you weren't planning to update until November, so I thought I had some time.

 

 

Spoiler

ScreenShot14.png

 

Edited by SleinJinn
Link to comment
1 hour ago, SleinJinn said:

Okay, so I started a new playthrough when DoM 2.0.1 and PAHE 8.0.2 were released.  I'm also running HSH.  This trio of mods has been really great, and adds a huge amount to the game, but there's definitely still plenty of room to polish and improve them.  I've now got dozens of hours of playtime in this playthrough—I'm up to level 56 despite considerable time spent in... "unproductive content."  And I've been keeping notes on my feedback throughout.  I don't really know the best way to handle this; it's hard to cleanly sort out bug reports from user feedback, and it's hard to cleanly sort out feedback on one closely integrated mod from another.  So, since it seems like this is the most productive support thread, I'm just going to dump a huge wall-o'-text here.  Sorry.  

 

  • Slave friendships don't persist between PAHE and HSH.  When you tell a slave's friend "You're going to stay here a while," they just cease being friends.  
  • Slaves trying to escape around water is... a total mess.
    • Slaves can "trip" while simming.
    • If you catch a slave in the water, you can't really do anything about it—you can't punish them, and you can't force them to shore.  
    • This probably needs a complete rework, but a bandaid fix that would go a long way and probably be a lot easier to implement would be to make them not enter water while fleeing, and not start fleeing while in the water.  
  • Some of the DoM praise/scold options seem to sometimes get kinda "stuck," where issuing the praise/scold prescribed by the "How are you enjoying your new life?" info pane doesn't clear the "You can praise/scold me for..." info.  It seems like most of the time, both praise and scold get stuck at the same time, and usually you need to cycle through them three times to clear it, but sometimes it seems to get stuck pretty much infinitely.  Most commonly, this seems to happen with "anger" scolding and "good slave" praising, but I think that's just a consequence of the fact that the cause seems to have something to do with pain punishment triggering updates to the slave's status faster than the system can process them, especially if you use something like Flames that rapidly ticks damage instances for pain punishment.  
    • Sometimes, it even seems to get "stuck", and even though the "You can..." message is cleared, every praise still goes to "being a good slave".
  • Info panes are broken: lots of missing punctuation, and the counters have been removed (see attached screenshot).  
  • Typo: In the "What kind of slave are you?" panel, it says "I am fridig" instead of "frigid."
  • Typo: On the "How are you feeling" panel, "I am friend with..." instead of "I am friends with..."
  • Being bound needs to passively temporarily disable the "You will fight for me now" behaviour.  When I've left a slave hogtied in the next room, and I'm getting information about her participation in my fight, something is wrong.  
  • DoM and PAHE are still conflicting about slave combat performance.  
  • "Remind me not to make you angry," is a rather bizarre response for a slave to being told to "touch herself."  And this seems to be the only possible response, regardless of mood/training.  
  • The uber-snarky "Like I have a choice!" response to being transferred to a house/camp with HSH is hardly befitting of a well-trained slave.  
  • Something in the "restrain slaves" functionality is spawning "zbf Cuffs Iron Black" in my inventory repeatedly.  I'm not sure exactly what's doing it; I've made a point of only ever using rope ties—both through the punishment dialogue menu and the "I'm going to tie you up" menu—this entire playthrough, though, and I still keep getting them.  It isn't every time; I haven't found a pattern, but over the course of the playthrough, I've accumulated something like three or four dozen of them.  And oddly, most of them came relatively early on—I haven't gotten nearly as many in the latter half of the playthrough—which I can only assume has something to do with spending more time in the company of poorly trained slaves early on.  
  • When you assign a slave with >100 Combat to a home with HSH, the Combat value flips negative.  Not sure if this is a display bug only or if it really has a negative value, but it persists when you re-enlist them into core PAHE.  
  • "You already punished..." notifications on the DOM slave info pane should probably expire after some period of time.  Still having a "You already punished me for crying" notification on a fully trained slave who hasn't cried in months is awkward.
  • The frenetic, seemingly random mood swings during pain punishment feel really weird from a player experience standpoint, and it seems likely that this might play a part in some of the glitchy behaviour, too.  If nothing else, just adding a minimum time between mood shifts would probably help, but this whole system could probably be improved upon, and I make no claims to have much insight into what would ideal here.  
  • Good slaves should never use the arms crossed idle animation.  Making this punishable for posture training would be great, but simply setting it up so that this idle is removed from the pool for slaves with high enough posture training would be enough.  Making the chance to play the arms crossed idle scale inversely with posture training skill would be great, but I don't know what that'd involve on the back end, and it probably wouldn't be worth investing the processing power if it would take added scripting or whatever.  Also, the fantastic idle that well-trained slaves use for proper posture (back straight with arms folded behind) seems to be under-used at max posture training.  I think the main thing going on is that the "aroused" idle interrupts it, which is fine and good in and of itself, but then they don't return to the proper posture idle again after the aroused animation finishes until you move along or quite a bit of time has passed, and even after moving, the (random?) wait before they re-enter the proper posture idle after moving can still take a while at max posture.  Fully trained slaves should basically always be displaying proper posture unless given explicit permission to relax.  
  • It could also be argued that good slaves shouldn't refer to themselves in the first person.   e.g., "This slave is honoured to serve her mistress," instead of "I am honoured to serve you, mistress."  I guess this is a matter of preference, but it's a common motif in BDSM media/culture.  I guess the maximally immersive option—which would also certainly be the most work to implement—would be to have a dialogue option within the "Okay slave..." or "Listen to me, slave," dialogue trees that allows the owner to decide how the slave should address them, and even potentially tie it into respect training.  The main downside I can see would be that it would clash with the really clever design choice to borrow housecarl dialogue for respectful slaves.  Anyway, just a thought I had.  
  • The "mark for enslavement" feature is quite buggy, and it often knocks the target into "bleedout state" at nearly full health.  It also sometimes generates a duplicate slave who gets left in the "PAH clone cell".  (In which case, what's the best thing to do to not make a mess of my save?  Is it enough to just release the duplicate from the MCM and leave it be, or will that leave some residual mess behind?  Is it prudent to reload a previous save when that happens?)  And sometimes it just fails completely; they seem to die prematurely, and then just actually be dead.  
  • Humiliation training probably needs some work.  As far as I can tell, a slave covering herself can be punished for Humiliation training, but they generally stop doing this long before you reach 100.  So if you keep your slaves permanently unclothed, that ends up being less humiliating and/or offering fewer opportunities for training than keeping them clothed a significant fraction of the time and periodically stripping them, which doesn't really make sense.  I'm not sure what the best solution here would be; the most immersive thing would probably be to have some check occur every time the slave sees another NPC whilst unclothed, but I assume that'd require a script running in the background constantly, and that's certainly the last thing we need to be adding more of all willynilly.  Maybe just something timer based?  Not sure.  Generally, I keep my slaves permanently naked but for some devious devices—collar, arm/leg cuffs, and a butt plug at minimum—which you'd think would rank pretty high in humiliation.  And I don't train them very aggressively—I rely mostly on praise/scold once they get to a point that they've stopped trying to escape
  • "Sex" and "rape" should be more clearly differentiated in the dialogue options.  As far as I can tell, the more consensual "sex" option is the "You, strip, I'm going to have some fun with you," dialogue choice.  Perhaps this should be rewritten as something more like "Come to mistress/master, slave, and let's have some fun."  For bonus immersion, it'd be really cool if there were a way to make the wording of this dialogue option evolve as the slave gets better trained, starting out more forceful, and becoming more affectionate.
  • I'm still endlessly frustrated with the "falling in love" mechanic.  I have slaves who have been falling in love for dozens of hours, and who have been my constant companions that whole time, who even say they're "sensitive to falling in love" (not sure what that means, but I assume it may help).  And in this entire playthrough, not one slave has actually fallen in love.  I would propose that for slaves who are "falling in love," there is a weighted chance to become "in love" each time you have non-rape sex, perhaps where the chance is something like ((falling in love counter) / 3), so at max (100) falling in love, you have a 33% chance of becoming "in love," but you can also get it sooner depending on luck.  Or maybe a more complex, nonlinear (logarithmic?) formula would be even better.  You could maybe use a similar approach, although with a lower-weighted chance, with "good slave" praise for the "loyal" status for slaves you don't have sex with.  Right now, for me as a user, this is the most infuriating thing with this complex of mods.  
  • I don't really understand the "comfort" mechanic.  Many times, when I praise a sobbing/shocked slave, I just end up "praising a sobbing ... for no reason"—but I have a reason!  I completely understand the desire to not needlessly multiply hotkeys, but perhaps these two features should be separated?  Comforting one of your favourite slaves when she's sad is one of the most gratifying/immersive things you can do with DOM, but right now, it just doesn't work very well.  It's also really inconsistent whether or not the hug animation plays when you do successfully comfort.  Even in its current awkward state, I find that this feature adds a ton of value to the game, but improving it also seems like one of the lower-hanging fruits for making DOM even better.  Also, on a separate but related note, I would propose considering rewording "Praising [slave] for no reason" to something more like "Praising [slave]... just because."  The current wording gives it quite a negative connotation, which is a little unimmersive—if I choose to do a thing, why would I characterise it negatively?  The proposed alternative would leave it more to the player's imagination—it just says the player did it for her/his own reasons.
  • I would love to have control over the "Sorry mistress, I didn't mean to be in the way," behaviour.  It's good that slaves don't clog up corridors, but being able to control that through dialogue (similar to the "stay quite" or "speak freely" options), or alternatively, through the MCM, would be really nice—sometimes you want to be close to your favourite pets!
  • Am I correct that DoM personality profiles are procedurally generated, even for unique vanilla NPCs?  Some of the personalities I've observed seem to be out of character with the NPCs lore.  How feasible would it be handwrite these profiles to be more lore-friendly and immersive?  I'd be happy to help with the grunt work there if so desired.

By the way, I have no real skills to offer in terms of mod development, but if I can be of any help with editing/proofreading dialogue, menus, etc., please let me know.  This is the only area I can think of to contribute.  

 

P.S. Sorry if any of this has been addressed in subsequent updates.  When v2.0.1 was posted, you'd said you weren't planning to update until November, so I thought I had some time.

 

 

  Reveal hidden contents

ScreenShot14.png

 

i can already tell you 1 thing that the duplicate slave when you enslave is due to enslavement failing. you should always save before you enslave as if any part of it bugs that slave can break the whole system. anything from scrpit lag to  one of your mods is preventing a faction froms being striped can cause it.
for that slave you need to go before you enslabed them for a save then reset PAHE and then try to enslave them again.

Link to comment

I'm not the author or anything but I've had a shit ton of experience with all the PAHE mods so I'll see if I can help you out with some of those, ultimately you'll have to wait for TrollAutoKill to say what he can/can't fix, I'll just share whatever insight I have.

4 hours ago, SleinJinn said:

Slave friendships don't persist between PAHE and HSH.  When you tell a slave's friend "You're going to stay here a while," they just cease being friends.  

Might be fixable.

 

4 hours ago, SleinJinn said:

Slaves trying to escape around water is... a total mess

Water just sucks in Skyrim in general, maybe there's a fix for this instance though.

 

4 hours ago, SleinJinn said:

Some of the DoM praise/scold options seem to sometimes get kinda "stuck," where issuing the praise/scold prescribed by the "How are you enjoying your new life?" info pane doesn't clear the "You can praise/scold me for..." info.  It seems like most of the time, both praise and scold get stuck at the same time, and usually you need to cycle through them three times to clear it, but sometimes it seems to get stuck pretty much infinitely.  Most commonly, this seems to happen with "anger" scolding and "good slave" praising, but I think that's just a consequence of the fact that the cause seems to have something to do with pain punishment triggering updates to the slave's status faster than the system can process them, especially if you use something like Flames that rapidly ticks damage instances for pain punishment.  

  • Sometimes, it even seems to get "stuck", and even though the "You can..." message is cleared, every praise still goes to "being a good slave".

 

I'm not sure what you mean. "Being a good slave" and "being angry" are supposed to be recurring praise/punishment reasons. If there's a lot of reasons backed up then it might reference crying from 20 minutes ago etc. Try this: set a hotkey in the MCM for praising and one for scolding. This lets you move through the reasons really quickly so you can see what's actually going on. For me it's instant, so pressing the scold key three times will cycle through the last three reasons. See if that helps or at least makes more sense.

 

4 hours ago, SleinJinn said:

Info panes are broken: lots of missing punctuation, and the counters have been removed (see attached screenshot).  

It's just placeholder for now, that dialogue box is patched together by a bunch of different processes, punctuation is hard to include in that, I'm sure it can be done but it's more of a finishing touch type of thing I believe. Also I was under the impression that the counters were removed intentionally since I noticed they were gone too. Author will correct me on that if I'm wrong. 

 

4 hours ago, SleinJinn said:

Being bound needs to passively temporarily disable the "You will fight for me now" behaviour.  When I've left a slave hogtied in the next room, and I'm getting information about her participation in my fight, something is wrong.  

Probably fixable, I think it's a PAHE issue though? @CliftonJD

 

4 hours ago, SleinJinn said:

DoM and PAHE are still conflicting about slave combat performance.  

I think he's working on that one...

 

4 hours ago, SleinJinn said:

"Remind me not to make you angry," is a rather bizarre response for a slave to being told to "touch herself."  And this seems to be the only possible response, regardless of mood/training.  

Yes that's a placeholder response, I believe Troll said something about writing actual subtitles to be hard, so he borrowed the default PAHE lines. So again that'll come eventually.

 

4 hours ago, SleinJinn said:

The uber-snarky "Like I have a choice!" response to being transferred to a house/camp with HSH is hardly befitting of a well-trained slave.  

HSH issue, proper response for me happens like 1/10 times.

 

4 hours ago, SleinJinn said:

When you assign a slave with >100 Combat to a home with HSH, the Combat value flips negative.  Not sure if this is a display bug only or if it really has a negative value, but it persists when you re-enlist them into core PAHE.  

HSH issue I think, some computer logic bullshit where if a number goes too high it freaks out. 

 

4 hours ago, SleinJinn said:

Good slaves should never use the arms crossed idle animation.  Making this punishable for posture training would be great, but simply setting it up so that this idle is removed from the pool for slaves with high enough posture training would be enough.  Making the chance to play the arms crossed idle scale inversely with posture training skill would be great, but I don't know what that'd involve on the back end, and it probably wouldn't be worth investing the processing power if it would take added scripting or whatever.  Also, the fantastic idle that well-trained slaves use for proper posture (back straight with arms folded behind) seems to be under-used at max posture training.  I think the main thing going on is that the "aroused" idle interrupts it, which is fine and good in and of itself, but then they don't return to the proper posture idle again after the aroused animation finishes until you move along or quite a bit of time has passed, and even after moving, the (random?) wait before they re-enter the proper posture idle after moving can still take a while at max posture.  Fully trained slaves should basically always be displaying proper posture unless given explicit permission to relax.  

I like this idea, doesn't sound impossible.

 

4 hours ago, SleinJinn said:

The "mark for enslavement" feature is quite buggy, and it often knocks the target into "bleedout state" at nearly full health.  It also sometimes generates a duplicate slave who gets left in the "PAH clone cell".  (In which case, what's the best thing to do to not make a mess of my save?  Is it enough to just release the duplicate from the MCM and leave it be, or will that leave some residual mess behind?  Is it prudent to reload a previous save when that happens?)  And sometimes it just fails completely; they seem to die prematurely, and then just actually be dead.  

PAHE feature. I find it kind of buggy too, but the other issues you describe with it are from too much scripting stuff going on. Too many scripts at once and some get left behind or crash the game entirely. Special Edition made it so more scripts can be on at the same time, but whenever you would've crashed in LE you just get weird shit instead on SE.

 

The rest of your issues are either because of too many active scripts, are already being worked on, or are personal preference. (I like the third person thing too tbh.) 

 

I'd try having fewer script mods on your next playthrough. It could also be just the natural aging of the save, the longer a game goes on and the higher level you reach the harder it is for the scripts. Level 56 is really pushing it, I literally can't remember the last time I went over 30, I usually do a new game by 20-25 or sooner. You might have to make some tough choices about which mods really matter and which ones don't, that will give you better savegame longevity. If you really want to keep this one going try SaveCleaner I suppose? I'm not too sure. My saves are very disposable, one too many issues and I start a new game without a second thought.

 

Hope all that helps, good luck!

Link to comment
1 hour ago, InsanityFactor said:

I'm not sure what you mean. "Being a good slave" and "being angry" are supposed to be recurring praise/punishment reasons. If there's a lot of reasons backed up then it might reference crying from 20 minutes ago etc. Try this: set a hotkey in the MCM for praising and one for scolding. This lets you move through the reasons really quickly so you can see what's actually going on. For me it's instant, so pressing the scold key three times will cycle through the last three reasons. See if that helps or at least makes more sense.

I have hotkeys set and use them constantly.  There's still some weird behaviour here.  I think it's probably related to the wacky behaviour with rapid mood changes during pain punishment, and probably has something to do with scripting overload or some such—I don't have much knowledge on the technical side.  

 

1 hour ago, InsanityFactor said:

It's just placeholder for now, that dialogue box is patched together by a bunch of different processes, punctuation is hard to include in that, I'm sure it can be done but it's more of a finishing touch type of thing I believe. Also I was under the impression that the counters were removed intentionally since I noticed they were gone too. Author will correct me on that if I'm wrong. 

They were somewhat less broken in the previous release.  Something in 2.0.1 update made them... messier.

 

1 hour ago, InsanityFactor said:

The rest of your issues are either because of too many active scripts, are already being worked on, or are personal preference. (I like the third person thing too tbh.) 

Yeah, I tried to acknowledge in the intro that I was mixing together bug reports and simply user feedback.  My load order isn't too script heavy—the only heavily scripted mods I'm running are PAHE/HSH/DOM, but there are a lot of mods with a little light scripting.  This save is only a couple of weeks old—I wanted to do one long playthrough with the new releases of PAHE and DOM to really dig deep into them.  That said, I'm not sure what exactly you're referring to here.  The only thing I can see really being affected by my script load is the weirdness with praise/scolding and pain punishment.  Mostly, my save is still quite stable, and I haven't really been having any of the issues that I'd recognise as being script-related, although I may just not know what to look for.  

 

1 hour ago, InsanityFactor said:

Hope all that helps, good luck!

Cheers!

Link to comment
2 hours ago, SleinJinn said:

The only thing I can see really being affected by my script load is the weirdness with praise/scolding and pain punishment.  Mostly, my save is still quite stable, and I haven't really been having any of the issues that I'd recognise as being script-related, although I may just not know what to look for.  

Yeah so just that other weird stuff you were describing sounds script related. Like the extra iron cuffs appearing in your inventory and all the weirdness going on when enslavement happens (clones etc.) I say that because the cuffs for example are supposed to be given to you if you use them to tie up a slave; you get the cuffs back. It sounds like the script just gives them to you even when you use ropes because it's getting confused, hence why you have so many iron cuffs.

 

Also enslavement is relatively complicated under the hood, so if there's a lot of script lag it will forget to do some things its supposed to. (Kill original actor, clone new actor, enslave the clone.) Any one or all of those steps can fail with script lag, that's why you are sometimes getting an extra clone, or none at all. 

 

So yeah I have a feeling it's script related but I can't say 100%, usually what you look for to see if it's script stuff if just weird things like that happening, failures in the steps of complicated processes, that sort of thing. But if your load order is pretty light it could be something else or just the save getting too fat from being high level and stuff. Hard to say :/ 

Link to comment

I would say there's some evidence that the cuff thing isn't related to the script load in my mod list since it seems to have been happening most frequently at the very beginning of the playthrough.  Harder to say about enslavement since it's a lower-frequency event, so there just isn't a very large sample, but it still works fine the majority of the time.

Link to comment

@SleinJinn What's your preferred punishment technique? I had some serious lag issues, and it turns out that hosing slaves down with constant damage spells (like Flames) can seriously overload the OnHit event handling. Get too many of those back ed up and Papyrus spends all its time discarding stack frames

Link to comment
20 hours ago, SleinJinn said:

Okay, so I started a new playthrough when DoM 2.0.1 and PAHE 8.0.2 were released.  I'm also running HSH.  This trio of mods has been really great, and adds a huge amount to the game, but there's definitely still plenty of room to polish and improve them.  I've now got dozens of hours of playtime in this playthrough—I'm up to level 56 despite considerable time spent in... "unproductive content."  And I've been keeping notes on my feedback throughout.  I don't really know the best way to handle this; it's hard to cleanly sort out bug reports from user feedback, and it's hard to cleanly sort out feedback on one closely integrated mod from another.  So, since it seems like this is the most productive support thread, I'm just going to dump a huge wall-o'-text here.  Sorry.  

 

  • Slave friendships don't persist between PAHE and HSH.  When you tell a slave's friend "You're going to stay here a while," they just cease being friends.  
  • Slaves trying to escape around water is... a total mess.
    • Slaves can "trip" while simming.
    • If you catch a slave in the water, you can't really do anything about it—you can't punish them, and you can't force them to shore.  
    • This probably needs a complete rework, but a bandaid fix that would go a long way and probably be a lot easier to implement would be to make them not enter water while fleeing, and not start fleeing while in the water.  
  • Some of the DoM praise/scold options seem to sometimes get kinda "stuck," where issuing the praise/scold prescribed by the "How are you enjoying your new life?" info pane doesn't clear the "You can praise/scold me for..." info.  It seems like most of the time, both praise and scold get stuck at the same time, and usually you need to cycle through them three times to clear it, but sometimes it seems to get stuck pretty much infinitely.  Most commonly, this seems to happen with "anger" scolding and "good slave" praising, but I think that's just a consequence of the fact that the cause seems to have something to do with pain punishment triggering updates to the slave's status faster than the system can process them, especially if you use something like Flames that rapidly ticks damage instances for pain punishment.  
    • Sometimes, it even seems to get "stuck", and even though the "You can..." message is cleared, every praise still goes to "being a good slave".
  • Info panes are broken: lots of missing punctuation, and the counters have been removed (see attached screenshot).  
  • Typo: In the "What kind of slave are you?" panel, it says "I am fridig" instead of "frigid."
  • Typo: On the "How are you feeling" panel, "I am friend with..." instead of "I am friends with..."
  • Being bound needs to passively temporarily disable the "You will fight for me now" behaviour.  When I've left a slave hogtied in the next room, and I'm getting information about her participation in my fight, something is wrong.  
  • DoM and PAHE are still conflicting about slave combat performance.  
  • "Remind me not to make you angry," is a rather bizarre response for a slave to being told to "touch herself."  And this seems to be the only possible response, regardless of mood/training.  
  • The uber-snarky "Like I have a choice!" response to being transferred to a house/camp with HSH is hardly befitting of a well-trained slave.  
  • Something in the "restrain slaves" functionality is spawning "zbf Cuffs Iron Black" in my inventory repeatedly.  I'm not sure exactly what's doing it; I've made a point of only ever using rope ties—both through the punishment dialogue menu and the "I'm going to tie you up" menu—this entire playthrough, though, and I still keep getting them.  It isn't every time; I haven't found a pattern, but over the course of the playthrough, I've accumulated something like three or four dozen of them.  And oddly, most of them came relatively early on—I haven't gotten nearly as many in the latter half of the playthrough—which I can only assume has something to do with spending more time in the company of poorly trained slaves early on.  
  • When you assign a slave with >100 Combat to a home with HSH, the Combat value flips negative.  Not sure if this is a display bug only or if it really has a negative value, but it persists when you re-enlist them into core PAHE.  
  • "You already punished..." notifications on the DOM slave info pane should probably expire after some period of time.  Still having a "You already punished me for crying" notification on a fully trained slave who hasn't cried in months is awkward.
  • The frenetic, seemingly random mood swings during pain punishment feel really weird from a player experience standpoint, and it seems likely that this might play a part in some of the glitchy behaviour, too.  If nothing else, just adding a minimum time between mood shifts would probably help, but this whole system could probably be improved upon, and I make no claims to have much insight into what would ideal here.  
  • Good slaves should never use the arms crossed idle animation.  Making this punishable for posture training would be great, but simply setting it up so that this idle is removed from the pool for slaves with high enough posture training would be enough.  Making the chance to play the arms crossed idle scale inversely with posture training skill would be great, but I don't know what that'd involve on the back end, and it probably wouldn't be worth investing the processing power if it would take added scripting or whatever.  Also, the fantastic idle that well-trained slaves use for proper posture (back straight with arms folded behind) seems to be under-used at max posture training.  I think the main thing going on is that the "aroused" idle interrupts it, which is fine and good in and of itself, but then they don't return to the proper posture idle again after the aroused animation finishes until you move along or quite a bit of time has passed, and even after moving, the (random?) wait before they re-enter the proper posture idle after moving can still take a while at max posture.  Fully trained slaves should basically always be displaying proper posture unless given explicit permission to relax.  
  • It could also be argued that good slaves shouldn't refer to themselves in the first person.   e.g., "This slave is honoured to serve her mistress," instead of "I am honoured to serve you, mistress."  I guess this is a matter of preference, but it's a common motif in BDSM media/culture.  I guess the maximally immersive option—which would also certainly be the most work to implement—would be to have a dialogue option within the "Okay slave..." or "Listen to me, slave," dialogue trees that allows the owner to decide how the slave should address them, and even potentially tie it into respect training.  The main downside I can see would be that it would clash with the really clever design choice to borrow housecarl dialogue for respectful slaves.  Anyway, just a thought I had.  
  • The "mark for enslavement" feature is quite buggy, and it often knocks the target into "bleedout state" at nearly full health.  It also sometimes generates a duplicate slave who gets left in the "PAH clone cell".  (In which case, what's the best thing to do to not make a mess of my save?  Is it enough to just release the duplicate from the MCM and leave it be, or will that leave some residual mess behind?  Is it prudent to reload a previous save when that happens?)  And sometimes it just fails completely; they seem to die prematurely, and then just actually be dead.  
  • Humiliation training probably needs some work.  As far as I can tell, a slave covering herself can be punished for Humiliation training, but they generally stop doing this long before you reach 100.  So if you keep your slaves permanently unclothed, that ends up being less humiliating and/or offering fewer opportunities for training than keeping them clothed a significant fraction of the time and periodically stripping them, which doesn't really make sense.  I'm not sure what the best solution here would be; the most immersive thing would probably be to have some check occur every time the slave sees another NPC whilst unclothed, but I assume that'd require a script running in the background constantly, and that's certainly the last thing we need to be adding more of all willynilly.  Maybe just something timer based?  Not sure.  Generally, I keep my slaves permanently naked but for some devious devices—collar, arm/leg cuffs, and a butt plug at minimum—which you'd think would rank pretty high in humiliation.  And I don't train them very aggressively—I rely mostly on praise/scold once they get to a point that they've stopped trying to escape
  • "Sex" and "rape" should be more clearly differentiated in the dialogue options.  As far as I can tell, the more consensual "sex" option is the "You, strip, I'm going to have some fun with you," dialogue choice.  Perhaps this should be rewritten as something more like "Come to mistress/master, slave, and let's have some fun."  For bonus immersion, it'd be really cool if there were a way to make the wording of this dialogue option evolve as the slave gets better trained, starting out more forceful, and becoming more affectionate.
  • I'm still endlessly frustrated with the "falling in love" mechanic.  I have slaves who have been falling in love for dozens of hours, and who have been my constant companions that whole time, who even say they're "sensitive to falling in love" (not sure what that means, but I assume it may help).  And in this entire playthrough, not one slave has actually fallen in love.  I would propose that for slaves who are "falling in love," there is a weighted chance to become "in love" each time you have non-rape sex, perhaps where the chance is something like ((falling in love counter) / 3), so at max (100) falling in love, you have a 33% chance of becoming "in love," but you can also get it sooner depending on luck.  Or maybe a more complex, nonlinear (logarithmic?) formula would be even better.  You could maybe use a similar approach, although with a lower-weighted chance, with "good slave" praise for the "loyal" status for slaves you don't have sex with.  Right now, for me as a user, this is the most infuriating thing with this complex of mods.  
  • I don't really understand the "comfort" mechanic.  Many times, when I praise a sobbing/shocked slave, I just end up "praising a sobbing ... for no reason"—but I have a reason!  I completely understand the desire to not needlessly multiply hotkeys, but perhaps these two features should be separated?  Comforting one of your favourite slaves when she's sad is one of the most gratifying/immersive things you can do with DOM, but right now, it just doesn't work very well.  It's also really inconsistent whether or not the hug animation plays when you do successfully comfort.  Even in its current awkward state, I find that this feature adds a ton of value to the game, but improving it also seems like one of the lower-hanging fruits for making DOM even better.  Also, on a separate but related note, I would propose considering rewording "Praising [slave] for no reason" to something more like "Praising [slave]... just because."  The current wording gives it quite a negative connotation, which is a little unimmersive—if I choose to do a thing, why would I characterise it negatively?  The proposed alternative would leave it more to the player's imagination—it just says the player did it for her/his own reasons.
  • I would love to have control over the "Sorry mistress, I didn't mean to be in the way," behaviour.  It's good that slaves don't clog up corridors, but being able to control that through dialogue (similar to the "stay quite" or "speak freely" options), or alternatively, through the MCM, would be really nice—sometimes you want to be close to your favourite pets!
  • Some slaves seem to get stuck playing "I don't want to be hurt again!" instead of "Sorry mistress, I didn't mean to be in the way," regardless of their mood or how well-trained they are.  Haven't really noticed anything that would help pin it down more than that.  
  • Am I correct that DoM personality profiles are procedurally generated, even for unique vanilla NPCs?  Some of the personalities I've observed seem to be out of character with the NPCs' lore.  How feasible would it be handwrite these profiles to be more lore-friendly and immersive?  I'd be happy to help with the grunt work there if so desired.

By the way, I have no real skills to offer in terms of mod development, but if I can be of any help with editing/proofreading dialogue, menus, etc., please let me know.  This is the only area I can think of to contribute.  

 

P.S. Sorry if any of this has been addressed in subsequent updates.  When v2.0.1 was posted, you'd said you weren't planning to update until November, so I thought I had some time.

 

 

  Reveal hidden contents

ScreenShot14.png

 

Thanks for the feedback.

I believe InsanityFactor as answered most of your questions. As for the rest, I will add the typos/dialogue corrections in my todo list.

 

Main change to come in November will be a revamp of the way moods are handled, which will hopefully lead to less script lag and better idle management.

 

The mood swing is something I have been battling with since the start. While I plan to keep a few lunatics and bipolar slaves around, I hope to come with a satisfying solution soon.

 

 

 

Edited by TrollAutokill
Link to comment
On 10/20/2021 at 6:01 PM, sidfu1 said:


ill check again when i go do a new skyrim build.

some suggestions
1. add a json system for npc. this way people can just add a npc to the json for them to get ensalved custom stats.
2. are is there any way you can disable some PAHE topics so there not as many chat options.
  right now  i have all the PAHE ones ontop of the DoM topics. so to use the DoM topics i have to go all way to bottom of the list. then once asked i have to go all way to bottom again to get to them.
3. way to save mcm setting. this more qol. but you can check this guys mods to see how to do it if you dont know how to do it

Version 2.0.6 now includes a json file system to:

1) save MCM configuration for DoM options.

2) use your own personality for your favourite NPC. See directory SKSE\Plugins\StorageUtilData\Diary Of Mine for examples. Files are named after the actor BaseID to be independant of language.

 

Share your NPC personality files here, and I will include them in future releases.

Edited by TrollAutokill
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