Advertisement
crichmond

crash-2024-03-02-17-48-59-REPORT.load_save.txt

Mar 2nd, 2024
5
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.25 KB | None | 0 0
  1. CLA SSE - Sephs Skyrim Experimental Crash Log Analyzer (1.2.0) / 2023.09.10
  2. ---------------------------------------------------------------------------
  3. If you are asking others for assistance / help, ALWAYS provide the crashlog as well!
  4. #####################################################################################
  5.  
  6. Crashlog Tool: CrashLoggerSSE v1-12-1-0 Dec 22 2023 02:20:56
  7. Game Version: 1.6.640
  8. Script Extender: 1.6.640
  9.  
  10.  
  11. ################################################################################
  12. RAM
  13. ################################################################################
  14. RAM Total: 191.71 GB
  15. RAM Used: 123.25 GB
  16. RAM Free: 68.46 GB
  17.  
  18. Analysis RAM (all good):
  19. It is absolute unlikely that the crash was due to RAM.
  20.  
  21.  
  22.  
  23. ################################################################################
  24. Mod Count:
  25. ################################################################################
  26. Light: 201 Regular: 246 Total: 447
  27.  
  28.  
  29. ################################################################################
  30. Header indicators:
  31. ################################################################################
  32. Memory: 0x7FFEDC2AD2F0 count: (2)
  33. File: EngineFixes.dll count: (9)
  34. Address: 004D2F0 count: (2)
  35. Assembler: cmp eax, [rdi+0x10] count: (1)
  36.  
  37. [ 0] 0x7FFEDC2AD2F0 EngineFixes.dll+004D2F0 -//- count: (1)
  38. [ 1] 0x7FFEDC2ABB08 EngineFixes.dll+004BB08 -//- count: (1)
  39. R13 0x7FFEDC3593A8 (void* -> EngineFixes.dll+00F93A8 ) -//- count: (1)
  40. [RSP+38 ] 0x7FFEDC2ABB08 (void* -> EngineFixes.dll+004BB08 test al, al) -//- count: (1)
  41. [RSP+70 ] 0x7FFEDC3593A8 (void* -> EngineFixes.dll+00F93A8 ) -//- count: (1)
  42. [RSP+A8 ] 0x7FFEDC2ABB08 (void* -> EngineFixes.dll+004BB08 test al, al) -//- count: (1)
  43. EngineFixes.dll 0x7FFEDC260000 -//- count: (1)
  44. EngineFixes.dll v6.1.1 -//- count: (1)
  45.  
  46.  
  47.  
  48. ################################################################################
  49. Solutions
  50. ################################################################################
  51.  
  52. SkyrimSE.exe: count: (110)
  53. This file on its own is not the cause, however, we'll do further parsing...
  54.  
  55. Could not find any known issues related to SkyrimSE.exe.
  56. SkyrimSE.exe _might_ be listed for the sole reason of... you're playing this game!!
  57. --------------------------------------------------------------------------------
  58.  
  59. hdtSMP64.dll: count: (4)
  60. If this appears often, it might indicate a bad config (rare).
  61. However, it might also just indicate that there were NPCs around that were wearing hdt/SMP enabled clothing...
  62. Please increase the log level for hdtsmp64 (if you have not done so yet) and check its content.
  63.  
  64. Make sure to have Faster HDT-SMP that suits your Skyrim Version:
  65. - https://www.nexusmods.com/skyrimspecialedition/mods/57339
  66.  
  67. Also make sure you have these installed:
  68. - SMP NPC fix: https://www.nexusmods.com/skyrimspecialedition/mods/91616
  69.  
  70. You are using FSMP version: 1.6.640
  71. Please ensure that this is compatible with your SKSE version: 1.6.640
  72.  
  73. Possible FOMOD settings for installation
  74. You might want to try different AVX options, because eventhough supported, they might cause shutter/'lag' in populated areas...
  75. CPU:
  76. avx: True
  77. avx2: True
  78. avx512: False
  79.  
  80. --------------------------------------------------------------------------------
  81.  
  82. tbbmalloc.dll: count: (44)
  83. Threading Building Blocks Memory Allocator
  84. This is either part of:
  85. - the CreationKit Fixes: https://www.nexusmods.com/skyrimspecialedition/mods/20061
  86. - the Engine Fixes (part 2): https://www.nexusmods.com/skyrimspecialedition/mods/17230
  87. I do recommend to use Engine Fixes (pick 'part 1' according to your SKSE)
  88.  
  89. This message is shown without a check:
  90. Make sure to disable: SrtCrashFix64.dll (Animation Limit Crash fix SSE) as this is handled by the Engines Fixes, which is recommended to use!
  91. Either way, make sure to have the 'latest' version variant for your Skyrim edition.
  92. However, this probably is not the cause, but the causing mod relies on excessive memory handling.
  93. First and foremost, try to close any other application and background processes that might be running that you do not need.
  94. Like, but not limited to, game launchers, web browsers with 20 open tabs, Spotify, even Discord.
  95. Also, you might want to consider using lower texture mods, aka, use a 2k instead of a 4k texture mod, or just a 1k texture.
  96.  
  97. If the above did not help, you could try apply these config tweaks to: __Skyrim.ini___
  98. Make sure to comment out (#) any existing variants of these, so you can go back if they dont help or make things worse.
  99.  
  100. This is most applicable if you're using 4-8 GB ram or less, you game addicted freak! ;) (said the guy who was playing WoW raids at 3 fps).
  101.  
  102. ==================================
  103.  
  104. [Display]
  105. iTintTextureResolution=2048
  106.  
  107. [General]
  108. ClearInvalidRegistrations=1
  109.  
  110. [Memory]
  111. DefaultHeapInitialAllocMB=768
  112. ScrapHeapSizeMB=256
  113.  
  114. ==================================
  115.  
  116. Last but not least, increasing your pagefile is a good and simple way to avoid this.
  117. Best practice: pagefile-size > RAM
  118. Example: 24 GB > 16 GB RAM
  119.  
  120. Please read / follow:
  121. 1. In the Taskbar Search, type โ€œAdvanced Systemโ€œ. ...
  122. 2. In System Properties, click Advanced tab.
  123. 3. In Performance section click Settings button.
  124. 4. Performance Options will open. ...
  125. 5. Here, under Virtual memory, select Change.
  126. 6. Uncheck Automatically manage paging file size for all drives.
  127. 7. Select a Drive that hardly use (as in not often)
  128. 8. Set manual size
  129. 9. Set value to ~ 150% of your RAM (as shown in example)
  130. 10. Confirm with "OK".
  131.  
  132. If you want to read more about (allthough, not related to sharepoint server):
  133. https://learn.microsoft.com/en-us/sharepoint/technical-reference/the-paging-file-size-should-exceed-the-amount-of-physical-ram-in-the-system
  134.  
  135. --------------------------------------------------------------------------------
  136.  
  137. BGSSaveLoadManager: count: (5)
  138. Once you've managed to load the last working save, try this: player.kill
  139. This has to be confirmed to be working (guess, I'll be told when its not).
  140.  
  141. ################################################################################
  142. Success Statistic: (this has been detected/handled, does not mean it's the cause)
  143. ################################################################################
  144. Issues Found: 4
  145. Issues Solved: 4
  146.  
  147. ################################################################################
  148. DEBUG State:
  149. ################################################################################
  150. Culprit list content: (just a list)
  151. SkyrimSE.exe, hdtSMP64.dll, tbbmalloc.dll, BGSSaveLoadManager,
  152.  
  153. ################################################################################
  154. Random 'Fallback' Checks
  155. ################################################################################
  156.  
  157. How to read these results?
  158. - They are simple keywords that may appear when you have a lot of issues.
  159. - They do NOT have to mean anything.
  160. - Only if the "regular" results / solutions do not help, they might provide an indication to the reason for this crash.
  161.  
  162.  
  163. File: "JS Emissive Eyes SE - Johnskyrim.esp" -//- count: (1)
  164. File: "Campfire.esm" -//- count: (4)
  165.  
  166.  
  167. Name: "Young Rutting Elk" -//- count: (6)
  168. GetFullName: "Young Rutting Elk" -//- count: (2)
  169.  
  170.  
  171. FormID: 0xFF00192C -//- count: (4)
  172. EditorID: "JS_FXEmpty" -//- count: (1)
  173. FormID: 0xFE726A80 -//- count: (1)
  174. EditorID: "_Camp_Campfire_Steam" -//- count: (4)
  175. FormID: 0x230415D6 -//- count: (4)
  176. FormID: 0xFF004E8E -//- count: (4)
  177.  
  178.  
  179. [RSP+11F0] 0x15F7B273660 (BGSArtObject*) -//- count: (1)
  180. [RSP+1260] 0x325C56EA28 (BGSLoadGameBuffer*) -//- count: (1)
  181. [RSP+1280] 0x325C56EA28 (BGSLoadGameBuffer*) -//- count: (1)
  182. [RSP+1288] 0x325C56EA28 (BGSLoadGameBuffer*) -//- count: (1)
  183. [RSP+12E8] 0x325C56EA28 (BGSLoadGameBuffer*) -//- count: (1)
  184. [RSP+18B0] 0x15EB6B13800 (BGSSaveLoadManager*) -//- count: (1)
  185. [RSP+1A40] 0x15EB6B13800 (BGSSaveLoadManager*) -//- count: (1)
  186. [RSP+1D88] 0x15EB6B13800 (BGSSaveLoadManager*) -//- count: (1)
  187. [RSP+1DE8] 0x15EB6B13800 (BGSSaveLoadManager*) -//- count: (1)
  188. [RSP+2258] 0x15EB6B13800 (BGSSaveLoadManager*) -//- count: (1)
  189.  
  190.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement