Advertisement
crichmond

crash-2024-03-08-20-30-18-REPORT.txt

Mar 8th, 2024
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.77 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: 108.17 GB
  16. RAM Free: 83.54 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: 150 Regular: 250 Total: 400
  27.  
  28.  
  29. ################################################################################
  30. Header indicators:
  31. ################################################################################
  32. Memory: 0x7FF9C3B05A9B count: (2)
  33. File: tbbmalloc.dll count: (9)
  34. Address: 0015A9B count: (2)
  35. Assembler: mov r9, [rax] count: (1)
  36.  
  37. [ 0] 0x7FF9C3B05A9B tbbmalloc.dll+0015A9B -//- count: (1)
  38. [ 1] 0x7FF9C3B0372E tbbmalloc.dll+001372E -//- count: (1)
  39. R13 0x7FF9C3B283C0 (void* -> tbbmalloc.dll+00383C0 add [rax], al) -//- count: (1)
  40. [RSP+28 ] 0x7FF9C3B057C3 (void* -> tbbmalloc.dll+00157C3 mov rbp, rax) -//- count: (1)
  41. [RSP+A8 ] 0x7FF9C3B0372E (void* -> tbbmalloc.dll+001372E mov rdi, rax) -//- count: (1)
  42. [RSP+7E8] 0x7FF9C3B28300 (void* -> tbbmalloc.dll+0038300 add [rax], al) -//- count: (1)
  43. [RSP+818] 0x7FF9C3B283D0 (void* -> tbbmalloc.dll+00383D0 rol byte ptr [rbx+0x7FF9C3B2], 0x01) -//- count: (1)
  44. tbbmalloc.dll 0x7FF9C3AF0000 -//- count: (1)
  45.  
  46.  
  47.  
  48. ################################################################################
  49. Solutions
  50. ################################################################################
  51.  
  52. SkyrimSE.exe: count: (68)
  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. NiNode: count: (1)
  60. Ninodes are related to skeletons. It could be a wrong loadorder for skeleton based mods.
  61. If you use HDT/SMP, make sure to load it like: Body (CBBE or BH/UNP) -> FNIS/Nemesis -> DAR -> HDT -> XP32
  62. Also make sure that you've chosen the HDT/SMP variant of xpmsse.
  63. If you find a mod name in the following list, try disabling it and rerun FNIS or Nemesis.
  64. --------------------------------------------------------------------------------
  65. RTTIName: "NiNode" count: (1)
  66. [RSP+D8 ] 0x19D214B1AE8 (void*) count: (1)
  67. [RSP+E8 ] 0x7FF6AAF29A57 (void* -> SkyrimSE.exe+0D49A57 mov rbx, rax) count: (1)
  68. Name: "pStripEmitter03:0" count: (1)
  69. RTTIName: "BSTriShape" count: (1)
  70.  
  71. --------------------------------------------------------------------------------
  72.  
  73. tbbmalloc.dll: count: (9)
  74. Threading Building Blocks Memory Allocator
  75. This is either part of:
  76. - the CreationKit Fixes: https://www.nexusmods.com/skyrimspecialedition/mods/20061
  77. - the Engine Fixes (part 2): https://www.nexusmods.com/skyrimspecialedition/mods/17230
  78. I do recommend to use Engine Fixes (pick 'part 1' according to your SKSE)
  79.  
  80. This message is shown without a check:
  81. Make sure to disable: SrtCrashFix64.dll (Animation Limit Crash fix SSE) as this is handled by the Engines Fixes, which is recommended to use!
  82. Either way, make sure to have the 'latest' version variant for your Skyrim edition.
  83. However, this probably is not the cause, but the causing mod relies on excessive memory handling.
  84. First and foremost, try to close any other application and background processes that might be running that you do not need.
  85. Like, but not limited to, game launchers, web browsers with 20 open tabs, Spotify, even Discord.
  86. 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.
  87.  
  88. If the above did not help, you could try apply these config tweaks to: __Skyrim.ini___
  89. Make sure to comment out (#) any existing variants of these, so you can go back if they dont help or make things worse.
  90.  
  91. 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).
  92.  
  93. ==================================
  94.  
  95. [Display]
  96. iTintTextureResolution=2048
  97.  
  98. [General]
  99. ClearInvalidRegistrations=1
  100.  
  101. [Memory]
  102. DefaultHeapInitialAllocMB=768
  103. ScrapHeapSizeMB=256
  104.  
  105. ==================================
  106.  
  107. Last but not least, increasing your pagefile is a good and simple way to avoid this.
  108. Best practice: pagefile-size > RAM
  109. Example: 24 GB > 16 GB RAM
  110.  
  111. Please read / follow:
  112. 1. In the Taskbar Search, type β€œAdvanced Systemβ€œ. ...
  113. 2. In System Properties, click Advanced tab.
  114. 3. In Performance section click Settings button.
  115. 4. Performance Options will open. ...
  116. 5. Here, under Virtual memory, select Change.
  117. 6. Uncheck Automatically manage paging file size for all drives.
  118. 7. Select a Drive that hardly use (as in not often)
  119. 8. Set manual size
  120. 9. Set value to ~ 150% of your RAM (as shown in example)
  121. 10. Confirm with "OK".
  122.  
  123. If you want to read more about (allthough, not related to sharepoint server):
  124. https://learn.microsoft.com/en-us/sharepoint/technical-reference/the-paging-file-size-should-exceed-the-amount-of-physical-ram-in-the-system
  125.  
  126.  
  127. ################################################################################
  128. Success Statistic: (this has been detected/handled, does not mean it's the cause)
  129. ################################################################################
  130. Issues Found: 3
  131. Issues Solved: 3
  132.  
  133. ################################################################################
  134. DEBUG State:
  135. ################################################################################
  136. Culprit list content: (just a list)
  137. SkyrimSE.exe, NiNode, tbbmalloc.dll,
  138.  
  139. ################################################################################
  140. Random 'Fallback' Checks
  141. ################################################################################
  142.  
  143. How to read these results?
  144. - They are simple keywords that may appear when you have a lot of issues.
  145. - They do NOT have to mean anything.
  146. - Only if the "regular" results / solutions do not help, they might provide an indication to the reason for this crash.
  147.  
  148.  
  149. Name: "pMagicENBLight:1" -//- count: (4)
  150. RTTIName: "NiParticleSystem" -//- count: (2)
  151. Name: "BBrd-ENBL" -//- count: (2)
  152. RTTIName: "NiBillboardNode" -//- count: (2)
  153. Name: "ParalyzeTargetFX" -//- count: (3)
  154. RTTIName: "BSFadeNode" -//- count: (3)
  155. ExtraData[0] Name: "BGED" -//- count: (3)
  156. ExtraData[1] Name: "BSX" -//- count: (3)
  157. ExtraData[2] Name: "AttachT" -//- count: (3)
  158. Name: "pStripEmitter03:0" -//- count: (2)
  159. RTTIName: "BSTriShape" -//- count: (1)
  160. Name: "PositionHelper02" -//- count: (1)
  161. RTTIName: "NiNode" -//- count: (1)
  162.  
  163.  
  164. [RSP+AE8] 0x489619FD38 (`IOManager::DoOnPreRunTask'::`2'::Pauser*) -//- count: (1)
  165. [RSP+B48] 0x489619FD38 (`IOManager::DoOnPreRunTask'::`2'::Pauser*) -//- count: (1)
  166. [RSP+C20] 0x1987AEF7F90 (BSTaskManagerThread*) -//- count: (1)
  167. [RSP+C28] 0x1987AEF7F90 (BSTaskManagerThread*) -//- count: (1)
  168. [RSP+C30] 0x1987AEF7F90 (BSTaskManagerThread*) -//- count: (1)
  169. [RSP+D08] 0x1987AEF7F90 (BSTaskManagerThread*) -//- count: (1)
  170. [RSP+D10] 0x1987AEF7F90 (BSTaskManagerThread*) -//- count: (1)
  171.  
  172.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement