youkarpov Posted July 9, 2018 Posted July 9, 2018 Hello everyone, I'm getting a message in game that skse memory fix is not enabled. When I'm setting [Memory] defaultHeapInitialAllocMB=1024 scrapHeapSizeMB=384 then nothing happens, still having the same error. So i'm using crushfix plugin, putting the d3dx9_42.dll file in game directory and error is gone, but i can't load a game, because of CTD's. Here is my crush dump file FAULTING_IP: ntdll!RtlpInsertFreeBlock+120 77bc5f90 8b38 mov edi,dword ptr [eax] EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff) ExceptionAddress: 77bc5f90 (ntdll!RtlpInsertFreeBlock+0x00000120) ExceptionCode: c0000005 (Access violation) ExceptionFlags: 00000000 NumberParameters: 2 Parameter[0]: 00000000 Parameter[1]: 0d40808f Attempt to read from address 0d40808f 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: 0d40808f READ_ADDRESS: 0d40808f FOLLOWUP_IP: ntdll!RtlpInsertFreeBlock+120 77bc5f90 8b38 mov edi,dword ptr [eax] ADDITIONAL_DEBUG_TEXT: Followup set based on attribute [Is_ChosenCrashFollowupThread] from Frame:[0] on thread:[PSEUDO_THREAD] LAST_CONTROL_TRANSFER: from 77bc5a12 to 77bc5f90 FAULTING_THREAD: ffffffff DEFAULT_BUCKET_ID: STACKIMMUNE PRIMARY_PROBLEM_CLASS: STACKIMMUNE BUGCHECK_STR: APPLICATION_FAULT_STACKIMMUNE_INVALID_POINTER_READ STACK_TEXT: 00000000 00000000 tesv.exe!Unknown+0x0 SYMBOL_STACK_INDEX: 0 SYMBOL_NAME: tesv.exe!Unknown FOLLOWUP_NAME: MachineOwner MODULE_NAME: tesv IMAGE_NAME: TESV.exe DEBUG_FLR_IMAGE_TIMESTAMP: 51437ce5 STACK_COMMAND: ** Pseudo Context ** ; kb FAILURE_BUCKET_ID: STACKIMMUNE_c0000005_TESV.exe!Unknown BUCKET_ID: APPLICATION_FAULT_STACKIMMUNE_INVALID_POINTER_READ_tesv.exe!Unknown WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/TESV_exe/1_9_32_0/51437ce5/ntdll_dll/6_2_17134_112/cfe5bd82/c0000005/00055f90.htm?Retriage=1 Followup: MachineOwner I didn't find the same exception address, so i think that there is something stupid that i can't figure out. Asking for your universal help, please
Recommended Posts
Archived
This topic is now archived and is closed to further replies.