Hey guys, first time poster here. I'm trying to mod skyrim ae on the current version and keep coming across the same problem. It keeps crashing seconds after loading and I have no idea why. Here's the crash probable call stack.
PROBABLE CALL STACK:
[0] 0x7FF784B8509D SkyrimSE.exe+0CD509D
mov r13,[rdi+rax*8+60h]
[1] 0x7FF784B88F98 SkyrimSE.exe+0CD8F98
movaps xmm0,xmm6
[2] 0x7FF784BA7888 SkyrimSE.exe+0CF7888
mov ecx,[rbx+0Ch]
[3] 0x7FF784BA7E51 SkyrimSE.exe+0CF7E51
mov r15d,eax
[4] 0x7FF784BA61DA SkyrimSE.exe+0CF61DA
movzx eax,byte ptr [rbx+0A74h]
[5] 0x7FF784B80DBD SkyrimSE.exe+0CD0DBD
mov rcx,[24FB55Bh]
[6] 0x7FFCBF63E8D7 KERNEL32.DLL+002E8D7 BaseThreadInitThunk
mov ecx,eax
[7] 0x7FFCC143FBCC ntdll.dll+00DFBCC RtlUserThreadStart
jmp short 000000000000002Ah
I'm fairly new to modding so sorry if this seems obvious to anyone out there, but as far as I can tell none of the probable call stacks list a mod as the issue. Anyone know how to fix this? Thanks in advance!