Jump to content

Racemenu morphs not changing in real time.


Recommended Posts

Posted (edited)

Hello !
Got an issue that is currently a pain in the ass for me.

Racemenu morphs are not changing in real time :

I am on Racemenu for character customisation, changing slider values doesn't change the appearance of my character until I change character weight. Or quit and reload Racemenu.

Same issue with every other mods that are dynamically changing the morphs sliders. (in my case, Fill Her Up. Pregnancy Belly not getting updated, so even with a FHU value of 8, character still has a flat belly, until I do "showracemenu" on console and exit showracemenu)

Bodies are built with "Build Morphs" checked on Bodyslide.

I've already been searching for a solution, none works :

- Setting MemoryAllocator and ScaleformAllocator to false in EngineFixes.toml from SSE Engine fixes doesn't work (CTD upon launching the game, after Bethesda logo)
- Setting FaceGenMorphDataHeadNullptrCrash to false in that same file doesn't fix the issue.
- Setting bBodyMorphGPUCopy to 0 in Racemenu's skee64.ini doesn't fix the issue.

- Going back to main menu and reloading save doesn't fix the issue.

I'm running out of ideas about how this can be fixed.
Anybody here managed to have a solution ?

Edited by Karyleinne
Posted (edited)

This has been posted on LL several times. As I recall it, people usually describe it has morphs not updating until they change their clothing, or do the things you mention here. The solution, again as I recall it, is the scaleform fix in Engine Fixes. This setting is not a clear-cut thing either as only some people need to mess with the value, everyone else has no issues. I do not remember ever seeing a reason for why this is.

 

So, that said, I would try the following:

  1. https://www.nexusmods.com/skyrimspecialedition/mods/59818
  2. Set the ScaleformAllocator to false and start the game.
  3. Analyze the crash log to make sure it came from either engine fixes, RM or a component of the base game that looks relevant to whats going on here.

If you can't analyze the log yourself, post it here.

Edited by traison
Posted (edited)

Setting ScaleformAllocator to false doesn't make my game crash (and doesn't fix the racemenu issue anyways)
But when I do set MemoryAllocator to false, alongside ScaleformAllocator. Game crashes.

I'm using https://www.skyrimcrashdecoder.com/

It says :
 

Spoiler

== Skyrim Crash Decoder v1.0 Report ==

Unable to identify a clear cause for the crash.

 

The following plugin (mod) might have been involved in the crash: "notenoughattackeffect.esp".

The following record might have been involved in the crash: name: "凹陷撞击" formid: 0xb3000d85.

If you are an advanced Skyrim modder, you can use a tool like SSEEdit to see more information about what record the FormID contains and which mods are accessing it.


When looking at SSEEdit about the record : image.thumb.png.5737b0addbfd46d790aef2c2f87f991c.png

So according to crash decoder, the reason I crash when setting to false both MemoryAllocator and ScaleformAllocator is this.

Edited by Karyleinne
Posted (edited)

And when I'm disabling both "notenoughattackeffect.esp" and its master. This time, the game launches and doesn't crash right after the Bethesda logo.

However, when starting a new game, CTD :

 

Spoiler

== Skyrim Crash Decoder v1.0 Report ==

Possibly an issue related to the Player character. These are often very generic crashes that are difficult to diagnoze from the log. You can try to think of any mods that are affecting the player character, especially at the moment when the crash happened. This could include animation mods and mods accessing the player record directly, as well as more indirect mods.

Crash was likely caused by one of the following mods: Skyrim.esm -> ColaNyr.esp

Probably one of them accessing or clashing with this mod: "colanyr.esp".

The following record might have been involved in the crash: name: "prisoner" formid: 0x00000014.

To fix the issue, you can try disabling one or more of the mods mentioned above. If the crash still happens, try again with a new log. If you are an advanced Skyrim modder, you can use a tool like SSEEdit to see more information about what record the FormID contains and which mods are accessing it.


Then, I disable ColaNyr.esp.

 

Spoiler

== Skyrim Crash Decoder v1.0 Report ==

Possibly an issue related to the Player character. These are often very generic crashes that are difficult to diagnoze from the log. You can try to think of any mods that are affecting the player character, especially at the moment when the crash happened. This could include animation mods and mods accessing the player record directly, as well as more indirect mods.

Crash was likely caused by one of the following mods: Skyrim.esm -> Unofficial Skyrim Special Edition Patch.esp

Probably one of them accessing or clashing with this mod: "elfxenhancer.esp".

The following record might have been involved in the crash: name: "prisoner" formid: 0x00000014.

To fix the issue, you can try disabling one or more of the mods mentioned above. If the crash still happens, try again with a new log. If you are an advanced Skyrim modder, you can use a tool like SSEEdit to see more information about what record the FormID contains and which mods are accessing it.

 

Edited by Karyleinne
Posted

It's a known issue with later versions of RM. Changing the mentioned settings in engine fixes can solve it as a workaround but it doesn't work for everyone.

 

You're chasing wrong clues by disabling all the plugins that crash log reader is pointing out. If the cause is one of the settings you changed in engine fixes, chances are you'll get a different plugin as a potential culprit every time you disable the previous one. To quickly test this go back to the settings and loadorder you had before the crashes. If you can't reproduce new crashes then it was the settings you changed. If it was a plugin it would be easy to reproduce, even the crash log alone should be able to point you to the relevant records and it'd be fixed by removing the plugin from your loadorder (at least in new games, not sure if you've been testing it in an existing save, if so that's another variable you're not accounting for).

Posted (edited)

Then the issue is from SSE engine fixe, because as soon as I disable MemoryAllocator and ScaleformAllocator, game crashes.

So I guess the workaround isn't working for me. Then what's the solution ? Wait for Expired to fix Racemenu so we don't need to tweak SSE Engine fixes to make it work ? ?

Edited by Karyleinne
Posted
Spoiler

Skyrim SSE v1.6.1170
CrashLoggerSSE v1-13-1-0 Apr  5 2024 14:33:44

Unhandled exception "EXCEPTION_ACCESS_VIOLATION" at 0x7FF6B3D5601C SkyrimSE.exe+0CC601C    mov [r8+0x10], rax

SYSTEM SPECS:
    OS: Microsoft Windows 10 Entreprise v10.0.19045
    CPU: AuthenticAMD AMD Ryzen 7 5700X 8-Core Processor             
    GPU #1: Nvidia GA102 [GeForce RTX 3080 Lite Hash Rate]
    GPU #2: Microsoft Basic Render Driver
    PHYSICAL MEMORY: 18.41 GB/63.89 GB
    GPU MEMORY: 0.83/9.07 GB
    Detected Virtual Machine: Thread Expert (100%)

PROBABLE CALL STACK:
    [ 0] 0x7FF6B3D5601C SkyrimSE.exe+0CC601C -> 68156+0x16C    mov [r8+0x10], rax
    [ 1] 0x7FF6B3D55B92 SkyrimSE.exe+0CC5B92 -> 68146+0xC2    cmp rbx, [rdi+0x40]
    [ 2] 0x7FF6B32632E0 SkyrimSE.exe+01D32E0 -> 14255+0x1F0    nop
    [ 3] 0x7FF6B31D4F3E SkyrimSE.exe+0144F3E -> 11057+0x47E    jmp 0x00007FF6B31D4EC3
    [ 4] 0x7FF6B3241214 SkyrimSE.exe+01B1214 -> 13690+0x24    movzx esi, al
    [ 5] 0x7FF6B324C945 SkyrimSE.exe+01BC945 -> 13763+0xEA5    test rbx, rbx
    [ 6] 0x7FF6B324B936 SkyrimSE.exe+01BB936 -> 13760+0x276    test al, al
    [ 7] 0x7FF6B3249A08 SkyrimSE.exe+01B9A08 -> 13753+0x328    xor dil, dil
    [ 8] 0x7FF6B36D2F16 SkyrimSE.exe+0642F16 -> 36553+0x346    mov rcx, [0x00007FF6B61F91F0]
    [ 9] 0x7FF6B36DC5BC SkyrimSE.exe+064C5BC -> 36644+0x1C    xor eax, eax
    [10] 0x7FF6B3D60DBD SkyrimSE.exe+0CD0DBD -> 68445+0x3D    mov rcx, [0x00007FF6B625C318]
    [11] 0x7FFC075C7344 KERNEL32.DLL+0017344
    [12] 0x7FFC087226B1    ntdll.dll+00526B1

REGISTERS:
    RAX 0x0                (size_t) [0]
    RCX 0xFFFFFFFF         (size_t) [4294967295]
    RDX 0x1C200180020      (void*)
    RBX 0x1C200180020      (void*)
    RSP 0x9A0EF9F870       (char*) " "
    RBP 0x8000000000000010 (size_t) [uint: 9223372036854775824 int: -9223372036854775792]
    RSI 0x1C200180000      (void*)
    RDI 0x1C1C75CA750      (ScrapHeap*)
    R8  0x0                (size_t) [0]
    R9  0xA0               (size_t) [160]
    R10 0x4000000000000000 (size_t) [4611686018427387904]
    R11 0x7FFBE7F21371     (void* -> VCRUNTIME140.dll+0011371    )
    R12 0x1C200180010      (void*)
    R13 0x1C05F837CF0      (EffectSetting*)
        File: "NotEnoughAttackEffect.esp"
        Flags: 0x00000000 
        Name: "凹陷撞击"
        FormID: 0xB2000D85
        FormType: MagicEffect (18)
        GetFullName: "凹陷撞击"
    R14 0x3FFFFFFFFFFFFFFF (size_t) [4611686018427387903]
    R15 0x1C0468F6C50      (void*)

STACK:
    [RSP+0  ] 0x1C200180020      (void*)
    [RSP+8  ] 0x1C200180000      (void*)
    [RSP+10 ] 0x1C05F837E18      (void*)
    [RSP+18 ] 0x1C05F837CB0      (EffectSetting*)
        File: "NotEnoughAttackEffect.esp"
        Flags: 0x00000000 
        Name: "凹陷撞击"
        FormID: 0xB2000D85
        FormType: MagicEffect (18)
        GetFullName: "凹陷撞击"
    [RSP+20 ] 0x1C1C75CA750      (ScrapHeap*)
    [RSP+28 ] 0x7FF6B3D55B92     (void* -> SkyrimSE.exe+0CC5B92    cmp rbx, [rdi+0x40])
    [RSP+30 ] 0x1C200180020      (void*)
    [RSP+38 ] 0x768              (size_t) [1896]
    [RSP+40 ] 0x1C0468F6C50      (void*)
    [RSP+48 ] 0x768              (size_t) [1896]
    [RSP+50 ] 0x0                (size_t) [0]
    [RSP+58 ] 0x7FF6B32632E0     (void* -> SkyrimSE.exe+01D32E0    nop)
    [RSP+60 ] 0x65               (size_t) [101]
    [RSP+68 ] 0x0                (size_t) [0]
    [RSP+70 ] 0x0                (size_t) [0]
    [RSP+78 ] 0x768              (size_t) [1896]
    [RSP+80 ] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+88 ] 0x1C1C75CA080      (void*)
    [RSP+90 ] 0x1C05F837E18      (void*)
    [RSP+98 ] 0x768              (size_t) [1896]
    [RSP+A0 ] 0x1C0468F6C50      (void*)
    [RSP+A8 ] 0x1C05F837CB0      (EffectSetting*)
        File: "NotEnoughAttackEffect.esp"
        Flags: 0x00000000 
        Name: "凹陷撞击"
        FormID: 0xB2000D85
        FormType: MagicEffect (18)
        GetFullName: "凹陷撞击"
    [RSP+B0 ] 0x0                (size_t) [0]
    [RSP+B8 ] 0x1C1C75CA080      (void*)
    [RSP+C0 ] 0x9A0EF9F9A9       (void*)
    [RSP+C8 ] 0x7FF6B31D4F3E     (void* -> SkyrimSE.exe+0144F3E    jmp 0x00007FF6B31D4EC3)
    [RSP+D0 ] 0x65               (size_t) [101]
    [RSP+D8 ] 0x65               (size_t) [101]
    [RSP+E0 ] 0x1C1C75CA7E8      (char*) "e"
    [RSP+E8 ] 0x1C1C75CA080      (void*)
    [RSP+F0 ] 0x1C05F837E18      (void*)
    [RSP+F8 ] 0x7FF6B31D496A     (void* -> SkyrimSE.exe+014496A    mov byte ptr [r14+0x1A], 0x12)
    [RSP+100] 0x655F837CB0       (size_t) [435394149552]
    [RSP+108] 0x1C200180010      (void*)
    [RSP+110] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+118] 0x65               (size_t) [101]
    [RSP+120] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+128] 0x7FF6B518AC20     (void* -> SkyrimSE.exe+20FAC20    add [rax], al)
    [RSP+130] 0x1C0468F6C50      (void*)
    [RSP+138] 0x0                (size_t) [0]
    [RSP+140] 0x1C1C75CA7E8      (char*) "e"
    [RSP+148] 0x7FF6B31D4682     (void* -> SkyrimSE.exe+0144682    nop)
    [RSP+150] 0x1C05F837CB0      (EffectSetting*)
        File: "NotEnoughAttackEffect.esp"
        Flags: 0x00000000 
        Name: "凹陷撞击"
        FormID: 0xB2000D85
        FormType: MagicEffect (18)
        GetFullName: "凹陷撞击"
    [RSP+158] 0x0                (size_t) [0]
    [RSP+160] 0x1C0468F6C50      (void*)
    [RSP+168] 0x7FF6B518AC20     (void* -> SkyrimSE.exe+20FAC20    add [rax], al)
    [RSP+170] 0x12               (size_t) [18]
    [RSP+178] 0x1C05F837CB0      (EffectSetting*)
        File: "NotEnoughAttackEffect.esp"
        Flags: 0x00000000 
        Name: "凹陷撞击"
        FormID: 0xB2000D85
        FormType: MagicEffect (18)
        GetFullName: "凹陷撞击"
    [RSP+180] 0xFFFFFFFF         (size_t) [4294967295]
    [RSP+188] 0x8                (size_t) [8]
    [RSP+190] 0x1C0468F6C50      (void*)
    [RSP+198] 0x7FF6B3241214     (void* -> SkyrimSE.exe+01B1214    movzx esi, al)
    [RSP+1A0] 0x1C05F837CB0      (EffectSetting*)
        File: "NotEnoughAttackEffect.esp"
        Flags: 0x00000000 
        Name: "凹陷撞击"
        FormID: 0xB2000D85
        FormType: MagicEffect (18)
        GetFullName: "凹陷撞击"
    [RSP+1A8] 0x1C0468F6C50      (void*)
    [RSP+1B0] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+1B8] 0x7FF600000000     (size_t) [140694538682368]
    [RSP+1C0] 0x1C05F837CB0      (EffectSetting*)
        File: "NotEnoughAttackEffect.esp"
        Flags: 0x00000000 
        Name: "凹陷撞击"
        FormID: 0xB2000D85
        FormType: MagicEffect (18)
        GetFullName: "凹陷撞击"
    [RSP+1C8] 0x7FF6B324C945     (void* -> SkyrimSE.exe+01BC945    test rbx, rbx)
    [RSP+1D0] 0x0                (size_t) [0]
    [RSP+1D8] 0x9A0EF9FA70       (void*)
    [RSP+1E0] 0xFFFFFFFF         (size_t) [4294967295]
    [RSP+1E8] 0x0                (size_t) [0]
    [RSP+1F0] 0x7FFB93B4F908     (void* -> EngineFixes.dll+00FF908    add [rax], eax)
    [RSP+1F8] 0xECEB48366D8B1B80 (size_t) [uint: 17071818211081264000 int: -1374925862628287616]
    [RSP+200] 0x1C1C75CA080      (void*)
    [RSP+208] 0x7FFB93AA99C0     (void* -> EngineFixes.dll+00599C0    nop)
    [RSP+210] 0x6400000001       (size_t) [429496729601]
    [RSP+218] 0x7FF6B3D8A078     (void* -> SkyrimSE.exe+0CFA078    add [rbx+0x170], eax)
    [RSP+220] 0x1C055A73C80      (BSFile*)
    [RSP+228] 0x1                (size_t) [1]
    [RSP+230] 0x9A0EF9FAF8       (void*)
    [RSP+238] 0x6                (size_t) [6]
    [RSP+240] 0x0                (size_t) [0]
    [RSP+248] 0x7FF6B3259D29     (void* -> SkyrimSE.exe+01C9D29    mov esi, eax)
    [RSP+250] 0x1C0468F6C50      (void*)
    [RSP+258] 0x0                (size_t) [0]
    [RSP+260] 0x7FF6B518AC20     (void* -> SkyrimSE.exe+20FAC20    add [rax], al)
    [RSP+268] 0x1                (size_t) [1]
    [RSP+270] 0x0                (size_t) [0]
    [RSP+278] 0x7FF6B3258097     (void* -> SkyrimSE.exe+01C8097    cmp [rbx+0x284], edi)
    [RSP+280] 0x0                (size_t) [0]
    [RSP+288] 0xB44494445        (size_t) [48390292549]
    [RSP+290] 0x1C0468F6C50      (void*)
    [RSP+298] 0x0                (size_t) [0]
    [RSP+2A0] 0x1C2238F59F0      (void*)
    [RSP+2A8] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+2B0] 0x0                (size_t) [0]
    [RSP+2B8] 0x0                (size_t) [0]
    [RSP+2C0] 0x1C0468F6C50      (void*)
    [RSP+2C8] 0x7FF6B3257D62     (void* -> SkyrimSE.exe+01C7D62    test al, al)
    [RSP+2D0] 0x1C0499E71B0      (void*)
    [RSP+2D8] 0x1                (size_t) [1]
    [RSP+2E0] 0x1F               (size_t) [31]
    [RSP+2E8] 0x1                (size_t) [1]
    [RSP+2F0] 0x7FF6B518AC20     (void* -> SkyrimSE.exe+20FAC20    add [rax], al)
    [RSP+2F8] 0x1                (size_t) [1]
    [RSP+300] 0x0                (size_t) [0]
    [RSP+308] 0x7FF6B4B5BCC0     (void* -> SkyrimSE.exe+1ACBCC0    add [rax], al)
    [RSP+310] 0x1                (size_t) [1]
    [RSP+318] 0x7FF6B324B936     (void* -> SkyrimSE.exe+01BB936    test al, al)
    [RSP+320] 0x1C000000D80      (size_t) [1924145352064]
    [RSP+328] 0x1C0468F6C50      (void*)
    [RSP+330] 0x7FF6B4B5BC01     (void* -> SkyrimSE.exe+1ACBC01    bswap ecx)
    [RSP+338] 0x1C0468F6C50      (void*)
    [RSP+340] 0x1C0468F6C00      (void*)
    [RSP+348] 0x7FF6B480D420     (char*) "FurnitureMarker01"
    [RSP+350] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+358] 0x7FF6B518C020     (void* -> SkyrimSE.exe+20FC020    add [rax], al)
    [RSP+360] 0x20676E6964616F4C (size_t) [2334956330749620044]
    [RSP+368] 0x31332073656C6946 (size_t) [3545213011665643846]
    [RSP+370] 0x6E45746F4E282025 (size_t) [7945885138966552613]
    [RSP+378] 0x617474416867756F (size_t) [7022365543250752879]
    [RSP+380] 0x7463656666456B63 (size_t) [8386658421570890595]
    [RSP+388] 0x655200297073652E (size_t) [7300898123901265198]
    [RSP+390] 0x7073652E656B616D (size_t) [8102931404514091373]
    [RSP+398] 0x64696C0029700029 (size_t) [7235433024298418217]
    [RSP+3A0] 0x7300297073652E65 (size_t) [8286668877310799461]
    [RSP+3A8] 0x7FF6B4002970     (void* -> SkyrimSE.exe+0F72970    )
    [RSP+3B0] 0x7FF6B480D548     (char*) "HelpPipBoyRepair"
    [RSP+3B8] 0x0                (size_t) [0]
    [RSP+3C0] 0x0                (size_t) [0]
    [RSP+3C8] 0x0                (size_t) [0]
    [RSP+3D0] 0x0                (size_t) [0]
    [RSP+3D8] 0x0                (size_t) [0]
    [RSP+3E0] 0x0                (size_t) [0]
    [RSP+3E8] 0x0                (size_t) [0]
    [RSP+3F0] 0x7FF6B480D560     (char*) "HelpChargenTagSkills"
    [RSP+3F8] 0x7FF6B480D578     (char*) "HelpChargenRace"
    [RSP+400] 0x7FF6B480D588     (char*) "HelpLeveling"
    [RSP+408] 0x7FF6B480D598     (char*) "HelpDialogue"
    [RSP+410] 0x0                (size_t) [0]
    [RSP+418] 0x7FF6B480D5A8     (char*) "HelpHacking"
    [RSP+420] 0x7FF6B480D5B8     (char*) "HelpLockpickingPC"
    [RSP+428] 0x7FF6B480D5D0     (char*) "HelpVATSPC"
    [RSP+430] 0x7FF6B480D5E0     (char*) "HelpContainer"
    [RSP+438] 0x7FF6B480D5F0     (char*) "HelpBarter"
    [RSP+440] 0x7FF6B480D600     (char*) "HelpTerminal"
    [RSP+448] 0x7FF6B480D610     (char*) "HelpPipBoyStats"
    [RSP+450] 0x7FF6B480D620     (char*) "HelpPipBoyData"
    [RSP+458] 0x7FF6B480D630     (char*) "HelpVATSXBox"
    [RSP+460] 0x7FF6B480D640     (char*) "HelpLockpickingXBox"
    [RSP+468] 0x7FF6B324CC94     (void* -> SkyrimSE.exe+01BCC94    test al, al)
    [RSP+470] 0x0                (size_t) [0]
    [RSP+478] 0x0                (size_t) [0]
    [RSP+480] 0x1C055A8CF10      (void*)
    [RSP+488] 0x0                (size_t) [0]
    [RSP+490] 0x1C1C75CA658      (void*)
    [RSP+498] 0x0                (size_t) [0]
    [RSP+4A0] 0x1C0468E4D00      (void*)
    [RSP+4A8] 0x7FF6B518AC20     (void* -> SkyrimSE.exe+20FAC20    add [rax], al)
    [RSP+4B0] 0x1C046957AE0      (void*)
    [RSP+4B8] 0x7FF6B3249A08     (void* -> SkyrimSE.exe+01B9A08    xor dil, dil)
    [RSP+4C0] 0x1C0AA00BB22      (void*)
    [RSP+4C8] 0x1C0468F6C50      (void*)
    [RSP+4D0] 0x1C046957A00      (void*)
    [RSP+4D8] 0x1C0F5333CB2      (size_t) [1928259124402]
    [RSP+4E0] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+4E8] 0x9A0EF9FDB8       (void*)
    [RSP+4F0] 0x768              (size_t) [1896]
    [RSP+4F8] 0x1C054DB7E01      (void*)
    [RSP+500] 0x0                (size_t) [0]
    [RSP+508] 0x0                (size_t) [0]
    [RSP+510] 0x9A0EF9FE30       (void*)
    [RSP+518] 0x1C1C75CA080      (void*)
    [RSP+520] 0x0                (size_t) [0]
    [RSP+528] 0x7FF6B36D2F16     (void* -> SkyrimSE.exe+0642F16    mov rcx, [0x00007FF6B61F91F0])
    [RSP+530] 0x1C1C75CA7E8      (char*) "e"
    [RSP+538] 0x1BF00000002      (size_t) [1919850381314]
    [RSP+540] 0x2                (size_t) [2]
    [RSP+548] 0x1BFB84B2070      (PlayerCharacter*)
        Flags: 0x00200400 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Flags: 0x00200400 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Object Reference: 
        File: "ColaNyr.esp"
        Modified by: Skyrim.esm -> ColaNyr.esp
        Flags: 0x00040001 kDestructible
        Name: "Prisoner"
        FormID: 0x00000007
        FormType: NPC (43)
        Flags: 0x00200400 
        FormID: 0x00000014
        FormType: ActorCharacter (62)
    [RSP+550] 0x1BFB86CC8A0      (Sky*)
    [RSP+558] 0x1C055936820      (LoadedAreaBound*)
    [RSP+560] 0x0                (size_t) [0]
    [RSP+568] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+570] 0x7FF6B50A2620     (SettingT<INISettingCollection>*)
    [RSP+578] 0x7FF6B50A2638     (SettingT<INISettingCollection>*)
    [RSP+580] 0x7FF6B50A2650     (SettingT<INISettingCollection>*)
    [RSP+588] 0x7FF6B50A2668     (SettingT<INISettingCollection>*)
    [RSP+590] 0x7FF6B50A2680     (SettingT<INISettingCollection>*)
    [RSP+598] 0x7FF6B50A2698     (SettingT<INISettingCollection>*)
    [RSP+5A0] 0x7FF6B50A26B0     (SettingT<INISettingCollection>*)
    [RSP+5A8] 0x7FF6B50A26C8     (SettingT<INISettingCollection>*)
    [RSP+5B0] 0x7FF6B50A26E0     (SettingT<INISettingCollection>*)
    [RSP+5B8] 0x7FF6B50A26F8     (SettingT<INISettingCollection>*)
    [RSP+5C0] 0x0                (size_t) [0]
    [RSP+5C8] 0x0                (size_t) [0]
    [RSP+5D0] 0x0                (size_t) [0]
    [RSP+5D8] 0x0                (size_t) [0]
    [RSP+5E0] 0x0                (size_t) [0]
    [RSP+5E8] 0x7FF6B36DC5BC     (void* -> SkyrimSE.exe+064C5BC    xor eax, eax)
    [RSP+5F0] 0x9A0C0FFA70       (InitTESThread*)
    [RSP+5F8] 0x0                (size_t) [0]
    [RSP+600] 0x2                (size_t) [2]
    [RSP+608] 0x1BF00000002      (size_t) [1919850381314]
    [RSP+610] 0x9A0C0FFA70       (InitTESThread*)
    [RSP+618] 0x7FF6B3D60DBD     (void* -> SkyrimSE.exe+0CD0DBD    mov rcx, [0x00007FF6B625C318])
    [RSP+620] 0x7FF6B625C370     (void* -> SkyrimSE.exe+31CC370    add [rax], al)
    [RSP+628] 0x9A0C0FFA70       (InitTESThread*)
    [RSP+630] 0x0                (size_t) [0]
    [RSP+638] 0x0                (size_t) [0]
    [RSP+640] 0x9A0C0FFA70       (InitTESThread*)
    [RSP+648] 0x0                (size_t) [0]
    [RSP+650] 0x0                (size_t) [0]
    [RSP+658] 0x7FFC075C7344     (void* -> KERNEL32.DLL+0017344    mov ecx, eax)
    [RSP+660] 0x0                (size_t) [0]
    [RSP+668] 0x0                (size_t) [0]
    [RSP+670] 0x0                (size_t) [0]
    [RSP+678] 0x0                (size_t) [0]
    [RSP+680] 0x0                (size_t) [0]
    [RSP+688] 0x7FFC087226B1     (void* -> ntdll.dll+00526B1    jmp 0x00007FFC087226D3)
    [RSP+690] 0x0                (size_t) [0]
    [RSP+698] 0x0                (size_t) [0]
    [RSP+6A0] 0x0                (size_t) [0]
    [RSP+6A8] 0x0                (size_t) [0]
    [RSP+6B0] 0x0                (size_t) [0]
    [RSP+6B8] 0x0                (size_t) [0]
    [RSP+6C0] 0x6A7063EA00000000 (size_t) [7669740022085451776]
    [RSP+6C8] 0x0                (size_t) [0]
    [RSP+6D0] 0x0                (size_t) [0]
    [RSP+6D8] 0x7FFC05E7DFB0     (void* -> KERNELBASE.dll+012DFB0    mov [rsp+0x10], rbx)
    [RSP+6E0] 0x9A0EF9E9C0       (void*)
    [RSP+6E8] 0xFF1BE5EF1680001F (size_t) [uint: 18382539119080243231 int: -64204954629308385]
    [RSP+6F0] 0x7FFC6F97BC5A     (size_t) [140722180701274]
    [RSP+6F8] 0x9A0EF9E9C0       (void*)
    [RSP+700] 0x0                (size_t) [0]
    [RSP+708] 0x0                (size_t) [0]
    [RSP+710] 0x0                (size_t) [0]
    [RSP+718] 0x0                (size_t) [0]
    [RSP+720] 0x0                (size_t) [0]
    [RSP+728] 0x0                (size_t) [0]
    [RSP+730] 0x0                (size_t) [0]
    [RSP+738] 0x0                (size_t) [0]
    [RSP+740] 0x0                (size_t) [0]
    [RSP+748] 0x0                (size_t) [0]
    [RSP+750] 0x0                (size_t) [0]
    [RSP+758] 0x0                (size_t) [0]
    [RSP+760] 0x0                (size_t) [0]
    [RSP+768] 0x0                (size_t) [0]
    [RSP+770] 0x0                (size_t) [0]
    [RSP+778] 0x0                (size_t) [0]
    [RSP+780] 0x0                (size_t) [0]
    [RSP+788] 0x0                (size_t) [0]

MODULES:
    XINPUT1_3.dll                      0x000000400000
    X3DAudio1_7.dll                    0x000075CD0000
    d3d11.dll                          0x000180000000
    AHZmoreHUDPlugin.dll               0x01C092AC0000
    PayloadInterpreter.dll             0x01C0A7FB0000
    SkyrimSE.exe                       0x7FF6B3090000
    nvcuda64.dll                       0x7FFB71A90000
    d3dcompiler_47_64.dll              0x7FFB7DB10000
    NvCamera64.dll                     0x7FFB80C00000
    steamclient64.dll                  0x7FFB81590000
    d3dcompiler_46e.dll                0x7FFB83400000
    XAudio2_7.dll                      0x7FFB83910000
    gameoverlayrenderer64.dll          0x7FFB83F70000
    wheeler.dll                        0x7FFB84110000
    TrueHUD.dll                        0x7FFB84300000
    TrueDirectionalMovement.dll        0x7FFB843C0000
    SSEDisplayTweaks.dll               0x7FFB84490000
    skee64.dll                         0x7FFB84530000
    SimpleDualSheath.dll               0x7FFB84FC0000
    Precision.dll                      0x7FFB85050000
    SexLabUtil.dll                     0x7FFB8D020000
    ScrambledBugs.dll                  0x7FFB8D0F0000
    RemoveAllItemsFix.dll              0x7FFB8D860000
    po3_SpellPerkItemDistributor.dll   0x7FFB8D980000
    DINPUT8.dll                        0x7FFB8DC10000
    Proteus.dll                        0x7FFB8DC60000
    po3_Tweaks.dll                     0x7FFB8E040000
    po3_ReadOrTakeBooks.dll            0x7FFB8E140000
    po3_PapyrusExtender.dll            0x7FFB8E1E0000
    po3_KeywordItemDistributor.dll     0x7FFB8E460000
    po3_FEC.dll                        0x7FFB8E600000
    PapyrusUtil.dll                    0x7FFB8E790000
    PapyrusTweaks.dll                  0x7FFB8E900000
    PapyrusIniManipulator.dll          0x7FFB8EA00000
    PAPER.dll                          0x7FFB8EAF0000
    PairedAnimationImprovements.dll    0x7FFB8EB70000
    OpenAnimationReplacer.dll          0x7FFB8EBE0000
    OneClickPowerAttack.dll            0x7FFB8FDA0000
    NoEnchantmentRestrictionRemake.dll 0x7FFB8FE10000
    NativeEditorIDFix.dll              0x7FFB8FEC0000
    MoreInformativeConsole.dll         0x7FFB8FF20000
    ModernStaggerLock.dll              0x7FFB90050000
    mfgfix.dll                         0x7FFB90140000
    MCMHelper.dll                      0x7FFB90200000
    loki_DynamicAnimationCasting.dll   0x7FFB902E0000
    JContainers64.dll                  0x7FFB90480000
    ImprovedCameraSE.dll               0x7FFB90760000
    hdtSMP64.dll                       0x7FFB908D0000
    MaxsuIFrame.dll                    0x7FFB91280000
    InventoryInjector.dll              0x7FFB91A80000
    ImmersiveEquipmentDisplays.dll     0x7FFB91B30000
    MfgConsole.dll                     0x7FFB92310000
    HellbladeTimedBlock.dll            0x7FFB925B0000
    MCO.dll                            0x7FFB926E0000
    gotobed.dll                        0x7FFB92770000
    Fuz Ro D'oh.dll                    0x7FFB92800000
    ForgetSpell.dll                    0x7FFB92860000
    FISS.dll                           0x7FFB928D0000
    FaceGenFixes.dll                   0x7FFB92940000
    ENBHelperSE.dll                    0x7FFB929B0000
    DtryKeyUtil.dll                    0x7FFB92AC0000
    dmenu.dll                          0x7FFB92B30000
    DodgeFramework.dll                 0x7FFB92E50000
    DKAF.dll                           0x7FFB92F30000
    CrashLogger.dll                    0x7FFB92FB0000
    ConsoleUtilSSE.dll                 0x7FFB93270000
    cbp.dll                            0x7FFB933D0000
    BetterJumpingSE.dll                0x7FFB934F0000
    BehaviorDataInjector.dll           0x7FFB93550000
    AnimationQueueFix.dll              0x7FFB936B0000
    AnimationMotionRevolution.dll      0x7FFB93720000
    AlternateConversationCamera.dll    0x7FFB93890000
    tbbmalloc.dll                      0x7FFB93970000
    tbb.dll                            0x7FFB939E0000
    EngineFixes.dll                    0x7FFB93A50000
    vstdlib_s64.dll                    0x7FFB93B60000
    tier0_s64.dll                      0x7FFB93C20000
    skse64_1_6_1170.dll                0x7FFB93DC0000
    d3dx11_43.dll                      0x7FFB93EF0000
    D3DCOMPILER_43.dll                 0x7FFB93F40000
    bink2w64.dll                       0x7FFB941B0000
    DINPUT8.dll                        0x7FFB94230000
    steam_api64.dll                    0x7FFB94280000
    usvfs_x64.dll                      0x7FFB9B730000
    DSOUND.DLL                         0x7FFBAEEB0000
    nvspcap64.dll                      0x7FFBC4320000
    SkyrimUncapper.dll                 0x7FFBC7410000
    EVLaS.dll                          0x7FFBD4320000
    MSVCP140_ATOMIC_WAIT.dll           0x7FFBD6890000
    d3dx9_42.dll                       0x7FFBD98D0000
    MessageBus.dll                     0x7FFBE0280000
    MSVCP140_2.dll                     0x7FFBE0C40000
    VCRUNTIME140.dll                   0x7FFBE7F10000
    VCRUNTIME140_1.dll                 0x7FFBE7F30000
    MSVCP140.dll                       0x7FFBE8290000
    winmmbase.dll                      0x7FFBEAB30000
    AUDIOSES.DLL                       0x7FFBEBFF0000
    XINPUT9_1_0.dll                    0x7FFBED150000
    SrtCrashFix64.dll                  0x7FFBED180000
    SMP-NPC crash fix.dll              0x7FFBED840000
    MPR.dll                            0x7FFBED920000
    Secur32.dll                        0x7FFBEE250000
    nvwgf2umx.dll                      0x7FFBF0A00000
    NvMessageBus.dll                   0x7FFBF57C0000
    xinput1_4.dll                      0x7FFBF6040000
    nvgpucomp64.dll                    0x7FFBF60F0000
    nvldumdx.dll                       0x7FFBF8310000
    nvapi64.dll                        0x7FFBF83D0000
    dxcore.dll                         0x7FFBF8AA0000
    dbghelp.dll                        0x7FFBF9D10000
    WINMM.dll                          0x7FFBFB8F0000
    MMDevApi.dll                       0x7FFBFBCF0000
    WindowsCodecs.dll                  0x7FFBFDE80000
    drvstore.dll                       0x7FFBFE040000
    cryptnet.dll                       0x7FFBFE190000
    twinapi.appcore.dll                0x7FFBFE520000
    WINHTTP.dll                        0x7FFBFE730000
    WindowManagementAPI.dll            0x7FFBFE840000
    VERSION.dll                        0x7FFBFF2C0000
    dhcpcsvc.DLL                       0x7FFBFF970000
    textinputframework.dll             0x7FFBFFAD0000
    InputHost.dll                      0x7FFBFFE10000
    avrt.dll                           0x7FFC00120000
    Windows.UI.dll                     0x7FFC00490000
    PROPSYS.dll                        0x7FFC01350000
    d3d11.dll                          0x7FFC01C60000
    D3DCOMPILER_47.dll                 0x7FFC02490000
    wintypes.dll                       0x7FFC028F0000
    dcomp.dll                          0x7FFC02A50000
    CoreUIComponents.dll               0x7FFC02FC0000
    CoreMessaging.dll                  0x7FFC03320000
    uxtheme.dll                        0x7FFC03710000
    resourcepolicyclient.dll           0x7FFC03810000
    dwmapi.dll                         0x7FFC03A20000
    kernel.appcore.dll                 0x7FFC03C00000
    windows.storage.dll                0x7FFC03E00000
    HID.DLL                            0x7FFC045A0000
    dxgi.dll                           0x7FFC045E0000
    rsaenh.dll                         0x7FFC04D30000
    ntmarta.dll                        0x7FFC04EB0000
    IPHLPAPI.DLL                       0x7FFC05150000
    MSWSOCK.dll                        0x7FFC05470000
    CRYPTSP.dll                        0x7FFC05660000
    CRYPTBASE.DLL                      0x7FFC05680000
    Wldp.dll                           0x7FFC05710000
    UMPDC.dll                          0x7FFC057B0000
    POWRPROF.dll                       0x7FFC057D0000
    msasn1.dll                         0x7FFC05910000
    devobj.dll                         0x7FFC05AE0000
    SSPICLI.DLL                        0x7FFC05C30000
    profapi.dll                        0x7FFC05C80000
    KERNELBASE.dll                     0x7FFC05D50000
    wintrust.dll                       0x7FFC06100000
    msvcp_win.dll                      0x7FFC06170000
    gdi32full.dll                      0x7FFC06210000
    cfgmgr32.dll                       0x7FFC06330000
    ucrtbase.dll                       0x7FFC06380000
    CRYPT32.dll                        0x7FFC06480000
    win32u.dll                         0x7FFC065E0000
    bcrypt.dll                         0x7FFC06610000
    bcryptPrimitives.dll               0x7FFC06640000
    MSCTF.dll                          0x7FFC066D0000
    clbcatq.dll                        0x7FFC067F0000
    SHELL32.dll                        0x7FFC06900000
    combase.dll                        0x7FFC07070000
    msvcrt.dll                         0x7FFC07430000
    SHLWAPI.dll                        0x7FFC074D0000
    KERNEL32.DLL                       0x7FFC075B0000
    NSI.dll                            0x7FFC07670000
    ADVAPI32.dll                       0x7FFC07680000
    OLEAUT32.dll                       0x7FFC078B0000
    PSAPI.DLL                          0x7FFC07980000
    imagehlp.dll                       0x7FFC07990000
    SHCORE.dll                         0x7FFC079B0000
    SETUPAPI.dll                       0x7FFC07A60000
    RPCRT4.dll                         0x7FFC07ED0000
    WS2_32.dll                         0x7FFC08000000
    GDI32.dll                          0x7FFC08070000
    sechost.dll                        0x7FFC08100000
    USER32.dll                         0x7FFC081A0000
    IMM32.DLL                          0x7FFC08340000
    ole32.dll                          0x7FFC08380000
    ntdll.dll                          0x7FFC086D0000

SKSE PLUGINS:
    AHZmoreHUDPlugin.dll v5.2.2
    AlternateConversationCamera.dll
    AnimationMotionRevolution.dll
    AnimationQueueFix.dll v1.0.1
    BehaviorDataInjector.dll v0.1.3
    BetterJumpingSE.dll
    cbp.dll
    ConsoleUtilSSE.dll v1.5.1
    CrashLogger.dll v1.13.1
    DKAF.dll v1
    dmenu.dll v1
    DodgeFramework.dll v1.0.1
    DtryKeyUtil.dll v0.0.2
    ENBHelperSE.dll v2.2
    EngineFixes.dll v6.1.1
    EVLaS.dll v1.3.1
    FaceGenFixes.dll v1.0.3
    FISS.dll
    ForgetSpell.dll v1.2.6
    Fuz Ro D'oh.dll v2.5.8.123
    gotobed.dll v2.0.7
    hdtSMP64.dll
    HellbladeTimedBlock.dll
    ImmersiveEquipmentDisplays.dll v1.7.4
    ImprovedCameraSE.dll
    InventoryInjector.dll v1.1
    JContainers64.dll v4.2.9
    loki_DynamicAnimationCasting.dll v3.2.3
    MaxsuIFrame.dll v1.0.6
    MCMHelper.dll v1.5
    MCO.dll v1
    MfgConsole.dll
    mfgfix.dll v0.1
    ModernStaggerLock.dll v1.0.7
    MoreInformativeConsole.dll v1.1
    NativeEditorIDFix.dll v1.2.2
    NoEnchantmentRestrictionRemake.dll v3.0.1
    OneClickPowerAttack.dll v1
    OpenAnimationReplacer.dll v2.2.2
    PairedAnimationImprovements.dll v1.0.2
    PAPER.dll v2.2.4
    PapyrusIniManipulator.dll v1.9.6
    PapyrusTweaks.dll v4.1
    PapyrusUtil.dll
    PayloadInterpreter.dll v1
    po3_FEC.dll v5.1.0.1
    po3_KeywordItemDistributor.dll v3.4.0.1
    po3_PapyrusExtender.dll v5.6.2.1
    po3_ReadOrTakeBooks.dll v1.3.0.1
    po3_SpellPerkItemDistributor.dll v7.1.3.1
    po3_Tweaks.dll v1.9.2.1
    Precision.dll v2.0.4
    Proteus.dll v1
    RemoveAllItemsFix.dll v1.1
    ScrambledBugs.dll
    SexLabUtil.dll
    SimpleDualSheath.dll v1.5.7
    skee64.dll
    SkyrimUncapper.dll
    SMP-NPC crash fix.dll
    SrtCrashFix64.dll
    SSEDisplayTweaks.dll v0.5.16
    TrueDirectionalMovement.dll v2.2.5
    TrueHUD.dll v1.1.9
    wheeler.dll v1

PLUGINS:
    Light: 206    Regular: 208    Total: 414
    [ 0]     Skyrim.esm
    [ 1]     Update.esm
    [ 2]     Dawnguard.esm
    [ 3]     HearthFires.esm
    [ 4]     Dragonborn.esm
    [ 5]     ccBGSSSE001-Fish.esm
    [ 6]     ccBGSSSE025-AdvDSGS.esm
    [ 7]     Unofficial Skyrim Special Edition Patch.esp
    [ 8]     Schlongs of Skyrim - Core.esm
    [ 9]     RaceCompatibility.esm
    [ A]     High Poly Head.esm
    [ B]     FISS.esp
    [ C]     Water for ENB.esm
    [ D]     JSwordsD.esm
    [ E]     MotionSick.esm
    [ F]     Heels Sound.esm
    [10]     Draenei and Man'ari.esm
    [11]     SexLab.esm
    [12]     SexLabAroused.esm
    [13]     CreatureFramework.esm
    [14]     GenderBender.esm
    [15]     SkyUI_SE.esp
    [16]     UnlimitedBookshelves.esp
    [17]     Obsidian Weathers.esp
    [18]     SMIM-SE-Merged-All.esp
    [19]     Immersive Wenches.esp
    [1A]     iHUD.esp
    [1B]     SkyHUD.esp
    [1C]     RaceMenu.esp
    [1D]     RaceMenuPlugin.esp
    [1E]     UIExtensions.esp
    [1F]     RaceMenuMorphsCBBE.esp
    [20]     SOS - Smurf Average Addon.esp
    [21]     SOS - VectorPlexus Muscular Addon.esp
    [22]     SOS - VectorPlexus Regular Addon.esp
    [23]     SOSRaceMenu.esp
    [24]     XPMSE.esp
    [25]     EnhancedLightsandFX.esp
    [26]     Relationship Dialogue Overhaul.esp
    [27]     VisualAnimatedEnchants2023.esp
    [28]     Immersive Jewelry.esp
    [29]     Skyrim Immersive Creatures Special Edition.esp
    [2A]     MysticismMagic.esp
    [2B]     SeranaDialogAddon.esp
    [2C]     Artificer - Artifacts of Skyrim.esp
    [2D]     Race Compatibility Dialogue SSE.esp
    [2E]     Hothtrooper44_ArmorCompilation.esp
    [2F]     Wintersun - Faiths of Skyrim.esp
    [30]     EldenSkyrim.esp
    [31]     EldenSkyrim_RimSkills.esp
    [32]     SinsHHC.esp
    [33]     Hunterborn.esp
    [34]     MoreNastyCritters.esp
    [35]     High Poly Head Vampire Fix.esp
    [36]     MaximumCarnage.esp
    [37]     CN_Eyes.esp
    [38]     Fashions of the Banditry.esp
    [39]     Immersive Weapons.esp
    [3A]     Schlongs of Skyrim.esp
    [3B]     SexLab-AmorousAdventures.esp
    [3C]     DragonboneBarbarianArmor.esp
    [3D]     Berserker Mode.esp
    [3E]     Fists of Fury - Skyrim.esp
    [3F]     Immersive Patrols II.esp
    [40]     SexLab UtilityPlus.esp
    [41]     PROTEUS.esp
    [42]     Fyr Manor Merged.esp
    [43]     Improved Dragon Priest Masks.esp
    [44]     SOS - Shop.esp
    [45]     SkyrimReputation_SSE.esp
    [46]     Rotmulaag.esp
    [47]     SL99Exchanger.esp
    [48]     Calling of the Conjurer.esp
    [49]     SexLab Eager NPCs.esp
    [4A]     SL99Exchanger_Patch_Immersive Jewelry.esp
    [4B]     Sulfuras The Reclaimed Hand SE - Johnskyrim.esp
    [4C]     icebladeofthemonarch.esp
    [4D]     MF_RadiantProstitution.esp
    [4E]     Thunderfury SE - Johnskyrim.esp
    [4F]     TrueHel.esp
    [50]     My Home Is Your Home.esp
    [51]     MagicTweaks.esp
    [52]     Fachry 7sin Follower.esp
    [53]     Dreaded Relics.esp
    [54]     The_Sinister_Seven.esp
    [55]     Apocalypse - Magic of Skyrim.esp
    [56]     Cosmic Spells.esp
    [57]     dD - Enhanced Blood Main.esp
    [58]     dD-Larger Drips.esp
    [59]     dD-Reduced Wound Size.esp
    [5A]     EBT - IC PATCH.esp
    [5B]     Kala_Eyes.esp
    [5C]     VigorEnhancedCombat.esp
    [5D]     opmfgconsole.esp
    [5E]     DBVO.esp
    [5F]     Deadly Wenches.esp
    [60]     Deadly Wenches - Less Wenches Patch.esp
    [61]     3PCO.esp
    [62]     RaceMenuHH.esp
    [63]     SOS - ERF - Futanari CBBE - Addon.esp
    [64]     SOS - ERF - Horse Penis Redux Addon (No Balls).esp
    [65]     SOS - ERF - Horse Penis Redux Addon.esp
    [66]     RaceCompatibilityUSKPOverride.esp
    [67]     Angelic_Demonic.esp
    [68]     HORNY.esp
    [69]     PrettyKhajiit.esp
    [6A]     ZMDs Feet Nail Art for RaceMenu v1.esp
    [6B]     KS Hairdo's.esp
    [6C]     Elegant Beauty Stunning Eyes Remastered.esp
    [6D]     MikanEyes All in one SE.esp
    [6E]     Better Females - Eyebrows.esp
    [6F]     Cherry's Eyes.esp
    [70]     TheEyesOfBeauty.esp
    [71]     Elemental Eyes.esp
    [72]     Immersive Wenches -KS hairs- Patch.esp
    [73]     Magicka Burn.esp
    [74]     vION_IonCannon.esp
    [75]     INFERNAL FLAME.esp
    [76]     StrangeRunes.esp
    [77]     ChainHealing.esp
    [78]     DHSpell.esp
    [79]     AmplifiedMagicEnchants.esp
    [7A]     Spellmaster - Spells and Spellcasting.esp
    [7B]     Bijin Warmaidens.esp
    [7C]     Serana.esp
    [7D]     Valerica.esp
    [7E]     Modeldernordmod.esp
    [7F]     HalfKhajiit.esp
    [80]     SOS - Kapotun Addon.esp
    [81]     Bijin Wives.esp
    [82]     Bijin NPCs.esp
    [83]     P1FlyingRing.esp
    [84]     WetFunction.esp
    [85]     DeadlyDragons.esp
    [86]     HearthfireMultiKid.esp
    [87]     HearthfireMultiKid_LastName.esp
    [88]     Miyuki Follower.esp
    [89]     PAN_LadyArkay.esp
    [8A]     PAN_Aumriel.esp
    [8B]     AMatterOfTime.esp
    [8C]     KS Jewelry.esp
    [8D]     SkyrimReputation_SSE_Wintersun.esp
    [8E]     LazyRenamer.esp
    [8F]     Brawler Perk-High.esp
    [90]     Better Unarmed - One-Handed XP.esp
    [91]     Heart Breaker SE.esp
    [92]     SexyMannequinsFemale_SSE.esp
    [93]     Mannequin Message.esp
    [94]     _001_SelfFillingBookshelves.esp
    [95]     PermanentLegendaryBonus.esp
    [96]     Dress Up Lovers.esp
    [97]     RM_AnimatedOverlays.esp
    [98]     LustmordVampireArmor.esp
    [99]     CROSS_Crucible.esp
    [9A]     Hothtrooper44_Armor_Ecksstra.esp
    [9B]     Daedric Chainmail Rework - CBBE 3BBB Bodyslide.esp
    [9C]     Kanjs - Phoenix Feather.esp
    [9D]     AnimatedEatingRedux.esp
    [9E]     Unique Uniques.esp
    [9F]     HanSword.esp
    [A0]     DragonDao.esp
    [A1]     QinJian.esp
    [A2]     manny_mjollnir.esp
    [A3]     Hell Sword.esp
    [A4]     TavernGames.esp
    [A5]     Landlord.esp
    [A6]     Hunterborn - Leather Tanning.esp
    [A7]     Thanatos Dragonx.esp
    [A8]     Artificer - Unique Uniques Patch.esp
    [A9]     ImprovedDaedricArtifacts.esp
    [AA]     Chesko_WearableLantern.esp
    [AB]     Blaze Of Eventide.esp
    [AC]     Attack_MCO.esp
    [AD]     Stances - Dynamic Weapon Movesets SE.esp
    [AE]     SkyrimStyleSystem.esp
    [AF]     Air Dash.esp
    [B0]     AbilityTaunt.esp
    [B1]     Spaghetti Western.esp
    [B2]     NotEnoughAttackEffect.esp
    [B3]     Altair-gqsq.esp
    [B4]     AwpDanteWeapon.esp
    [B5]     DanteRoyalGuard.esp
    [B6]     SLAnimLoader.esp
    [B7]     HentaiCreatures.esp
    [B8]     MassMatchMakerSE.esp
    [B9]     Blaze Of Eventide MNCPatch.esp
    [BA]     MNCDeadlyDragons.esp
    [BB]     SexLabTools.esp
    [BC]     SexLabDefeat.esp
    [BD]     SexLabSquirtSSE.esp
    [BE]     sr_FillHerUp.esp
    [BF]     SOS - Grower - Extended.esp
    [C0]     Blush When Aroused.esp
    [C1]     NoOverpenetration.esp
    [C2]     BDIC.esp
    [C3]     BDICHentaiCreatures.esp
    [C4]     BDICCFPatch.esp
    [C5]     FNIS.esp
    [C6]     SLALAnimObjBillyy.esp
    [C7]     AnubAnimObj.esp
    [C8]     TakeNotes.esp
    [C9]     OninusLactis.esp
    [CA]     Immersive Citizens - AI Overhaul.esp
    [CB]     Alternate Start - Live Another Life.esp
    [CC]     Race Compatibility Dialogue SSE - ASLAL.esp
    [CD]     nwsFollowerFramework.esp
    [CE]     Water for ENB (Shades of Skyrim).esp
    [CF]     ELFXEnhancer.esp
    [FE:  0] ccQDRSSE001-SurvivalMode.esl
    [FE:  1] ccBGSSSE037-Curios.esl
    [FE:  2] _ResourcePack.esl
    [FE:  3] AHZmoreHUD.esl
    [FE:  4] TrueHUD.esl
    [FE:  5] Expressive Facegen Morphs.esl
    [FE:  6] hdtHighHeel.esm
    [FE:  7] ArgonianHairPlus.esl
    [FE:  8] Eyes of Aber.esl
    [FE:  9] titkit.esl
    [FE:  A] KittySpellPack01.esl
    [FE:  B] Astral.esl
    [FE:  C] AncientBloodII.esl
    [FE:  D] Lightpower.esl
    [FE:  E] Ghostlight.esl
    [FE:  F] Icebloom.esl
    [FE: 10] Supernova.esl
    [FE: 11] SilverDamage.esl
    [FE: 12] [dint] BDO Striker BI.esl
    [FE: 13] [Dint999] BDOr_Guardian_WinterMGS.esl
    [FE: 14] 1HSS.esl
    [FE: 15] TGLNordArmor.esl
    [FE: 16] OCPA.esl
    [FE: 17] Dodge_MCO-DXP.esl
    [FE: 18] DodgeFramework.esl
    [FE: 19] Attack Speed Framework.esp
    [FE: 1A] DWKaPoTunRace.esp
    [FE: 1B] MCMHelper.esp
    [FE: 1C] TrueDirectionalMovement.esp
    [FE: 1D] TDM Diagonal Sprinting Fix.esp
    [FE: 1E] CBBE.esp
    [FE: 1F] RDO Updated.esp
    [FE: 20] ELFX Fixes.esp
    [FE: 21] TKAA.esp
    [FE: 22] High Poly Pretty Face and Darker Brows Stand Alone.esp
    [FE: 23] FEC.esp
    [FE: 24] Silent Horizons - Solar Cleaner - Obsidian.esp
    [FE: 25] RaceMenuMorphsCBBEjBS2BG.esp
    [FE: 26] Maevan2EyeBrows.esp
    [FE: 27] Maevan2 Eye Brows for High Poly Head.esp
    [FE: 28] Maevan2 Eye Brows for High Poly Head - Males.esp
    [FE: 29] Ruby Red Vampire Eyes - Beast Race Support.esp
    [FE: 2A] PaarthurnaxQuestExpansion.esp
    [FE: 2B] PyP_Legendary.esp
    [FE: 2C] Optional.DibellaStatuesFixes.esp
    [FE: 2D] ColaNyr.esp
    [FE: 2E] infiniteCharge.esp
    [FE: 2F] ShivaFollower.esp
    [FE: 30] art_StarsightEyes.esp
    [FE: 31] DeadlySpellImpacts.esp
    [FE: 32] DeadlySpellImpacts Transparency Fix.esp
    [FE: 33] ERF - Futanari CBBE - Equippable.esp
    [FE: 34] NK_HornSlider.esp
    [FE: 35] Brows.esp
    [FE: 36] FAO.esp
    [FE: 37] SBP_SimpleBellyPaints.esp
    [FE: 38] VWA_VanillaWarpaintsAbsolution.esp
    [FE: 39] WNB_WeatheredNordicBodypaints.esp
    [FE: 3A] Lupine_YyvengarBodypaints.esp
    [FE: 3B] Lupine_ZiovendianBodypaints.esp
    [FE: 3C] Galactic eyes.esp
    [FE: 3D] HavoksLipPatterns.esp
    [FE: 3E] Wolfpaint_Face.esp
    [FE: 3F] Sheps_Tattoo_Collection.esp
    [FE: 40] KSHairdosSMP.esp
    [FE: 41] CommunityOverlays1_0T30.esp
    [FE: 42] FMS_FemaleMakeupSuite.esp
    [FE: 43] Sakora's Make Over Kit for SKSE64.esp
    [FE: 44] Kyoe BanginBrows.esp
    [FE: 45] Sunstarved_Tanlines.esp
    [FE: 46] SFO_SkinFeatureOverlays.esp
    [FE: 47] CommunityOverlays2_31T50.esp
    [FE: 48] CommunityOverlays3.esp
    [FE: 49] ZMD'S Obscure Overlays RaceMenu.esp
    [FE: 4A] ZMD'S Gothic Tattoos Race Menu CBBE v1.esp
    [FE: 4B] Cum Overlays For Race Menu HD.esp
    [FE: 4C] BarbarianPaints.esp
    [FE: 4D] YMMP.esp
    [FE: 4E] BS-TheHag_Overlays.esp
    [FE: 4F] AK_RM_PubicStyles_All_In_One.esp
    [FE: 50] Rikushai_Flamebringer_Tattoo.esp
    [FE: 51] IncaendoOverlays.esp
    [FE: 52] IncaendoOverlays2.esp
    [FE: 53] DeathCamOptions.esp
    [FE: 54] SOSVectorPlexusSnowElf.esp
    [FE: 55] Magician tactician.esp
    [FE: 56] Praise the Sun.esp
    [FE: 57] MultipleEnchants6.esp
    [FE: 58] I4IconAddon.esp
    [FE: 59] Slow Time Edit.esp
    [FE: 5A] icepenguinworldmapclassic.esp
    [FE: 5B] SPTConsistentOlderPeopleSE.esp
    [FE: 5C] HalfKhajiitHighPolyHeadPatch.esp
    [FE: 5D] DWKaPoTunRaceCompatibilityADDON.esp
    [FE: 5E] RimImpactOfPlayer.esp
    [FE: 5F] Animated Wings Ultimate.esp
    [FE: 60] ERF - Succubus.esp
    [FE: 61] dD-No Spinning Death Animation Merged.esp
    [FE: 62] CS_Hrist.esp
    [FE: 63] OMF_OnashaMaki.esp
    [FE: 64] Skyrim Cheat Engine.esp
    [FE: 65] Wintersun - SIC Patch.esp
    [FE: 66] GR Inari EarsTails SMP.esp
    [FE: 67] InariTail_RM_2-3.esp
    [FE: 68] (SDZ21) Freya Follower.esp
    [FE: 69] VriTarlFollower.esp
    [FE: 6A] Gotobed.esp
    [FE: 6B] BlockStealPapyrus.esp
    [FE: 6C] giant2toe.esp
    [FE: 6D] Gwelda Vampire.esp
    [FE: 6E] DX Druid Armor.esp
    [FE: 6F] DX Witcher Armor.esp
    [FE: 70] DX Daughter of the Sea.esp
    [FE: 71] DX Witch Hunter Armor.esp
    [FE: 72] Celes Mercy.esp
    [FE: 73] Cassandra Frost Witch.esp
    [FE: 74] Gwelda Witch.esp
    [FE: 75] DX Succubus Armor.esp
    [FE: 76] DX Necromancer Robes.esp
    [FE: 77] DX Dark Knight Armor.esp
    [FE: 78] Crimson Blood Armor.esp
    [FE: 79] [Ryan Reos] Dark Elf Blader.esp
    [FE: 7A] BloodMage.esp
    [FE: 7B] TribalSorceressMashup.esp
    [FE: 7C] IA CBBE Patch.esp
    [FE: 7D] IA_CBBE.esp
    [FE: 7E] [Odd] Daemon Girl Outfit.esp
    [FE: 7F] DX Dark Mistress SE.esp
    [FE: 80] [klear]OdinVahallaRisingRogue3004.esp
    [FE: 81] FemTsunArmor.esp
    [FE: 82] DCR_KingCrusaderMegaPack_SSE.esp
    [FE: 83] DCR_KingCrusaderHeavyWarRegalia_SSE.esp
    [FE: 84] Reforged DCR King Crusader by Stormhand.esp
    [FE: 85] Black Rose.esp
    [FE: 86] [Odd] Hellraiser.esp
    [FE: 87] Lady Flirt.esp
    [FE: 88] [SunJeong] Kimono.esp
    [FE: 89] AnimatedEating_Coffee Patch.esp
    [FE: 8A] AnimatedEatingReduxTableBenchPatch.esp
    [FE: 8B] NS_HuntingGroundsOutfit.esp
    [FE: 8C] 3BBB.esp
    [FE: 8D] 3BBB-RaceMenuMorphs.esp
    [FE: 8E] SOSPhysicsManager.esp
    [FE: 8F] Unique Thane Weapons.esp
    [FE: 90] Fudou Myouou.esp
    [FE: 91] WeaponPack1.esp
    [FE: 92] WeaponPack2.esp
    [FE: 93] Occiglacies.esp
    [FE: 94] AncientTonguesSwords.esp
    [FE: 95] JSwords-ImmersiveWeaponsPatch.esp
    [FE: 96] SteelheartArmors.esp
    [FE: 97] Dragonborn Aptitude.esp
    [FE: 98] SkyrimChallenges.esp
    [FE: 99] CarryYourCarcasses.esp
    [FE: 9A] Headhunter - Bounties Redone.esp
    [FE: 9B] artWraithTonguesv2.esp
    [FE: 9C] AutoHideAmmo.esp
    [FE: 9D] sweepingOrganizesStuff.esp
    [FE: 9E] AnotherVampireLeatherArmor.esp
    [FE: 9F] RimImpactOfMob.esp
    [FE: A0] EnhancedAtronachs.esp
    [FE: A1] HellbladeTimedBlock.esp
    [FE: A2] Keytrace.esp
    [FE: A3] KeyTraceForEldenRim.esp
    [FE: A4] EldenWarAshPack1.esp
    [FE: A5] EldenWarAshForMCO.esp
    [FE: A6] EldenWarAshPack2.esp
    [FE: A7] MouseTracker.esp
    [FE: A8] Precision.esp
    [FE: A9] Judgement Cut End - ap05's Remake.esp
    [FE: AA] Flames of Coldharbour.esp
    [FE: AB] wp DMC.esp
    [FE: AC] OmecaOneDanteSDT.esp
    [FE: AD] XingAirDash.esp
    [FE: AE] Bruce Lee unarmed pack.esp
    [FE: AF] Vision of Skyrim.esp
    [FE: B0] Skyshards Offer Skills.esp
    [FE: B1] abcd_valerica.esp
    [FE: B2] HeightSizeFix.esp
    [FE: B3] Proteus - Apocalypse Patch.esp
    [FE: B4] Proteus - Mysticism Patch.esp
    [FE: B5] Proteus - Wintersun Patch.esp
    [FE: B6] Race Compatiblity - Serana Add-on Dialogue.esp
    [FE: B7] SDA DX Crimson Blood Patch.esp
    [FE: B8] SDA Lustmord Patch.esp
    [FE: B9] SDA RDO Patch.esp
    [FE: BA] SDA-AA Patch.esp
    [FE: BB] Giants.esp
    [FE: BC] New Hagravens.esp
    [FE: BD] EvanoraVoice - Skyrim AE.esp
    [FE: BE] EvanoraVoice - Amorous Adventures.esp
    [FE: BF] EvanoraVoice - Sexlab Eager NPC's.esp
    [FE: C0] EvanoraVoice - Follower Framework.esp
    [FE: C1] EvanoraVoice - Live Another Life.esp
    [FE: C2] EvanoraVoice - Immersive Wenches.esp
    [FE: C3] EvanoraVoice - Paarthurnax QE.esp
    [FE: C4] EvanoraVoice - Serana Dialogue Addon.esp
    [FE: C5] EvanoraVoice - Radiant Prostitution.esp
    [FE: C6] EvanoraVoice - RDO.esp
    [FE: C7] EvanoraVoice - Schlongs of Skyrim.esp
    [FE: C8] EvanoraVoice - Sexlab Defeat.esp
    [FE: C9] EvanoraVoice - USSEP.esp
    [FE: CA] Immersive Wenches -Immersive Citizens AI Overhaul Patch-.esp
    [FE: CB] SDA NFF Patch.esp
    [FE: CC] ELFX Fixes Ragged Flagon Fix.esp
    [FE: CD] Immersive Citizens - ELFXEnhancer patch.esp
 

 

Posted (edited)

Disabling this plugin and the mod requiring it, the game loads and it doesn't CTD on main menu. But once I get to make a new game, another CTD.

 

Spoiler

Skyrim SSE v1.6.1170
CrashLoggerSSE v1-13-1-0 Apr  5 2024 14:33:44

Unhandled exception "EXCEPTION_ACCESS_VIOLATION" at 0x7FF6F213D57F SkyrimSE.exe+022D57F    mov ecx, [r13+0x10]

SYSTEM SPECS:
    OS: Microsoft Windows 10 Entreprise v10.0.19045
    CPU: AuthenticAMD AMD Ryzen 7 5700X 8-Core Processor             
    GPU #1: Nvidia GA102 [GeForce RTX 3080 Lite Hash Rate]
    GPU #2: Microsoft Basic Render Driver
    PHYSICAL MEMORY: 15.95 GB/63.89 GB
    GPU MEMORY: 2.66/9.07 GB
    Detected Virtual Machine: Thread Expert (100%)

PROBABLE CALL STACK:
    [ 0] 0x7FF6F213D57F SkyrimSE.exe+022D57F -> 16068+0x31F    mov ecx, [r13+0x10]
    [ 1] 0x7FF6F21F0FD6 SkyrimSE.exe+02E0FD6 -> 19671+0x146    nop
    [ 2] 0x7FF6F20B0B70 SkyrimSE.exe+01A0B70 -> 13355+0x250    cmp byte ptr [rdi+0x1A], 0x3E
    [ 3] 0x7FF6F209E920 SkyrimSE.exe+018E920 -> 13023+0x1B0    mov rcx, [rbx+0x60]
    [ 4] 0x7FF6F2D115CF SkyrimSE.exe+0E015CF -> 75705+0xEF    jmp 0x00007FF6F2D115FA
    [ 5] 0x7FF6F2D119E4 SkyrimSE.exe+0E019E4 -> 75708+0x1E4    mov rcx, [rdi+0xE0]
    [ 6] 0x7FF6F265C2CB SkyrimSE.exe+074C2CB -> 40744+0x1FB    mov rcx, rbx
    [ 7] 0x7FF6F2640BC9 SkyrimSE.exe+0730BC9 -> 40438+0x6D9    mov rcx, [rsi+0x650]
    [ 8] 0x7FF6F2555F13 SkyrimSE.exe+0645F13 -> 36564+0x73    call 0x00007FF6F2559D40
    [ 9] 0x7FFB93D9B939 hdtSMP64.dll+00BB939    cmp byte ptr [rbx+0x10], 0x00 |  C:\Games\Faster HDT-SMP\skse64_2_02_06\src\skse64\hdtSMP64\Hooks.cpp:314 ?onFrame@UnkEngine@hdt@@QEAAXXZ
    [10] 0x7FF6F254EAD5 SkyrimSE.exe+063EAD5 -> 36544+0x165    test bl, bl
    [11] 0x7FF6F344BB8E SkyrimSE.exe+153BB8E -> 109636+0x106    mov ebx, eax
    [12] 0x7FFC075C7344 KERNEL32.DLL+0017344
    [13] 0x7FFC087226B1    ntdll.dll+00526B1

REGISTERS:
    RAX 0x1                (size_t) [1]
    RCX 0x0                (size_t) [0]
    RDX 0x0                (size_t) [0]
    RBX 0x229D1662310      (PlayerCharacter*)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Object Reference: 
        File: "ColaNyr.esp"
        Modified by: Skyrim.esm -> ColaNyr.esp
        Flags: 0x00040009 kDestructible | kInitialized
        Name: "Prisoner"
        FormID: 0x00000007
        FormType: NPC (43)
        Flags: 0x00000408 kInitialized
        FormID: 0x00000014
        FormType: ActorCharacter (62)
    RSP 0x495972F3A0       (void*)
    RBP 0x22A6EC7BBA0      (void*)
    RSI 0x405              (size_t) [1029]
    RDI 0x229D1662310      (PlayerCharacter*)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Object Reference: 
        File: "ColaNyr.esp"
        Modified by: Skyrim.esm -> ColaNyr.esp
        Flags: 0x00040009 kDestructible | kInitialized
        Name: "Prisoner"
        FormID: 0x00000007
        FormType: NPC (43)
        Flags: 0x00000408 kInitialized
        FormID: 0x00000014
        FormType: ActorCharacter (62)
    R8  0x22A6F239E78      (TESObjectBOOK*)
        File: "Unofficial Skyrim Special Edition Patch.esp"
        Modified by: Skyrim.esm -> Unofficial Skyrim Special Edition Patch.esp
        Flags: 0x00000009 kDestructible | kInitialized
        Name: "The Book of the Dragonborn"
        FormID: 0x000F86FE
        FormType: Book (27)
        GetFullName: "The Book of the Dragonborn"
    R9  0xA0               (size_t) [160]
    R10 0x7FFBE7F10000     (void*)
    R11 0x7FFBE7F21915     (void* -> VCRUNTIME140.dll+0011915    )
    R12 0x0                (size_t) [0]
    R13 0x0                (size_t) [0]
    R14 0x22A7AD3BAE8      (void*)
    R15 0x22A6EC7E180      (void*)

STACK:
    [RSP+0  ] 0x22A6E415DB8      (void*)
    [RSP+8  ] 0x7FF6F2204C50     (void* -> SkyrimSE.exe+02F4C50    cmp [rbx], eax)
    [RSP+10 ] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+18 ] 0x229B79D3AE8      (void*)
    [RSP+20 ] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+28 ] 0x229B79D3AE8      (void*)
    [RSP+30 ] 0x30D40            (size_t) [200000]
    [RSP+38 ] 0x2B               (size_t) [43]
    [RSP+40 ] 0x229B79D3AE8      (void*)
    [RSP+48 ] 0x30D40            (size_t) [200000]
    [RSP+50 ] 0x220A266AC5E      (size_t) [2339186846814]
    [RSP+58 ] 0x229D1662310      (PlayerCharacter*)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Object Reference: 
        File: "ColaNyr.esp"
        Modified by: Skyrim.esm -> ColaNyr.esp
        Flags: 0x00040009 kDestructible | kInitialized
        Name: "Prisoner"
        FormID: 0x00000007
        FormType: NPC (43)
        Flags: 0x00000408 kInitialized
        FormID: 0x00000014
        FormType: ActorCharacter (62)
    [RSP+60 ] 0x405              (size_t) [1029]
    [RSP+68 ] 0x22A701F4CD0      (TESObjectCELL*)
        File: "ELFXEnhancer.esp"
        Modified by: Skyrim.esm -> Unofficial Skyrim Special Edition Patch.esp -> EnhancedLightsandFX.esp -> ELFX Fixes.esp -> Alternate Start - Live Another Life.esp -> ELFXEnhancer.esp
        Flags: 0x0004000B 
        Name: "Abandoned Prison"
        EditorID: "AbandonedPrison01"
        FormID: 0x00021594
        FormType: Cell (60)
        File: "ELFXEnhancer.esp"
        Modified by: Skyrim.esm -> Unofficial Skyrim Special Edition Patch.esp -> EnhancedLightsandFX.esp -> ELFX Fixes.esp -> Alternate Start - Live Another Life.esp -> ELFXEnhancer.esp
        Flags: 0x0004000B kDestructible | kAltered | kInitialized
        Name: "Abandoned Prison"
        EditorID: "AbandonedPrison01"
        FormID: 0x00021594
        FormType: Cell (60)
        GetFullName: "Abandoned Prison"
    [RSP+70 ] 0x229D1662310      (PlayerCharacter*)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Object Reference: 
        File: "ColaNyr.esp"
        Modified by: Skyrim.esm -> ColaNyr.esp
        Flags: 0x00040009 kDestructible | kInitialized
        Name: "Prisoner"
        FormID: 0x00000007
        FormType: NPC (43)
        Flags: 0x00000408 kInitialized
        FormID: 0x00000014
        FormType: ActorCharacter (62)
    [RSP+78 ] 0x7FF6F21F0FD6     (void* -> SkyrimSE.exe+02E0FD6    nop)
    [RSP+80 ] 0x22A6EC7BBA0      (void*)
    [RSP+88 ] 0x0                (size_t) [0]
    [RSP+90 ] 0x22A701F4CD0      (TESObjectCELL*)
        File: "ELFXEnhancer.esp"
        Modified by: Skyrim.esm -> Unofficial Skyrim Special Edition Patch.esp -> EnhancedLightsandFX.esp -> ELFX Fixes.esp -> Alternate Start - Live Another Life.esp -> ELFXEnhancer.esp
        Flags: 0x0004000B 
        Name: "Abandoned Prison"
        EditorID: "AbandonedPrison01"
        FormID: 0x00021594
        FormType: Cell (60)
        File: "ELFXEnhancer.esp"
        Modified by: Skyrim.esm -> Unofficial Skyrim Special Edition Patch.esp -> EnhancedLightsandFX.esp -> ELFX Fixes.esp -> Alternate Start - Live Another Life.esp -> ELFXEnhancer.esp
        Flags: 0x0004000B kDestructible | kAltered | kInitialized
        Name: "Abandoned Prison"
        EditorID: "AbandonedPrison01"
        FormID: 0x00021594
        FormType: Cell (60)
        GetFullName: "Abandoned Prison"
    [RSP+98 ] 0x0                (size_t) [0]
    [RSP+A0 ] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+A8 ] 0x22A55ECB620      (ShadowSceneNode*)
        Name: "shadow scene node"
        RTTIName: "ShadowSceneNode"
        Flags: kSelectiveUpdate | kSelectiveUpdateTransforms | kSelectiveUpdateController
        Checking Parent: 1
            Name: "WorldRoot Node"
            RTTIName: "SceneGraph"
            Flags: kSelectiveUpdate | kSelectiveUpdateTransforms | kSelectiveUpdateController
        Name: "shadow scene node"
    [RSP+B0 ] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+B8 ] 0x229D82BF5A0      (QueuedPlayer*)
    [RSP+C0 ] 0x229D1662310      (PlayerCharacter*)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Object Reference: 
        File: "ColaNyr.esp"
        Modified by: Skyrim.esm -> ColaNyr.esp
        Flags: 0x00040009 kDestructible | kInitialized
        Name: "Prisoner"
        FormID: 0x00000007
        FormType: NPC (43)
        Flags: 0x00000408 kInitialized
        FormID: 0x00000014
        FormType: ActorCharacter (62)
    [RSP+C8 ] 0x0                (size_t) [0]
    [RSP+D0 ] 0x22A7B66C408      (BSFadeNode*)
        Name: "skeleton.nif"
        RTTIName: "BSFadeNode"
        ExtraData[0] Name: "BOM"
        ExtraData[1] Name: "BBX"
        ExtraData[2] Name: "BSX"
        ExtraData[3] Name: "BSBoneLOD"
        ExtraData[4] Name: "SkeletonID"
        Flags: kHidden | kSelectiveUpdate | kSelectiveUpdateTransforms | kSelectiveUpdateController
        Full Name: "Prisoner"
        Checking User Data: -----
            Object Reference: 
            File: "ColaNyr.esp"
            Modified by: Skyrim.esm -> ColaNyr.esp
            Flags: 0x00040009 kDestructible | kInitialized
            Name: "Prisoner"
            FormID: 0x00000007
            FormType: NPC (43)
        Checking TESObjectREFR: {}
            Object Reference: 
            File: "ColaNyr.esp"
            Modified by: Skyrim.esm -> ColaNyr.esp
            Flags: 0x00040009 kDestructible | kInitialized
            Name: "Prisoner"
            FormID: 0x00000007
            FormType: NPC (43)
        Checking Parent: 0
            RTTIName: "NiNode"
            Flags: kSelectiveUpdate | kSelectiveUpdateTransforms | kSelectiveUpdateController
            Checking Parent: 0
                RTTIName: "BSMultiBoundNode"
                Flags: kSelectiveUpdate | kSelectiveUpdateTransforms | kSelectiveUpdateController
                Checking Parent: 2
                    Name: "ObjectLODRoot"
                    RTTIName: "NiNode"
                    Flags: kSelectiveUpdate | kSelectiveUpdateTransforms | kSelectiveUpdateController
                    Checking Parent: 3
                        Name: "shadow scene node"
                        RTTIName: "ShadowSceneNode"
                        Flags: kSelectiveUpdate | kSelectiveUpdateTransforms | kSelectiveUpdateController
                        Checking Parent: 1
                            Name: "WorldRoot Node"
                            RTTIName: "SceneGraph"
                            Flags: kSelectiveUpdate | kSelectiveUpdateTransforms | kSelectiveUpdateController
        Name: "skeleton.nif"
    [RSP+D8 ] 0x7FF6F20B0B70     (void* -> SkyrimSE.exe+01A0B70    cmp byte ptr [rdi+0x1A], 0x3E)
    [RSP+E0 ] 0x22A00100000      (size_t) [2379412930560]
    [RSP+E8 ] 0x22900000069      (size_t) [2375116914793]
    [RSP+F0 ] 0x229D1662310      (PlayerCharacter*)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Object Reference: 
        File: "ColaNyr.esp"
        Modified by: Skyrim.esm -> ColaNyr.esp
        Flags: 0x00040009 kDestructible | kInitialized
        Name: "Prisoner"
        FormID: 0x00000007
        FormType: NPC (43)
        Flags: 0x00000408 kInitialized
        FormID: 0x00000014
        FormType: ActorCharacter (62)
    [RSP+F8 ] 0x229D1662310      (PlayerCharacter*)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Object Reference: 
        File: "ColaNyr.esp"
        Modified by: Skyrim.esm -> ColaNyr.esp
        Flags: 0x00040009 kDestructible | kInitialized
        Name: "Prisoner"
        FormID: 0x00000007
        FormType: NPC (43)
        Flags: 0x00000408 kInitialized
        FormID: 0x00000014
        FormType: ActorCharacter (62)
    [RSP+100] 0x229D1662370      (void*)
    [RSP+108] 0x229D82BF5A0      (QueuedPlayer*)
    [RSP+110] 0x7FF6F400AB60     (void* -> SkyrimSE.exe+20FAB60    add [rax], al)
    [RSP+118] 0x7FF6F209E920     (void* -> SkyrimSE.exe+018E920    mov rcx, [rbx+0x60])
    [RSP+120] 0x229D1662310      (PlayerCharacter*)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Object Reference: 
        File: "ColaNyr.esp"
        Modified by: Skyrim.esm -> ColaNyr.esp
        Flags: 0x00040009 kDestructible | kInitialized
        Name: "Prisoner"
        FormID: 0x00000007
        FormType: NPC (43)
        Flags: 0x00000408 kInitialized
        FormID: 0x00000014
        FormType: ActorCharacter (62)
    [RSP+128] 0x7FF6F400AB00     (void* -> SkyrimSE.exe+20FAB00    add [rax], al)
    [RSP+130] 0x22A701A82B0      (BSFadeNode*)
        Name: "skeleton.nif"
        RTTIName: "BSFadeNode"
        ExtraData[0] Name: "BBX"
        ExtraData[1] Name: "BSX"
        ExtraData[2] Name: "BSBoneLOD"
        ExtraData[3] Name: "SkeletonID"
        Flags: kSelectiveUpdate | kSelectiveUpdateTransforms | kSelectiveUpdateController
        Name: "skeleton.nif"
    [RSP+138] 0x229B79D3AE8      (void*)
    [RSP+140] 0x22A6EC2F800      (char*) "This is a proxy plugin to make Nemesis compatible with XPMSE"
    [RSP+148] 0x0                (size_t) [0]
    [RSP+150] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+158] 0x495972F560       (void*)
    [RSP+160] 0x22A7B409D30      (void*)
    [RSP+168] 0xFFFFFFFF         (size_t) [4294967295]
    [RSP+170] 0x22A6EAF6CB8      (IOManager*)
    [RSP+178] 0x229B79D3380      (void*)
    [RSP+180] 0x768              (size_t) [1896]
    [RSP+188] 0x0                (size_t) [0]
    [RSP+190] 0x229D82BF5A0      (QueuedPlayer*)
    [RSP+198] 0x7FF6F2D115CF     (void* -> SkyrimSE.exe+0E015CF    jmp 0x00007FF6F2D115FA)
    [RSP+1A0] 0x22A00100000      (size_t) [2379412930560]
    [RSP+1A8] 0x14               (size_t) [20]
    [RSP+1B0] 0xC                (size_t) [12]
    [RSP+1B8] 0x229D1662310      (PlayerCharacter*)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Object Reference: 
        File: "ColaNyr.esp"
        Modified by: Skyrim.esm -> ColaNyr.esp
        Flags: 0x00040009 kDestructible | kInitialized
        Name: "Prisoner"
        FormID: 0x00000007
        FormType: NPC (43)
        Flags: 0x00000408 kInitialized
        FormID: 0x00000014
        FormType: ActorCharacter (62)
    [RSP+1C0] 0x229D82BF5A0      (QueuedPlayer*)
    [RSP+1C8] 0x229B79D3380      (void*)
    [RSP+1D0] 0x0                (size_t) [0]
    [RSP+1D8] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+1E0] 0x6                (size_t) [6]
    [RSP+1E8] 0x0                (size_t) [0]
    [RSP+1F0] 0x0                (size_t) [0]
    [RSP+1F8] 0x17               (size_t) [23]
    [RSP+200] 0x22A6EAF6CB8      (IOManager*)
    [RSP+208] 0x0                (size_t) [0]
    [RSP+210] 0x1                (size_t) [1]
    [RSP+218] 0x7FF6F2D119E4     (void* -> SkyrimSE.exe+0E019E4    mov rcx, [rdi+0xE0])
    [RSP+220] 0x1                (size_t) [1]
    [RSP+228] 0x4900000001       (size_t) [313532612609]
    [RSP+230] 0x69               (size_t) [105]
    [RSP+238] 0x0                (size_t) [0]
    [RSP+240] 0x0                (size_t) [0]
    [RSP+248] 0x0                (size_t) [0]
    [RSP+250] 0x495972F7F0       (void*)
    [RSP+258] 0x495972F7E0       (void*)
    [RSP+260] 0x229B79D3300      (void*)
    [RSP+268] 0x229D1662968      (void*)
    [RSP+270] 0x22A701F4CD0      (TESObjectCELL*)
        File: "ELFXEnhancer.esp"
        Modified by: Skyrim.esm -> Unofficial Skyrim Special Edition Patch.esp -> EnhancedLightsandFX.esp -> ELFX Fixes.esp -> Alternate Start - Live Another Life.esp -> ELFXEnhancer.esp
        Flags: 0x0004000B 
        Name: "Abandoned Prison"
        EditorID: "AbandonedPrison01"
        FormID: 0x00021594
        FormType: Cell (60)
        File: "ELFXEnhancer.esp"
        Modified by: Skyrim.esm -> Unofficial Skyrim Special Edition Patch.esp -> EnhancedLightsandFX.esp -> ELFX Fixes.esp -> Alternate Start - Live Another Life.esp -> ELFXEnhancer.esp
        Flags: 0x0004000B kDestructible | kAltered | kInitialized
        Name: "Abandoned Prison"
        EditorID: "AbandonedPrison01"
        FormID: 0x00021594
        FormType: Cell (60)
        GetFullName: "Abandoned Prison"
    [RSP+278] 0x7FF6F265C2CB     (void* -> SkyrimSE.exe+074C2CB    mov rcx, rbx)
    [RSP+280] 0x22900000001      (size_t) [2375116914689]
    [RSP+288] 0x229D1662310      (PlayerCharacter*)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Object Reference: 
        File: "ColaNyr.esp"
        Modified by: Skyrim.esm -> ColaNyr.esp
        Flags: 0x00040009 kDestructible | kInitialized
        Name: "Prisoner"
        FormID: 0x00000007
        FormType: NPC (43)
        Flags: 0x00000408 kInitialized
        FormID: 0x00000014
        FormType: ActorCharacter (62)
    [RSP+290] 0x495972F720       (void*)
    [RSP+298] 0x22A701F4CD0      (TESObjectCELL*)
        File: "ELFXEnhancer.esp"
        Modified by: Skyrim.esm -> Unofficial Skyrim Special Edition Patch.esp -> EnhancedLightsandFX.esp -> ELFX Fixes.esp -> Alternate Start - Live Another Life.esp -> ELFXEnhancer.esp
        Flags: 0x0004000B 
        Name: "Abandoned Prison"
        EditorID: "AbandonedPrison01"
        FormID: 0x00021594
        FormType: Cell (60)
        File: "ELFXEnhancer.esp"
        Modified by: Skyrim.esm -> Unofficial Skyrim Special Edition Patch.esp -> EnhancedLightsandFX.esp -> ELFX Fixes.esp -> Alternate Start - Live Another Life.esp -> ELFXEnhancer.esp
        Flags: 0x0004000B kDestructible | kAltered | kInitialized
        Name: "Abandoned Prison"
        EditorID: "AbandonedPrison01"
        FormID: 0x00021594
        FormType: Cell (60)
        GetFullName: "Abandoned Prison"
    [RSP+2A0] 0x22900000000      (size_t) [2375116914688]
    [RSP+2A8] 0x495972F819       (void*)
    [RSP+2B0] 0x0                (size_t) [0]
    [RSP+2B8] 0xFFFFFFFF         (size_t) [4294967295]
    [RSP+2C0] 0xFFFFFFFF         (size_t) [4294967295]
    [RSP+2C8] 0x495972F7A0       (void*)
    [RSP+2D0] 0x229D1662698      (void*)
    [RSP+2D8] 0x22A7A727F48      (void*)
    [RSP+2E0] 0x495972F819       (void*)
    [RSP+2E8] 0x7FF6F20B502E     (void* -> SkyrimSE.exe+01A502E    xor eax, eax)
    [RSP+2F0] 0x0                (size_t) [0]
    [RSP+2F8] 0x0                (size_t) [0]
    [RSP+300] 0x0                (size_t) [0]
    [RSP+308] 0x0                (size_t) [0]
    [RSP+310] 0x22A7A727F38      (void*)
    [RSP+318] 0x7FF6F266AE65     (void* -> SkyrimSE.exe+075AE65    cmp [rbx], eax)
    [RSP+320] 0x22A7A727F28      (void*)
    [RSP+328] 0x69               (size_t) [105]
    [RSP+330] 0x495972F819       (void*)
    [RSP+338] 0x229D1662310      (PlayerCharacter*)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Object Reference: 
        File: "ColaNyr.esp"
        Modified by: Skyrim.esm -> ColaNyr.esp
        Flags: 0x00040009 kDestructible | kInitialized
        Name: "Prisoner"
        FormID: 0x00000007
        FormType: NPC (43)
        Flags: 0x00000408 kInitialized
        FormID: 0x00000014
        FormType: ActorCharacter (62)
    [RSP+340] 0x22A65046480      (TESQuest*)
        Active Quest: false
        Current Stage: 0
        Type: kNone
        File: "nwsFollowerFramework.esp"
        Flags: 0x00400008 kInitialized
        Name: "Follower Settings"
        EditorID: "nwsFollowerSettings"
        FormID: 0xCB4EAFC9
        FormType: Quest (77)
        GetFullName: "Follower Settings"
    [RSP+348] 0x7FF6F2443F93     (void* -> SkyrimSE.exe+0533F93    add rbx, 0x08)
    [RSP+350] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+358] 0x6F               (size_t) [111]
    [RSP+360] 0x0                (size_t) [0]
    [RSP+368] 0x0                (size_t) [0]
    [RSP+370] 0x229D1662900      (void*)
    [RSP+378] 0xFFFFFFFF         (size_t) [4294967295]
    [RSP+380] 0x22A71ADC0F0      (BGSLocation*)
        File: "Alternate Start - Live Another Life.esp"
        Modified by: Skyrim.esm -> Unofficial Skyrim Special Edition Patch.esp -> Alternate Start - Live Another Life.esp
        Flags: 0x00000009 kDestructible | kInitialized
        Name: "Abandoned Prison"
        FormID: 0x000ECF4C
        FormType: Location (104)
        GetFullName: "Abandoned Prison"
    [RSP+388] 0x229B79D3300      (void*)
    [RSP+390] 0x229D1662968      (void*)
    [RSP+398] 0x0                (size_t) [0]
    [RSP+3A0] 0x495972F819       (void*)
    [RSP+3A8] 0x7FF6F2640BC9     (void* -> SkyrimSE.exe+0730BC9    mov rcx, [rsi+0x650])
    [RSP+3B0] 0x229D16626E0      (void*)
    [RSP+3B8] 0x495972F7A0       (void*)
    [RSP+3C0] 0x229D1662310      (PlayerCharacter*)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Object Reference: 
        File: "ColaNyr.esp"
        Modified by: Skyrim.esm -> ColaNyr.esp
        Flags: 0x00040009 kDestructible | kInitialized
        Name: "Prisoner"
        FormID: 0x00000007
        FormType: NPC (43)
        Flags: 0x00000408 kInitialized
        FormID: 0x00000014
        FormType: ActorCharacter (62)
    [RSP+3C8] 0x229D1662310      (PlayerCharacter*)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Flags: 0x00000408 
        Name: "Prisoner"
        FormID: 0x00000014
        FormType: ActorCharacter (62)
        Object Reference: 
        File: "ColaNyr.esp"
        Modified by: Skyrim.esm -> ColaNyr.esp
        Flags: 0x00040009 kDestructible | kInitialized
        Name: "Prisoner"
        FormID: 0x00000007
        FormType: NPC (43)
        Flags: 0x00000408 kInitialized
        FormID: 0x00000014
        FormType: ActorCharacter (62)
    [RSP+3D0] 0x495972F801       (void*)
    [RSP+3D8] 0x7FFB93CE47E3     (void* -> hdtSMP64.dll+00047E3    mov r8, rax |  C:\Games\Faster HDT-SMP\skse64_2_02_06\src\skse64\hdtSMP64\ActorManager.cpp:323 ?setSkeletonsActive@ActorManager@hdt@@AEAAX_N@Z)
    [RSP+3E0] 0x0                (size_t) [0]
    [RSP+3E8] 0x22C1E5F10E8      (void*)
    [RSP+3F0] 0x22A71ADC0F0      (BGSLocation*)
        File: "Alternate Start - Live Another Life.esp"
        Modified by: Skyrim.esm -> Unofficial Skyrim Special Edition Patch.esp -> Alternate Start - Live Another Life.esp
        Flags: 0x00000009 kDestructible | kInitialized
        Name: "Abandoned Prison"
        FormID: 0x000ECF4C
        FormType: Location (104)
        GetFullName: "Abandoned Prison"
    [RSP+3F8] 0x0                (size_t) [0]
    [RSP+400] 0x7FFB00000000     (size_t) [140716013518848]
    [RSP+408] 0x1                (size_t) [1]
    [RSP+410] 0x2                (size_t) [2]
    [RSP+418] 0x2557713C943B     (size_t) [41057492177979]
    [RSP+420] 0x3F80000000000000 (size_t) [4575657221408423936]
    [RSP+428] 0x229B79D3380      (void*)
    [RSP+430] 0x0                (size_t) [0]
    [RSP+438] 0x3F80000000000000 (size_t) [4575657221408423936]
    [RSP+440] 0x0                (size_t) [0]
    [RSP+448] 0x408C433D         (size_t) [1082934077]
    [RSP+450] 0x44A6C00045CA8800 (size_t) [4946852348116502528]
    [RSP+458] 0x22C43490000      (void*)
    [RSP+460] 0x7FFB990F39A8     (void* -> ImmersiveEquipmentDisplays.dll+05339A8    add [rax], al)
    [RSP+468] 0x7FFB98E62D36     (void* -> ImmersiveEquipmentDisplays.dll+02A2D36    nop)
    [RSP+470] 0x0                (size_t) [0]
    [RSP+478] 0x7FFC05DBB8BB     (void* -> KERNELBASE.dll+006B8BB    nop [rax+rax*1], eax)
    [RSP+480] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+488] 0x22943000000      (size_t) [2376240988160]
    [RSP+490] 0x22AB1406990      (void*)
    [RSP+498] 0x0                (size_t) [0]
    [RSP+4A0] 0x0                (size_t) [0]
    [RSP+4A8] 0x0                (size_t) [0]
    [RSP+4B0] 0x229CD3C4CB0      (Main*)
    [RSP+4B8] 0x1508C2           (size_t) [1378498]
    [RSP+4C0] 0x0                (size_t) [0]
    [RSP+4C8] 0x229CD3C4CB0      (Main*)
    [RSP+4D0] 0x495972F8C0       (void*)
    [RSP+4D8] 0x7FF6F2555F13     (void* -> SkyrimSE.exe+0645F13    call 0x00007FF6F2559D40)
    [RSP+4E0] 0x229CD3C4C00      (void*)
    [RSP+4E8] 0x150800           (size_t) [1378304]
    [RSP+4F0] 0x495972F800       (void*)
    [RSP+4F8] 0x7FFB00000000     (size_t) [140716013518848]
    [RSP+500] 0xEAE5522E8FB1     (size_t) [258270647193521]
    [RSP+508] 0x7FFB913C528C     (void* -> gameoverlayrenderer64.dll+00B528C    mov eax, ebp)
    [RSP+510] 0x0                (size_t) [0]
    [RSP+518] 0x0                (size_t) [0]
    [RSP+520] 0x7FFB93E75760     (hdt::SkyrimPhysicsWorld*)
    [RSP+528] 0x7FFB93D95FCB     (void* -> hdtSMP64.dll+00B5FCB    lea r11, [rsp+0xE0] |  C:\Games\Faster HDT-SMP\skse64_2_02_06\src\skse64\hdtSMP64\hdtSkyrimPhysicsWorld.cpp:333 ?onEvent@SkyrimPhysicsWorld@hdt@@UEAAXAEBUFrameEvent@2@@Z)
    [RSP+530] 0x0                (size_t) [0]
    [RSP+538] 0x7FFB913C5082     (void* -> gameoverlayrenderer64.dll+00B5082    add r14d, eax)
    [RSP+540] 0x495972FA20       (void*)
    [RSP+548] 0x0                (size_t) [0]
    [RSP+550] 0x7FFB93E758B8     (void* -> hdtSMP64.dll+01958B8    add al, [rax] |  ?id@?$numpunct@D@std@@2V0locale@2@A_1958B8)
    [RSP+558] 0x7FFC081AA2F3     (void* -> USER32.dll+000A2F3    nop [rax+rax*1], eax)
    [RSP+560] 0x0                (size_t) [0]
    [RSP+568] 0x0                (size_t) [0]
    [RSP+570] 0x10               (size_t) [16]
    [RSP+578] 0x7FFB913AA34D     (void* -> gameoverlayrenderer64.dll+009A34D    test al, al)
    [RSP+580] 0x7FFB00000001     (size_t) [140716013518849]
    [RSP+588] 0x3                (size_t) [3]
    [RSP+590] 0x0                (size_t) [0]
    [RSP+598] 0x0                (size_t) [0]
    [RSP+5A0] 0x0                (size_t) [0]
    [RSP+5A8] 0x0                (size_t) [0]
    [RSP+5B0] 0x0                (size_t) [0]
    [RSP+5B8] 0x0                (size_t) [0]
    [RSP+5C0] 0xD57C8CDF455F     (size_t) [234730916103519]
    [RSP+5C8] 0x7FFC081A97D0     (void* -> USER32.dll+00097D0    jmp 0x00007FFC081A978F)
    [RSP+5D0] 0x0                (size_t) [0]
    [RSP+5D8] 0x0                (size_t) [0]
    [RSP+5E0] 0x0                (size_t) [0]
    [RSP+5E8] 0x0                (size_t) [0]
    [RSP+5F0] 0x0                (size_t) [0]
    [RSP+5F8] 0x0                (size_t) [0]
    [RSP+600] 0x0                (size_t) [0]
    [RSP+608] 0xFFFFFFFFFFFFFFFE (size_t) [uint: 18446744073709551614 int: -2]
    [RSP+610] 0x0                (size_t) [0]
    [RSP+618] 0x0                (size_t) [0]
    [RSP+620] 0x0                (size_t) [0]
    [RSP+628] 0x0                (size_t) [0]
    [RSP+630] 0x0                (size_t) [0]
    [RSP+638] 0x7FFB93D9B939     (void* -> hdtSMP64.dll+00BB939    cmp byte ptr [rbx+0x10], 0x00 |  C:\Games\Faster HDT-SMP\skse64_2_02_06\src\skse64\hdtSMP64\Hooks.cpp:314 ?onFrame@UnkEngine@hdt@@QEAAXXZ)
    [RSP+640] 0x229CD3C4CB0      (Main*)
    [RSP+648] 0x0                (size_t) [0]
    [RSP+650] 0x1508C2           (size_t) [1378498]
    [RSP+658] 0x0                (size_t) [0]
    [RSP+660] 0x1508C2           (size_t) [1378498]
    [RSP+668] 0x0                (size_t) [0]
    [RSP+670] 0x0                (size_t) [0]
    [RSP+678] 0x7FF6F254EAD5     (void* -> SkyrimSE.exe+063EAD5    test bl, bl)
    [RSP+680] 0x0                (size_t) [0]
    [RSP+688] 0x0                (size_t) [0]
    [RSP+690] 0x0                (size_t) [0]
    [RSP+698] 0x0                (size_t) [0]
    [RSP+6A0] 0x1                (size_t) [1]
    [RSP+6A8] 0x7FFBAEC2AB1A     (void* -> skse64_1_6_1170.dll+000AB1A    add rsp, 0x28)
    [RSP+6B0] 0xA                (size_t) [10]
    [RSP+6B8] 0x7FFC0646F0B0     (void* -> ucrtbase.dll+00EF0B0    )
    [RSP+6C0] 0x229B79F4080      (void*)
    [RSP+6C8] 0x0                (size_t) [0]
    [RSP+6D0] 0x1508C2           (size_t) [1378498]
    [RSP+6D8] 0x14FE             (size_t) [5374]
    [RSP+6E0] 0x138911BC         (size_t) [327750076]
    [RSP+6E8] 0x1                (size_t) [1]
    [RSP+6F0] 0x5000DF12AE8      (size_t) [5497792047848]
    [RSP+6F8] 0x2D0              (size_t) [720]
    [RSP+700] 0x0                (size_t) [0]
    [RSP+708] 0x7FF6F344BB8E     (void* -> SkyrimSE.exe+153BB8E    mov ebx, eax)
    [RSP+710] 0xA                (size_t) [10]
    [RSP+718] 0x0                (size_t) [0]
    [RSP+720] 0x0                (size_t) [0]
    [RSP+728] 0x495984A000       (void*)
    [RSP+730] 0x0                (size_t) [0]
    [RSP+738] 0x0                (size_t) [0]
    [RSP+740] 0x0                (size_t) [0]
    [RSP+748] 0x7FFC075C7344     (void* -> KERNEL32.DLL+0017344    mov ecx, eax)
    [RSP+750] 0x0                (size_t) [0]
    [RSP+758] 0x7FFBB59D4B60     (void* -> usvfs_x64.dll+0084B60    push rbx)
    [RSP+760] 0x1                (size_t) [1]
    [RSP+768] 0x1                (size_t) [1]
    [RSP+770] 0x0                (size_t) [0]
    [RSP+778] 0x7FFC087226B1     (void* -> ntdll.dll+00526B1    jmp 0x00007FFC087226D3)
    [RSP+780] 0x0                (size_t) [0]
    [RSP+788] 0x0                (size_t) [0]
    [RSP+790] 0x0                (size_t) [0]
    [RSP+798] 0x0                (size_t) [0]
    [RSP+7A0] 0x0                (size_t) [0]
    [RSP+7A8] 0x0                (size_t) [0]
    [RSP+7B0] 0xF8BDB0A800000000 (size_t) [uint: 17923676327605436416 int: -523067746104115200]
    [RSP+7B8] 0x0                (size_t) [0]
    [RSP+7C0] 0x0                (size_t) [0]
    [RSP+7C8] 0x7FFC05E7DFB0     (void* -> KERNELBASE.dll+012DFB0    mov [rsp+0x10], rbx)
    [RSP+7D0] 0x495972E500       (void*)
    [RSP+7D8] 0xFCFD5A6F1800007F (size_t) [uint: 18229826299856158847 int: -216917773853392769]
    [RSP+7E0] 0x7FFCFD5A6F18     (size_t) [140724559048472]
    [RSP+7E8] 0x495972E500       (void*)
    [RSP+7F0] 0x7FFC08722690     (void* -> ntdll.dll+0052690    sub rsp, 0x78)
    [RSP+7F8] 0x0                (size_t) [0]
    [RSP+800] 0x0                (size_t) [0]
    [RSP+808] 0x0                (size_t) [0]
    [RSP+810] 0x0                (size_t) [0]
    [RSP+818] 0x0                (size_t) [0]
    [RSP+820] 0x0                (size_t) [0]
    [RSP+828] 0x0                (size_t) [0]
    [RSP+830] 0x0                (size_t) [0]
    [RSP+838] 0x0                (size_t) [0]
    [RSP+840] 0x0                (size_t) [0]
    [RSP+848] 0x0                (size_t) [0]
    [RSP+850] 0x0                (size_t) [0]
    [RSP+858] 0x0                (size_t) [0]
    [RSP+860] 0x0                (size_t) [0]
    [RSP+868] 0x0                (size_t) [0]
    [RSP+870] 0x0                (size_t) [0]
    [RSP+878] 0x0                (size_t) [0]
    [RSP+880] 0x0                (size_t) [0]
    [RSP+888] 0x0                (size_t) [0]
    [RSP+890] 0x0                (size_t) [0]
    [RSP+898] 0x0                (size_t) [0]
    [RSP+8A0] 0x0                (size_t) [0]
    [RSP+8A8] 0x0                (size_t) [0]
    [RSP+8B0] 0x0                (size_t) [0]
    [RSP+8B8] 0x0                (size_t) [0]
    [RSP+8C0] 0x0                (size_t) [0]
    [RSP+8C8] 0x0                (size_t) [0]
    [RSP+8D0] 0x0                (size_t) [0]
    [RSP+8D8] 0x0                (size_t) [0]
    [RSP+8E0] 0x0                (size_t) [0]
    [RSP+8E8] 0x0                (size_t) [0]
    [RSP+8F0] 0x0                (size_t) [0]
    [RSP+8F8] 0x0                (size_t) [0]
    [RSP+900] 0x0                (size_t) [0]
    [RSP+908] 0x0                (size_t) [0]
    [RSP+910] 0x0                (size_t) [0]
    [RSP+918] 0x0                (size_t) [0]
    [RSP+920] 0x0                (size_t) [0]
    [RSP+928] 0x0                (size_t) [0]
    [RSP+930] 0x0                (size_t) [0]
    [RSP+938] 0x0                (size_t) [0]
    [RSP+940] 0x0                (size_t) [0]
    [RSP+948] 0x0                (size_t) [0]
    [RSP+950] 0x0                (size_t) [0]
    [RSP+958] 0x0                (size_t) [0]
    [RSP+960] 0x0                (size_t) [0]
    [RSP+968] 0x0                (size_t) [0]
    [RSP+970] 0x0                (size_t) [0]
    [RSP+978] 0x0                (size_t) [0]
    [RSP+980] 0x0                (size_t) [0]
    [RSP+988] 0x0                (size_t) [0]
    [RSP+990] 0x0                (size_t) [0]
    [RSP+998] 0x0                (size_t) [0]
    [RSP+9A0] 0x0                (size_t) [0]
    [RSP+9A8] 0x0                (size_t) [0]
    [RSP+9B0] 0x0                (size_t) [0]
    [RSP+9B8] 0x0                (size_t) [0]
    [RSP+9C0] 0x0                (size_t) [0]
    [RSP+9C8] 0x0                (size_t) [0]
    [RSP+9D0] 0x0                (size_t) [0]
    [RSP+9D8] 0x0                (size_t) [0]
    [RSP+9E0] 0x0                (size_t) [0]
    [RSP+9E8] 0x0                (size_t) [0]
    [RSP+9F0] 0x0                (size_t) [0]
    [RSP+9F8] 0x0                (size_t) [0]
    [RSP+A00] 0x0                (size_t) [0]
    [RSP+A08] 0x0                (size_t) [0]
    [RSP+A10] 0x0                (size_t) [0]
    [RSP+A18] 0x0                (size_t) [0]
    [RSP+A20] 0x0                (size_t) [0]
    [RSP+A28] 0x0                (size_t) [0]
    [RSP+A30] 0x0                (size_t) [0]
    [RSP+A38] 0x0                (size_t) [0]
    [RSP+A40] 0x0                (size_t) [0]
    [RSP+A48] 0x0                (size_t) [0]
    [RSP+A50] 0x0                (size_t) [0]
    [RSP+A58] 0x0                (size_t) [0]
    [RSP+A60] 0x0                (size_t) [0]
    [RSP+A68] 0x0                (size_t) [0]
    [RSP+A70] 0x0                (size_t) [0]
    [RSP+A78] 0x0                (size_t) [0]
    [RSP+A80] 0x0                (size_t) [0]
    [RSP+A88] 0x0                (size_t) [0]
    [RSP+A90] 0x0                (size_t) [0]
    [RSP+A98] 0x0                (size_t) [0]
    [RSP+AA0] 0x0                (size_t) [0]
    [RSP+AA8] 0x0                (size_t) [0]
    [RSP+AB0] 0x0                (size_t) [0]
    [RSP+AB8] 0x0                (size_t) [0]
    [RSP+AC0] 0x0                (size_t) [0]
    [RSP+AC8] 0x0                (size_t) [0]
    [RSP+AD0] 0x0                (size_t) [0]
    [RSP+AD8] 0x0                (size_t) [0]
    [RSP+AE0] 0x0                (size_t) [0]
    [RSP+AE8] 0x0                (size_t) [0]
    [RSP+AF0] 0x0                (size_t) [0]
    [RSP+AF8] 0x0                (size_t) [0]
    [RSP+B00] 0x0                (size_t) [0]
    [RSP+B08] 0x0                (size_t) [0]
    [RSP+B10] 0x0                (size_t) [0]
    [RSP+B18] 0x0                (size_t) [0]
    [RSP+B20] 0x0                (size_t) [0]
    [RSP+B28] 0x0                (size_t) [0]
    [RSP+B30] 0x0                (size_t) [0]
    [RSP+B38] 0x0                (size_t) [0]
    [RSP+B40] 0x0                (size_t) [0]
    [RSP+B48] 0x0                (size_t) [0]
    [RSP+B50] 0x0                (size_t) [0]
    [RSP+B58] 0x0                (size_t) [0]
    [RSP+B60] 0x0                (size_t) [0]
    [RSP+B68] 0x0                (size_t) [0]
    [RSP+B70] 0x0                (size_t) [0]
    [RSP+B78] 0x0                (size_t) [0]
    [RSP+B80] 0x0                (size_t) [0]
    [RSP+B88] 0x0                (size_t) [0]
    [RSP+B90] 0x0                (size_t) [0]
    [RSP+B98] 0x0                (size_t) [0]
    [RSP+BA0] 0x0                (size_t) [0]
    [RSP+BA8] 0x0                (size_t) [0]
    [RSP+BB0] 0x0                (size_t) [0]
    [RSP+BB8] 0x0                (size_t) [0]
    [RSP+BC0] 0x0                (size_t) [0]
    [RSP+BC8] 0x0                (size_t) [0]
    [RSP+BD0] 0x0                (size_t) [0]
    [RSP+BD8] 0x0                (size_t) [0]
    [RSP+BE0] 0x0                (size_t) [0]
    [RSP+BE8] 0x0                (size_t) [0]
    [RSP+BF0] 0x0                (size_t) [0]
    [RSP+BF8] 0x0                (size_t) [0]
    [RSP+C00] 0x0                (size_t) [0]
    [RSP+C08] 0x0                (size_t) [0]
    [RSP+C10] 0x0                (size_t) [0]
    [RSP+C18] 0x0                (size_t) [0]
    [RSP+C20] 0x0                (size_t) [0]
    [RSP+C28] 0x0                (size_t) [0]
    [RSP+C30] 0x0                (size_t) [0]
    [RSP+C38] 0x0                (size_t) [0]
    [RSP+C40] 0x0                (size_t) [0]
    [RSP+C48] 0x0                (size_t) [0]
    [RSP+C50] 0x0                (size_t) [0]
    [RSP+C58] 0x0                (size_t) [0]

MODULES:
    XINPUT1_3.dll                      0x000000400000
    X3DAudio1_7.dll                    0x000075CD0000
    d3d11.dll                          0x000180000000
    po3_FEC.dll                        0x022AC1790000
    SimpleDualSheath.dll               0x022AC5B00000
    SkyrimSE.exe                       0x7FF6F1F10000
    XAudio2_7.dll                      0x7FFB8E450000
    DINPUT8.dll                        0x7FFB8E4E0000
    nvcuda64.dll                       0x7FFB8EA60000
    d3dcompiler_47_64.dll              0x7FFB8F5E0000
    NvCamera64.dll                     0x7FFB90200000
    d3dcompiler_46e.dll                0x7FFB90E40000
    gameoverlayrenderer64.dll          0x7FFB91310000
    wheeler.dll                        0x7FFB914B0000
    TrueHUD.dll                        0x7FFB916A0000
    TrueDirectionalMovement.dll        0x7FFB91760000
    SSEDisplayTweaks.dll               0x7FFB91830000
    skee64.dll                         0x7FFB918D0000
    SexLabUtil.dll                     0x7FFB91BD0000
    ScrambledBugs.dll                  0x7FFB91CA0000
    RemoveAllItemsFix.dll              0x7FFB91D40000
    Precision.dll                      0x7FFB91DD0000
    po3_Tweaks.dll                     0x7FFB91FB0000
    po3_SpellPerkItemDistributor.dll   0x7FFB920B0000
    po3_PapyrusExtender.dll            0x7FFB92270000
    po3_KeywordItemDistributor.dll     0x7FFB924F0000
    po3_ReadOrTakeBooks.dll            0x7FFB92720000
    PapyrusUtil.dll                    0x7FFB928E0000
    Proteus.dll                        0x7FFB92A90000
    PayloadInterpreter.dll             0x7FFB92B20000
    PapyrusTweaks.dll                  0x7FFB92B90000
    PapyrusIniManipulator.dll          0x7FFB92C90000
    PAPER.dll                          0x7FFB92D80000
    PairedAnimationImprovements.dll    0x7FFB92E00000
    OpenAnimationReplacer.dll          0x7FFB92E70000
    OneClickPowerAttack.dll            0x7FFB93130000
    NoEnchantmentRestrictionRemake.dll 0x7FFB931A0000
    NativeEditorIDFix.dll              0x7FFB93250000
    MoreInformativeConsole.dll         0x7FFB932B0000
    ModernStaggerLock.dll              0x7FFB933E0000
    mfgfix.dll                         0x7FFB934D0000
    MfgConsole.dll                     0x7FFB93590000
    MaxsuIFrame.dll                    0x7FFB935F0000
    loki_DynamicAnimationCasting.dll   0x7FFB936F0000
    JContainers64.dll                  0x7FFB93890000
    ImprovedCameraSE.dll               0x7FFB93B70000
    hdtSMP64.dll                       0x7FFB93CE0000
    steamclient64.dll                  0x7FFB97260000
    MCMHelper.dll                      0x7FFB98AE0000
    ImmersiveEquipmentDisplays.dll     0x7FFB98BC0000
    MCO.dll                            0x7FFB99960000
    InventoryInjector.dll              0x7FFB99D10000
    HellbladeTimedBlock.dll            0x7FFB99DC0000
    gotobed.dll                        0x7FFB99EA0000
    Fuz Ro D'oh.dll                    0x7FFB99F30000
    ForgetSpell.dll                    0x7FFB99F90000
    FISS.dll                           0x7FFB9A000000
    FaceGenFixes.dll                   0x7FFB9A070000
    dmenu.dll                          0x7FFB9A0E0000
    CrashLogger.dll                    0x7FFB9A1F0000
    ENBHelperSE.dll                    0x7FFB9BAD0000
    DodgeFramework.dll                 0x7FFB9BB90000
    ConsoleUtilSSE.dll                 0x7FFB9BC70000
    cbp.dll                            0x7FFB9BDD0000
    BehaviorDataInjector.dll           0x7FFB9BEF0000
    AnimationMotionRevolution.dll      0x7FFB9C050000
    DKAF.dll                           0x7FFB9D860000
    DtryKeyUtil.dll                    0x7FFB9D990000
    AnimationQueueFix.dll              0x7FFB9DA00000
    AHZmoreHUDPlugin.dll               0x7FFB9DA70000
    tbbmalloc.dll                      0x7FFB9DB00000
    EngineFixes.dll                    0x7FFB9DB70000
    tier0_s64.dll                      0x7FFB9DC80000
    D3DCOMPILER_43.dll                 0x7FFB9E6C0000
    BetterJumpingSE.dll                0x7FFBAE9E0000
    tbb.dll                            0x7FFBAEA40000
    skse64_1_6_1170.dll                0x7FFBAEC20000
    SkyrimUncapper.dll                 0x7FFBAEDD0000
    AlternateConversationCamera.dll    0x7FFBAF500000
    vstdlib_s64.dll                    0x7FFBAF550000
    d3dx11_43.dll                      0x7FFBAF610000
    bink2w64.dll                       0x7FFBAF660000
    DINPUT8.dll                        0x7FFBAF6E0000
    steam_api64.dll                    0x7FFBAF730000
    EVLaS.dll                          0x7FFBB3F10000
    DSOUND.DLL                         0x7FFBB5350000
    usvfs_x64.dll                      0x7FFBB5950000
    nvspcap64.dll                      0x7FFBC4E80000
    MSVCP140_ATOMIC_WAIT.dll           0x7FFBD9700000
    MSVCP140_2.dll                     0x7FFBDDB50000
    MessageBus.dll                     0x7FFBE0280000
    VCRUNTIME140.dll                   0x7FFBE7F10000
    VCRUNTIME140_1.dll                 0x7FFBE7F30000
    MSVCP140.dll                       0x7FFBE8290000
    winmmbase.dll                      0x7FFBEB320000
    AUDIOSES.DLL                       0x7FFBEBFF0000
    MPR.dll                            0x7FFBED920000
    Secur32.dll                        0x7FFBEE250000
    mskeyprotect.dll                   0x7FFBEEB10000
    ncryptsslp.dll                     0x7FFBEF130000
    fwpuclnt.dll                       0x7FFBEFA80000
    XINPUT9_1_0.dll                    0x7FFBEFBB0000
    webio.dll                          0x7FFBEFE90000
    SrtCrashFix64.dll                  0x7FFBF0160000
    nvwgf2umx.dll                      0x7FFBF0A00000
    NvMessageBus.dll                   0x7FFBF57C0000
    nvgpucomp64.dll                    0x7FFBF60F0000
    nvldumdx.dll                       0x7FFBF8310000
    nvapi64.dll                        0x7FFBF83D0000
    dxcore.dll                         0x7FFBF8AA0000
    dbghelp.dll                        0x7FFBF9D10000
    WINMM.dll                          0x7FFBFB8F0000
    MMDevApi.dll                       0x7FFBFBCF0000
    rasadhlp.dll                       0x7FFBFC1C0000
    xinput1_4.dll                      0x7FFBFC510000
    WindowsCodecs.dll                  0x7FFBFDE80000
    drvstore.dll                       0x7FFBFE040000
    cryptnet.dll                       0x7FFBFE190000
    twinapi.appcore.dll                0x7FFBFE520000
    WINHTTP.dll                        0x7FFBFE730000
    WindowManagementAPI.dll            0x7FFBFE840000
    VERSION.dll                        0x7FFBFF2C0000
    dhcpcsvc.DLL                       0x7FFBFF970000
    WINNSI.DLL                         0x7FFBFF990000
    textinputframework.dll             0x7FFBFFAD0000
    InputHost.dll                      0x7FFBFFE10000
    avrt.dll                           0x7FFC00120000
    Windows.UI.dll                     0x7FFC00490000
    PROPSYS.dll                        0x7FFC01350000
    SMP-NPC crash fix.dll              0x7FFC01910000
    d3dx9_42.dll                       0x7FFC01970000
    d3d11.dll                          0x7FFC01C60000
    D3DCOMPILER_47.dll                 0x7FFC02490000
    wintypes.dll                       0x7FFC028F0000
    dcomp.dll                          0x7FFC02A50000
    CoreUIComponents.dll               0x7FFC02FC0000
    CoreMessaging.dll                  0x7FFC03320000
    uxtheme.dll                        0x7FFC03710000
    resourcepolicyclient.dll           0x7FFC03810000
    dwmapi.dll                         0x7FFC03A20000
    kernel.appcore.dll                 0x7FFC03C00000
    windows.storage.dll                0x7FFC03E00000
    HID.DLL                            0x7FFC045A0000
    dxgi.dll                           0x7FFC045E0000
    schannel.DLL                       0x7FFC04C40000
    rsaenh.dll                         0x7FFC04D30000
    ntmarta.dll                        0x7FFC04EB0000
    IPHLPAPI.DLL                       0x7FFC05150000
    DNSAPI.dll                         0x7FFC05190000
    MSWSOCK.dll                        0x7FFC05470000
    CRYPTSP.dll                        0x7FFC05660000
    CRYPTBASE.DLL                      0x7FFC05680000
    Wldp.dll                           0x7FFC05710000
    NTASN1.dll                         0x7FFC05740000
    ncrypt.dll                         0x7FFC05780000
    UMPDC.dll                          0x7FFC057B0000
    POWRPROF.dll                       0x7FFC057D0000
    msasn1.dll                         0x7FFC05910000
    devobj.dll                         0x7FFC05AE0000
    DPAPI.DLL                          0x7FFC05B40000
    SSPICLI.DLL                        0x7FFC05C30000
    profapi.dll                        0x7FFC05C80000
    KERNELBASE.dll                     0x7FFC05D50000
    wintrust.dll                       0x7FFC06100000
    msvcp_win.dll                      0x7FFC06170000
    gdi32full.dll                      0x7FFC06210000
    cfgmgr32.dll                       0x7FFC06330000
    ucrtbase.dll                       0x7FFC06380000
    CRYPT32.dll                        0x7FFC06480000
    win32u.dll                         0x7FFC065E0000
    bcrypt.dll                         0x7FFC06610000
    bcryptPrimitives.dll               0x7FFC06640000
    MSCTF.dll                          0x7FFC066D0000
    clbcatq.dll                        0x7FFC067F0000
    SHELL32.dll                        0x7FFC06900000
    combase.dll                        0x7FFC07070000
    msvcrt.dll                         0x7FFC07430000
    SHLWAPI.dll                        0x7FFC074D0000
    KERNEL32.DLL                       0x7FFC075B0000
    NSI.dll                            0x7FFC07670000
    ADVAPI32.dll                       0x7FFC07680000
    OLEAUT32.dll                       0x7FFC078B0000
    PSAPI.DLL                          0x7FFC07980000
    imagehlp.dll                       0x7FFC07990000
    SHCORE.dll                         0x7FFC079B0000
    SETUPAPI.dll                       0x7FFC07A60000
    RPCRT4.dll                         0x7FFC07ED0000
    WS2_32.dll                         0x7FFC08000000
    GDI32.dll                          0x7FFC08070000
    sechost.dll                        0x7FFC08100000
    USER32.dll                         0x7FFC081A0000
    IMM32.DLL                          0x7FFC08340000
    ole32.dll                          0x7FFC08380000
    ntdll.dll                          0x7FFC086D0000

SKSE PLUGINS:
    AHZmoreHUDPlugin.dll v5.2.2
    AlternateConversationCamera.dll
    AnimationMotionRevolution.dll
    AnimationQueueFix.dll v1.0.1
    BehaviorDataInjector.dll v0.1.3
    BetterJumpingSE.dll
    cbp.dll
    ConsoleUtilSSE.dll v1.5.1
    CrashLogger.dll v1.13.1
    DKAF.dll v1
    dmenu.dll v1
    DodgeFramework.dll v1.0.1
    DtryKeyUtil.dll v0.0.2
    ENBHelperSE.dll v2.2
    EngineFixes.dll v6.1.1
    EVLaS.dll v1.3.1
    FaceGenFixes.dll v1.0.3
    FISS.dll
    ForgetSpell.dll v1.2.6
    Fuz Ro D'oh.dll v2.5.8.123
    gotobed.dll v2.0.7
    hdtSMP64.dll
    HellbladeTimedBlock.dll
    ImmersiveEquipmentDisplays.dll v1.7.4
    ImprovedCameraSE.dll
    InventoryInjector.dll v1.1
    JContainers64.dll v4.2.9
    loki_DynamicAnimationCasting.dll v3.2.3
    MaxsuIFrame.dll v1.0.6
    MCMHelper.dll v1.5
    MCO.dll v1
    MfgConsole.dll
    mfgfix.dll v0.1
    ModernStaggerLock.dll v1.0.7
    MoreInformativeConsole.dll v1.1
    NativeEditorIDFix.dll v1.2.2
    NoEnchantmentRestrictionRemake.dll v3.0.1
    OneClickPowerAttack.dll v1
    OpenAnimationReplacer.dll v2.2.2
    PairedAnimationImprovements.dll v1.0.2
    PAPER.dll v2.2.4
    PapyrusIniManipulator.dll v1.9.6
    PapyrusTweaks.dll v4.1
    PapyrusUtil.dll
    PayloadInterpreter.dll v1
    po3_FEC.dll v5.1.0.1
    po3_KeywordItemDistributor.dll v3.4.0.1
    po3_PapyrusExtender.dll v5.6.2.1
    po3_ReadOrTakeBooks.dll v1.3.0.1
    po3_SpellPerkItemDistributor.dll v7.1.3.1
    po3_Tweaks.dll v1.9.2.1
    Precision.dll v2.0.4
    Proteus.dll v1
    RemoveAllItemsFix.dll v1.1
    ScrambledBugs.dll
    SexLabUtil.dll
    SimpleDualSheath.dll v1.5.7
    skee64.dll
    SkyrimUncapper.dll
    SMP-NPC crash fix.dll
    SrtCrashFix64.dll
    SSEDisplayTweaks.dll v0.5.16
    TrueDirectionalMovement.dll v2.2.5
    TrueHUD.dll v1.1.9
    wheeler.dll v1

PLUGINS:
    Light: 206    Regular: 206    Total: 412
    [ 0]     Skyrim.esm
    [ 1]     Update.esm
    [ 2]     Dawnguard.esm
    [ 3]     HearthFires.esm
    [ 4]     Dragonborn.esm
    [ 5]     ccBGSSSE001-Fish.esm
    [ 6]     ccBGSSSE025-AdvDSGS.esm
    [ 7]     Unofficial Skyrim Special Edition Patch.esp
    [ 8]     Schlongs of Skyrim - Core.esm
    [ 9]     RaceCompatibility.esm
    [ A]     High Poly Head.esm
    [ B]     FISS.esp
    [ C]     Water for ENB.esm
    [ D]     JSwordsD.esm
    [ E]     MotionSick.esm
    [ F]     Heels Sound.esm
    [10]     Draenei and Man'ari.esm
    [11]     SexLab.esm
    [12]     SexLabAroused.esm
    [13]     CreatureFramework.esm
    [14]     GenderBender.esm
    [15]     SkyUI_SE.esp
    [16]     UnlimitedBookshelves.esp
    [17]     Obsidian Weathers.esp
    [18]     SMIM-SE-Merged-All.esp
    [19]     Immersive Wenches.esp
    [1A]     iHUD.esp
    [1B]     SkyHUD.esp
    [1C]     RaceMenu.esp
    [1D]     RaceMenuPlugin.esp
    [1E]     UIExtensions.esp
    [1F]     RaceMenuMorphsCBBE.esp
    [20]     SOS - Smurf Average Addon.esp
    [21]     SOS - VectorPlexus Muscular Addon.esp
    [22]     SOS - VectorPlexus Regular Addon.esp
    [23]     SOSRaceMenu.esp
    [24]     XPMSE.esp
    [25]     EnhancedLightsandFX.esp
    [26]     Relationship Dialogue Overhaul.esp
    [27]     VisualAnimatedEnchants2023.esp
    [28]     Immersive Jewelry.esp
    [29]     Skyrim Immersive Creatures Special Edition.esp
    [2A]     MysticismMagic.esp
    [2B]     SeranaDialogAddon.esp
    [2C]     Artificer - Artifacts of Skyrim.esp
    [2D]     Race Compatibility Dialogue SSE.esp
    [2E]     Wintersun - Faiths of Skyrim.esp
    [2F]     EldenSkyrim.esp
    [30]     EldenSkyrim_RimSkills.esp
    [31]     Hothtrooper44_ArmorCompilation.esp
    [32]     SinsHHC.esp
    [33]     Hunterborn.esp
    [34]     MoreNastyCritters.esp
    [35]     High Poly Head Vampire Fix.esp
    [36]     MaximumCarnage.esp
    [37]     CN_Eyes.esp
    [38]     Fashions of the Banditry.esp
    [39]     Immersive Weapons.esp
    [3A]     Schlongs of Skyrim.esp
    [3B]     SexLab-AmorousAdventures.esp
    [3C]     DragonboneBarbarianArmor.esp
    [3D]     Berserker Mode.esp
    [3E]     Fists of Fury - Skyrim.esp
    [3F]     Immersive Patrols II.esp
    [40]     SexLab UtilityPlus.esp
    [41]     PROTEUS.esp
    [42]     Fyr Manor Merged.esp
    [43]     Improved Dragon Priest Masks.esp
    [44]     SOS - Shop.esp
    [45]     SkyrimReputation_SSE.esp
    [46]     Rotmulaag.esp
    [47]     SL99Exchanger.esp
    [48]     Calling of the Conjurer.esp
    [49]     SexLab Eager NPCs.esp
    [4A]     SL99Exchanger_Patch_Immersive Jewelry.esp
    [4B]     Sulfuras The Reclaimed Hand SE - Johnskyrim.esp
    [4C]     icebladeofthemonarch.esp
    [4D]     MF_RadiantProstitution.esp
    [4E]     Thunderfury SE - Johnskyrim.esp
    [4F]     TrueHel.esp
    [50]     My Home Is Your Home.esp
    [51]     MagicTweaks.esp
    [52]     Fachry 7sin Follower.esp
    [53]     Dreaded Relics.esp
    [54]     The_Sinister_Seven.esp
    [55]     Apocalypse - Magic of Skyrim.esp
    [56]     Cosmic Spells.esp
    [57]     dD - Enhanced Blood Main.esp
    [58]     dD-Larger Drips.esp
    [59]     dD-Reduced Wound Size.esp
    [5A]     EBT - IC PATCH.esp
    [5B]     Kala_Eyes.esp
    [5C]     VigorEnhancedCombat.esp
    [5D]     opmfgconsole.esp
    [5E]     DBVO.esp
    [5F]     Deadly Wenches.esp
    [60]     Deadly Wenches - Less Wenches Patch.esp
    [61]     3PCO.esp
    [62]     RaceMenuHH.esp
    [63]     SOS - ERF - Futanari CBBE - Addon.esp
    [64]     SOS - ERF - Horse Penis Redux Addon (No Balls).esp
    [65]     SOS - ERF - Horse Penis Redux Addon.esp
    [66]     RaceCompatibilityUSKPOverride.esp
    [67]     Angelic_Demonic.esp
    [68]     HORNY.esp
    [69]     PrettyKhajiit.esp
    [6A]     ZMDs Feet Nail Art for RaceMenu v1.esp
    [6B]     KS Hairdo's.esp
    [6C]     Elegant Beauty Stunning Eyes Remastered.esp
    [6D]     MikanEyes All in one SE.esp
    [6E]     Better Females - Eyebrows.esp
    [6F]     Cherry's Eyes.esp
    [70]     TheEyesOfBeauty.esp
    [71]     Elemental Eyes.esp
    [72]     Immersive Wenches -KS hairs- Patch.esp
    [73]     Magicka Burn.esp
    [74]     vION_IonCannon.esp
    [75]     INFERNAL FLAME.esp
    [76]     StrangeRunes.esp
    [77]     ChainHealing.esp
    [78]     DHSpell.esp
    [79]     AmplifiedMagicEnchants.esp
    [7A]     Spellmaster - Spells and Spellcasting.esp
    [7B]     Bijin Warmaidens.esp
    [7C]     Serana.esp
    [7D]     Valerica.esp
    [7E]     Modeldernordmod.esp
    [7F]     HalfKhajiit.esp
    [80]     SOS - Kapotun Addon.esp
    [81]     Bijin Wives.esp
    [82]     Bijin NPCs.esp
    [83]     P1FlyingRing.esp
    [84]     WetFunction.esp
    [85]     DeadlyDragons.esp
    [86]     HearthfireMultiKid.esp
    [87]     HearthfireMultiKid_LastName.esp
    [88]     Miyuki Follower.esp
    [89]     PAN_LadyArkay.esp
    [8A]     PAN_Aumriel.esp
    [8B]     AMatterOfTime.esp
    [8C]     KS Jewelry.esp
    [8D]     SkyrimReputation_SSE_Wintersun.esp
    [8E]     LazyRenamer.esp
    [8F]     Brawler Perk-High.esp
    [90]     Better Unarmed - One-Handed XP.esp
    [91]     Heart Breaker SE.esp
    [92]     SexyMannequinsFemale_SSE.esp
    [93]     Mannequin Message.esp
    [94]     _001_SelfFillingBookshelves.esp
    [95]     PermanentLegendaryBonus.esp
    [96]     Dress Up Lovers.esp
    [97]     RM_AnimatedOverlays.esp
    [98]     LustmordVampireArmor.esp
    [99]     CROSS_Crucible.esp
    [9A]     Hothtrooper44_Armor_Ecksstra.esp
    [9B]     Daedric Chainmail Rework - CBBE 3BBB Bodyslide.esp
    [9C]     Kanjs - Phoenix Feather.esp
    [9D]     AnimatedEatingRedux.esp
    [9E]     Unique Uniques.esp
    [9F]     HanSword.esp
    [A0]     DragonDao.esp
    [A1]     QinJian.esp
    [A2]     manny_mjollnir.esp
    [A3]     Hell Sword.esp
    [A4]     TavernGames.esp
    [A5]     Landlord.esp
    [A6]     Hunterborn - Leather Tanning.esp
    [A7]     Thanatos Dragonx.esp
    [A8]     Artificer - Unique Uniques Patch.esp
    [A9]     ImprovedDaedricArtifacts.esp
    [AA]     Chesko_WearableLantern.esp
    [AB]     Blaze Of Eventide.esp
    [AC]     Attack_MCO.esp
    [AD]     Stances - Dynamic Weapon Movesets SE.esp
    [AE]     SkyrimStyleSystem.esp
    [AF]     Air Dash.esp
    [B0]     AbilityTaunt.esp
    [B1]     Spaghetti Western.esp
    [B2]     AwpDanteWeapon.esp
    [B3]     DanteRoyalGuard.esp
    [B4]     SLAnimLoader.esp
    [B5]     HentaiCreatures.esp
    [B6]     MassMatchMakerSE.esp
    [B7]     Blaze Of Eventide MNCPatch.esp
    [B8]     MNCDeadlyDragons.esp
    [B9]     SexLabTools.esp
    [BA]     SexLabDefeat.esp
    [BB]     SexLabSquirtSSE.esp
    [BC]     sr_FillHerUp.esp
    [BD]     SOS - Grower - Extended.esp
    [BE]     Blush When Aroused.esp
    [BF]     NoOverpenetration.esp
    [C0]     BDIC.esp
    [C1]     BDICHentaiCreatures.esp
    [C2]     BDICCFPatch.esp
    [C3]     FNIS.esp
    [C4]     SLALAnimObjBillyy.esp
    [C5]     AnubAnimObj.esp
    [C6]     TakeNotes.esp
    [C7]     OninusLactis.esp
    [C8]     Immersive Citizens - AI Overhaul.esp
    [C9]     Alternate Start - Live Another Life.esp
    [CA]     Race Compatibility Dialogue SSE - ASLAL.esp
    [CB]     nwsFollowerFramework.esp
    [CC]     Water for ENB (Shades of Skyrim).esp
    [CD]     ELFXEnhancer.esp
    [FE:  0] ccQDRSSE001-SurvivalMode.esl
    [FE:  1] ccBGSSSE037-Curios.esl
    [FE:  2] _ResourcePack.esl
    [FE:  3] AHZmoreHUD.esl
    [FE:  4] TrueHUD.esl
    [FE:  5] Expressive Facegen Morphs.esl
    [FE:  6] hdtHighHeel.esm
    [FE:  7] ArgonianHairPlus.esl
    [FE:  8] Eyes of Aber.esl
    [FE:  9] titkit.esl
    [FE:  A] KittySpellPack01.esl
    [FE:  B] Astral.esl
    [FE:  C] AncientBloodII.esl
    [FE:  D] Lightpower.esl
    [FE:  E] Ghostlight.esl
    [FE:  F] Icebloom.esl
    [FE: 10] Supernova.esl
    [FE: 11] SilverDamage.esl
    [FE: 12] [dint] BDO Striker BI.esl
    [FE: 13] [Dint999] BDOr_Guardian_WinterMGS.esl
    [FE: 14] 1HSS.esl
    [FE: 15] TGLNordArmor.esl
    [FE: 16] OCPA.esl
    [FE: 17] Dodge_MCO-DXP.esl
    [FE: 18] DodgeFramework.esl
    [FE: 19] Attack Speed Framework.esp
    [FE: 1A] DWKaPoTunRace.esp
    [FE: 1B] MCMHelper.esp
    [FE: 1C] TrueDirectionalMovement.esp
    [FE: 1D] TDM Diagonal Sprinting Fix.esp
    [FE: 1E] CBBE.esp
    [FE: 1F] RDO Updated.esp
    [FE: 20] ELFX Fixes.esp
    [FE: 21] TKAA.esp
    [FE: 22] High Poly Pretty Face and Darker Brows Stand Alone.esp
    [FE: 23] FEC.esp
    [FE: 24] Silent Horizons - Solar Cleaner - Obsidian.esp
    [FE: 25] RaceMenuMorphsCBBEjBS2BG.esp
    [FE: 26] Maevan2EyeBrows.esp
    [FE: 27] Maevan2 Eye Brows for High Poly Head.esp
    [FE: 28] Maevan2 Eye Brows for High Poly Head - Males.esp
    [FE: 29] Ruby Red Vampire Eyes - Beast Race Support.esp
    [FE: 2A] PaarthurnaxQuestExpansion.esp
    [FE: 2B] PyP_Legendary.esp
    [FE: 2C] Optional.DibellaStatuesFixes.esp
    [FE: 2D] ColaNyr.esp
    [FE: 2E] infiniteCharge.esp
    [FE: 2F] ShivaFollower.esp
    [FE: 30] art_StarsightEyes.esp
    [FE: 31] DeadlySpellImpacts.esp
    [FE: 32] DeadlySpellImpacts Transparency Fix.esp
    [FE: 33] ERF - Futanari CBBE - Equippable.esp
    [FE: 34] NK_HornSlider.esp
    [FE: 35] Brows.esp
    [FE: 36] FAO.esp
    [FE: 37] SBP_SimpleBellyPaints.esp
    [FE: 38] VWA_VanillaWarpaintsAbsolution.esp
    [FE: 39] WNB_WeatheredNordicBodypaints.esp
    [FE: 3A] Lupine_YyvengarBodypaints.esp
    [FE: 3B] Lupine_ZiovendianBodypaints.esp
    [FE: 3C] Galactic eyes.esp
    [FE: 3D] HavoksLipPatterns.esp
    [FE: 3E] Wolfpaint_Face.esp
    [FE: 3F] Sheps_Tattoo_Collection.esp
    [FE: 40] KSHairdosSMP.esp
    [FE: 41] CommunityOverlays1_0T30.esp
    [FE: 42] FMS_FemaleMakeupSuite.esp
    [FE: 43] Sakora's Make Over Kit for SKSE64.esp
    [FE: 44] Kyoe BanginBrows.esp
    [FE: 45] Sunstarved_Tanlines.esp
    [FE: 46] SFO_SkinFeatureOverlays.esp
    [FE: 47] CommunityOverlays2_31T50.esp
    [FE: 48] CommunityOverlays3.esp
    [FE: 49] ZMD'S Obscure Overlays RaceMenu.esp
    [FE: 4A] ZMD'S Gothic Tattoos Race Menu CBBE v1.esp
    [FE: 4B] Cum Overlays For Race Menu HD.esp
    [FE: 4C] BarbarianPaints.esp
    [FE: 4D] YMMP.esp
    [FE: 4E] BS-TheHag_Overlays.esp
    [FE: 4F] AK_RM_PubicStyles_All_In_One.esp
    [FE: 50] Rikushai_Flamebringer_Tattoo.esp
    [FE: 51] IncaendoOverlays.esp
    [FE: 52] IncaendoOverlays2.esp
    [FE: 53] DeathCamOptions.esp
    [FE: 54] SOSVectorPlexusSnowElf.esp
    [FE: 55] Magician tactician.esp
    [FE: 56] Praise the Sun.esp
    [FE: 57] MultipleEnchants6.esp
    [FE: 58] I4IconAddon.esp
    [FE: 59] Slow Time Edit.esp
    [FE: 5A] icepenguinworldmapclassic.esp
    [FE: 5B] SPTConsistentOlderPeopleSE.esp
    [FE: 5C] HalfKhajiitHighPolyHeadPatch.esp
    [FE: 5D] DWKaPoTunRaceCompatibilityADDON.esp
    [FE: 5E] RimImpactOfPlayer.esp
    [FE: 5F] Animated Wings Ultimate.esp
    [FE: 60] ERF - Succubus.esp
    [FE: 61] dD-No Spinning Death Animation Merged.esp
    [FE: 62] CS_Hrist.esp
    [FE: 63] OMF_OnashaMaki.esp
    [FE: 64] Skyrim Cheat Engine.esp
    [FE: 65] Wintersun - SIC Patch.esp
    [FE: 66] GR Inari EarsTails SMP.esp
    [FE: 67] InariTail_RM_2-3.esp
    [FE: 68] (SDZ21) Freya Follower.esp
    [FE: 69] VriTarlFollower.esp
    [FE: 6A] Gotobed.esp
    [FE: 6B] BlockStealPapyrus.esp
    [FE: 6C] giant2toe.esp
    [FE: 6D] Gwelda Vampire.esp
    [FE: 6E] DX Druid Armor.esp
    [FE: 6F] DX Witcher Armor.esp
    [FE: 70] DX Daughter of the Sea.esp
    [FE: 71] DX Witch Hunter Armor.esp
    [FE: 72] Celes Mercy.esp
    [FE: 73] Cassandra Frost Witch.esp
    [FE: 74] Gwelda Witch.esp
    [FE: 75] DX Succubus Armor.esp
    [FE: 76] DX Necromancer Robes.esp
    [FE: 77] DX Dark Knight Armor.esp
    [FE: 78] Crimson Blood Armor.esp
    [FE: 79] [Ryan Reos] Dark Elf Blader.esp
    [FE: 7A] BloodMage.esp
    [FE: 7B] TribalSorceressMashup.esp
    [FE: 7C] IA CBBE Patch.esp
    [FE: 7D] IA_CBBE.esp
    [FE: 7E] [Odd] Daemon Girl Outfit.esp
    [FE: 7F] DX Dark Mistress SE.esp
    [FE: 80] [klear]OdinVahallaRisingRogue3004.esp
    [FE: 81] FemTsunArmor.esp
    [FE: 82] DCR_KingCrusaderMegaPack_SSE.esp
    [FE: 83] DCR_KingCrusaderHeavyWarRegalia_SSE.esp
    [FE: 84] Reforged DCR King Crusader by Stormhand.esp
    [FE: 85] Black Rose.esp
    [FE: 86] [Odd] Hellraiser.esp
    [FE: 87] Lady Flirt.esp
    [FE: 88] [SunJeong] Kimono.esp
    [FE: 89] AnimatedEating_Coffee Patch.esp
    [FE: 8A] AnimatedEatingReduxTableBenchPatch.esp
    [FE: 8B] NS_HuntingGroundsOutfit.esp
    [FE: 8C] 3BBB.esp
    [FE: 8D] 3BBB-RaceMenuMorphs.esp
    [FE: 8E] SOSPhysicsManager.esp
    [FE: 8F] Unique Thane Weapons.esp
    [FE: 90] Fudou Myouou.esp
    [FE: 91] WeaponPack1.esp
    [FE: 92] WeaponPack2.esp
    [FE: 93] Occiglacies.esp
    [FE: 94] AncientTonguesSwords.esp
    [FE: 95] JSwords-ImmersiveWeaponsPatch.esp
    [FE: 96] SteelheartArmors.esp
    [FE: 97] Dragonborn Aptitude.esp
    [FE: 98] SkyrimChallenges.esp
    [FE: 99] CarryYourCarcasses.esp
    [FE: 9A] Headhunter - Bounties Redone.esp
    [FE: 9B] artWraithTonguesv2.esp
    [FE: 9C] AutoHideAmmo.esp
    [FE: 9D] sweepingOrganizesStuff.esp
    [FE: 9E] AnotherVampireLeatherArmor.esp
    [FE: 9F] RimImpactOfMob.esp
    [FE: A0] EnhancedAtronachs.esp
    [FE: A1] HellbladeTimedBlock.esp
    [FE: A2] Keytrace.esp
    [FE: A3] KeyTraceForEldenRim.esp
    [FE: A4] EldenWarAshPack1.esp
    [FE: A5] EldenWarAshForMCO.esp
    [FE: A6] EldenWarAshPack2.esp
    [FE: A7] MouseTracker.esp
    [FE: A8] Precision.esp
    [FE: A9] Judgement Cut End - ap05's Remake.esp
    [FE: AA] Flames of Coldharbour.esp
    [FE: AB] wp DMC.esp
    [FE: AC] OmecaOneDanteSDT.esp
    [FE: AD] XingAirDash.esp
    [FE: AE] Bruce Lee unarmed pack.esp
    [FE: AF] Vision of Skyrim.esp
    [FE: B0] Skyshards Offer Skills.esp
    [FE: B1] abcd_valerica.esp
    [FE: B2] HeightSizeFix.esp
    [FE: B3] Proteus - Apocalypse Patch.esp
    [FE: B4] Proteus - Mysticism Patch.esp
    [FE: B5] Proteus - Wintersun Patch.esp
    [FE: B6] Race Compatiblity - Serana Add-on Dialogue.esp
    [FE: B7] SDA DX Crimson Blood Patch.esp
    [FE: B8] SDA Lustmord Patch.esp
    [FE: B9] SDA RDO Patch.esp
    [FE: BA] SDA-AA Patch.esp
    [FE: BB] Giants.esp
    [FE: BC] New Hagravens.esp
    [FE: BD] EvanoraVoice - Skyrim AE.esp
    [FE: BE] EvanoraVoice - Amorous Adventures.esp
    [FE: BF] EvanoraVoice - Sexlab Eager NPC's.esp
    [FE: C0] EvanoraVoice - Follower Framework.esp
    [FE: C1] EvanoraVoice - Live Another Life.esp
    [FE: C2] EvanoraVoice - Immersive Wenches.esp
    [FE: C3] EvanoraVoice - Paarthurnax QE.esp
    [FE: C4] EvanoraVoice - Serana Dialogue Addon.esp
    [FE: C5] EvanoraVoice - Radiant Prostitution.esp
    [FE: C6] EvanoraVoice - RDO.esp
    [FE: C7] EvanoraVoice - Schlongs of Skyrim.esp
    [FE: C8] EvanoraVoice - Sexlab Defeat.esp
    [FE: C9] EvanoraVoice - USSEP.esp
    [FE: CA] Immersive Wenches -Immersive Citizens AI Overhaul Patch-.esp
    [FE: CB] SDA NFF Patch.esp
    [FE: CC] ELFX Fixes Ragged Flagon Fix.esp
    [FE: CD] Immersive Citizens - ELFXEnhancer patch.esp
 

 

Edited by Karyleinne
Posted

That's an entirely different crash, so its relatively safe to say that there was an issue in NotEnoughAttackEffect.esp (triggered by the settings change).

 

A couple of suspicious things in that 2nd log:

ColaNyr.esp - What is this, what does it do? Consider disabling.
ImmersiveEquipmentDisplays.dll - No reason to have this enabled right now.

SMP.dll - No reason to have this enabled right now.

 

The unfortunate thing about that 2nd log is that it looks quite generic; sort of a normal snapshot of what might be there during startup. That could indicate a bytecode patch gone wrong or the game caving in on itself - as in, something else depended on that fix from Engine Fixes (SMP?) or you're at the point where the game wont run at all without fixes because you have too many high-res textures, or too many hairstyles or ... or ... or ... you get the idea.

Posted (edited)
48 minutes ago, traison said:

That's an entirely different crash, so its relatively safe to say that there was an issue in NotEnoughAttackEffect.esp (triggered by the settings change).

 

A couple of suspicious things in that 2nd log:

ColaNyr.esp - What is this, what does it do? Consider disabling.
ImmersiveEquipmentDisplays.dll - No reason to have this enabled right now.

SMP.dll - No reason to have this enabled right now.

 

The unfortunate thing about that 2nd log is that it looks quite generic; sort of a normal snapshot of what might be there during startup. That could indicate a bytecode patch gone wrong or the game caving in on itself - as in, something else depended on that fix from Engine Fixes (SMP?) or you're at the point where the game wont run at all without fixes because you have too many high-res textures, or too many hairstyles or ... or ... or ... you get the idea.

ColaNyr.esp = Follower
NotEnoughAttackEffect requires SSE Engine fixes to work. (It is a mod required for a custom moveset that uses ADXP|MCO and all)

 

I use IED for mods like Hunterborn, Headhunter or to have anything to display dynamically on my character like potions and all.
About SMP.dll, I use Faster SMP, required for 3BBB and other mods. Can I really get rid of that DLL ?
Anyways, seems I'm at a stage where I'm forced to play with those fixes.

So there's nothing I can do for this RM - SSE Engine fixes issue, except waiting (and maybe nagging both mod authors) for a patch ? Because seems to be a well know issue.

Edited by Karyleinne
Posted (edited)

Found the Engine Fixes SSE soure code. Gonna have a look around to see what the scaleform fix is all about.

 

Edit: Right so, the scaleform allocator fix outright replaces the vanilla memory allocator with its own. It internally uses another memory allocator already in Engine Fixes SSE, this is most likely why MemoryAllocator must be true for the scaleform allocator fix to be available. Scaleform is the Flash (yes that Flash) module. Thus, I would assume that disabling the fix is going to have a heavy impact on how the UI functions - be it the main menu, the HUD, the inventory or RaceMenu - it's all the same.

 

That said, you could consider getting rid of all fancy GUI's you have installed. Leave SkyUI and RM. Remember that there's lots of "widget" mods too - some here on LL, clocks, compasses, weapon wheels and what have you.

 

I suppose the question is: "what's the price for getting morphs working?" and are you willing to pay it. Remember to create backups if you plan to make major changes to things.

Edited by traison
Posted (edited)

Well, I guess it will be no morphs at all sadly. I've got so many mods installed I'm not willing to change my actual modlist for morphs that don't apply in real time.

Thanks for looking into my issue anyways.

Edited by Karyleinne
  • 4 weeks later...
Posted (edited)
On 5/7/2024 at 9:26 AM, traison said:

Found the Engine Fixes SSE soure code. Gonna have a look around to see what the scaleform fix is all about.

 

Edit: Right so, the scaleform allocator fix outright replaces the vanilla memory allocator with its own. It internally uses another memory allocator already in Engine Fixes SSE, this is most likely why MemoryAllocator must be true for the scaleform allocator fix to be available. Scaleform is the Flash (yes that Flash) module. Thus, I would assume that disabling the fix is going to have a heavy impact on how the UI functions - be it the main menu, the HUD, the inventory or RaceMenu - it's all the same.

 

That said, you could consider getting rid of all fancy GUI's you have installed. Leave SkyUI and RM. Remember that there's lots of "widget" mods too - some here on LL, clocks, compasses, weapon wheels and what have you.

 

I suppose the question is: "what's the price for getting morphs working?" and are you willing to pay it. Remember to create backups if you plan to make major changes to things.

Could you please explain this like I'm a 6 years old?

 

trying to get the bodymorphs to work, but I get frequent CTD if I disable the memory manager, and if there is a way to avoid that by disabling some UI stuff I'm up for it...

 

it's such a pity there is still no real fix for this Racemenu/SSE engine conflict: totally game breaking unfortunately!

 

Would love to finally find a solution to this!

 

The weirdest thing is that SOMETIMES the bodymorphs work while the memory manager and allocator are set to true, but out of the blue the next time I play they stop working... Totally random it seems... If only we could find the culprit in those random moments it stops working... feels like it is happening on launching the game, and either it will hook or it won't...

Edited by dragonloverborn
Posted (edited)

I had the chance of testing this in a recent playthrough. My game doesn't randomly crash with the following Engine Fixes disabled:

  • MemoryManager=
  • ScaleformAllocator=

Also I doubled the value of this Racemenu setting:

  • uBodyMorphMemoryLimit=

Morphs works in real time, for long period of times without issues (in my case it never stopped working). Using SLIF seems to cause stutter whenever the morphs take place (example morphs going from MilkModEconomy to SLIF to be applied to the actor). This stutter was barely noticed during the first hours of gameplay, but as the save went on stacking hours it was more and more noticeable. I couldn't find any difference for UI elements (using TrueHUD, TDM, Untarnished UI as a complete reskin, a couple of widgets and such).

 

So if you crash with the mentioned Engine Fixes settings disabled you're out of luck. Maybe look into what those settings do to prevent crashing and plan accordingly. The Racemenu memory limit setting was from something I read in the github of AutoBody or OBody.

edit: and all of this was with the current game version 1.6.1170 and matching SKSE and DLL mods.

Edited by Just Don't
  • 4 months later...
Posted

So, after a lot of time, has anyone found a solution to this problem without disabling the most necessary functions in Engine Fixes? Why is this problem not discussed by anyone at all? The author of the RaceMenu himself does not use Engine Fixes?

Posted (edited)
15 hours ago, Just Don't said:

There was an edited DLL which was supposed to fix this. It was deleted. No idea why, but I guess the only hope now is if this gets addressed in a proper Racemenu update.


From what I understand the DLL that fixed this was created by Expired, the creator of RaceMenu, and submitted to Reverse Engineering modders on Discord for further analysis and testing. They never intended it to be posted to Nexus and whoever did so did not have Expired's permission, so it was removed. You might be able to find the relevant DLL by digging around on Discord but good luck and may god bless you, that can be a hellscape.

The reason the morphs don't work is due to the way SSE Engine Fixes and RaceMenu compete to cache morphs in memory. The bug was introduced with the 640 update to Engine Fixes, if this feature is very important to you you can downgrade your modlist to 1.5.97 version of SkyrimSE and it should work.

But it would be far more efficient to just run BodySlides for Zeroed Sliders and use OBody to change your body to any BodySlide Preset at any time. You can make the vast majority of the RaceMenu customizations in the BodySlide app and save it as a preset for use with Obody.

Edited by John Calumnus
Posted
1 hour ago, John Calumnus said:

From what I understand the DLL that fixed this was created by Expired, the creator of RaceMenu, and submitted to Reverse Engineering modders on Discord for further analysis and testing. They never intended it to be posted to Nexus and whoever did so did not have Expired's permission, so it was removed. You might be able to find the relevant DLL by digging around on Discord but good luck and may god bless you, that can be a hellscape.

The reason the morphs don't work is due to the way SSE Engine Fixes and RaceMenu compete to cache morphs in memory. The bug was introduced with the 640 update to Engine Fixes, if this feature is very important to you you can downgrade your modlist to 1.5.97 version of SkyrimSE and it should work.

But it would be far more efficient to just run BodySlides for Zeroed Sliders and use OBody to change your body to any BodySlide Preset at any time. You can make the vast majority of the RaceMenu customizations in the BodySlide app and save it as a preset for use with Obody.

This makes sense, the user uploading the DLL didn't had any other released mods. Also I do remember morphs working just fine before the 1.6 versions, and can confirm it's not an issue with 1.5.97 game/SKSE and relevant mods.

As for the recommendation to use OBody, it works for most stuff and it should be enough for a lot of people already. But several mods try to morph characters in real time or as consequences for events and you won't see the results until the character gets to reload its morphs.

Hopefully this gets fixed in a future, soonish update.

  • 3 weeks later...
Posted (edited)

I remember having this issue sometime ago when I first modded skyrim and I once again have it, (this is only my second time).... I'm trying to remember, but I think it has something to do with the builds/presets in bodyslide. (At least I thought it did).... I do remember something overwriting something which caused this. 

Edit: Just to add to information, if you follow L.Luna's guide and test things along the way I know for a fact that the racemenu works. As it was working a few days ago for me. I'm just currenting waist deep in adding mods, and then fixing stuff. 

Edited by Omnijoel
  • 3 months later...
Posted
On 2/18/2025 at 11:03 AM, whydoyouhateme said:

Good news, it is finally fixed.

 

OverlayFix

 

optional file

 

Amazing, thanks for commenting this, and man I'm lucky that the time I'm playing the game again and decide to research this issue is shortly after a fix has been made. For anyone else who finds this and wonders if it applies to them, for me it fixed my Cbbe 3ba morphs to actually update in real time when I use the racemenu sliders on game version 1.6.1170.

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...