Jump to content

How to debug CTD


Recommended Posts

Posted

 

 

 

 

try replaceing his skeleton he might have a old one. if he uses a bsa u gonna have to extract it then. if u on mo the u can put the extracted bsa below the indiog and it overwright the bsa files.

 

 

 

thanks that fixed it even tho MO said nothing was actually being replaced.

 

 

get into the habit of always whenn u add or updated a companion to replace their skeletoon it save headaches later

 

Posted

This doesn't work at all for me! I've done EXACTLY as it says and I get nothing! No crashdumps only goddamn CTD's and fried nerves!

​Make sure you have the following in your skse.ini:

​[Debug]
WriteMinidumps=1

​Without that, you'll never see crashdumps.  Might also be useful if you add this to your [General] section:


​​EnableDiagnostics=1

It will help you with finding missing masters, etc. that might cause a CTD on startup.

Posted

Can anyone help me?

 


FAULTING_IP:
TESV+8c997b
00cc997b 8b4344 mov eax,dword ptr [ebx+44h]

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 00cc997b (TESV+0x008c997b)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: 00000044
Attempt to read from address 00000044

PROCESS_NAME: TESV.exe

ADDITIONAL_DEBUG_TEXT:

Use '!findthebuild' command to search for the target build information.

If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.

MODULE_NAME: TESV

FAULTING_MODULE: 77340000 ntdll

DEBUG_FLR_IMAGE_TIMESTAMP: 51437ce5

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

EXCEPTION_PARAMETER1: 00000000

EXCEPTION_PARAMETER2: 00000044

READ_ADDRESS: 00000044

FOLLOWUP_IP:
TESV+8c997b
00cc997b 8b4344 mov eax,dword ptr [ebx+44h]

FAULTING_THREAD: 000002f0

DEFAULT_BUCKET_ID: WRONG_SYMBOLS

PRIMARY_PROBLEM_CLASS: WRONG_SYMBOLS

BUGCHECK_STR: APPLICATION_FAULT_WRONG_SYMBOLS_NULL_CLASS_PTR_READ

IP_ON_HEAP: 15cde3c0
The fault address in not in any loaded module, please check your build's rebase
log at \bin\build_logs\timebuild\ntrebase.log for module which may
contain the address if it were loaded.

FRAME_ONE_INVALID: 1

LAST_CONTROL_TRANSFER: from 15cde3c0 to 00cc997b

STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
0019f7b4 15cde3c0 00000000 0019f878 0a5f0870 TESV+0x8c997b
0019f7b8 00000000 0019f878 0a5f0870 3acccccd 0x15cde3c0


STACK_COMMAND: ~0s; .ecxr ; kb

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: TESV+8c997b

FOLLOWUP_NAME: MachineOwner

IMAGE_NAME: TESV.exe

BUCKET_ID: WRONG_SYMBOLS

FAILURE_BUCKET_ID: WRONG_SYMBOLS_c0000005_TESV.exe!Unknown

WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/TESV_exe/1_9_32_0/51437ce5/TESV_exe/1_9_32_0/51437ce5/c0000005/008c997b.htm?Retriage=1

Followup: MachineOwner

 

Posted

​Make sure you have the following in your skse.ini:

​[Debug]

WriteMinidumps=1

​Without that, you'll never see crashdumps

 

 

 I've done EXACTLY as it says and I get nothing!

 

I already did that and I get nothing!

Posted

 

​Make sure you have the following in your skse.ini:

​[Debug]

WriteMinidumps=1

​Without that, you'll never see crashdumps

 

 

 I've done EXACTLY as it says and I get nothing!

 

I already did that and I get nothing!

 

 

Are you using Mod Organizer? If so, make sure you've set SKSE up properly for it:

http://wiki.step-project.com/Skyrim_Script_Extender#Recommendations

 

Also, you might not be looking in the right spot for your crashdumps.  They should be located here (just copy/paste into RUN prompt or explorer path):

%HOMEPATH%\Documents\My Games\Skyrim\SKSE\Crashdumps\

Posted

Please guys, i am really tired of this! Any help?

 

Can anyone help me?

 


FAULTING_IP:
TESV+8c997b
00cc997b 8b4344 mov eax,dword ptr [ebx+44h]

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 00cc997b (TESV+0x008c997b)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: 00000044
Attempt to read from address 00000044

PROCESS_NAME: TESV.exe

ADDITIONAL_DEBUG_TEXT:

Use '!findthebuild' command to search for the target build information.

If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.

MODULE_NAME: TESV

FAULTING_MODULE: 77340000 ntdll

DEBUG_FLR_IMAGE_TIMESTAMP: 51437ce5

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

EXCEPTION_PARAMETER1: 00000000

EXCEPTION_PARAMETER2: 00000044

READ_ADDRESS: 00000044

FOLLOWUP_IP:
TESV+8c997b
00cc997b 8b4344 mov eax,dword ptr [ebx+44h]

FAULTING_THREAD: 000002f0

DEFAULT_BUCKET_ID: WRONG_SYMBOLS

PRIMARY_PROBLEM_CLASS: WRONG_SYMBOLS

BUGCHECK_STR: APPLICATION_FAULT_WRONG_SYMBOLS_NULL_CLASS_PTR_READ

IP_ON_HEAP: 15cde3c0
The fault address in not in any loaded module, please check your build's rebase
log at \bin\build_logs\timebuild\ntrebase.log for module which may
contain the address if it were loaded.

FRAME_ONE_INVALID: 1

LAST_CONTROL_TRANSFER: from 15cde3c0 to 00cc997b

STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
0019f7b4 15cde3c0 00000000 0019f878 0a5f0870 TESV+0x8c997b
0019f7b8 00000000 0019f878 0a5f0870 3acccccd 0x15cde3c0


STACK_COMMAND: ~0s; .ecxr ; kb

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: TESV+8c997b

FOLLOWUP_NAME: MachineOwner

IMAGE_NAME: TESV.exe

BUCKET_ID: WRONG_SYMBOLS

FAILURE_BUCKET_ID: WRONG_SYMBOLS_c0000005_TESV.exe!Unknown

WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/TESV_exe/1_9_32_0/51437ce5/TESV_exe/1_9_32_0/51437ce5/c0000005/008c997b.htm?Retriage=1

Followup: MachineOwner

 

Posted

Hello:  I am having an issue involving CTD's at game initiation. 

 

 

 

 

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 406253f0 (zzLSARUtil+0x000053f0)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: 00000050
Attempt to read from address 00000050

 

start end module name
00400000 01e12000 TESV TESV.exe
020f0000 02106000 XINPUT1_3 XINPUT1_3.dll
02110000 02133000 WINMMBASE WINMMBASE.dll
0eca0000 0eda8000 DeviousDevices DeviousDevices.dll
0edb0000 0ee3b000 chargen chargen.dll
0eee0000 0f0f0000 JContainers JContainers.dll
0f0f0000 0f1e6000 StorageUtil StorageUtil.dll
0f270000 0f455000 D3DX9_42 D3DX9_42.dll
0f8f0000 0f9d5000 skse_1_9_32 skse_1_9_32.dll
0fb20000 0fbb2000 SexLabUtil SexLabUtil.dll
0ffd0000 0fff2000 showRaceMenu_preCacheKiller showRaceMenu_preCacheKiller.dll
10000000 10047000 binkw32 binkw32.dll
40510000 405e1000 nioverride nioverride.dll
405f0000 40612000 zzEstrusUtil zzEstrusUtil.dll
40620000 4065a000 zzLSARUtil zzLSARUtil.dll
40900000 414c0000 hdtPhysicsExtensions hdtPhysicsExtensions.dll
41b50000 42577000 steamclient steamclient.dll
44580000 446a5000 gameoverlayrenderer gameoverlayrenderer.dll
44be0000 44c6e000 XAudio2_6 XAudio2_6.dll
4a4f0000 4b2c5000 nvd3dum nvd3dum.dll
50340000 50389000 hdtHighHeelNative hdtHighHeelNative.dll
50390000 503cc000 MfgConsole MfgConsole.dll
503d0000 50405000 Fuz_Ro_D_oh Fuz Ro D'oh.dll
50410000 50436000 skse_steam_loader skse_steam_loader.dll
50440000 50468000 steam_api steam_api.dll
50470000 504e1000 hook hook.dll
51fc0000 52346000 nvapi nvapi.dll
52350000 524a1000 nvspcap nvspcap.dll
52af0000 52c05000 dbghelp_52af0000 dbghelp.dll
52e80000 53141000 Steam2 Steam2.dll
53150000 5328d000 Steam Steam.dll
54df0000 54dfa000 hid hid.dll
55330000 55366000 dinput8 dinput8.dll
55f80000 55fd6000 vstdlib_s vstdlib_s.dll
567d0000 568e7000 tier0_s tier0_s.dll
57340000 57347000 X3DAudio1_7 X3DAudio1_7.dll
58b90000 58c0b000 AudioSes AudioSes.dll
58c10000 58cdf000 WinTypes WinTypes.dll
5aaa0000 5ab24000 dxgi dxgi.dll
5b230000 5b2a1000 msvcp120 msvcp120.dll
5b2b0000 5b39e000 msvcr120 msvcr120.dll
5b3a0000 5b3f8000 MMDevAPI MMDevAPI.dll
5b400000 5d555000 igdumdim32 igdumdim32.dll
5e7b0000 5f052000 igdusc32 igdusc32.dll
60000000 60021000 CSERHelper CSERHelper.dll
65d70000 65d79000 avrt avrt.dll
67a00000 67af1000 twinapi_appcore twinapi.appcore.dll
67b20000 67b8c000 twinapi twinapi.dll
67e00000 67f52000 uiautomationcore uiautomationcore.dll
67f60000 67f85000 dbgcore dbgcore.dll
67f90000 680d5000 dbghelp dbghelp.dll
68280000 6828a000 secur32 secur32.dll
68ea0000 68ea8000 wsock32 wsock32.dll
69620000 6969b000 tiptsf tiptsf.dll
69cd0000 69d24000 oleacc oleacc.dll
6a620000 6a695000 uxtheme uxtheme.dll
6b2a0000 6b329000 dsound dsound.dll
6b4d0000 6b61f000 propsys propsys.dll
6e6e0000 6e83f000 d3d9 d3d9.dll
6fb40000 6fb64000 winmm winmm.dll
6fc70000 6fc8f000 dwmapi dwmapi.dll
734b0000 73544000 comctl32 comctl32.dll
735c0000 735e2000 devobj devobj.dll
736b0000 736cb000 bcrypt bcrypt.dll
73a20000 73ac0000 winhttp winhttp.dll
73ee0000 73f72000 apphelp apphelp.dll
73f80000 73f9a000 userenv userenv.dll
73fa0000 73fa8000 version version.dll
73fb0000 73fdf000 IPHLPAPI IPHLPAPI.DLL
74050000 7405a000 CRYPTBASE CRYPTBASE.dll
74060000 7407e000 sspicli sspicli.dll
74080000 745ee000 windows_storage windows.storage.dll
745f0000 7464a000 bcryptPrimitives bcryptPrimitives.dll
74650000 74785000 msctf msctf.dll
74790000 74851000 rpcrt4 rpcrt4.dll
74860000 748e8000 SHCore SHCore.dll
748f0000 74905000 win32u win32u.dll
749c0000 74aa5000 comdlg32 comdlg32.dll
74ab0000 74af6000 shlwapi shlwapi.dll
74b00000 74c5b000 gdi32full gdi32full.dll
74c60000 74d1e000 msvcrt msvcrt.dll
74d20000 74e7f000 user32 user32.dll
74e80000 74e86000 psapi psapi.dll
74ef0000 75101000 combase combase.dll
75110000 751f0000 kernel32 kernel32.dll
751f0000 7536d000 crypt32 crypt32.dll
75370000 75389000 imagehlp imagehlp.dll
75390000 76769000 shell32 shell32.dll
76780000 767fb000 msvcp_win msvcp_win.dll
76800000 76c0b000 setupapi setupapi.dll
76c70000 76cb1000 sechost sechost.dll
76cc0000 76ccf000 profapi profapi.dll
76cd0000 76d15000 powrprof powrprof.dll
76d20000 76d45000 imm32 imm32.dll
76d50000 76d5d000 kernel_appcore kernel.appcore.dll
76d60000 76d8b000 gdi32 gdi32.dll
76d90000 76e7a000 ole32 ole32.dll
76e80000 76ef7000 advapi32 advapi32.dll
76f60000 76f96000 cfgmgr32 cfgmgr32.dll
76fa0000 77024000 clbcatq clbcatq.dll
77030000 7703e000 msasn1 msasn1.dll
771b0000 771f4000 wintrust wintrust.dll
77200000 77294000 oleaut32 oleaut32.dll
772a0000 77380000 ucrtbase ucrtbase.dll
77380000 773e3000 ws2_32 ws2_32.dll
773f0000 77591000 KERNELBASE KERNELBASE.dll
775a0000 77723000 ntdll ntdll.dll

 

 

 

  • 3 weeks later...
Posted

the line underlined in the spoiler shows what mod is causing this. disable LSAR and try to load.

 

i'm guessing based off of reading some of this thread, no expert.

Hello:  I am having an issue involving CTD's at game initiation. 

 

 

 

 

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 406253f0 (zzLSARUtil+0x000053f0)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: 00000050
Attempt to read from address 00000050

 

start end module name
00400000 01e12000 TESV TESV.exe
020f0000 02106000 XINPUT1_3 XINPUT1_3.dll
02110000 02133000 WINMMBASE WINMMBASE.dll
0eca0000 0eda8000 DeviousDevices DeviousDevices.dll
0edb0000 0ee3b000 chargen chargen.dll
0eee0000 0f0f0000 JContainers JContainers.dll
0f0f0000 0f1e6000 StorageUtil StorageUtil.dll
0f270000 0f455000 D3DX9_42 D3DX9_42.dll
0f8f0000 0f9d5000 skse_1_9_32 skse_1_9_32.dll
0fb20000 0fbb2000 SexLabUtil SexLabUtil.dll
0ffd0000 0fff2000 showRaceMenu_preCacheKiller showRaceMenu_preCacheKiller.dll
10000000 10047000 binkw32 binkw32.dll
40510000 405e1000 nioverride nioverride.dll
405f0000 40612000 zzEstrusUtil zzEstrusUtil.dll
40620000 4065a000 zzLSARUtil zzLSARUtil.dll
40900000 414c0000 hdtPhysicsExtensions hdtPhysicsExtensions.dll
41b50000 42577000 steamclient steamclient.dll
44580000 446a5000 gameoverlayrenderer gameoverlayrenderer.dll
44be0000 44c6e000 XAudio2_6 XAudio2_6.dll
4a4f0000 4b2c5000 nvd3dum nvd3dum.dll
50340000 50389000 hdtHighHeelNative hdtHighHeelNative.dll
50390000 503cc000 MfgConsole MfgConsole.dll
503d0000 50405000 Fuz_Ro_D_oh Fuz Ro D'oh.dll
50410000 50436000 skse_steam_loader skse_steam_loader.dll
50440000 50468000 steam_api steam_api.dll
50470000 504e1000 hook hook.dll
51fc0000 52346000 nvapi nvapi.dll
52350000 524a1000 nvspcap nvspcap.dll
52af0000 52c05000 dbghelp_52af0000 dbghelp.dll
52e80000 53141000 Steam2 Steam2.dll
53150000 5328d000 Steam Steam.dll
54df0000 54dfa000 hid hid.dll
55330000 55366000 dinput8 dinput8.dll
55f80000 55fd6000 vstdlib_s vstdlib_s.dll
567d0000 568e7000 tier0_s tier0_s.dll
57340000 57347000 X3DAudio1_7 X3DAudio1_7.dll
58b90000 58c0b000 AudioSes AudioSes.dll
58c10000 58cdf000 WinTypes WinTypes.dll
5aaa0000 5ab24000 dxgi dxgi.dll
5b230000 5b2a1000 msvcp120 msvcp120.dll
5b2b0000 5b39e000 msvcr120 msvcr120.dll
5b3a0000 5b3f8000 MMDevAPI MMDevAPI.dll
5b400000 5d555000 igdumdim32 igdumdim32.dll
5e7b0000 5f052000 igdusc32 igdusc32.dll
60000000 60021000 CSERHelper CSERHelper.dll
65d70000 65d79000 avrt avrt.dll
67a00000 67af1000 twinapi_appcore twinapi.appcore.dll
67b20000 67b8c000 twinapi twinapi.dll
67e00000 67f52000 uiautomationcore uiautomationcore.dll
67f60000 67f85000 dbgcore dbgcore.dll
67f90000 680d5000 dbghelp dbghelp.dll
68280000 6828a000 secur32 secur32.dll
68ea0000 68ea8000 wsock32 wsock32.dll
69620000 6969b000 tiptsf tiptsf.dll
69cd0000 69d24000 oleacc oleacc.dll
6a620000 6a695000 uxtheme uxtheme.dll
6b2a0000 6b329000 dsound dsound.dll
6b4d0000 6b61f000 propsys propsys.dll
6e6e0000 6e83f000 d3d9 d3d9.dll
6fb40000 6fb64000 winmm winmm.dll
6fc70000 6fc8f000 dwmapi dwmapi.dll
734b0000 73544000 comctl32 comctl32.dll
735c0000 735e2000 devobj devobj.dll
736b0000 736cb000 bcrypt bcrypt.dll
73a20000 73ac0000 winhttp winhttp.dll
73ee0000 73f72000 apphelp apphelp.dll
73f80000 73f9a000 userenv userenv.dll
73fa0000 73fa8000 version version.dll
73fb0000 73fdf000 IPHLPAPI IPHLPAPI.DLL
74050000 7405a000 CRYPTBASE CRYPTBASE.dll
74060000 7407e000 sspicli sspicli.dll
74080000 745ee000 windows_storage windows.storage.dll
745f0000 7464a000 bcryptPrimitives bcryptPrimitives.dll
74650000 74785000 msctf msctf.dll
74790000 74851000 rpcrt4 rpcrt4.dll
74860000 748e8000 SHCore SHCore.dll
748f0000 74905000 win32u win32u.dll
749c0000 74aa5000 comdlg32 comdlg32.dll
74ab0000 74af6000 shlwapi shlwapi.dll
74b00000 74c5b000 gdi32full gdi32full.dll
74c60000 74d1e000 msvcrt msvcrt.dll
74d20000 74e7f000 user32 user32.dll
74e80000 74e86000 psapi psapi.dll
74ef0000 75101000 combase combase.dll
75110000 751f0000 kernel32 kernel32.dll
751f0000 7536d000 crypt32 crypt32.dll
75370000 75389000 imagehlp imagehlp.dll
75390000 76769000 shell32 shell32.dll
76780000 767fb000 msvcp_win msvcp_win.dll
76800000 76c0b000 setupapi setupapi.dll
76c70000 76cb1000 sechost sechost.dll
76cc0000 76ccf000 profapi profapi.dll
76cd0000 76d15000 powrprof powrprof.dll
76d20000 76d45000 imm32 imm32.dll
76d50000 76d5d000 kernel_appcore kernel.appcore.dll
76d60000 76d8b000 gdi32 gdi32.dll
76d90000 76e7a000 ole32 ole32.dll
76e80000 76ef7000 advapi32 advapi32.dll
76f60000 76f96000 cfgmgr32 cfgmgr32.dll
76fa0000 77024000 clbcatq clbcatq.dll
77030000 7703e000 msasn1 msasn1.dll
771b0000 771f4000 wintrust wintrust.dll
77200000 77294000 oleaut32 oleaut32.dll
772a0000 77380000 ucrtbase ucrtbase.dll
77380000 773e3000 ws2_32 ws2_32.dll
773f0000 77591000 KERNELBASE KERNELBASE.dll
775a0000 77723000 ntdll ntdll.dll

 

 

 

 

  • 3 weeks later...
Posted

Anyone code smart able to solve this one for me?

 

 

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 636f6c42
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: 636f6c42
Attempt to read from address 636f6c42

PROCESS_NAME: TESV.exe

ADDITIONAL_DEBUG_TEXT:

Use '!findthebuild' command to search for the target build information.

If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.

MODULE_NAME: TESV

FAULTING_MODULE: 77b60000 ntdll

DEBUG_FLR_IMAGE_TIMESTAMP: 51437ce5

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

EXCEPTION_PARAMETER1: 00000000

EXCEPTION_PARAMETER2: 636f6c42

READ_ADDRESS: 636f6c42

FOLLOWUP_IP:
TESV+7c638e
00bc638e ?? ???

FAILED_INSTRUCTION_ADDRESS:
+7c638e
636f6c42 ?? ???

FAULTING_THREAD: 00001008

DEFAULT_BUCKET_ID: WRONG_SYMBOLS

PRIMARY_PROBLEM_CLASS: WRONG_SYMBOLS

BUGCHECK_STR: APPLICATION_FAULT_WRONG_SYMBOLS_BAD_INSTRUCTION_PTR_INVALID_POINTER_READ

LAST_CONTROL_TRANSFER: from 00bc638e to 636f6c42

STACK_TEXT:
WARNING: Frame IP not in any known module. Following frames may be wrong.
403bfd58 00bc638e 403bfdf4 3e29fbf0 3609fa40 0x636f6c42
403bfd5c 403bfdf4 3e29fbf0 3609fa40 00000000 TESV+0x7c638e
403bfd60 3e29fbf0 3609fa40 00000000 0f2905c0 0x403bfdf4
403bfdf4 1a792fa0 00000000 00000000 00000000 0x3e29fbf0
403bfdf8 00000000 00000000 00000000 00000000 0x1a792fa0

 

Posted

hi guy i have a probleme i have a cdt 80 pour cent when load a save ... thank you for you help  i love you site...

my bug is after read a post is skeleton the probelme right but how to fix ? i have reinstall hdt pyshic,high heel and i have the same error ...

 

EXCEPTION_RECORD:  ffffffff -- (.exr 0xffffffffffffffff)

ExceptionAddress: 00bfecc1 (TESV+0x007fecc1)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 00000000
   Parameter[1]: 00000016
Attempt to read from address 00000016
 
STACK_TEXT:  
WARNING: Stack unwind information not available. Following frames may be wrong.
2409fae0 87016790 2409fdd8 2409fda0 8e4bf180 TESV+0x7fecc1
2409fae4 2409fdd8 2409fda0 8e4bf180 0138a1ca 0x87016790
2409fae8 2409fda0 8e4bf180 0138a1ca 00000000 0x2409fdd8
2409fe98 77aae5fc 75d8ae49 00000a34 00000000 0x2409fda0
2409ff80 777562c4 17e534b0 777562a0 a1a31981 ntdll+0x6e5fc
2409ff8c a1a31981 2409ffdc 77aa0fd9 17e534b0 kernel32!BaseThreadInitThunk+0x24
2409ff94 77aa0fd9 17e534b0 1a2eaed5 00000000 0xa1a31981
2409ffdc 77aa0fa4 ffffffff 77ac2ed0 00000000 ntdll+0x60fd9
2409ffec 00000000 00a4b4a0 17e534b0 00000000 ntdll+0x60fa4
 
Posted

Did anyone sayed, CTD Debugging?
jk, help

 

 

FAULTING_IP:
TESV+9820f3
00d820f3 c7048602000000 mov dword ptr [esi+eax*4],2

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 00d820f3 (TESV+0x009820f3)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000001
Parameter[1]: 190c2000
Attempt to write to address 190c2000

 

 

Loaded shit i think

 

 

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\guids.ini, error 2
*** WARNING: Unable to verify timestamp for KERNELBASE.dll
*** ERROR: Module load completed but symbols could not be loaded for KERNELBASE.dll
Unable to load image C:\Windows\System32\ole32.dll, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ole32.dll
*** ERROR: Module load completed but symbols could not be loaded for ole32.dll
*** WARNING: Unable to verify timestamp for user32.dll
*** ERROR: Module load completed but symbols could not be loaded for user32.dll
*** WARNING: Unable to verify timestamp for gameoverlayrenderer.dll
*** ERROR: Module load completed but symbols could not be loaded for gameoverlayrenderer.dll
*** WARNING: Unable to verify timestamp for RzDspSrv.dll
*** ERROR: Module load completed but symbols could not be loaded for RzDspSrv.dll
*** WARNING: Unable to verify timestamp for gaming_spy.dll
*** ERROR: Module load completed but symbols could not be loaded for gaming_spy.dll
*** WARNING: Unable to verify timestamp for K_FPS32.dll
*** ERROR: Module load completed but symbols could not be loaded for K_FPS32.dll
*** WARNING: Unable to verify timestamp for hdtPhysicsExtensions.dll
*** ERROR: Module load completed but symbols could not be loaded for hdtPhysicsExtensions.dll
*** WARNING: Unable to verify timestamp for XAudio2_6.dll
*** WARNING: Unable to verify timestamp for nvd3dum.dll
*** ERROR: Module load completed but symbols could not be loaded for nvd3dum.dll
*** WARNING: Unable to verify timestamp for nvspcap.dll
*** ERROR: Module load completed but symbols could not be loaded for nvspcap.dll
Unable to load image C:\Windows\System32\combase.dll, Win32 error 0n2
*** WARNING: Unable to verify timestamp for combase.dll
*** ERROR: Module load completed but symbols could not be loaded for combase.dll
*** WARNING: Unable to verify timestamp for RazerGameCapture32.dll
*** ERROR: Module load completed but symbols could not be loaded for RazerGameCapture32.dll
*** WARNING: Unable to verify timestamp for JContainers.dll
*** ERROR: Module load completed but symbols could not be loaded for JContainers.dll
TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\modclass.ini, error 2
*** The OS name list needs to be updated! Unknown Windows version: 10.0 ***

 

Posted

First thing I'd recommend to anyone seeing "ExceptionCode: c0000005 (Access violation)" crashes is to reboot and see if they still plague you.

Posted

This one happens right when I arrive at the title screen. Don't even get to see the menu options, just the imperial symbol. Then it crashes. 

 

 

EXCEPTION_RECORD:  ffffffff -- (.exr 0xffffffffffffffff)

ExceptionAddress: 006aacb0 (TESV+0x002aacb0)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 00000000
   Parameter[1]: 000000c4
Attempt to read from address 000000c4
 
STACK_TEXT:  
00000000 00000000 00000000 00000000 00000000 TESV+0x2aacb0
 
Loaded Module List
 
start    end        module name
003c0000 003d6000   XINPUT1_3 XINPUT1_3.dll
00400000 01e12000   TESV     TESV.exe    
0b900000 0c4c0000   hdtPhysicsExtensions hdtPhysicsExtensions.dll
0d600000 0d60e000   msasn1   msasn1.dll  
0fb80000 0fe41000   Steam2   Steam2.dll  
10000000 10047000   binkw32  binkw32.dll 
38000000 38a97000   steamclient steamclient.dll
50050000 50144000   StorageUtil StorageUtil.dll
50150000 50385000   JContainers JContainers.dll
50390000 50575000   D3DX9_42 D3DX9_42.dll
505a0000 50671000   nioverride nioverride.dll
50680000 50765000   skse_1_9_32 skse_1_9_32.dll
50820000 50945000   gameoverlayrenderer gameoverlayrenderer.dll
55fe0000 56072000   SexLabUtil SexLabUtil.dll
563e0000 56449000   SchlongsOfSkyrim SchlongsOfSkyrim.dll
577c0000 577fc000   MfgConsole MfgConsole.dll
57800000 57881000   dsound   dsound.dll  
596c0000 596e6000   ffutils  ffutils.dll 
5b720000 5b746000   skse_steam_loader skse_steam_loader.dll
5bc30000 5bc58000   steam_api steam_api.dll
5c5c0000 5c63e000   sxs      sxs.dll     
5c8c0000 5c989000   nvSCPAPI nvSCPAPI.dll
5d2d0000 5df8d000   nvd3dum  nvd3dum.dll 
60000000 60021000   CSERHelper CSERHelper.dll
62ed0000 62edf000   sfc_os   sfc_os.dll  
62ee0000 62ee3000   sfc      sfc.dll     
65b00000 65c68000   nvspcap  nvspcap.dll 
66f20000 670f3000   d3d9     d3d9.dll    
69840000 69957000   tier0_s  tier0_s.dll 
69b20000 69b27000   X3DAudio1_7 X3DAudio1_7.dll
69db0000 6a027000   AcLayers AcLayers.dll
6a070000 6a0a6000   dinput8  dinput8.dll 
6a3c0000 6a756000   nvapi    nvapi.dll   
6c950000 6c971000   devobj   devobj.dll  
6d380000 6d420000   apphelp  apphelp.dll 
6d560000 6d6a1000   dbghelp  dbghelp.dll 
6d850000 6d8a7000   vstdlib_s vstdlib_s.dll
6d8f0000 6d8fa000   hid      hid.dll     
6d900000 6d953000   MMDevAPI MMDevAPI.dll
6e5e0000 6e5fa000   dwmapi   dwmapi.dll  
70c10000 70c99000   comctl32 comctl32.dll
721a0000 72205000   winspool winspool.drv
72290000 722f0000   AudioSes AudioSes.dll
72340000 72363000   WINMMBASE WINMMBASE.dll
72590000 725b3000   winmm    winmm.dll   
725c0000 726ad000   uxtheme  uxtheme.dll 
72ac0000 72b00000   powrprof powrprof.dll
72b00000 72b0a000   avrt     avrt.dll    
72b10000 72b26000   mpr      mpr.dll     
72c20000 72c4f000   aswhookx aswhookx.dll
73010000 7301a000   secur32  secur32.dll 
731b0000 7323b000   SHCore   SHCore.dll  
73dc0000 73dde000   bcrypt   bcrypt.dll  
73de0000 73e10000   rsaenh   rsaenh.dll  
73e10000 73e29000   cryptsp  cryptsp.dll 
73e40000 73e49000   kernel_appcore kernel.appcore.dll
73e50000 73e5f000   wtsapi32 wtsapi32.dll
74040000 7404f000   profapi  profapi.dll 
74050000 74058000   winnsi   winnsi.dll  
742c0000 742e0000   IPHLPAPI IPHLPAPI.DLL
74360000 743ff000   winhttp  winhttp.dll 
747a0000 747a8000   version  version.dll 
74bd0000 74bd8000   wsock32  wsock32.dll 
74f50000 74fa4000   bcryptPrimitives bcryptPrimitives.dll
74fb0000 74fba000   CRYPTBASE CRYPTBASE.dll
74fc0000 75005000   shlwapi  shlwapi.dll 
75070000 75084000   imagehlp imagehlp.dll
75090000 751d0000   kernel32 kernel32.dll
751d0000 7520c000   cfgmgr32 cfgmgr32.dll
75220000 7529c000   advapi32 advapi32.dll
752a0000 753c9000   ole32    ole32.dll   
753d0000 75558000   crypt32  crypt32.dll 
75560000 755f7000   oleaut32 oleaut32.dll
75600000 756c3000   msvcrt   msvcrt.dll  
756d0000 757e2000   msctf    msctf.dll   
75800000 75827000   imm32    imm32.dll   
75830000 76aeb000   shell32  shell32.dll 
76b80000 76c57000   KERNELBASE KERNELBASE.dll
76c60000 76ca1000   sechost  sechost.dll 
76cb0000 76d6a000   rpcrt4   rpcrt4.dll  
76d70000 76e7e000   gdi32    gdi32.dll   
76e90000 76edf000   ws2_32   ws2_32.dll  
76ee0000 76ee7000   nsi      nsi.dll     
76ef0000 77043000   user32   user32.dll  
77050000 770dd000   clbcatq  clbcatq.dll 
770e0000 770fe000   sspicli  sspicli.dll 
77160000 772dd000   combase  combase.dll 
772e0000 7737b000   comdlg32 comdlg32.dll
774f0000 7752d000   wintrust wintrust.dll
77530000 77536000   psapi    psapi.dll   
77540000 776f1000   setupapi setupapi.dll
777d0000 7793f000   ntdll    ntdll.dll   
77a30000 77b6d000   Steam    Steam.dll   
77d80000 77e0e000   XAudio2_6 XAudio2_6.dll
 

Posted

Did anyone sayed, CTD Debugging?

jk, help

 

 

FAULTING_IP:

TESV+9820f3

00d820f3 c7048602000000 mov dword ptr [esi+eax*4],2

 

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)

ExceptionAddress: 00d820f3 (TESV+0x009820f3)

ExceptionCode: c0000005 (Access violation)

ExceptionFlags: 00000000

NumberParameters: 2

Parameter[0]: 00000001

Parameter[1]: 190c2000

Attempt to write to address 190c2000

 

 

Loaded shit i think

 

 

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\guids.ini, error 2

*** WARNING: Unable to verify timestamp for KERNELBASE.dll

*** ERROR: Module load completed but symbols could not be loaded for KERNELBASE.dll

Unable to load image C:\Windows\System32\ole32.dll, Win32 error 0n2

*** WARNING: Unable to verify timestamp for ole32.dll

*** ERROR: Module load completed but symbols could not be loaded for ole32.dll

*** WARNING: Unable to verify timestamp for user32.dll

*** ERROR: Module load completed but symbols could not be loaded for user32.dll

*** WARNING: Unable to verify timestamp for gameoverlayrenderer.dll

*** ERROR: Module load completed but symbols could not be loaded for gameoverlayrenderer.dll

*** WARNING: Unable to verify timestamp for RzDspSrv.dll

*** ERROR: Module load completed but symbols could not be loaded for RzDspSrv.dll

*** WARNING: Unable to verify timestamp for gaming_spy.dll

*** ERROR: Module load completed but symbols could not be loaded for gaming_spy.dll

*** WARNING: Unable to verify timestamp for K_FPS32.dll

*** ERROR: Module load completed but symbols could not be loaded for K_FPS32.dll

*** WARNING: Unable to verify timestamp for hdtPhysicsExtensions.dll

*** ERROR: Module load completed but symbols could not be loaded for hdtPhysicsExtensions.dll

*** WARNING: Unable to verify timestamp for XAudio2_6.dll

*** WARNING: Unable to verify timestamp for nvd3dum.dll

*** ERROR: Module load completed but symbols could not be loaded for nvd3dum.dll

*** WARNING: Unable to verify timestamp for nvspcap.dll

*** ERROR: Module load completed but symbols could not be loaded for nvspcap.dll

Unable to load image C:\Windows\System32\combase.dll, Win32 error 0n2

*** WARNING: Unable to verify timestamp for combase.dll

*** ERROR: Module load completed but symbols could not be loaded for combase.dll

*** WARNING: Unable to verify timestamp for RazerGameCapture32.dll

*** ERROR: Module load completed but symbols could not be loaded for RazerGameCapture32.dll

*** WARNING: Unable to verify timestamp for JContainers.dll

*** ERROR: Module load completed but symbols could not be loaded for JContainers.dll

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\modclass.ini, error 2

*** The OS name list needs to be updated! Unknown Windows version: 10.0 ***

 

 

Fixed, "HDT Physics Extension Breast and butt physics" screwed all.

 

Posted

So... I'm getting a CTD on startup. I don't think I've changed anything between having a working game and a crashing game.

 

 

 

FAULTING_IP:
d3d9+e6bd8
02656bd8 894308 mov dword ptr [ebx+8],eax

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 02656bd8 (d3d9+0x000e6bd8)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000001
Parameter[1]: 0000001e
Attempt to write to address 0000001e

 

 

 

Because it's in d3d9, maybe it's a driver problem? Was on nvidia 378.92, updating to 381.65 now to see if that fixes it.

 

Edit: Yep, upgrading to 381.65 (latest as of this post) fixed my problem. Wow. I spent hours trying to fix this!

Posted

Great, I haven't made any changes that I can remember and I'm getting d3d9 errors again.

 

 

 

FAULTING_IP:
d3d9+d9928
02629928 65d200 rol byte ptr gs:[eax],cl

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 02629928 (d3d9+0x000d9928)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000001
Parameter[1]: 004c5bc4
Attempt to write to address 004c5bc4

 

 

 

After digging into this thread ... updating EVGA Precision X fixed things. What the fuck.

Posted

Another CTD, this time when attempting to laod a save in a brand new playthrough of Skyrim.  This is garbage.  I'm about to just give up & not play Skyrim ever again due to just how ridiculously BUGGY/CTD-prone this game is.  I've been modding Skyrim for over 3 years now & the CTDs are the worst issue ever.  BUGthesda should be ashamed of themselves for releasing games in the bugged/glitched state that they're in.  No excuses whatsoever for this kind of nonsense period.  Crash dump analysis follows:

 

 

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)

ExceptionAddress: 011c020c (TESV+0x00dc020c)

ExceptionCode: c0000005 (Access violation)

ExceptionFlags: 00000000

NumberParameters: 2

Parameter[0]: 00000001

Parameter[1]: 01087630

Attempt to write to address 01087630

 

DEFAULT_BUCKET_ID: INVALID_POINTER_WRITE

 

PROCESS_NAME: TESV.exe

 

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

 

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

 

EXCEPTION_PARAMETER1: 00000001

 

EXCEPTION_PARAMETER2: 01087630

 

WRITE_ADDRESS: 01087630

 

FOLLOWUP_IP:

TESV+dc020c

011c020c 0000 add byte ptr [eax],al

 

FAULTING_THREAD: 00001d44

 

PRIMARY_PROBLEM_CLASS: INVALID_POINTER_WRITE

 

BUGCHECK_STR: APPLICATION_FAULT_INVALID_POINTER_WRITE

 

IP_ON_HEAP: 3f800000

The fault address in not in any loaded module, please check your build's rebase

log at \bin\build_logs\timebuild\ntrebase.log for module which may

contain the address if it were loaded.

 

FRAME_ONE_INVALID: 1

 

LAST_CONTROL_TRANSFER: from 3f800000 to 011c020c

 

STACK_TEXT:

WARNING: Stack unwind information not available. Following frames may be wrong.

65b9f9ec 3f800000 00000000 00000000 00000000 TESV+0xdc020c

65b9f9f0 00000000 00000000 00000000 00000200 0x3f800000

 

 

SYMBOL_STACK_INDEX: 0

 

SYMBOL_NAME: TESV+dc020c

 

FOLLOWUP_NAME: MachineOwner

 

MODULE_NAME: TESV

 

IMAGE_NAME: TESV.exe

 

DEBUG_FLR_IMAGE_TIMESTAMP: 51437ce5

 

STACK_COMMAND: ~20s; .ecxr ; kb

 

FAILURE_BUCKET_ID: INVALID_POINTER_WRITE_c0000005_TESV.exe!Unknown

 

BUCKET_ID: APPLICATION_FAULT_INVALID_POINTER_WRITE_TESV+dc020c

 

WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/TESV_exe/1_9_32_0/51437ce5/TESV_exe/1_9_32_0/51437ce5/c0000005/00dc020c.htm?Retriage=1

 

Followup: MachineOwner

 

 

Following is my loaded module list:

 

 

start end module name

00380000 00396000 XINPUT1_3 XINPUT1_3.dll

00400000 01e12000 TESV TESV.exe

02300000 02d85000 d3d9 d3d9.dll

04a70000 04a91000 CSERHelper CSERHelper.dll

0c6e0000 0d0e2000 steamclient steamclient.dll

10000000 10047000 binkw32 binkw32.dll

67c10000 6805a000 D3DX9_40 D3DX9_40.dll

68110000 68e69000 nvd3dum nvd3dum.dll

69b00000 69bc1000 nvSCPAPI nvSCPAPI.dll

69bd0000 69d93000 d3d9_69bd0000 d3d9.dll

69da0000 69dcf000 d3d9_1 d3d9_1.dll

69dd0000 69e5e000 XAudio2_6 XAudio2_6.dll

69e60000 69fae000 gameoverlayrenderer gameoverlayrenderer.dll

69fb0000 6a271000 Steam2 Steam2.dll

6a280000 6a3b7000 Steam Steam.dll

6a3c0000 6a3f3000 SKSE_EnhancedCamera SKSE_EnhancedCamera.dll

6a400000 6a422000 SafetyLoad SafetyLoad.dll

6a430000 6a471000 RandomIdleAnimationPlugin RandomIdleAnimationPlugin.dll

6a480000 6a551000 nioverride nioverride.dll

6a590000 6a596000 d3d8thk d3d8thk.dll

6a5a0000 6a5dc000 MfgConsole MfgConsole.dll

6a5e0000 6a815000 JContainers JContainers.dll

6a820000 6a855000 Fuz_Ro_D_oh Fuz Ro D'oh.dll

6a860000 6a945000 skse_1_9_32 skse_1_9_32.dll

6a950000 6ab4f000 D3DX9_43 D3DX9_43.dll

6ac00000 6ac21000 norestrictions norestrictions.dll

6ac30000 6acc6000 chargen chargen.dll

6acd0000 6aeb5000 D3DX9_42 D3DX9_42.dll

6b150000 6b162000 enbhelper enbhelper.dll

6b170000 6b196000 ffutils ffutils.dll

6b1a0000 6b1ce000 EnchantReloadFix EnchantReloadFix.dll

6ba30000 6ba48000 CrashFixPlugin CrashFixPlugin.dll

6ba50000 6ba76000 skse_steam_loader skse_steam_loader.dll

6ba80000 6bab0000 dinput8 dinput8.dll

6bab0000 6bad8000 steam_api steam_api.dll

6cda0000 6cda9000 hid hid.dll

6cdb0000 6cdd5000 powrprof powrprof.dll

6cde0000 6ce52000 dsound dsound.dll

6cf80000 6cf87000 avrt avrt.dll

6cfd0000 6d0bb000 dbghelp dbghelp.dll

6d0c0000 6d402000 nvapi nvapi.dll

70780000 70793000 dwmapi dwmapi.dll

709a0000 709f2000 vstdlib_s vstdlib_s.dll

713a0000 713a7000 winnsi winnsi.dll

713b0000 713cc000 IPHLPAPI IPHLPAPI.DLL

71400000 7143b000 rsaenh rsaenh.dll

71440000 71457000 cryptsp cryptsp.dll

73f60000 74071000 tier0_s tier0_s.dll

74b80000 74b88000 secur32 secur32.dll

74ba0000 74bd6000 AudioSes AudioSes.dll

74be0000 74c19000 MMDevAPI MMDevAPI.dll

74ec0000 74ec3000 api_ms_win_core_synch_l1_2_0 api-ms-win-core-synch-l1-2-0.DLL

74f30000 74f37000 X3DAudio1_7 X3DAudio1_7.dll

74f40000 75035000 propsys propsys.dll

752e0000 75312000 winmm winmm.dll

753a0000 75424000 comctl32 comctl32.dll

75480000 75487000 wsock32 wsock32.dll

754b0000 754b9000 version version.dll

75580000 7558c000 CRYPTBASE CRYPTBASE.dll

75590000 755f0000 sspicli sspicli.dll

75600000 75635000 ws2_32 ws2_32.dll

75640000 75645000 psapi psapi.dll

758a0000 758aa000 lpk lpk.dll

758b0000 75907000 shlwapi shlwapi.dll

75930000 75a40000 kernel32 kernel32.dll

75a90000 75b90000 user32 user32.dll

75bb0000 75bbc000 msasn1 msasn1.dll

75bc0000 75c8c000 msctf msctf.dll

75c90000 75cd7000 KERNELBASE KERNELBASE.dll

75ce0000 75d5b000 comdlg32 comdlg32.dll

75d60000 75d66000 nsi nsi.dll

75d70000 75e11000 advapi32 advapi32.dll

75e20000 75f41000 crypt32 crypt32.dll

75f50000 75fd3000 clbcatq clbcatq.dll

76070000 760ff000 oleaut32 oleaut32.dll

76100000 7619d000 usp10 usp10.dll

762f0000 76302000 devobj devobj.dll

76310000 764ad000 setupapi setupapi.dll

764b0000 764db000 imagehlp imagehlp.dll

76500000 7652f000 wintrust wintrust.dll

76530000 7717b000 shell32 shell32.dll

77190000 77280000 rpcrt4 rpcrt4.dll

77280000 772a7000 cfgmgr32 cfgmgr32.dll

772b0000 77310000 imm32 imm32.dll

77310000 7746c000 ole32 ole32.dll

774d0000 7757c000 msvcrt msvcrt.dll

77790000 777a9000 sechost sechost.dll

777b0000 77840000 gdi32 gdi32.dll

77c40000 77dc0000 ntdll ntdll.dll

 

 

I'm at a loss as to how to proceed at this point.  I'm tired of dealing with all these ridiculous CTDs.  No matter what I do, Skyrim always throws a CTD fit despite doing everything within my power to ensure proper load order, use TES5Edit to clean any mods of ITMs/UDRs, & use Wrye Bash to create a Bashed Patch.esp to ensure mod compatibility.  What else is there to do besides using any/all modding resources/tools to try & alleviate this mess?  If anyone out there has any additional advice, I'm all ears.

 

I'm getting the same ExceptionAddress, and mine is on save load as well. I'm not sure what other similarities we have, but if you ever managed to fix this, could you please let me know how? I don't know a lot about debugging CTDs though.

 

Edit: I had the SharkMer mod installed, and I disabled it and it seemed to load the save fine. Maybe this info might help?

Posted

Needing some help here.

I load up the game, and choose to load any save. Instant CTD no matter which one I choose.

I've ran save cleaner and found nothing. Run LOOT to fix the load order. Nada. Rerun FNIS just in case. Nope.

 

Anyway, since the code is kinda weird and I have no idea what to actually post, I put the whole thing in there to be on the safe side.

 

 

Crash Dump Analysis provided by OSR Open Systems Resources, Inc. (http://www.osr.com)

Online Crash Dump Analysis Service

See http://www.osronline.com for more information

Windows 7 Version 7601 (Service Pack 1) MP (8 procs) Free x86 compatible

Product: WinNt, suite: SingleUserTS Personal

kernel32.dll version: 6.1.7601.23714 (win7sp1_ldr.170307-1800)

Machine Name:

Debug session time: Tue Apr 25 06:07:02.000 2017 (UTC - 4:00)

System Uptime: not available

Process Uptime: 0 days 0:00:39.000

Kernel time: 0 days 0:00:19.000

User time: 0 days 0:00:22.000

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\oca.ini, error 2

TRIAGER: Could not open triage file : e:\dump_analysis\program\winxp\triage.ini, error 2

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\user.ini, error 2

*******************************************************************************

* *

* Exception Analysis *

* *

*******************************************************************************



TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\guids.ini, error 2

*** WARNING: Unable to verify timestamp for hdtHighHeelNative.dll

*** ERROR: Module load completed but symbols could not be loaded for hdtHighHeelNative.dll

*** WARNING: Unable to verify timestamp for hdtPhysicsExtensions.dll

*** ERROR: Module load completed but symbols could not be loaded for hdtPhysicsExtensions.dll

*** WARNING: Unable to verify timestamp for XAudio2_6.dll

*** WARNING: Unable to verify timestamp for nvd3dum.dll

*** ERROR: Module load completed but symbols could not be loaded for nvd3dum.dll

*** WARNING: Unable to verify timestamp for nvumdshim.dll

*** ERROR: Module load completed but symbols could not be loaded for nvumdshim.dll

*** WARNING: Unable to verify timestamp for JContainers.dll

*** ERROR: Module load completed but symbols could not be loaded for JContainers.dll

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\modclass.ini, error 2



FAULTING_IP:

kernel32!InterlockedIncrement+9

750e1359 f00fc101 lock xadd dword ptr [ecx],eax



EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)

ExceptionAddress: 750e1359 (kernel32!InterlockedIncrement+0x00000009)

ExceptionCode: c0000005 (Access violation)

ExceptionFlags: 00000000

NumberParameters: 2

Parameter[0]: 00000001

Parameter[1]: 0dd8c1b0

Attempt to write to address 0dd8c1b0



DEFAULT_BUCKET_ID: INVALID_POINTER_WRITE



PROCESS_NAME: TESV.exe



ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".



EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".



EXCEPTION_PARAMETER1: 00000001



EXCEPTION_PARAMETER2: 0dd8c1b0



WRITE_ADDRESS: 0dd8c1b0



FOLLOWUP_IP:

TESV+72de5b

00b2de5b ?? ???



DETOURED_IMAGE: 1



FAULTING_THREAD: 00001bf8



PRIMARY_PROBLEM_CLASS: INVALID_POINTER_WRITE



BUGCHECK_STR: APPLICATION_FAULT_INVALID_POINTER_WRITE



LAST_CONTROL_TRANSFER: from 00b2de5b to 750e1359



STACK_TEXT:

0b75fda0 00b2de5b 0dd8c1b0 32b36ba0 15489600 kernel32!InterlockedIncrement+0x9

WARNING: Stack unwind information not available. Following frames may be wrong.

0b75fda8 32b36ba0 15489600 32a69301 00b647a4 TESV+0x72de5b

0b75fdac 15489600 32a69301 00b647a4 32b36ba0 0x32b36ba0

0b75fdb0 32a69301 00b647a4 32b36ba0 00000050 0x15489600

0b75fdb4 00b647a4 32b36ba0 00000050 15488c00 0x32a69301

0b75fdb8 32b36ba0 00000050 15488c00 0082b67c TESV+0x7647a4

0b75fdbc 00000000 15488c00 0082b67c 32b36ba0 0x32b36ba0





STACK_COMMAND: ~6s; .ecxr ; kb



SYMBOL_STACK_INDEX: 1



SYMBOL_NAME: tesv+72de5b



FOLLOWUP_NAME: MachineOwner



MODULE_NAME: TESV



IMAGE_NAME: TESV.exe



DEBUG_FLR_IMAGE_TIMESTAMP: 51437ce5



FAILURE_BUCKET_ID: INVALID_POINTER_WRITE_c0000005_TESV.exe!Unknown



BUCKET_ID: APPLICATION_FAULT_INVALID_POINTER_WRITE_DETOURED_tesv+72de5b



WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/TESV_exe/1_9_32_0/51437ce5/kernel32_dll/6_1_7601_23714/58bf87ba/c0000005/00011359.htm?Retriage=1



Followup: MachineOwner

---------



 

 

 

Here is my load order too.

Two or three of the mods there are ones I made myself.

 

 

 

Skyrim.esm
Update.esm
Dawnguard.esm
HearthFires.esm
Dragonborn.esm
Unofficial Skyrim Legendary Edition Patch.esp
Skyrim Project Optimization - Full Version.esm
Heels Sound.esm
RaceCompatibility.esm
ZaZAnimationPack.esm
SexLab.esm
SexLabAroused.esm
ApachiiHair.esm
ApachiiHairFemales.esm
hdtHighHeel.esm
AzarHair.esm
SGHairPackBase.esm
Devious Devices - Assets.esm
Devious Devices - Integration.esm
Devious Devices - Expansion.esm
zeldamusic.esp
halojump.esp
increasedlootinchests1.0.esp
perksui.esp
Book Covers Skyrim.esp
Proudspire Manor Refurbished.esp
ts_ecatsuit&ballet.esp
When Vampires Attack.esp
Verdant - A Skyrim Grass Plugin.esp
barenziah's crown.esp
quest - no stone unturned.esp
guard dialogue overhaul.esp
rupee2.esp
ts_vampiretweaks.esp
ts_enchantsmithelongurator.esp
sleepwell.esp
followerwander2.esp
followerwander2serana.esp
pickpocket always works.esp
karlos_007_allow_vampire.esp
Toukiden_Horo.esp
AmrenSword.esp
Grimsever.esp
spycrab.esp
rrhair.esp
mxvictoriabitter.esp
Gothic Mistress Armor.esp
SexLab_SOS-Stapon.esp
FNIS.esp
Animated Dragon Wings.esp
Invisibility Eyes Fix.esp
Modern Brawl Bug Fix.esp
SkyUI.esp
AMatterOfTime.esp
ScribeOverlays.esp
Customizable Camera.esp
RaceMenu.esp
RaceMenuPlugin.esp
UIExtensions.esp
AddItemMenu2.esp
JaxonzEnhGrab.esp
ethereal_elven_overhaul.esp
Elisif Makeover.esp
TKAA.esp
Killable Children.esp
Killable Children - Quest Important Protected.esp
ZaZHDTWorkshop.esp
Devious Loading Screens.esp
DeviousToys.esp
SkyrimBound.esp
DBDAS.esp
Genesis' Rapier.esp
DF_T48.esp
PartyDress.esp
SMDR Cat Lingerie.esp
VampireBrideRobes.esp
ChitinGoggles.esp
CrimsonTwilightArmor.esp
dD - Realistic Ragdoll Force - Realistic.esp
ReverseCrafting.esp
SafeAutoSave.esp
TheEyesOfBeauty.esp
FFX SEX LULU Armor.esp
Remodeled Armor - Vanilla Replacer - Dragonborn.esp
RippedBodySuit.esp
Eyepatch.esp
InsanityMask.esp
Akz_KanekiMask.esp
MarieRose Wig.esp
Tribunal Maskes by Zairaam.esp
ts_bloodomnomnom.esp
BreezehomeByLupus.esp
Trapped in Rubber.esp
Hyper's Mod.esp
Captured Dreams.esp
Point The Way.esp
Run For Your Lives.esp
marriagemod - alpha v3.esp
The Ordinary Women.esp
Seductress Serana.esp
serana1.esp
CFTO.esp
Deviously Cursed Loot.esp
enterancetoqasmoke.esp
SexLab Romance.esp
FollowersAlwaysEquipFromInventory.esp
Bijin Warmaidens.esp
Shaydows VampireLord Replacer OVERHAUL.esp
marriagemod - hf.esp
CD - Female Embassy Guards.esp
Devious Rubber Masks.esp
Devious Mask Overlays.esp
Unique Uniques.esp
MessiasDarkJester.esp
imp_helm_legend.esp
Replacement Crowns.esp
Playable Serana's Hood.esp
Remodeled Armor - Vanilla Replacer.esp
Remodeled Armor - Vanilla Replacer - Dawnguard.esp
saLa_Hairs.esp
Bayonetta 2 Accessories.esp
Angeli Devious Expansion.esp
Magicka Sabers.esp
BlackSacramentDBReplacer.esp
nightshade_armor_UNPB.esp
Headphones and accessories.esp
DangerousJewelry.esp
Yorha Dress.esp
Leah Lilith Jewelry.esp
Sherry - YuiH StandAlone Follower.esp
no sun dialogue.esp
female mannequins.esp
female mannequins in homes.esp
NoNakedComments.esp
SlaveTats.esp
GreenWaterFix_v2withDawnguard.esp
Complete Pack.esp
DeviousRegulations.esp
SummerSkyrim.esp
RiverwoodHouse.esp
Immersive Horses.esp
dragonsoulstoperks.esp
Svs Collection Jewelry.esp
Craftable Horse Barding.esp
noheadslot.esp
Devious Masque of Clavicus Vile.esp
Immersive Horses - Hearthfire Patch.esp
KrittaKitty_horses_uniqueFrost.esp
zzWastsNightingaleMask.esp
Bijin Wives.esp
Celes Nightingale Armor.esp
FreckleMania.esp
TW3Eyes.esp
Better Females - Eyebrows.esp
Widowmaker.esp
Aradia Devious Expansion.esp
DeathRobes.esp
Ranger Outfit.esp
DeadlyWeaponOutfit.esp
Overwatch mercy outfit.esp
TD_MHC_Replacer.esp
SGHairPackAIO.esp
Visibility.esp
Movomo's Dark Seducer Armor.esp
Cre_Zelda_Princess.esp
Cre_Samus_ZeroSuit_OutFit.esp
barenziahcheat.esp
HylianShield.esp
Dwemer Goggles & Scouter.esp
Signs_of_Skyrim.esp
JoOMassLightning.esp
WhiterunPerformanceOverhaul.esp
housesofskyrimconnected.esp
PrvtIRoyalArmory.esp
Bijin NPCs.esp
WestWindAssault.esp
kankaraya.esp
bloodharvest.esp
The Paarthurnax Dilemma.esp
SexLab-Parasites.esp
BladeofEvilsBane.esp
archmagering00.esp
TZ_LockingLatexHoods.esp
followers keep up.esp
TreasureChestHome.esp
dragonpriestmaskquestmarkers.esp
housemarkers.esp
Sasha.esp
Merta Assassin Armor.esp
CWneutral.esp
BlackSacramentArmor.esp
Portal.esp
Rynotis.esp
spriggan_mask.esp
variahelm.esp
CN_Accessories.esp
LustmordVampireArmor.esp
Hyper's Mod - HearthFires.esp
zz_GDRAHoods.esp
HTBWigsApachiiSkyHair.esp
zzTravellerHoods.esp
HavenBag.esp
MaskofBlades.esp
TD_Rayya_Replacer.esp
Spriggan Armor 2.esp
svs Pretty Ranger.esp
0_Syndra LOL.esp
LadyMask.esp
Bishu Osafune-ju Morikage.esp
Race Scale Remover.esp
Survival Gear.esp
XPMSE.esp
Gamefever 1st Person Items Fix.esp
SilmeriaRace.esp
Lovergirl Race.esp
FNIS_PCEA2.esp
SC_WitchOfTheWilds.esp
ElDuderinos_Fetish_GrabBag.esp
Crystal Maiden Arcana.esp
Alternate Start - Live Another Life.esp
Deviously Cursed Loot LAL AddOn.esp
 

 

 

Posted

Needing some help here.

 

I load up the game, and choose to load any save. Instant CTD no matter which one I choose.

 

I've ran save cleaner and found nothing. Run LOOT to fix the load order. Nada. Rerun FNIS just in case. Nope.

 

Anyway, since the code is kinda weird and I have no idea what to actually post, I put the whole thing in there to be on the safe side.

 

 

Crash Dump Analysis provided by OSR Open Systems Resources, Inc. (http://www.osr.com)

Online Crash Dump Analysis Service

See http://www.osronline.com for more information

Windows 7 Version 7601 (Service Pack 1) MP (8 procs) Free x86 compatible

Product: WinNt, suite: SingleUserTS Personal

kernel32.dll version: 6.1.7601.23714 (win7sp1_ldr.170307-1800)

Machine Name:

Debug session time: Tue Apr 25 06:07:02.000 2017 (UTC - 4:00)

System Uptime: not available

Process Uptime: 0 days 0:00:39.000

Kernel time: 0 days 0:00:19.000

User time: 0 days 0:00:22.000

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\oca.ini, error 2

TRIAGER: Could not open triage file : e:\dump_analysis\program\winxp\triage.ini, error 2

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\user.ini, error 2

*******************************************************************************

* *

* Exception Analysis *

* *

*******************************************************************************



TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\guids.ini, error 2

*** WARNING: Unable to verify timestamp for hdtHighHeelNative.dll

*** ERROR: Module load completed but symbols could not be loaded for hdtHighHeelNative.dll

*** WARNING: Unable to verify timestamp for hdtPhysicsExtensions.dll

*** ERROR: Module load completed but symbols could not be loaded for hdtPhysicsExtensions.dll

*** WARNING: Unable to verify timestamp for XAudio2_6.dll

*** WARNING: Unable to verify timestamp for nvd3dum.dll

*** ERROR: Module load completed but symbols could not be loaded for nvd3dum.dll

*** WARNING: Unable to verify timestamp for nvumdshim.dll

*** ERROR: Module load completed but symbols could not be loaded for nvumdshim.dll

*** WARNING: Unable to verify timestamp for JContainers.dll

*** ERROR: Module load completed but symbols could not be loaded for JContainers.dll

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\modclass.ini, error 2



FAULTING_IP:

kernel32!InterlockedIncrement+9

750e1359 f00fc101 lock xadd dword ptr [ecx],eax



EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)

ExceptionAddress: 750e1359 (kernel32!InterlockedIncrement+0x00000009)

ExceptionCode: c0000005 (Access violation)

ExceptionFlags: 00000000

NumberParameters: 2

Parameter[0]: 00000001

Parameter[1]: 0dd8c1b0

Attempt to write to address 0dd8c1b0



DEFAULT_BUCKET_ID: INVALID_POINTER_WRITE



PROCESS_NAME: TESV.exe



ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".



EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".



EXCEPTION_PARAMETER1: 00000001



EXCEPTION_PARAMETER2: 0dd8c1b0



WRITE_ADDRESS: 0dd8c1b0



FOLLOWUP_IP:

TESV+72de5b

00b2de5b ?? ???



DETOURED_IMAGE: 1



FAULTING_THREAD: 00001bf8



PRIMARY_PROBLEM_CLASS: INVALID_POINTER_WRITE



BUGCHECK_STR: APPLICATION_FAULT_INVALID_POINTER_WRITE



LAST_CONTROL_TRANSFER: from 00b2de5b to 750e1359



STACK_TEXT:

0b75fda0 00b2de5b 0dd8c1b0 32b36ba0 15489600 kernel32!InterlockedIncrement+0x9

WARNING: Stack unwind information not available. Following frames may be wrong.

0b75fda8 32b36ba0 15489600 32a69301 00b647a4 TESV+0x72de5b

0b75fdac 15489600 32a69301 00b647a4 32b36ba0 0x32b36ba0

0b75fdb0 32a69301 00b647a4 32b36ba0 00000050 0x15489600

0b75fdb4 00b647a4 32b36ba0 00000050 15488c00 0x32a69301

0b75fdb8 32b36ba0 00000050 15488c00 0082b67c TESV+0x7647a4

0b75fdbc 00000000 15488c00 0082b67c 32b36ba0 0x32b36ba0





STACK_COMMAND: ~6s; .ecxr ; kb



SYMBOL_STACK_INDEX: 1



SYMBOL_NAME: tesv+72de5b



FOLLOWUP_NAME: MachineOwner



MODULE_NAME: TESV



IMAGE_NAME: TESV.exe



DEBUG_FLR_IMAGE_TIMESTAMP: 51437ce5



FAILURE_BUCKET_ID: INVALID_POINTER_WRITE_c0000005_TESV.exe!Unknown



BUCKET_ID: APPLICATION_FAULT_INVALID_POINTER_WRITE_DETOURED_tesv+72de5b



WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/TESV_exe/1_9_32_0/51437ce5/kernel32_dll/6_1_7601_23714/58bf87ba/c0000005/00011359.htm?Retriage=1



Followup: MachineOwner

---------



 

 

Here is my load order too.

Two or three of the mods there are ones I made myself.

 

 

 

Skyrim.esm

Update.esm

Dawnguard.esm

HearthFires.esm

Dragonborn.esm

Unofficial Skyrim Legendary Edition Patch.esp

Skyrim Project Optimization - Full Version.esm

Heels Sound.esm

RaceCompatibility.esm

ZaZAnimationPack.esm

SexLab.esm

SexLabAroused.esm

ApachiiHair.esm

ApachiiHairFemales.esm

hdtHighHeel.esm

AzarHair.esm

SGHairPackBase.esm

Devious Devices - Assets.esm

Devious Devices - Integration.esm

Devious Devices - Expansion.esm

zeldamusic.esp

halojump.esp

increasedlootinchests1.0.esp

perksui.esp

Book Covers Skyrim.esp

Proudspire Manor Refurbished.esp

ts_ecatsuit&ballet.esp

When Vampires Attack.esp

Verdant - A Skyrim Grass Plugin.esp

barenziah's crown.esp

quest - no stone unturned.esp

guard dialogue overhaul.esp

rupee2.esp

ts_vampiretweaks.esp

ts_enchantsmithelongurator.esp

sleepwell.esp

followerwander2.esp

followerwander2serana.esp

pickpocket always works.esp

karlos_007_allow_vampire.esp

Toukiden_Horo.esp

AmrenSword.esp

Grimsever.esp

spycrab.esp

rrhair.esp

mxvictoriabitter.esp

Gothic Mistress Armor.esp

SexLab_SOS-Stapon.esp

FNIS.esp

Animated Dragon Wings.esp

Invisibility Eyes Fix.esp

Modern Brawl Bug Fix.esp

SkyUI.esp

AMatterOfTime.esp

ScribeOverlays.esp

Customizable Camera.esp

RaceMenu.esp

RaceMenuPlugin.esp

UIExtensions.esp

AddItemMenu2.esp

JaxonzEnhGrab.esp

ethereal_elven_overhaul.esp

Elisif Makeover.esp

TKAA.esp

Killable Children.esp

Killable Children - Quest Important Protected.esp

ZaZHDTWorkshop.esp

Devious Loading Screens.esp

DeviousToys.esp

SkyrimBound.esp

DBDAS.esp

Genesis' Rapier.esp

DF_T48.esp

PartyDress.esp

SMDR Cat Lingerie.esp

VampireBrideRobes.esp

ChitinGoggles.esp

CrimsonTwilightArmor.esp

dD - Realistic Ragdoll Force - Realistic.esp

ReverseCrafting.esp

SafeAutoSave.esp

TheEyesOfBeauty.esp

FFX SEX LULU Armor.esp

Remodeled Armor - Vanilla Replacer - Dragonborn.esp

RippedBodySuit.esp

Eyepatch.esp

InsanityMask.esp

Akz_KanekiMask.esp

MarieRose Wig.esp

Tribunal Maskes by Zairaam.esp

ts_bloodomnomnom.esp

BreezehomeByLupus.esp

Trapped in Rubber.esp

Hyper's Mod.esp

Captured Dreams.esp

Point The Way.esp

Run For Your Lives.esp

marriagemod - alpha v3.esp

The Ordinary Women.esp

Seductress Serana.esp

serana1.esp

CFTO.esp

Deviously Cursed Loot.esp

enterancetoqasmoke.esp

SexLab Romance.esp

FollowersAlwaysEquipFromInventory.esp

Bijin Warmaidens.esp

Shaydows VampireLord Replacer OVERHAUL.esp

marriagemod - hf.esp

CD - Female Embassy Guards.esp

Devious Rubber Masks.esp

Devious Mask Overlays.esp

Unique Uniques.esp

MessiasDarkJester.esp

imp_helm_legend.esp

Replacement Crowns.esp

Playable Serana's Hood.esp

Remodeled Armor - Vanilla Replacer.esp

Remodeled Armor - Vanilla Replacer - Dawnguard.esp

saLa_Hairs.esp

Bayonetta 2 Accessories.esp

Angeli Devious Expansion.esp

Magicka Sabers.esp

BlackSacramentDBReplacer.esp

nightshade_armor_UNPB.esp

Headphones and accessories.esp

DangerousJewelry.esp

Yorha Dress.esp

Leah Lilith Jewelry.esp

Sherry - YuiH StandAlone Follower.esp

no sun dialogue.esp

female mannequins.esp

female mannequins in homes.esp

NoNakedComments.esp

SlaveTats.esp

GreenWaterFix_v2withDawnguard.esp

Complete Pack.esp

DeviousRegulations.esp

SummerSkyrim.esp

RiverwoodHouse.esp

Immersive Horses.esp

dragonsoulstoperks.esp

Svs Collection Jewelry.esp

Craftable Horse Barding.esp

noheadslot.esp

Devious Masque of Clavicus Vile.esp

Immersive Horses - Hearthfire Patch.esp

KrittaKitty_horses_uniqueFrost.esp

zzWastsNightingaleMask.esp

Bijin Wives.esp

Celes Nightingale Armor.esp

FreckleMania.esp

TW3Eyes.esp

Better Females - Eyebrows.esp

Widowmaker.esp

Aradia Devious Expansion.esp

DeathRobes.esp

Ranger Outfit.esp

DeadlyWeaponOutfit.esp

Overwatch mercy outfit.esp

TD_MHC_Replacer.esp

SGHairPackAIO.esp

Visibility.esp

Movomo's Dark Seducer Armor.esp

Cre_Zelda_Princess.esp

Cre_Samus_ZeroSuit_OutFit.esp

barenziahcheat.esp

HylianShield.esp

Dwemer Goggles & Scouter.esp

Signs_of_Skyrim.esp

JoOMassLightning.esp

WhiterunPerformanceOverhaul.esp

housesofskyrimconnected.esp

PrvtIRoyalArmory.esp

Bijin NPCs.esp

WestWindAssault.esp

kankaraya.esp

bloodharvest.esp

The Paarthurnax Dilemma.esp

SexLab-Parasites.esp

BladeofEvilsBane.esp

archmagering00.esp

TZ_LockingLatexHoods.esp

followers keep up.esp

TreasureChestHome.esp

dragonpriestmaskquestmarkers.esp

housemarkers.esp

Sasha.esp

Merta Assassin Armor.esp

CWneutral.esp

BlackSacramentArmor.esp

Portal.esp

Rynotis.esp

spriggan_mask.esp

variahelm.esp

CN_Accessories.esp

LustmordVampireArmor.esp

Hyper's Mod - HearthFires.esp

zz_GDRAHoods.esp

HTBWigsApachiiSkyHair.esp

zzTravellerHoods.esp

HavenBag.esp

MaskofBlades.esp

TD_Rayya_Replacer.esp

Spriggan Armor 2.esp

svs Pretty Ranger.esp

0_Syndra LOL.esp

LadyMask.esp

Bishu Osafune-ju Morikage.esp

Race Scale Remover.esp

Survival Gear.esp

XPMSE.esp

Gamefever 1st Person Items Fix.esp

SilmeriaRace.esp

Lovergirl Race.esp

FNIS_PCEA2.esp

SC_WitchOfTheWilds.esp

ElDuderinos_Fetish_GrabBag.esp

Crystal Maiden Arcana.esp

Alternate Start - Live Another Life.esp

Deviously Cursed Loot LAL AddOn.esp

 

 

 

 

kernel32.dll is a library by Microsoft that handles memory management.

 

First, check if your GPU driver is up-to-date and update it if needed.

 

Then what you could do is to check wether your ENB has the option ExpandSystemMemoryX64 enabled. If it's set TRUE then turn it to FALSE.

Test if it worked.

 

When your Skyrim installation isn't touched by mod installation (eg because of MO), delete everything in your Skyrim installation folder except the \Data folder. Inside the \data folder delete everything except of the .bsa archives by the game (Skyrim - ***.bsa, DawnGuard.bsa, those files). After this step, let Steam repair your installation, it will download the missing files once again. You probably have to reinstall SKSE and your ENB in the end.

Test if it worked

 

If that doesn't help you may test if the .dll file of your system is damaged: open up your Windows console with administator privileges and execute the command sfc /scannow

This will search for damaged system files and replace found ones.

Test if it worked.

 

Now I have no idea anymore.

Posted

If you're getting TESV+0x007ecc89, try disabling SexLab Defeat. That seemed to fix it for me, which is annoying for me, because I was using that mod a lot.

 

Full crashdump:

 

 

FAULTING_IP:
TESV+7ecc89
00becc89 8b11 mov edx,dword ptr [ecx]

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 00becc89 (TESV+0x007ecc89)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: 00000000
Attempt to read from address 00000000

DEFAULT_BUCKET_ID: NULL_POINTER_READ

PROCESS_NAME: TESV.exe

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

EXCEPTION_PARAMETER1: 00000000

EXCEPTION_PARAMETER2: 00000000

READ_ADDRESS: 00000000

FOLLOWUP_IP:
TESV+7ecc89
00becc89 8b11 mov edx,dword ptr [ecx]

FAULTING_THREAD: 000033ac

PRIMARY_PROBLEM_CLASS: NULL_POINTER_READ

BUGCHECK_STR: APPLICATION_FAULT_NULL_POINTER_READ

LAST_CONTROL_TRANSFER: from 00000000 to 00becc89

STACK_TEXT:
00000000 00000000 00000000 00000000 00000000 TESV+0x7ecc89


STACK_COMMAND: ~0s; .ecxr ; kb

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: TESV+7ecc89

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: TESV

IMAGE_NAME: TESV.exe

DEBUG_FLR_IMAGE_TIMESTAMP: 51437ce5

FAILURE_BUCKET_ID: NULL_POINTER_READ_c0000005_TESV.exe!Unknown

BUCKET_ID: APPLICATION_FAULT_NULL_POINTER_READ_TESV+7ecc89

 

 

Posted

 

Needing some help here.

 

I load up the game, and choose to load any save. Instant CTD no matter which one I choose.

 

I've ran save cleaner and found nothing. Run LOOT to fix the load order. Nada. Rerun FNIS just in case. Nope.

 

Anyway, since the code is kinda weird and I have no idea what to actually post, I put the whole thing in there to be on the safe side.

 

 

Crash Dump Analysis provided by OSR Open Systems Resources, Inc. (http://www.osr.com)

Online Crash Dump Analysis Service

See http://www.osronline.com for more information

Windows 7 Version 7601 (Service Pack 1) MP (8 procs) Free x86 compatible

Product: WinNt, suite: SingleUserTS Personal

kernel32.dll version: 6.1.7601.23714 (win7sp1_ldr.170307-1800)

Machine Name:

Debug session time: Tue Apr 25 06:07:02.000 2017 (UTC - 4:00)

System Uptime: not available

Process Uptime: 0 days 0:00:39.000

Kernel time: 0 days 0:00:19.000

User time: 0 days 0:00:22.000

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\oca.ini, error 2

TRIAGER: Could not open triage file : e:\dump_analysis\program\winxp\triage.ini, error 2

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\user.ini, error 2

*******************************************************************************

* *

* Exception Analysis *

* *

*******************************************************************************



TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\guids.ini, error 2

*** WARNING: Unable to verify timestamp for hdtHighHeelNative.dll

*** ERROR: Module load completed but symbols could not be loaded for hdtHighHeelNative.dll

*** WARNING: Unable to verify timestamp for hdtPhysicsExtensions.dll

*** ERROR: Module load completed but symbols could not be loaded for hdtPhysicsExtensions.dll

*** WARNING: Unable to verify timestamp for XAudio2_6.dll

*** WARNING: Unable to verify timestamp for nvd3dum.dll

*** ERROR: Module load completed but symbols could not be loaded for nvd3dum.dll

*** WARNING: Unable to verify timestamp for nvumdshim.dll

*** ERROR: Module load completed but symbols could not be loaded for nvumdshim.dll

*** WARNING: Unable to verify timestamp for JContainers.dll

*** ERROR: Module load completed but symbols could not be loaded for JContainers.dll

TRIAGER: Could not open triage file : e:\dump_analysis\program\triage\modclass.ini, error 2



FAULTING_IP:

kernel32!InterlockedIncrement+9

750e1359 f00fc101 lock xadd dword ptr [ecx],eax



EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)

ExceptionAddress: 750e1359 (kernel32!InterlockedIncrement+0x00000009)

ExceptionCode: c0000005 (Access violation)

ExceptionFlags: 00000000

NumberParameters: 2

Parameter[0]: 00000001

Parameter[1]: 0dd8c1b0

Attempt to write to address 0dd8c1b0



DEFAULT_BUCKET_ID: INVALID_POINTER_WRITE



PROCESS_NAME: TESV.exe



ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".



EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".



EXCEPTION_PARAMETER1: 00000001



EXCEPTION_PARAMETER2: 0dd8c1b0



WRITE_ADDRESS: 0dd8c1b0



FOLLOWUP_IP:

TESV+72de5b

00b2de5b ?? ???



DETOURED_IMAGE: 1



FAULTING_THREAD: 00001bf8



PRIMARY_PROBLEM_CLASS: INVALID_POINTER_WRITE



BUGCHECK_STR: APPLICATION_FAULT_INVALID_POINTER_WRITE



LAST_CONTROL_TRANSFER: from 00b2de5b to 750e1359



STACK_TEXT:

0b75fda0 00b2de5b 0dd8c1b0 32b36ba0 15489600 kernel32!InterlockedIncrement+0x9

WARNING: Stack unwind information not available. Following frames may be wrong.

0b75fda8 32b36ba0 15489600 32a69301 00b647a4 TESV+0x72de5b

0b75fdac 15489600 32a69301 00b647a4 32b36ba0 0x32b36ba0

0b75fdb0 32a69301 00b647a4 32b36ba0 00000050 0x15489600

0b75fdb4 00b647a4 32b36ba0 00000050 15488c00 0x32a69301

0b75fdb8 32b36ba0 00000050 15488c00 0082b67c TESV+0x7647a4

0b75fdbc 00000000 15488c00 0082b67c 32b36ba0 0x32b36ba0





STACK_COMMAND: ~6s; .ecxr ; kb



SYMBOL_STACK_INDEX: 1



SYMBOL_NAME: tesv+72de5b



FOLLOWUP_NAME: MachineOwner



MODULE_NAME: TESV



IMAGE_NAME: TESV.exe



DEBUG_FLR_IMAGE_TIMESTAMP: 51437ce5



FAILURE_BUCKET_ID: INVALID_POINTER_WRITE_c0000005_TESV.exe!Unknown



BUCKET_ID: APPLICATION_FAULT_INVALID_POINTER_WRITE_DETOURED_tesv+72de5b



WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/TESV_exe/1_9_32_0/51437ce5/kernel32_dll/6_1_7601_23714/58bf87ba/c0000005/00011359.htm?Retriage=1



Followup: MachineOwner

---------



 

 

Here is my load order too.

Two or three of the mods there are ones I made myself.

 

 

 

Skyrim.esm

Update.esm

Dawnguard.esm

HearthFires.esm

Dragonborn.esm

Unofficial Skyrim Legendary Edition Patch.esp

Skyrim Project Optimization - Full Version.esm

Heels Sound.esm

RaceCompatibility.esm

ZaZAnimationPack.esm

SexLab.esm

SexLabAroused.esm

ApachiiHair.esm

ApachiiHairFemales.esm

hdtHighHeel.esm

AzarHair.esm

SGHairPackBase.esm

Devious Devices - Assets.esm

Devious Devices - Integration.esm

Devious Devices - Expansion.esm

zeldamusic.esp

halojump.esp

increasedlootinchests1.0.esp

perksui.esp

Book Covers Skyrim.esp

Proudspire Manor Refurbished.esp

ts_ecatsuit&ballet.esp

When Vampires Attack.esp

Verdant - A Skyrim Grass Plugin.esp

barenziah's crown.esp

quest - no stone unturned.esp

guard dialogue overhaul.esp

rupee2.esp

ts_vampiretweaks.esp

ts_enchantsmithelongurator.esp

sleepwell.esp

followerwander2.esp

followerwander2serana.esp

pickpocket always works.esp

karlos_007_allow_vampire.esp

Toukiden_Horo.esp

AmrenSword.esp

Grimsever.esp

spycrab.esp

rrhair.esp

mxvictoriabitter.esp

Gothic Mistress Armor.esp

SexLab_SOS-Stapon.esp

FNIS.esp

Animated Dragon Wings.esp

Invisibility Eyes Fix.esp

Modern Brawl Bug Fix.esp

SkyUI.esp

AMatterOfTime.esp

ScribeOverlays.esp

Customizable Camera.esp

RaceMenu.esp

RaceMenuPlugin.esp

UIExtensions.esp

AddItemMenu2.esp

JaxonzEnhGrab.esp

ethereal_elven_overhaul.esp

Elisif Makeover.esp

TKAA.esp

Killable Children.esp

Killable Children - Quest Important Protected.esp

ZaZHDTWorkshop.esp

Devious Loading Screens.esp

DeviousToys.esp

SkyrimBound.esp

DBDAS.esp

Genesis' Rapier.esp

DF_T48.esp

PartyDress.esp

SMDR Cat Lingerie.esp

VampireBrideRobes.esp

ChitinGoggles.esp

CrimsonTwilightArmor.esp

dD - Realistic Ragdoll Force - Realistic.esp

ReverseCrafting.esp

SafeAutoSave.esp

TheEyesOfBeauty.esp

FFX SEX LULU Armor.esp

Remodeled Armor - Vanilla Replacer - Dragonborn.esp

RippedBodySuit.esp

Eyepatch.esp

InsanityMask.esp

Akz_KanekiMask.esp

MarieRose Wig.esp

Tribunal Maskes by Zairaam.esp

ts_bloodomnomnom.esp

BreezehomeByLupus.esp

Trapped in Rubber.esp

Hyper's Mod.esp

Captured Dreams.esp

Point The Way.esp

Run For Your Lives.esp

marriagemod - alpha v3.esp

The Ordinary Women.esp

Seductress Serana.esp

serana1.esp

CFTO.esp

Deviously Cursed Loot.esp

enterancetoqasmoke.esp

SexLab Romance.esp

FollowersAlwaysEquipFromInventory.esp

Bijin Warmaidens.esp

Shaydows VampireLord Replacer OVERHAUL.esp

marriagemod - hf.esp

CD - Female Embassy Guards.esp

Devious Rubber Masks.esp

Devious Mask Overlays.esp

Unique Uniques.esp

MessiasDarkJester.esp

imp_helm_legend.esp

Replacement Crowns.esp

Playable Serana's Hood.esp

Remodeled Armor - Vanilla Replacer.esp

Remodeled Armor - Vanilla Replacer - Dawnguard.esp

saLa_Hairs.esp

Bayonetta 2 Accessories.esp

Angeli Devious Expansion.esp

Magicka Sabers.esp

BlackSacramentDBReplacer.esp

nightshade_armor_UNPB.esp

Headphones and accessories.esp

DangerousJewelry.esp

Yorha Dress.esp

Leah Lilith Jewelry.esp

Sherry - YuiH StandAlone Follower.esp

no sun dialogue.esp

female mannequins.esp

female mannequins in homes.esp

NoNakedComments.esp

SlaveTats.esp

GreenWaterFix_v2withDawnguard.esp

Complete Pack.esp

DeviousRegulations.esp

SummerSkyrim.esp

RiverwoodHouse.esp

Immersive Horses.esp

dragonsoulstoperks.esp

Svs Collection Jewelry.esp

Craftable Horse Barding.esp

noheadslot.esp

Devious Masque of Clavicus Vile.esp

Immersive Horses - Hearthfire Patch.esp

KrittaKitty_horses_uniqueFrost.esp

zzWastsNightingaleMask.esp

Bijin Wives.esp

Celes Nightingale Armor.esp

FreckleMania.esp

TW3Eyes.esp

Better Females - Eyebrows.esp

Widowmaker.esp

Aradia Devious Expansion.esp

DeathRobes.esp

Ranger Outfit.esp

DeadlyWeaponOutfit.esp

Overwatch mercy outfit.esp

TD_MHC_Replacer.esp

SGHairPackAIO.esp

Visibility.esp

Movomo's Dark Seducer Armor.esp

Cre_Zelda_Princess.esp

Cre_Samus_ZeroSuit_OutFit.esp

barenziahcheat.esp

HylianShield.esp

Dwemer Goggles & Scouter.esp

Signs_of_Skyrim.esp

JoOMassLightning.esp

WhiterunPerformanceOverhaul.esp

housesofskyrimconnected.esp

PrvtIRoyalArmory.esp

Bijin NPCs.esp

WestWindAssault.esp

kankaraya.esp

bloodharvest.esp

The Paarthurnax Dilemma.esp

SexLab-Parasites.esp

BladeofEvilsBane.esp

archmagering00.esp

TZ_LockingLatexHoods.esp

followers keep up.esp

TreasureChestHome.esp

dragonpriestmaskquestmarkers.esp

housemarkers.esp

Sasha.esp

Merta Assassin Armor.esp

CWneutral.esp

BlackSacramentArmor.esp

Portal.esp

Rynotis.esp

spriggan_mask.esp

variahelm.esp

CN_Accessories.esp

LustmordVampireArmor.esp

Hyper's Mod - HearthFires.esp

zz_GDRAHoods.esp

HTBWigsApachiiSkyHair.esp

zzTravellerHoods.esp

HavenBag.esp

MaskofBlades.esp

TD_Rayya_Replacer.esp

Spriggan Armor 2.esp

svs Pretty Ranger.esp

0_Syndra LOL.esp

LadyMask.esp

Bishu Osafune-ju Morikage.esp

Race Scale Remover.esp

Survival Gear.esp

XPMSE.esp

Gamefever 1st Person Items Fix.esp

SilmeriaRace.esp

Lovergirl Race.esp

FNIS_PCEA2.esp

SC_WitchOfTheWilds.esp

ElDuderinos_Fetish_GrabBag.esp

Crystal Maiden Arcana.esp

Alternate Start - Live Another Life.esp

Deviously Cursed Loot LAL AddOn.esp

 

 

 

 

kernel32.dll is a library by Microsoft that handles memory management.

 

First, check if your GPU driver is up-to-date and update it if needed.

 

Then what you could do is to check wether your ENB has the option ExpandSystemMemoryX64 enabled. If it's set TRUE then turn it to FALSE.

Test if it worked.

 

When your Skyrim installation isn't touched by mod installation (eg because of MO), delete everything in your Skyrim installation folder except the \Data folder. Inside the \data folder delete everything except of the .bsa archives by the game (Skyrim - ***.bsa, DawnGuard.bsa, those files). After this step, let Steam repair your installation, it will download the missing files once again. You probably have to reinstall SKSE and your ENB in the end.

Test if it worked

 

If that doesn't help you may test if the .dll file of your system is damaged: open up your Windows console with administator privileges and execute the command sfc /scannow

This will search for damaged system files and replace found ones.

Test if it worked.

 

Now I have no idea anymore.

 

 

I've checked the GPU and it's all up to date.

EDIT: Heck, I've uninstalled and reinstalled it and still nada.

 

I don't actually run an ENB cause my laptop can't run them properly. (It's way out of date and I can't afford a new computer, although I am saving for new parts to build a desktop for gaming.) But I use the ENBoost part of it to help my game.

Anyway, the Expandsystemmemoryx64 setting is already on false. Didn't do squat.

 

Deleting everything and redownloading what you said didn't do anything. I backed it all up before I did this so I don't lose everything.

 

I've already run the sfc /scannow command and nothing.

 

100% failure rate.

 

EDIT: Found the problem. Turns out it was a mod that was incompatible with the current devious devices mods. (Not my creation.)

 

I'm gonna have to make a whole new mod with these hoods in them. At least I've solved the problem!

Posted

So, I'm sorry if this is the wrong place to do this, but I'm asking for help in interpreting my crashdump. So far I've garnered the relevant bit to be TESV+bd832.

 

FAULTING_IP:

TESV+bd832
004bd832 0f298660910000 movaps xmmword ptr [esi+9160h],xmm0

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 004bd832 (TESV+0x000bd832)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: ffffffff
Attempt to read from address ffffffff

 

 

Exception Analysis

 

FAULTING_IP:
TESV+bd832
004bd832 0f298660910000 movaps xmmword ptr [esi+9160h],xmm0

EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 004bd832 (TESV+0x000bd832)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: ffffffff
Attempt to read from address ffffffff

DEFAULT_BUCKET_ID: INVALID_POINTER_READ

PROCESS_NAME: TESV.exe

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

EXCEPTION_PARAMETER1: 00000000

EXCEPTION_PARAMETER2: ffffffff

READ_ADDRESS: ffffffff

FOLLOWUP_IP:
TESV+bd832
004bd832 0f298660910000 movaps xmmword ptr [esi+9160h],xmm0

FAULTING_THREAD: 00001148

PRIMARY_PROBLEM_CLASS: INVALID_POINTER_READ

BUGCHECK_STR: APPLICATION_FAULT_INVALID_POINTER_READ

LAST_CONTROL_TRANSFER: from 004be920 to 004bd832

STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
40e7cea0 004be920 29dce498 3df5a590 004beb20 TESV+0xbd832
40e7cea4 29dce498 3df5a590 004beb20 00000069 TESV+0xbe920
40e7cea8 3df5a590 004beb20 00000069 3df5a590 0x29dce498
40e7ceac 004beb20 00000069 3df5a590 00000069 0x3df5a590
40e7ceb0 00000000 3df5a590 00000069 3df5a590 TESV+0xbeb20


SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: TESV+bd832

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: TESV

IMAGE_NAME: TESV.exe

DEBUG_FLR_IMAGE_TIMESTAMP: 51437ce5

STACK_COMMAND: ~39s; .ecxr ; kb

FAILURE_BUCKET_ID: INVALID_POINTER_READ_c0000005_TESV.exe!Unknown

BUCKET_ID: APPLICATION_FAULT_INVALID_POINTER_READ_TESV+bd832

WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/TESV_exe/1_9_32_0/51437ce5/TESV_exe/1_9_32_0/51437ce5/c0000005/000bd832.htm?Retriage=1

Followup: MachineOwner

 

 

 

 

Loaded Module List

 

start end module name
00400000 01e12000 TESV TESV.exe
02500000 02516000 XINPUT1_3 XINPUT1_3.dll
02520000 02f97000 d3d9 d3d9.dll
0f780000 0f804000 clbcatq clbcatq.dll
10000000 10047000 binkw32 binkw32.dll
38000000 38a9c000 steamclient steamclient.dll
5a920000 5ad6a000 D3DX9_40 D3DX9_40.dll
5ad70000 5ae39000 nvSCPAPI nvSCPAPI.dll
5ae40000 5bb69000 nvd3dum nvd3dum.dll
5bb70000 5bb82000 enbhelper enbhelper.dll
5bb90000 5bc1e000 XAudio2_6 XAudio2_6.dll
5bc20000 5bd45000 gameoverlayrenderer gameoverlayrenderer.dll
5bd50000 5bd72000 showRaceMenu_preCacheKiller showRaceMenu_preCacheKiller.dll
5bd80000 5bde9000 SchlongsOfSkyrim SchlongsOfSkyrim.dll
5bdf0000 5be12000 SafetyLoad SafetyLoad.dll
5be20000 5be48000 RCAE RCAE.dll
5be50000 5bf21000 nioverride nioverride.dll
5bf30000 5c165000 JContainers JContainers.dll
5c170000 5cd30000 hdtPhysicsExtensions hdtPhysicsExtensions.dll
5cd30000 5cd79000 hdtHighHeelNative hdtHighHeelNative.dll
5cd80000 5cdb5000 Fuz_Ro_D_oh Fuz Ro D'oh.dll
5cdc0000 5cede000 fiss fiss.dll
5cee0000 5cf66000 chargen chargen.dll
5cf70000 5cfdd000 CharacterMakingExtender_plugin CharacterMakingExtender_plugin.dll
5cfe0000 5d032000 AddItemMenu2 AddItemMenu2.dll
5d040000 5d125000 skse_1_9_32 skse_1_9_32.dll
5d130000 5d156000 skse_steam_loader skse_steam_loader.dll
5d160000 5d35f000 D3DX9_43 D3DX9_43.dll
5d360000 5d545000 D3DX9_42 D3DX9_42.dll
5d550000 5d578000 steam_api steam_api.dll
5ebd0000 5ee91000 Steam2 Steam2.dll
5eea0000 5efdd000 Steam Steam.dll
60000000 60021000 CSERHelper CSERHelper.dll
601b0000 60244000 comctl32 comctl32.dll
60c90000 60d19000 dsound dsound.dll
60d70000 60d79000 avrt avrt.dll
60ea0000 60eaa000 hid hid.dll
60ec0000 60ef6000 dinput8 dinput8.dll
60f70000 60f77000 X3DAudio1_7 X3DAudio1_7.dll
64cc0000 64cc9000 PostmortemTFC PostmortemTFC.dll
664e0000 66537000 vstdlib_s vstdlib_s.dll
66e00000 66f17000 tier0_s tier0_s.dll
67a30000 67ab1000 sxs sxs.dll
68860000 689c8000 nvspcap nvspcap.dll
6a540000 6a598000 MMDevAPI MMDevAPI.dll
6a5a0000 6a66f000 WinTypes WinTypes.dll
6a670000 6a6eb000 AudioSes AudioSes.dll
6a750000 6a8af000 d3d9_6a750000 d3d9.dll
6ade0000 6adf7000 usp10 usp10.dll
708c0000 708e5000 dbgcore dbgcore.dll
708f0000 70a35000 dbghelp dbghelp.dll
70d40000 70e8f000 propsys propsys.dll
719a0000 71d45000 nvapi nvapi.dll
72760000 727e3000 dxgi dxgi.dll
736e0000 73755000 uxtheme uxtheme.dll
73780000 737a2000 devobj devobj.dll
73820000 7383f000 dwmapi dwmapi.dll
73860000 738f2000 apphelp apphelp.dll
73950000 739f0000 winhttp winhttp.dll
73b30000 73b5f000 IPHLPAPI IPHLPAPI.DLL
73b80000 73ba3000 WINMMBASE WINMMBASE.dll
73f60000 73f6a000 secur32 secur32.dll
73f70000 73f94000 winmm winmm.dll
73fa0000 73faf000 wtsapi32 wtsapi32.dll
74280000 74288000 version version.dll
74290000 74298000 wsock32 wsock32.dll
742a0000 742aa000 CRYPTBASE CRYPTBASE.dll
742b0000 742ce000 sspicli sspicli.dll
742d0000 74314000 wintrust wintrust.dll
74320000 7472b000 setupapi setupapi.dll
74730000 74766000 cfgmgr32 cfgmgr32.dll
74770000 7479b000 gdi32 gdi32.dll
747a0000 7488b000 ole32 ole32.dll
74980000 749e3000 ws2_32 ws2_32.dll
749f0000 74a05000 win32u win32u.dll
74a10000 74a6a000 bcryptPrimitives bcryptPrimitives.dll
74a70000 74c11000 KERNELBASE KERNELBASE.dll
74c20000 7518e000 windows_storage windows.storage.dll
75190000 752ef000 user32 user32.dll
75390000 76768000 shell32 shell32.dll
76770000 767b5000 powrprof powrprof.dll
76820000 76897000 advapi32 advapi32.dll
768b0000 76ac1000 combase combase.dll
76ad0000 76adf000 profapi profapi.dll
76ae0000 76b21000 sechost sechost.dll
76b30000 76b3e000 msasn1 msasn1.dll
76b40000 76b46000 psapi psapi.dll
76b60000 76cdd000 crypt32 crypt32.dll
76ce0000 76d05000 imm32 imm32.dll
76d10000 76d1d000 kernel_appcore kernel.appcore.dll
76d20000 76de1000 rpcrt4 rpcrt4.dll
76df0000 76e09000 imagehlp imagehlp.dll
76e10000 76ece000 msvcrt msvcrt.dll
76ed0000 76fb5000 comdlg32 comdlg32.dll
76fc0000 770a0000 ucrtbase ucrtbase.dll
770a0000 77180000 kernel32 kernel32.dll
77180000 771fb000 msvcp_win msvcp_win.dll
77370000 77404000 oleaut32 oleaut32.dll
77410000 77545000 msctf msctf.dll
77550000 775d8000 SHCore SHCore.dll
775e0000 7773b000 gdi32full gdi32full.dll
777a0000 777e6000 shlwapi shlwapi.dll
777f0000 77973000 ntdll ntdll.dll

 

 

Load Order

 

0 0 Skyrim.esm
1 1 Update.esm
2 2 Dawnguard.esm
3 3 HearthFires.esm
4 4 Dragonborn.esm
5 5 Unofficial Skyrim Legendary Edition Patch.esp
6 6 RaceCompatibility.esm
7 7 hdtHighHeel.esm
8 8 Schlongs of Skyrim - Core.esm
9 9 SGHairPackBase.esm
10 a ClimatesOfTamriel.esm
11 b Heels Sound.esm
12 c Unique Flowers & Plants.esm
13 d HighResTexturePack01.esp
14 e HighResTexturePack02.esp
15 f HighResTexturePack03.esp
16 10 Unofficial High Resolution Patch.esp
17 11 SOS - VectorPlexus Regular Addon.esp
18 12 SGHairPackAIO.esp
19 13 RealisticWaterTwo.esp
20 14 SkyUI.esp
21 15 dD - Realistic Ragdoll Force - Realistic.esp
22 16 CharacterMakingExtender.esp
23 17 EnhancedCharacterEdit.esp
24 18 XPMSE.esp
25 19 UIExtensions.esp
26 1a KS Hairdo's.esp
27 1b KS Hairdos - HDT.esp
28 1c Immersive Sounds - Compendium.esp
29 1d SOS - B3lisario UNP Addon.esp
30 1e SOS_Ho.esp
31 1f SOS - ERF Horse Penis UUNP - Addon.esp
32 20 SOS - ERF Equipable Horse Penis.esp
33 21 SOS - ERF Horse Penis Addon.esp
34 22 iHUD.esp
35 23 Customizable Camera.esp
36 24 VioLens.esp
37 25 DeadlySpellImpacts.esp
38 26 dD - Enhanced Blood Main.esp
39 27 dD-Dragonborn-Dawnguard-EBT Patch.esp
40 28 dD-Reduced Wound Size.esp
41 29 ISCompendium Enhanced Blood Patch.esp
42 2a SGEyebrows.esp
43 2b Eyes of Aber.esp
44 2c FlansEyesForSkrim.esp
45 2d LindsHumanEyes.esp
46 2e MikanEyes All in one.esp
47 2f Fudou Myouou.esp
48 30 WWW.esp
49 31 Fantasy Soundtrack Project.esp
50 32 Fantasy Soundtrack Project - Combat.esp
51 33 Watercolor_for_ENB_RWT.esp
52 34 Book of UUNP Iron And Steel.esp
53 35 Hothtrooper44_ArmorCompilation.esp
54 36 RealisticWaterTwo - Legendary.esp
55 37 Immersive Weapons.esp
56 38 Schlongs of Skyrim.esp
57 39 ElementalArrows.esp
58 3a PerkusMaximus_Master.esp
59 3b Hothtrooper44_Armor_Ecksstra.esp
60 3c Lore Weapon Expansion.esp
61 3d Cloaks - Dawnguard.esp
62 3e Cloaks.esp
63 3f SMIM-Merged-All.esp
64 40 TheAmazingWorldOfBikiniArmor.esp
65 41 RealisticWaterTwo - Waves.esp
66 42 Illustrious HDT Cloaks.esp
67 43 LostLongSwords.esp
68 44 Archer's Armory Skyrim.esp
69 45 AMB Glass Variants Lore.esp
70 46 Differently Ebony.esp
71 47 aMidianborn_Skyforge_Weapons.esp
72 48 RaceCompatibilityUSKPOverride.esp
73 49 Hassildor.esp
74 4a PaleMarsh.esp
75 4b Colorful_Magic.esp
76 4c Halamshiral - no NPC.esp
77 4d KatanaCrafting.esp
78 4e HV0102.esp
79 4f blessarmors.esp
80 50 PeroPeroArmorPack.esp
81 51 PeroPeroArmorPack2.esp
82 52 RobesReplacer.esp
83 53 MiniBikini.esp
84 54 AddItemMenu2.esp
85 55 Underworld armor.esp
86 56 dD-No Spinning Death Animation Merged.esp
87 57 Death Cam - No Blur.esp
88 58 Death Reload (30 Minutes).esp
89 59 Death Cam Duration Options.esp
90 5a Fast Respawns And Rich Merchants.esp
91 5b Elvenia.esp
92 5c Ebokini.esp
93 5d GlassBikini.esp
94 5e MoreWomenDGDB.esp
95 5f Dual Sheath Redux.esp
96 60 Auto Unequip Ammo.esp
97 61 Blade & Soul.esp
98 62 Celes Nightingale Armor.esp
99 63 Gwelda Red Riding Hood.esp
100 64 Gwelda Dawnguard Armor.esp
101 65 Sotteta Necromancer Outfit.esp
102 66 Stoneheart Armors 7BO.esp
103 67 Brows.esp
104 68 LindsMerEyes.esp
105 69 InnovaEyes.esp
106 6a LindsMarksmageGarb.esp
107 6b LindsWoodlandAlchemist.esp
108 6c LindsSpellslinger.esp
109 6d Lady Jasmine.esp
110 6e Heroine Armor.esp
111 6f HDTHair_Luckystars_Standalone.esp
112 70 FEMALE LB update.esp
113 71 FEMALE.esp
114 72 FEMALE_DLCaddon.esp
115 73 Lady of Death.esp
116 74 PC Head Tracking - MCM.esp
117 75 PC Head Tracking - Patch.esp
118 76 SimpleBikini7B.esp
119 77 TDNEquipableHorns.esp
120 78 Fujiwara Yoshioka.esp
121 79 Merta Black Rose Armor.esp
122 7a Merta Assassin Armor.esp
123 7b LessIntrusiveHUD.esp
124 7c FISS.esp
125 7d AMatterOfTime.esp
126 7e FNIS.esp
127 7f Elemental Lozenge.esp
128 80 Lozenge S130 Longsword.esp
129 81 12FemaleBrows.esp
130 82 hothtrooper44_ArmorPatch.esp
131 83 ankoENBBETA3.esp
132 84 Oblivion.esp
133 85 Billyro's Weapons.esp
134 86 Routa Non-Stormcloak.esp
135 87 Vellamo.esp
136 88 Midas Magic Expanded.esp
137 89 RavenCastle.esp
138 8a Nakahara.esp
139 8b Sicarius' Refuge - DLC.esp
140 8c TES4 Weapons and Armor.esp
141 8d VampireHouse.esp
142 8e isilNarsil.esp
143 8f TheRookery.esp
144 90 Tirashan.esp
145 91 RealisticWaterTwo - Waves - Dawnguard.esp
146 92 ThiefsHideout.esp
147 93 Apocalypse - The Spell Package.esp
148 94 Apocalypse - PerMa Compatibility Patch.esp
149 95 ForgottenMagic_Redone.esp
150 96 Tembtra Thief Armor.esp
151 97 Cassandra Frost Witch.esp
152 98 ClimatesOfTamriel-Interiors-Warm.esp
153 99 ClimatesOfTamriel-Dawnguard-Patch.esp
154 9a ClimatesOfTamriel-Dragonborn-Patch.esp
155 9b Alternate Start - Live Another Life.esp
156 9c PerkusMaximus_Thief.esp
157 9d PerkusMaximus_Mage.esp
158 9e PerkusMaximus_Warrior.esp
159 9f ISC PerMa Compatibility Patch.esp
160 a0 PerkusMaximus_CombatPlus.esp
161 a1 PerMa Headless.esp
162 a2 PerMa_USLEEP master patch.esp
163 a3 PatchusMaximus.esp
164 a4 Dual Sheath Redux Patch.esp
165 a5 [Dint] BDO Dark_Knight (Female).esp
166 a6 R18Pn 01 - Eisen Platte Armor(Sexy).esp
167 a7 SexistGuards.esp
168 a8 Verdant - A Skyrim Grass Plugin.esp
169 a9 testSlowMotion.esp
170 aa buzhihuowu.esp
171 ab XN_Beaded_bikini.esp
172 ac Zhumoyi.esp

 

 

Crashes happen at some locations, two spots on the road between Embershard Mine and Riverwood. On the road from Riverwood to Whiterun shortly before Honningbrew Meadery. On the road from the cave under Helgen to the Standing Stones (although not consistently in the last mentioned place.)  I"m sure there are more places where it consistantly happens, I just haven't been there yet. 

 

This is also my first time using spoilers, so apologies if I messed something up.

 

Please let me know if this is the wrong place to post this or if you want more information from me.

 

Edit: If there's anything glaringly obvious with my load order please let me know. Although, I've run LOOT and the only notifications came from two weapon mods and Cloaks of Skyrim. Additionally I've been running with various mods and setups for a little over four and a half years now, so I feel like I'm at least 30% competent with my load order by now.

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