dcsobral

Grease Monkey adds 80% repair total

Jul 22nd, 2024 (edited)
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.99 KB | None | 0 0
  1. Mono path[0] = 'C:/Program Files (x86)/Steam/steamapps/common/7 Days To Die/7DaysToDie_Data/Managed'
  2. Mono config path = 'C:/Program Files (x86)/Steam/steamapps/common/7 Days To Die/MonoBleedingEdge/etc'
  3. [Physics::Module] Initialized MultithreadedJobDispatcher with 7 workers.
  4. Loading player data from C:/Program Files (x86)/Steam/steamapps/common/7 Days To Die/7DaysToDie_Data/data.unity3d
  5. Initialize engine version: 2022.3.29f1 (8d510ca76d2b)
  6. [Subsystems] Discovering subsystems at path C:/Program Files (x86)/Steam/steamapps/common/7 Days To Die/7DaysToDie_Data/UnitySubsystems
  7. Forcing GfxDevice: Direct3D 11
  8. GfxDevice: creating device client; threaded=1; jobified=1
  9. Direct3D:
  10. Version: Direct3D 11.0 [level 11.1]
  11. Renderer: NVIDIA GeForce GTX 1080 Ti (ID=0x1b06)
  12. Vendor: NVIDIA
  13. VRAM: 11120 MB
  14. Driver: 31.0.15.3640
  15. Begin MonoManager ReloadAssembly
  16. - Loaded All Assemblies, in 0.248 seconds
  17. - Finished resetting the current domain, in 0.001 seconds
  18. <RI> Initializing input.
  19.  
  20. <RI> Input initialized.
  21.  
  22. <RI> Initialized touch support.
  23.  
  24. UnloadTime: 1.182000 ms
  25. Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
  26. UnloadTime: 1.885300 ms
  27. 2024-07-22T13:06:19 0.026 INF Backtrace Initialized
  28. 2024-07-22T13:06:19 0.072 INF Version: V 1.0 (b328) Compatibility Version: V 1.0, Build: WindowsPlayer 64 Bit
  29. 2024-07-22T13:06:19 0.072 INF System information:
  30. 2024-07-22T13:06:19 0.073 INF OS: Windows 10 (10.0.19045) 64bit
  31. 2024-07-22T13:06:19 0.073 INF CPU: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (cores: 8)
  32. 2024-07-22T13:06:19 0.074 INF RAM: 65465 MB
  33. 2024-07-22T13:06:19 0.075 INF GPU: NVIDIA GeForce GTX 1080 Ti (11120 MB)
  34. 2024-07-22T13:06:19 0.081 INF Graphics API: Direct3D 11.0 [level 11.1] (shader level 5.0)
  35. 2024-07-22T13:06:19 0.083 INF Local UTC offset: -6 hours
  36. 2024-07-22T13:06:19 0.104 INF Command line arguments: C:\Program Files (x86)\Steam\steamapps\common\7 Days To Die\7DaysToDie.exe -popupwindow -force-d3d11 -disablenativeinput -nogs -noeac -popupwindow -logfile C:\Users\Daniel\AppData\Roaming\7DaysToDie\logs\output_log_client__2024-07-22__13-06-18.txt
  37. 2024-07-22T13:06:19 0.106 INF UserDataFolder: C:\Users\Daniel\AppData\Roaming/7DaysToDie
  38. 2024-07-22T13:06:19 0.109 INF [Platform] Init
  39. 2024-07-22T13:06:19 0.164 INF [Platform] Using native platform: Steam
  40. 2024-07-22T13:06:19 0.166 INF [Platform] Using cross platform: EOS
  41. 2024-07-22T13:06:19 0.167 INF [Platform] Using server platform: Steam
  42. 2024-07-22T13:06:19 0.167 INF [Platform] Using server platform: XBL
  43. 2024-07-22T13:06:19 0.168 INF [Platform] Using server platform: PSN
  44. 2024-07-22T13:06:19 0.183 INF Starting PlayerInputManager...
  45. 2024-07-22T13:06:19 0.186 INF InControl (version 1.8.9 build 9376, native module = False, XInput = True)
  46. 2024-07-22T13:06:19 0.192 INF InControl (version 1.8.9 build 9376)
  47. 2024-07-22T13:06:19 0.207 INF [InControl] XInputDeviceManager enabled.
  48. 2024-07-22T13:06:19 0.374 INF UnityInputDeviceManager enabled.
  49. 2024-07-22T13:06:19 0.394 INF [Platform] Initializing Steam
  50. 2024-07-22T13:06:19 0.478 INF [Steamworks.NET] SteamAPI_Init() ok
  51. 2024-07-22T13:06:19 0.479 INF [Steamworks.NET] Registering auth callbacks
  52. 2024-07-22T13:06:19 0.481 INF Not running in Big Picture Mode, no on-screen keyboard available
  53. 2024-07-22T13:06:19 0.481 INF [Platform] Initializing EOS
  54. 2024-07-22T13:06:19 0.505 INF [EOS] Initialize: Success
  55. 2024-07-22T13:06:19 0.531 INF [EOS-Voice] Successfully initialized.
  56. 2024-07-22T13:06:19 0.532 INF [EOS-ACC] Not started with EAC, anticheat disabled
  57. 2024-07-22T13:06:19 0.535 INF [Platform] Initializing XBL
  58. 2024-07-22T13:06:19 0.537 INF [Platform] Initializing PSN
  59. 2024-07-22T13:06:19 0.541 INF [SaveDataUtils] InitStatic Begin
  60. 2024-07-22T13:06:19 0.544 INF [SaveDataUtils] SdPlayerPrefs -> Unity
  61. 2024-07-22T13:06:19 0.545 INF [SaveDataUtils] InitStatic Complete
  62. 2024-07-22T13:06:19 0.560 INF Last played version: V 1.0
  63. 2024-07-22T13:06:20 0.820 INF Localization language from prefs: english
  64. 2024-07-22T13:06:20 0.823 INF Texture quality is set to 0
  65. Unloading 8 unused Assets to reduce memory usage. Loaded Objects now: 5919.
  66. Total: 10.584000 ms (FindLiveObjects: 0.349400 ms CreateObjectMapping: 0.262000 ms MarkObjects: 9.925100 ms DeleteObjects: 0.047200 ms)
  67.  
  68. Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
  69. UnloadTime: 2.165600 ms
  70. 2024-07-22T13:06:27 8.430 INF Awake IsFocused: True
  71. 2024-07-22T13:06:27 8.431 INF Awake
  72. 2024-07-22T13:06:27 8.657 INF Occlusion: Awake
  73. Unloading 5 unused Assets to reduce memory usage. Loaded Objects now: 6188.
  74. Total: 10.386900 ms (FindLiveObjects: 0.296400 ms CreateObjectMapping: 0.276000 ms MarkObjects: 9.784600 ms DeleteObjects: 0.029500 ms)
  75.  
  76. 2024-07-22T13:06:28 8.738 INF ApplyAllOptions streaming budget 10008 MB
  77. 2024-07-22T13:06:28 8.740 INF ApplyAllOptions current screen 5120 x 1440, 59.977hz, window 2560 x 1440, mode Windowed
  78. 2024-07-22T13:06:28 8.744 INF Texture quality is set to 0
  79. 2024-07-22T13:06:28 8.744 INF ApplyTextureFilter 2, AF Enable
  80. 2024-07-22T13:06:28 8.745 INF ApplyTerrainOptions 4
  81. 2024-07-22T13:06:28 9.276 INF [MODS] Start loading from: 'C:\Users\Daniel\AppData\Roaming/7DaysToDie/Mods'
  82. 2024-07-22T13:06:28 9.279 INF [MODS] Start loading from: 'C:/Program Files (x86)/Steam/steamapps/common/7 Days To Die/7DaysToDie_Data/../Mods'
  83. 2024-07-22T13:06:28 9.280 INF [MODS] Trying to load from folder: '0_TFP_Harmony'
  84. 2024-07-22T13:06:28 9.320 INF [MODS] Loaded Mod: TFP_Harmony (1.1.0.4)
  85. 2024-07-22T13:06:28 9.321 INF [MODS] Initializing mod code
  86. 2024-07-22T13:06:28 9.322 INF [MODS] Initializing mod TFP_Harmony
  87. 2024-07-22T13:06:28 9.342 INF [MODS] Found ModAPI in TfpHarmony.dll, creating instance
  88. 2024-07-22T13:06:28 9.344 INF [MODS] [Harmony] Init done
  89. Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days To Die/7DaysToDie_Data/MonoBleedingEdge/data-00000215924BD100.dll
  90. 2024-07-22T13:06:28 9.689 INF [MODS] Initialized code in mod 'TFP_Harmony' from DLL 'TfpHarmony.dll'
  91. 2024-07-22T13:06:28 9.689 INF [MODS] Loading done
  92. 2024-07-22T13:06:28 9.701 INF Loading permissions file at 'C:\Users\Daniel\AppData\Roaming/7DaysToDie\Saves/serveradmin.xml'
  93. 2024-07-22T13:06:28 9.723 INF Loading permissions file done.
  94. 2024-07-22T13:06:29 9.779 INF GameSense server not found (no props file), disabling
  95. 2024-07-22T13:06:29 9.781 INF [PartyQuests] Initialized
  96. 2024-07-22T13:06:29 9.787 INF Awake done in 1356 ms
  97. 2024-07-22T13:06:29 9.890 INF [XUi] Instantiating XUi from default prefab.
  98. 2024-07-22T13:06:29 9.901 INF [XUi] XUi instantiation completed in 9 ms
  99. 2024-07-22T13:06:29 10.001 INF [XUi] Loading XUi asynchronously
  100. 2024-07-22T13:06:29 10.023 INF Updated culture for display texts
  101. 2024-07-22T13:06:29 10.452 INF Reloading serveradmin.xml
  102. 2024-07-22T13:06:29 10.452 INF Loading permissions file at 'C:\Users\Daniel\AppData\Roaming/7DaysToDie\Saves/serveradmin.xml'
  103. 2024-07-22T13:06:29 10.453 INF Permissions file unchanged, skipping reloading
  104. Couldn't create a Convex Mesh from source mesh "Head" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
  105. 2024-07-22T13:06:34 14.977 INF LoadTextureArraysForQuality quality -1 to 0, reload False
  106. 2024-07-22T13:06:34 15.124 INF [XUi] Parsing all window groups completed in 849 ms total.
  107. 2024-07-22T13:06:35 16.072 INF Loaded default EULA
  108. 2024-07-22T13:06:35 16.074 INF [XUi] Initialized all window groups completed in 888 ms total.
  109. 2024-07-22T13:06:36 16.854 INF LoadTextureArraysForQuality took 1.876
  110. 2024-07-22T13:06:36 16.876 INF Loaded (local): events in 0.01
  111. 2024-07-22T13:06:36 16.897 INF Loaded (local): rwgmixer in 0.01
  112. 2024-07-22T13:06:36 16.928 INF Loaded (local): archetypes in 0.02
  113. 2024-07-22T13:06:36 16.940 INF Loaded (local): loadingscreen in 0.00
  114. 2024-07-22T13:06:36 16.960 INF Added 1335 subtitle data entries and 3 speaker colors
  115. 2024-07-22T13:06:36 16.961 INF Loaded (local): subtitles in 0.01
  116. 2024-07-22T13:06:36 16.974 INF Loaded (local): videos in 0.00
  117. 2024-07-22T13:06:36 16.974 INF WorldStaticData.Init() needed 6.000s
  118. 2024-07-22T13:06:36 16.978 INF [Steamworks.NET] Login ok.
  119. 2024-07-22T13:06:36 16.980 INF [EOS] Login
  120. 2024-07-22T13:06:36 17.226 INF AchievementManager: Received stats and achievements from Steam
  121. 2024-07-22T13:06:37 18.210 INF [EOS] Login succeeded, PUID: 00023cf7901247a1b428c28601207ea9
  122. 2024-07-22T13:06:37 18.211 INF [EOS] Getting native user for 00023cf7901247a1b428c28601207ea9
  123. 2024-07-22T13:06:37 18.213 INF [EOS] CopyIdToken result: Success
  124. 2024-07-22T13:06:37 18.720 INF [EOS] ResolvePermissions(_perms: [Communication], _canPrompt: False)
  125. 2024-07-22T13:06:38 19.216 INF [EOS] Read (NewsFeatured.xml) completed: Success, received 704 bytes
  126. 2024-07-22T13:06:39 19.815 INF [EOS] Read (News.xml) completed: Success, received 5653 bytes
  127. 2024-07-22T13:06:39 20.015 INF [EOS] Read (eula_english) completed: Success, received 26643 bytes
  128. 2024-07-22T13:06:39 20.716 INF [EOS] Read (news_featured_tfpmerch.jpg) completed: Success, received 78916 bytes
  129. 2024-07-22T13:06:40 20.748 INF [EOS] Read (news_featured_bloodmoons.jpg) completed: Success, received 129503 bytes
  130. 2024-07-22T13:06:40 21.119 INF [EOS] Read (backtraceconfig.xml) completed: Success, received 1387 bytes
  131. 2024-07-22T13:06:40 21.122 INF Backtrace Configuration refreshed from XML: Enabled False
  132. 2024-07-22T13:06:40 21.221 INF [EOS] Read (news_featured_soundtrack.jpg) completed: Success, received 235045 bytes
  133. 2024-07-22T13:06:40 21.257 INF [EOS] Read (news_game_release_a21.2.jpg) completed: Success, received 108184 bytes
  134. 2024-07-22T13:06:44 25.014 INF NET: Starting offline server.
  135. 2024-07-22T13:06:44 25.016 INF [PlatformApplication] restart required = False
  136. 2024-07-22T13:06:44 25.017 INF StartGame
  137. 2024-07-22T13:06:44 25.017 INF NetPackageManager Init
  138. 2024-07-22T13:06:44 25.046 INF [XUi] Instantiating XUi from default prefab.
  139. 2024-07-22T13:06:44 25.059 INF [XUi] XUi instantiation completed in 13 ms
  140. 2024-07-22T13:06:44 25.071 INF Persistent GamePrefs saved
  141. GamePref.AdminFileName = serveradmin.xml
  142. GamePref.AirDropFrequency = 0
  143. GamePref.AirDropMarker = True
  144. GamePref.AllowSpawnNearBackpack = True
  145. GamePref.AutopilotMode = 0
  146. GamePref.BedrollDeadZoneSize = 15
  147. GamePref.BedrollExpiryTime = 45
  148. GamePref.BlockDamageAI = 100
  149. GamePref.BlockDamageAIBM = 100
  150. GamePref.BlockDamagePlayer = 100
  151. GamePref.BloodMoonEnemyCount = 8
  152. GamePref.BloodMoonFrequency = 7
  153. GamePref.BloodMoonRange = 0
  154. GamePref.BloodMoonWarning = 8
  155. GamePref.BuildCreate = True
  156. GamePref.ConnectToServerIP = 74.138.59.171
  157. GamePref.ConnectToServerPort = 26900
  158. GamePref.CreateLevelDim = 8
  159. GamePref.CreateLevelName = My Level
  160. GamePref.CreativeMenuEnabled = False
  161. GamePref.DayCount = 3
  162. GamePref.DayLightLength = 18
  163. GamePref.DayNightLength = 60
  164. GamePref.DeathPenalty = 1
  165. GamePref.DebugMenuEnabled = False
  166. GamePref.DebugMenuShowTasks = False
  167. GamePref.DebugPanelsEnabled = ,Ply,Ge,Sp,Fo,Pr,
  168. GamePref.DebugStopEnemiesMoving = False
  169. GamePref.DropOnDeath = 1
  170. GamePref.DropOnQuit = 0
  171. GamePref.DynamicMeshDistance = 1000
  172. GamePref.DynamicMeshEnabled = True
  173. GamePref.DynamicMeshLandClaimBuffer = 3
  174. GamePref.DynamicMeshLandClaimOnly = True
  175. GamePref.DynamicMeshMaxItemCache = 3
  176. GamePref.DynamicMeshMaxRegionCache = 1
  177. GamePref.DynamicMeshUseImposters = False
  178. GamePref.DynamicSpawner =
  179. GamePref.EACEnabled = False
  180. GamePref.EnableMapRendering = False
  181. GamePref.EnemyDifficulty = 0
  182. GamePref.EnemySpawnMode = False
  183. GamePref.EulaLatestVersion = 1
  184. GamePref.EulaVersionAccepted = 1
  185. GamePref.FavoriteServersList =
  186. GamePref.FragLimit = 20
  187. GamePref.GameDifficulty = 2
  188. GamePref.GameGuidClient =
  189. GamePref.GameMode = GameModeSurvival
  190. GamePref.GameName = Creative
  191. GamePref.GameNameClient = My Game
  192. GamePref.GameVersion = V 1.0
  193. GamePref.GameWorld = Navezgane
  194. GamePref.HideCommandExecutionLog = 0
  195. GamePref.IgnoreEOSSanctions = False
  196. GamePref.JoiningOptions = True
  197. GamePref.LandClaimCount = 3
  198. GamePref.LandClaimDeadZone = 30
  199. GamePref.LandClaimDecayMode = 0
  200. GamePref.LandClaimExpiryTime = 7
  201. GamePref.LandClaimOfflineDelay = 0
  202. GamePref.LandClaimOfflineDurabilityModifier = 4
  203. GamePref.LandClaimOnlineDurabilityModifier = 4
  204. GamePref.LandClaimSize = 41
  205. GamePref.Language = english
  206. GamePref.LanguageBrowser =
  207. GamePref.LastGameResetRevision = 13
  208. GamePref.LastLoadedPrefab = FourWalls
  209. GamePref.LastLoadingTipRead = 24
  210. GamePref.LootAbundance = 100
  211. GamePref.LootRespawnDays = 7
  212. GamePref.LootTimer =
  213. GamePref.MatchLength = 10
  214. GamePref.MaxChunkAge = -1
  215. GamePref.MaxQueuedMeshLayers = 40
  216. GamePref.MaxSpawnedAnimals = 50
  217. GamePref.MaxSpawnedZombies = 64
  218. GamePref.MaxUncoveredMapChunksPerPlayer = 524288
  219. GamePref.NoGraphicsMode = False
  220. GamePref.OptionsAllowController = True
  221. GamePref.OptionsAmbientVolumeLevel = 0.5
  222. GamePref.OptionsAudioOcclusion = False
  223. GamePref.OptionsBackgroundGlobalOpacity = 0.8971983
  224. GamePref.OptionsChatCommunication = True
  225. GamePref.OptionsControllerAimAssists = True
  226. GamePref.OptionsControllerCursorHoverSensitivity = 0.5
  227. GamePref.OptionsControllerCursorSnap = True
  228. GamePref.OptionsControllerJoystickLayout = 0
  229. GamePref.OptionsControllerLookAcceleration = 4
  230. GamePref.OptionsControllerLookAxisDeadzone = 0.1
  231. GamePref.OptionsControllerLookInvert = False
  232. GamePref.OptionsControllerMoveAxisDeadzone = 0.1
  233. GamePref.OptionsControllerSensitivityX = 0.3
  234. GamePref.OptionsControllerSensitivityY = 0.3
  235. GamePref.OptionsControllerTriggerEffects = False
  236. GamePref.OptionsControllerVehicleSensitivity = 1
  237. GamePref.OptionsControllerVibration = True
  238. GamePref.OptionsControllerVibrationStrength = 2
  239. GamePref.OptionsControllerWeaponAiming = False
  240. GamePref.OptionsControllerZoomSensitivity = 0.5
  241. GamePref.OptionsControlsResetRevision = 7
  242. GamePref.OptionsControlsSprintLock = False
  243. GamePref.OptionsDisableChunkLODs = False
  244. GamePref.OptionsDisableXmlEvents = False
  245. GamePref.OptionsDynamicMusicDailyTime = 0.6
  246. GamePref.OptionsDynamicMusicEnabled = True
  247. GamePref.OptionsFilterProfanity = False
  248. GamePref.OptionsForegroundGlobalOpacity = 1
  249. GamePref.OptionsGfxAA = 4
  250. GamePref.OptionsGfxAASharpness = 0.05
  251. GamePref.OptionsGfxBloom = True
  252. GamePref.OptionsGfxBrightness = 0.5
  253. GamePref.OptionsGfxDOF = False
  254. GamePref.OptionsGfxDynamicMinFPS = 30
  255. GamePref.OptionsGfxDynamicMode = 1
  256. GamePref.OptionsGfxDynamicScale = 1
  257. GamePref.OptionsGfxFOV = 65
  258. GamePref.OptionsGfxGrassDistance = 3
  259. GamePref.OptionsGfxLODDistance = 1
  260. GamePref.OptionsGfxMotionBlur = 0
  261. GamePref.OptionsGfxMotionBlurEnabled = False
  262. GamePref.OptionsGfxObjQuality = 4
  263. GamePref.OptionsGfxOcclusion = True
  264. GamePref.OptionsGfxQualityPreset = 5
  265. GamePref.OptionsGfxReflectQuality = 2
  266. GamePref.OptionsGfxReflectShadows = False
  267. GamePref.OptionsGfxResetRevision = 4
  268. GamePref.OptionsGfxResolution = 0
  269. GamePref.OptionsGfxShadowDistance = 1
  270. GamePref.OptionsGfxShadowQuality = 2
  271. GamePref.OptionsGfxSSAO = True
  272. GamePref.OptionsGfxSSReflections = 1
  273. GamePref.OptionsGfxStreamMipmaps = True
  274. GamePref.OptionsGfxSunShafts = True
  275. GamePref.OptionsGfxTerrainQuality = 4
  276. GamePref.OptionsGfxTexFilter = 2
  277. GamePref.OptionsGfxTexQuality = 0
  278. GamePref.OptionsGfxTreeDistance = 4
  279. GamePref.OptionsGfxViewDistance = 7
  280. GamePref.OptionsGfxVsync = 0
  281. GamePref.OptionsGfxWaterPtlLimiter = 0.75
  282. GamePref.OptionsGfxWaterQuality = 1
  283. GamePref.OptionsHudOpacity = 1
  284. GamePref.OptionsHudSize = 1
  285. GamePref.OptionsInterfaceSensitivity = 0.5
  286. GamePref.OptionsIntroMovieEnabled = True
  287. GamePref.OptionsInvertMouse = False
  288. GamePref.OptionsJournalPopup = True
  289. GamePref.OptionsLiteNetLibMtuOverride = False
  290. GamePref.OptionsLookSensitivity = 0.5
  291. GamePref.OptionsMenuMusicVolumeLevel = 0.0775862
  292. GamePref.OptionsMicVolumeLevel = 0.75
  293. GamePref.OptionsMumblePositionalAudioSupport = False
  294. GamePref.OptionsMusicVolumeLevel = 0.2206897
  295. GamePref.OptionsOverallAudioVolumeLevel = 0.25
  296. GamePref.OptionsPlayChanceFrequency = 3
  297. GamePref.OptionsPlayChanceProbability = 0.983
  298. GamePref.OptionsPlayerModel = playerFemale
  299. GamePref.OptionsPlayerModelTexture = Player/Male/Player_male
  300. GamePref.OptionsPOICulling = 1
  301. GamePref.OptionsQuestsAutoAccept = False
  302. GamePref.OptionsQuestsAutoShare = False
  303. GamePref.OptionsScreenBoundsValue = 1
  304. GamePref.OptionsSelectionBoxAlphaMultiplier = 0.4
  305. GamePref.OptionsShowCompass = True
  306. GamePref.OptionsShowCrosshair = True
  307. GamePref.OptionsStabSpawnBlocksOnGround = True
  308. GamePref.OptionsSubtitlesEnabled = True
  309. GamePref.OptionsTempCelsius = True
  310. GamePref.OptionsUiCompassUseEnglishCardinalDirections = False
  311. GamePref.OptionsUiFpsScaling = 2
  312. GamePref.OptionsVehicleLookSensitivity = 0.5
  313. GamePref.OptionsVoiceChatEnabled = False
  314. GamePref.OptionsVoiceInputDevice = {8ca1b033-080f-4bff-b400-3a8f6bb81192}
  315. GamePref.OptionsVoiceOutputDevice = {0.0.0.00000000}.{5e9e8fb8-3a09-4af9-b053-5ecf462ce8d2}
  316. GamePref.OptionsVoiceVolumeLevel = 0.75
  317. GamePref.OptionsWeaponAiming = False
  318. GamePref.OptionsZoomAccel = 0.5
  319. GamePref.OptionsZoomSensitivity = 0.3
  320. GamePref.PartySharedKillRange = 100
  321. GamePref.PersistentPlayerProfiles = False
  322. GamePref.PlayerAutologin = False
  323. GamePref.PlayerKillingMode = 2
  324. GamePref.PlayerName = Dan
  325. GamePref.PlayerSafeZoneHours = 7
  326. GamePref.PlayerSafeZoneLevel = 5
  327. GamePref.PlayerToken =
  328. GamePref.PlaytestBiome = 3
  329. GamePref.QuestProgressionDailyLimit = 3
  330. GamePref.RebuildMap = False
  331. GamePref.Region = NorthAmericaWest
  332. GamePref.SaveDataLimit = -1
  333. GamePref.SelectionContextMode = 0
  334. GamePref.SelectionOperationMode = 0
  335. GamePref.ServerAdminSlots = 0
  336. GamePref.ServerAdminSlotsPermission = 0
  337. GamePref.ServerDescription =
  338. GamePref.ServerDisabledNetworkProtocols =
  339. GamePref.ServerEnabled = False
  340. GamePref.ServerIP =
  341. GamePref.ServerIsPublic = True
  342. GamePref.ServerLoginConfirmationText =
  343. GamePref.ServerMaxAllowedViewDistance = 12
  344. GamePref.ServerMaxPlayerCount = 8
  345. GamePref.ServerMaxWorldTransferSpeedKiBs = 512
  346. GamePref.ServerName = Default Server
  347. GamePref.ServerPort = 26900
  348. GamePref.ServerReservedSlots = 0
  349. GamePref.ServerReservedSlotsPermission = 100
  350. GamePref.ServerVisibility = 2
  351. GamePref.ServerWebsiteURL =
  352. GamePref.ShowFriendPlayerOnMap = True
  353. GamePref.SkipSpawnButton = False
  354. GamePref.TelnetEnabled = True
  355. GamePref.TelnetFailedLoginLimit = 10
  356. GamePref.TelnetFailedLoginsBlocktime = 10
  357. GamePref.TelnetPort = 8081
  358. GamePref.TerminalWindowEnabled = True
  359. GamePref.TwitchBloodMoonAllowed = False
  360. GamePref.TwitchServerPermission = 90
  361. GamePref.UNUSED_ControlPanelEnabled = False
  362. GamePref.UNUSED_ControlPanelPort = 8080
  363. GamePref.UNUSED_LastLoadedPrefabSize =
  364. GamePref.UNUSED_NewGameSetDefaults =
  365. GamePref.UNUSED_OptionsBloom =
  366. GamePref.UNUSED_OptionsDOF =
  367. GamePref.UNUSED_OptionsFieldOfViewNew =
  368. GamePref.UNUSED_OptionsGamma =
  369. GamePref.UNUSED_OptionsGfxGameplayResolutionHeight =
  370. GamePref.UNUSED_OptionsGfxGameplayResolutionWidth =
  371. GamePref.UNUSED_OptionsGfxUMATexQuality =
  372. GamePref.UNUSED_OptionsMotionBlur =
  373. GamePref.UNUSED_OptionsObjectBlur =
  374. GamePref.UNUSED_OptionsReflectionBounces =
  375. GamePref.UNUSED_OptionsReflectionCullList =
  376. GamePref.UNUSED_OptionsReflectionFarClip =
  377. GamePref.UNUSED_OptionsReflectionRefreshMode =
  378. GamePref.UNUSED_OptionsReflectionShadowDistance =
  379. GamePref.UNUSED_OptionsReflectionTimeSlicingMode =
  380. GamePref.UNUSED_OptionsSSAO =
  381. GamePref.UNUSED_OptionsStreamingMipmapsBudget =
  382. GamePref.UNUSED_OptionsSunShafts =
  383. GamePref.UNUSED_PlayerId =
  384. GamePref.UNUSED_SaveGameFolder =
  385. GamePref.UNUSED_UserDataFolder =
  386. GamePref.WebDashboardEnabled = False
  387. GamePref.WebDashboardPort = 8080
  388. GamePref.WebDashboardUrl =
  389. GamePref.WorldGenSeed =
  390. GamePref.WorldGenSize = 8192
  391. GamePref.XPMultiplier = 100
  392. GamePref.ZombieBMMove = 3
  393. GamePref.ZombieFeralMove = 3
  394. GamePref.ZombieFeralSense = 0
  395. GamePref.ZombieMove = 0
  396. GamePref.ZombieMoveNight = 3
  397. GamePref.ZombiePlayers = True
  398. GameStat.AirDropFrequency = 0
  399. GameStat.AirDropMarker = True
  400. GameStat.AllowedViewDistance = 12
  401. GameStat.AnimalCount = 0
  402. GameStat.AutoParty = False
  403. GameStat.BedrollExpiryTime = 45
  404. GameStat.BlockDamagePlayer = 100
  405. GameStat.BloodMoonDay = 0
  406. GameStat.BloodMoonEnemyCount = 8
  407. GameStat.BloodMoonWarning = 8
  408. GameStat.ChunkStabilityEnabled = True
  409. GameStat.CurrentRoundIx = 0
  410. GameStat.DayLightLength = 18
  411. GameStat.DayLimitActive = False
  412. GameStat.DayLimitThisRound = 0
  413. GameStat.DeathPenalty = XPOnly
  414. GameStat.DropOnDeath = 1
  415. GameStat.DropOnQuit = 0
  416. GameStat.EnemyCount = 0
  417. GameStat.EnemyDifficulty = Normal
  418. GameStat.EnemySpawnMode = True
  419. GameStat.FragLimitActive = False
  420. GameStat.FragLimitThisRound = 0
  421. GameStat.GameDifficulty = 2
  422. GameStat.GameDifficultyBonus = 1
  423. GameStat.GameModeId = 0
  424. GameStat.GameState = 0
  425. GameStat.GlobalMessageToShow =
  426. GameStat.IsCreativeMenuEnabled = False
  427. GameStat.IsFlyingEnabled = False
  428. GameStat.IsPlayerCollisionEnabled = True
  429. GameStat.IsPlayerDamageEnabled = True
  430. GameStat.IsResetMapOnRestart = False
  431. GameStat.IsSaveSupplyCrates = True
  432. GameStat.IsSpawnEnemies = True
  433. GameStat.IsSpawnNearOtherPlayer = False
  434. GameStat.IsTeleportEnabled = False
  435. GameStat.IsVersionCheckDone = False
  436. GameStat.LandClaimCount = 3
  437. GameStat.LandClaimDeadZone = 30
  438. GameStat.LandClaimDecayMode = 0
  439. GameStat.LandClaimExpiryTime = 3
  440. GameStat.LandClaimOfflineDelay = 0
  441. GameStat.LandClaimOfflineDurabilityModifier = 32
  442. GameStat.LandClaimOnlineDurabilityModifier = 32
  443. GameStat.LandClaimSize = 41
  444. GameStat.LoadScene =
  445. GameStat.LootTimer =
  446. GameStat.OptionsPOICulling = 0
  447. GameStat.PartySharedKillRange = 100
  448. GameStat.PlayerKillingMode = KillStrangersOnly
  449. GameStat.QuestProgressionDailyLimit = 3
  450. GameStat.ScoreDiedMultiplier = -5
  451. GameStat.ScorePlayerKillMultiplier = 1
  452. GameStat.ScoreZombieKillMultiplier = 1
  453. GameStat.ShowAllPlayersOnMap = False
  454. GameStat.ShowFriendPlayerOnMap = True
  455. GameStat.ShowSpawnWindow = False
  456. GameStat.ShowWindow =
  457. GameStat.TimeLimitActive = False
  458. GameStat.TimeLimitThisRound = 0
  459. GameStat.TimeOfDayIncPerSec = 20
  460. GameStat.TwitchBloodMoonAllowed = True
  461. GameStat.UNUSED_ShowZombieCounter =
  462. GameStat.XPMultiplier = 100
  463. GameStat.ZombieHordeMeter = False
  464. 2024-07-22T13:06:44 25.093 INF StartAsServer
  465. 2024-07-22T13:06:44 25.111 INF Setting for 'EnemySpawnMode' does not match the default (server will go to the modded category): current = False, default = True
  466. 2024-07-22T13:06:44 25.111 INF Setting for 'AirDropFrequency' does not match the default (server will go to the modded category): current = 0, default = 72
  467. 2024-07-22T13:06:44 25.112 INF Setting for 'BuildCreate' does not match the default (server will go to the modded category): current = True, default = False
  468. 2024-07-22T13:06:44 25.208 INF Loaded (local): events in 0.00
  469. 2024-07-22T13:06:44 25.503 INF Set Microsplat diffuse: MicroSplatConfig_diff_tarray (UnityEngine.Texture2DArray)
  470. 2024-07-22T13:06:44 25.503 INF Set Microsplat normals: MicroSplatConfig_normal_tarray (UnityEngine.Texture2DArray)
  471. 2024-07-22T13:06:44 25.504 INF Set Microsplat smooth: MicroSplatConfig_smoothAO_tarray (UnityEngine.Texture2DArray)
  472. 2024-07-22T13:06:44 25.510 INF Loaded (local): materials in 0.29
  473. 2024-07-22T13:06:44 25.540 INF Loaded (local): physicsbodies in 0.01
  474. 2024-07-22T13:06:44 25.555 INF Loaded (local): painting in 0.01
  475. 2024-07-22T13:06:44 25.678 INF Loaded (local): shapes in 0.02
  476. Unloading 3 Unused Serialized files (Serialized files now loaded: 14)
  477. 2024-07-22T13:06:57 38.686 INF Block IDs with mapping
  478. 2024-07-22T13:06:57 38.705 INF Block IDs total 23969, terr 29, last 24191
  479. 2024-07-22T13:06:58 38.738 INF Loaded (local): blocks in 12.68
  480. Unloading 72024 unused Assets to reduce memory usage. Loaded Objects now: 151066.
  481. Total: 322.557000 ms (FindLiveObjects: 15.164800 ms CreateObjectMapping: 17.333300 ms MarkObjects: 267.853500 ms DeleteObjects: 22.204900 ms)
  482.  
  483. 2024-07-22T13:06:58 39.201 INF Loaded (local): progression in 0.10
  484. 2024-07-22T13:06:59 39.844 INF Loaded (local): buffs in 0.55
  485. 2024-07-22T13:06:59 39.861 INF Loaded (local): misc in 0.01
  486. 2024-07-22T13:06:59 40.392 INF Loaded (local): items in 0.41
  487. 2024-07-22T13:06:59 40.445 INF Item IDs with mapping
  488. 2024-07-22T13:06:59 40.445 INF ItemIDs from Mapping
  489. 2024-07-22T13:06:59 40.449 INF ItemClass assignLeftOverItems 66881 of 81920
  490. 2024-07-22T13:06:59 40.507 INF Loaded (local): item_modifiers in 0.10
  491. 2024-07-22T13:06:59 40.590 INF Loaded (local): entityclasses in 0.06
  492. 2024-07-22T13:06:59 40.601 INF Loaded (local): qualityinfo in 0.00
  493. 2024-07-22T13:06:59 40.714 INF Loaded (local): sounds in 0.03
  494. 2024-07-22T13:07:00 40.777 INF Loaded (local): recipes in 0.04
  495. 2024-07-22T13:07:00 40.807 INF Loaded (local): blockplaceholders in 0.01
  496. 2024-07-22T13:07:00 40.879 INF Loaded (local): loot in 0.04
  497. 2024-07-22T13:07:00 40.919 INF Loaded (local): entitygroups in 0.01
  498. 2024-07-22T13:07:00 40.934 INF Loaded (local): utilityai in 0.01
  499. 2024-07-22T13:07:00 40.948 INF Loaded (local): vehicles in 0.00
  500. 2024-07-22T13:07:00 40.960 INF Loaded (local): rwgmixer in 0.00
  501. 2024-07-22T13:07:00 40.972 INF Loaded (local): weathersurvival in 0.00
  502. 2024-07-22T13:07:00 40.984 INF Loaded (local): archetypes in 0.00
  503. 2024-07-22T13:07:00 41.009 INF Loaded (local): challenges in 0.02
  504. 2024-07-22T13:07:00 41.084 INF Loaded (local): quests in 0.06
  505. 2024-07-22T13:07:00 41.104 INF Loaded (local): traders in 0.01
  506. 2024-07-22T13:07:00 41.126 INF Loaded (local): npc in 0.01
  507. 2024-07-22T13:07:00 41.146 INF Loaded (local): dialogs in 0.01
  508. 2024-07-22T13:07:00 41.174 INF Loaded (local): ui_display in 0.02
  509. 2024-07-22T13:07:00 41.199 INF Loaded (local): nav_objects in 0.01
  510. 2024-07-22T13:07:00 41.236 INF Loaded (local): gamestages in 0.01
  511. 2024-07-22T13:07:00 41.536 INF Loaded (local): gameevents in 0.26
  512. 2024-07-22T13:07:00 41.600 INF Loaded (local): twitch in 0.04
  513. 2024-07-22T13:07:00 41.621 INF Loaded (local): twitch_events in 0.01
  514. 2024-07-22T13:07:00 41.669 INF Loaded (local): dmscontent in 0.04
  515. 2024-07-22T13:07:00 41.685 INF Loaded (local): XUi_Common/styles in 0.00
  516. 2024-07-22T13:07:00 41.703 INF Loaded (local): XUi_Common/controls in 0.00
  517. 2024-07-22T13:07:00 41.716 INF Loaded (local): XUi/styles in 0.00
  518. 2024-07-22T13:07:01 41.747 INF Loaded (local): XUi/controls in 0.00
  519. 2024-07-22T13:07:01 41.797 INF Loaded (local): XUi/windows in 0.00
  520. 2024-07-22T13:07:01 41.809 INF [XUi] Loading XUi asynchronously
  521. 2024-07-22T13:07:01 41.836 INF Loaded (local): XUi/xui in 0.03
  522. 2024-07-22T13:07:01 42.115 INF Loaded (local): biomes in 0.11
  523. 2024-07-22T13:07:01 42.334 INF Loaded (local): worldglobal in 0.07
  524. 2024-07-22T13:07:01 42.521 INF [XUi] Parsing all window groups completed in 606 ms total.
  525. 2024-07-22T13:07:01 42.555 INF Loaded (local): spawning in 0.07
  526. 2024-07-22T13:07:02 42.780 INF Loaded (local): loadingscreen in 0.08
  527. 2024-07-22T13:07:02 43.160 INF Added 1335 subtitle data entries and 3 speaker colors
  528. 2024-07-22T13:07:02 43.202 INF Loaded (local): subtitles in 0.09
  529. 2024-07-22T13:07:02 43.494 INF ShapeControllers: 96
  530. 2024-07-22T13:07:02 43.562 INF Loaded (local): videos in 0.06
  531. 2024-07-22T13:07:03 43.804 INF createWorld: Navezgane, Creative, GameModeSurvival
  532. 2024-07-22T13:07:03 43.806 INF Occlusion: Enabled
  533. 2024-07-22T13:07:03 43.844 INF Started thread ChunkRegeneration
  534. 2024-07-22T13:07:03 43.844 INF Started thread ChunkCalc
  535. 2024-07-22T13:07:03 43.845 INF Started thread ChunkMeshBake
  536. 2024-07-22T13:07:03 43.919 INF World.Load: Navezgane
  537. 2024-07-22T13:07:03 43.931 INF BloodMoon SetDay: day 7, last day 0, freq 7, range 0
  538. 2024-07-22T13:07:03 43.973 INF Started thread WaterSimulationApplyChanges
  539. 2024-07-22T13:07:03 44.074 INF [XUi] Initialized all window groups completed in 1310 ms total.
  540. 2024-07-22T13:07:06 46.996 INF Started thread GenerateChunks
  541. 2024-07-22T13:07:06 47.284 INF Calculating world hashes took 283 ms (world size 210 MiB)
  542. 2024-07-22T13:07:06 47.286 INF Initial ENABLE_FILE_BACKED_ARRAYS == False
  543. 2024-07-22T13:07:06 47.348 INF Loading dtm raw file took 350ms
  544. 2024-07-22T13:07:06 47.452 INF Biomes image size w= 3072, h = 3072
  545. 2024-07-22T13:07:07 48.124 INF Loading and creating biomes took 776ms
  546. 2024-07-22T13:07:08 49.389 INF Loading and creating shader control textures took 1264ms
  547. 2024-07-22T13:07:09 49.731 INF Loading and parsing of generator took 341ms
  548. 2024-07-22T13:07:09 49.759 INF Computed 414 chunk groups containing a total of 8457 chunks. Largest group contains 449 chunks.
  549. 2024-07-22T13:07:09 49.790 INF Started thread SaveChunks C:\Users\Daniel\AppData\Roaming\7DaysToDie\Saves\Navezgane\Creative\Region
  550. 2024-07-22T13:07:10 51.081 INF [DECO] read 75814
  551. 2024-07-22T13:07:10 51.195 INF Dynamic Music Initialized on Server
  552. 2024-07-22T13:07:10 51.208 INF Dynamic Music Initialized on Client
  553. 2024-07-22T13:07:10 51.483 INF AstarManager Init
  554. 2024-07-22T13:07:10 51.668 INF WeatherManager: Init 8 weather packages
  555. 2024-07-22T13:07:11 51.763 INF WeatherManager: ApplySavedPackages
  556. 2024-07-22T13:07:11 51.767 INF createWorld() done
  557. 2024-07-22T13:07:11 51.770 INF Loading players.xml
  558. 2024-07-22T13:07:13 54.580 INF DynamicResolutionAllocRT scale 1, Tex 2560x1440
  559. 2024-07-22T13:07:13 54.580 INF DynamicResolutionAllocRT scale 0.75, Tex 1920x1080
  560. 2024-07-22T13:07:13 54.581 INF DynamicResolutionAllocRT scale 0.62, Tex 1587x892
  561. 2024-07-22T13:07:13 54.581 INF DynamicResolutionAllocRT scale 0.5, Tex 1280x720
  562. 2024-07-22T13:07:14 54.996 INF Created player with id=171
  563. 2024-07-22T13:07:14 55.006 INF [PartyQuests] Player registered: [type=EntityPlayerLocal, name=Dan, id=171]
  564. 2024-07-22T13:07:14 55.144 INF Loaded player
  565. 2024-07-22T13:07:14 55.320 INF 15427 VehicleManager read #0, id 440, vehicleTruck4x4, (-731.9, 61.1, 449.8), chunk -46, 28
  566. 2024-07-22T13:07:14 55.320 INF VehicleManager C:\Users\Daniel\AppData\Roaming/7DaysToDie\Saves/Navezgane/Creative/vehicles.dat, loaded 1
  567. 2024-07-22T13:07:14 55.321 INF DroneManager C:\Users\Daniel\AppData\Roaming/7DaysToDie\Saves/Navezgane/Creative/drones.dat, loaded 0
  568. 2024-07-22T13:07:14 55.322 INF TurretTracker C:\Users\Daniel\AppData\Roaming/7DaysToDie\Saves/Navezgane/Creative/turrets.dat, loaded 0
  569. 2024-07-22T13:07:16 57.569 INF OpenSpawnWindow
  570. 2024-07-22T13:07:16 57.580 INF Loading dymesh settings
  571. 2024-07-22T13:07:16 57.581 INF Dynamic Mesh Settings
  572. 2024-07-22T13:07:16 57.581 INF Use Imposter Values: False
  573. 2024-07-22T13:07:16 57.582 INF Only Player Areas: True
  574. 2024-07-22T13:07:16 57.582 INF Player Area Buffer: 3
  575. 2024-07-22T13:07:16 57.582 INF Max View Distance: 1000
  576. 2024-07-22T13:07:16 57.583 INF Regen all on new world: False
  577. 2024-07-22T13:07:16 57.587 INF Dymesh: Prepping dynamic mesh. Resend Default: True
  578. 2024-07-22T13:07:16 57.587 INF Dymesh: Mesh location: C:\Users\Daniel\AppData\Roaming/7DaysToDie\Saves/Navezgane/Creative/DynamicMeshes/
  579. 2024-07-22T13:07:16 57.590 INF StartGame done
  580. 2024-07-22T13:07:17 58.289 INF 15446 Vehicle PostInit [type=EntityVJeep, name=vehicleTruck4x4, id=440], (-731.94, 61.08, 449.79) (chunk -46, 28), rbPos (0.00, 0.00, 0.00)
  581. 2024-07-22T13:07:17 58.295 INF 15446 VehicleManager loaded #0, id 440, [type=EntityVJeep, name=vehicleTruck4x4, id=440], (-731.9, 61.1, 449.8), chunk -46, 28 (-46, 28)
  582. 2024-07-22T13:07:17 58.295 INF 15446 VehicleManager Update loaded 1
  583. 2024-07-22T13:07:17 58.486 INF Dymesh: Warming dynamic mesh
  584. 2024-07-22T13:07:17 58.486 INF Dymesh: Creating dynamic mesh manager
  585. 2024-07-22T13:07:17 58.490 INF Dymesh: Awake
  586. 2024-07-22T13:07:17 58.490 INF Dymesh: Mesh location: C:\Users\Daniel\AppData\Roaming/7DaysToDie\Saves/Navezgane/Creative/DynamicMeshes/
  587. 2024-07-22T13:07:17 58.492 INF Dymesh: Loading Items: C:\Users\Daniel\AppData\Roaming/7DaysToDie\Saves/Navezgane/Creative/DynamicMeshes/
  588. 2024-07-22T13:07:17 58.493 INF Dymesh: Loaded Items: 0
  589. 2024-07-22T13:07:17 58.494 INF Dymesh: Loading all items took: 0.0030032 seconds.
  590. 2024-07-22T13:07:17 58.500 INF Meshlist count is now 1
  591. 2024-07-22T13:07:17 58.501 INF Meshlist count is now 2
  592. 2024-07-22T13:07:17 58.502 INF Force load took 0 seconds
  593. 2024-07-22T13:07:17 58.503 INF Clearing queues.
  594. 2024-07-22T13:07:17 58.504 INF Cleared queues.
  595. 2024-07-22T13:07:17 58.505 INF Dynamic thread starting
  596. 2024-07-22T13:07:17 58.508 INF Dymesh door replacement: imposterBlock
  597. 2024-07-22T13:07:18 59.671 INF Respawn almost done
  598. 2024-07-22T13:07:18 59.678 INF PlayerSpawnedInWorld (reason: LoadedGame, position: -732, 61, 445): localplayer
  599. 2024-07-22T13:07:19 59.735 INF 15505+1 Origin Reposition (0.0, 0.0, 0.0) to (-736.0, 48.0, 432.0)
  600. 2024-07-22T13:07:30 70.836 INF [DECO] written 75814, in 17ms
  601. 2024-07-22T13:07:30 70.840 INF [DECO] write thread 3ms
  602. 2024-07-22T13:07:46 87.126 INF Time: 1.15m FPS: 63.11 Heap: 1738.6MB Max: 1738.6MB Chunks: 315 CGO: 226 Ply: 1 Zom: 0 Ent: 4 (4) Items: 0 CO: 1 RSS: 4347.4MB
  603. 2024-07-22T13:08:16 117.128 INF Time: 1.65m FPS: 58.41 Heap: 1718.0MB Max: 1738.6MB Chunks: 315 CGO: 226 Ply: 1 Zom: 0 Ent: 3 (3) Items: 0 CO: 1 RSS: 4363.5MB
  604. 2024-07-22T13:08:30 130.842 INF [DECO] written 75814, in 14ms
  605. 2024-07-22T13:08:30 130.846 INF [DECO] write thread 3ms
  606. 2024-07-22T13:08:39 139.814 INF Saving 66 of chunks took 514ms
  607. 2024-07-22T13:08:40 141.039 INF Disconnect
  608. 2024-07-22T13:08:40 141.046 INF [NET] ServerShutdown
  609. 2024-07-22T13:08:40 141.047 INF NET: Stopping server protocols
  610. 2024-07-22T13:08:40 141.049 INF SaveAndCleanupWorld
  611. 2024-07-22T13:08:40 141.541 INF Saving 64 of chunks took 471ms
  612. 2024-07-22T13:08:40 141.546 INF [Steamworks.NET] Exiting Lobby
  613. 2024-07-22T13:08:40 141.548 INF [Steamworks.NET] Stopping server
  614. 2024-07-22T13:08:40 141.549 INF [PartyQuests] Player unregistered
  615. 2024-07-22T13:08:41 141.890 INF AstarManager Cleanup
  616. 2024-07-22T13:08:41 142.186 INF Clearing queues.
  617. 2024-07-22T13:08:41 142.186 INF Cleared queues.
  618. 2024-07-22T13:08:42 142.896 INF Clearing queues.
  619. 2024-07-22T13:08:42 142.897 INF Cleared queues.
  620. 2024-07-22T13:08:42 142.904 INF World.Unload
  621. 2024-07-22T13:08:42 142.906 INF Exited thread GenerateChunks
  622. 2024-07-22T13:08:42 142.910 WRN Occlusion: RemoveEntity [type=EntityVJeep, name=vehicleTruck4x4, id=440] missing
  623. 2024-07-22T13:08:42 142.911 INF 20309 VehicleManager RemoveTrackedVehicle [type=EntityVJeep, name=vehicleTruck4x4, id=440], Unloaded
  624. 2024-07-22T13:08:42 143.365 INF Exited thread SaveChunks C:\Users\Daniel\AppData\Roaming\7DaysToDie\Saves\Navezgane\Creative\Region
  625. 2024-07-22T13:08:42 143.419 INF World.Cleanup
  626. 2024-07-22T13:08:42 143.421 INF Exited thread ChunkRegeneration
  627. 2024-07-22T13:08:42 143.427 INF Exited thread ChunkCalc
  628. 2024-07-22T13:08:42 143.428 INF Exited thread ChunkMeshBake
  629. 2024-07-22T13:08:42 143.440 INF Exited thread WaterSimulationApplyChanges
  630. 2024-07-22T13:08:42 143.445 INF VehicleManager saving 1 (0 + 1)
  631. 2024-07-22T13:08:42 143.446 INF 20309 VehicleManager write #0, id 440, vehicleTruck4x4, (-727.1, 57.7, 483.3), chunk -46, 30
  632. 2024-07-22T13:08:42 143.447 INF VehicleManager saved 709 bytes
  633. 2024-07-22T13:08:42 143.448 INF DroneManager saving 0 (0 + 0)
  634. 2024-07-22T13:08:42 143.450 INF DroneManager saved 9 bytes
  635. 2024-07-22T13:08:42 143.451 INF TurretTracker saving 0 (0 + 0)
  636. 2024-07-22T13:08:42 143.453 INF TurretTracker saved 9 bytes
  637. 2024-07-22T13:08:42 143.476 INF Persistent GamePrefs saved
  638. 2024-07-22T13:08:43 144.006 INF [EOS] Read (NewsFeatured.xml) completed: Success, received 704 bytes
  639. 2024-07-22T13:08:43 144.606 INF [EOS] Read (News.xml) completed: Success, received 5653 bytes
  640. 2024-07-22T13:08:44 144.808 INF [EOS] Read (eula_english) completed: Success, received 26643 bytes
  641. 2024-07-22T13:08:44 144.841 INF Preparing quit
  642. 2024-07-22T13:08:44 144.849 INF Persistent GamePrefs saved
  643. 2024-07-22T13:08:44 144.850 INF Cleanup
  644. 2024-07-22T13:08:44 144.870 WRN [EOS] [LogHttp - Warning] Request cancelled on https://d2hjvmnsrtrg65.cloudfront.net/c9ccbd00333f4dd6995beb7c75000942%2Ftitlestorage%2Fdefault%2Fnews_featured_bloodmoons.jpg?version=edf6479d51ef3d32184964443ce0f257&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHBzOi8vZDJoanZtbnNydHJnNjUuY2xvdWRmcm9udC5uZXQvYzljY2JkMDAzMzNmNGRkNjk5NWJlYjdjNzUwMDA5NDIlMkZ0aXRsZXN0b3JhZ2UlMkZkZWZhdWx0JTJGbmV3c19mZWF0dXJlZF9ibG9vZG1vb25zLmpwZz92ZXJzaW9uPWVkZjY0NzlkNTFlZjNkMzIxODQ5NjQ0NDNjZTBmMjU3IiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzIxNjc1NjIzfSwiSXBBZGRyZXNzIjp7IkFXUzpTb3VyY2VJcCI6IjAuMC4wLjAvMCJ9fX1dfQ__&Signature=FRcj5WtP62xRaySTnI1QCSoniqxD9nHIHNoWvgr4qHqx0nERKZAOipiCMyvu~cItgFW6nPNqF23p6baA-yht8BJaVnk2THh4wrxBHhJF3yqJtPRnppKtP4FqVNQ4htAEbMPLc9Uj9xx6LGEdn7ciA0i0CXjYHoFh1ZVlPtohp22BpiZAdbnn3mEoy8v6MHrhGAblgujsgafSU91ZpTNRGrHUbwz-V6ffx8Q6Esxnrfjo5uwtMsZNUZDlPnRjK2aJqZNOL7I7pKZhJyY0Q8l504r8Na6VpiRzzV4NOF9dZEkEpDTCSTO3lhLIQLP~km92xqjg4HO5GqK1PGw0r3Umhw__&Key-Pair-Id=APKAJQMTYOIXEXXNMKRQ
  645. 2024-07-22T13:08:44 144.870 WRN [EOS] [LogEOSTitleStorage - Warning] Deleting local scratch file due to failed download. ScratchFilename=[C:/Users/Daniel/AppData/Roaming/7DaysToDie/titlestorage/scratch/8a44365d5ccb43328b4df2f8ca199e43/news_featured_bloodmoons.jpg]
  646. 2024-07-22T13:08:44 144.871 WRN [EOS] [LogEOSTitleStorage - Warning] Downloading file failed. Filename=[news_featured_bloodmoons.jpg] Result=[EOS_Canceled]
  647. 2024-07-22T13:08:44 144.871 WRN [EOS] [LogHttp - Warning] Request cancelled on https://d2hjvmnsrtrg65.cloudfront.net/c9ccbd00333f4dd6995beb7c75000942%2Ftitlestorage%2Fdefault%2Fnews_featured_soundtrack.jpg?version=9d55e4723dd62c4b2ce8c35579bea63b&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHBzOi8vZDJoanZtbnNydHJnNjUuY2xvdWRmcm9udC5uZXQvYzljY2JkMDAzMzNmNGRkNjk5NWJlYjdjNzUwMDA5NDIlMkZ0aXRsZXN0b3JhZ2UlMkZkZWZhdWx0JTJGbmV3c19mZWF0dXJlZF9zb3VuZHRyYWNrLmpwZz92ZXJzaW9uPTlkNTVlNDcyM2RkNjJjNGIyY2U4YzM1NTc5YmVhNjNiIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzIxNjc1NjIzfSwiSXBBZGRyZXNzIjp7IkFXUzpTb3VyY2VJcCI6IjAuMC4wLjAvMCJ9fX1dfQ__&Signature=UGsJhlh5ie5IanfKEzIsNG-VOYkmX9nDjwV7h8nhh-qGs57bGFZRt2n5xeGWtWwNC6DIzKpog122sDQBfPOIvdMT8GLUpXQfX408epw7MzsvsvOZmulwoLhHFVVzonTqAobFSTG29JFVN5mR5ou3FEYtawPLpV8n4XQRCTKErNqRlKt0FV01MoDTQDi0ZO6BOTNs283-Lh4TFbZhiXvImjyV6KYZYHJeGpWPrwczEeWFTZ6~ue676EIXRekPwi0J6HAUqSB4-w7Fj9l-rMplt8qHar6b5bvVV92FYIxz1nSSVYE4ExjqEhbyjMYFXW1uRK5dXTh0t8X183QUssfT0w__&Key-Pair-Id=APKAJQMTYOIXEXXNMKRQ
  648. 2024-07-22T13:08:44 144.872 WRN [EOS] [LogEOSTitleStorage - Warning] Deleting local scratch file due to failed download. ScratchFilename=[C:/Users/Daniel/AppData/Roaming/7DaysToDie/titlestorage/scratch/8a44365d5ccb43328b4df2f8ca199e43/news_featured_soundtrack.jpg]
  649. 2024-07-22T13:08:44 144.872 WRN [EOS] [LogEOSTitleStorage - Warning] Downloading file failed. Filename=[news_featured_soundtrack.jpg] Result=[EOS_Canceled]
  650. 2024-07-22T13:08:44 144.925 WRN [EOS] [LogHttp - Warning] 00000217853CF340: request was cancelled
  651. 2024-07-22T13:08:44 144.925 WRN [EOS] [LogHttp - Warning] 00000217853CB920: request was cancelled
  652. 2024-07-22T13:08:44 144.955 WRN [EOS] [LogEOSTitleStorage - Warning] Attempted to read file but not allowed.
  653. 2024-07-22T13:08:44 144.955 WRN [EOS] [LogEOSTitleStorage - Warning] Attempted to read file but not allowed.
  654. 2024-07-22T13:08:44 145.305 INF AchievementManager.Cleanup
  655. 2024-07-22T13:08:44 145.506 INF Terminating threads
  656. 2024-07-22T13:08:44 145.507 INF OnApplicationQuit
  657. 2024-07-22T13:08:44 145.509 INF Terminating threads
  658. 2024-07-22T13:08:44 145.510 INF OnApplicationQuit
  659. Memory Statistics:
  660. [ALLOC_TEMP_TLS] TLS Allocator
  661. StackAllocators :
  662. [ALLOC_TEMP_MAIN]
  663. Peak usage frame count: [0-1.0 KB]: 12659 frames, [1.0 KB-2.0 KB]: 355 frames, [2.0 KB-4.0 KB]: 12 frames, [4.0 KB-8.0 KB]: 6 frames, [8.0 KB-16.0 KB]: 1960 frames, [16.0 KB-32.0 KB]: 4680 frames, [32.0 KB-64.0 KB]: 685 frames, [64.0 KB-128.0 KB]: 77 frames, [128.0 KB-256.0 KB]: 219 frames, [256.0 KB-0.5 MB]: 84 frames, [0.5 MB-1.0 MB]: 170 frames, [1.0 MB-2.0 MB]: 5 frames, [2.0 MB-4.0 MB]: 5 frames, [4.0 MB-8.0 MB]: 5 frames
  664. Initial Block Size 4.0 MB
  665. Current Block Size 8.0 MB
  666. Peak Allocated Bytes 7.5 MB
  667. Overflow Count 16515
  668. [ALLOC_TEMP_Loading.AsyncRead]
  669. Initial Block Size 64.0 KB
  670. Current Block Size 128.0 KB
  671. Peak Allocated Bytes 128.0 KB
  672. Overflow Count 0
  673. [ALLOC_TEMP_Loading.PreloadManager]
  674. Initial Block Size 256.0 KB
  675. Current Block Size 0.5 MB
  676. Peak Allocated Bytes 509.8 KB
  677. Overflow Count 40
  678. [ALLOC_TEMP_Background Job.Worker 8]
  679. Initial Block Size 32.0 KB
  680. Current Block Size 56.0 KB
  681. Peak Allocated Bytes 53.1 KB
  682. Overflow Count 0
  683. [ALLOC_TEMP_Job.Worker 6]
  684. Initial Block Size 256.0 KB
  685. Current Block Size 256.0 KB
  686. Peak Allocated Bytes 183.2 KB
  687. Overflow Count 0
  688. [ALLOC_TEMP_Job.Worker 0]
  689. Initial Block Size 256.0 KB
  690. Current Block Size 256.0 KB
  691. Peak Allocated Bytes 34.3 KB
  692. Overflow Count 0
  693. [ALLOC_TEMP_Background Job.Worker 10]
  694. Initial Block Size 32.0 KB
  695. Current Block Size 32.0 KB
  696. Peak Allocated Bytes 54 B
  697. Overflow Count 0
  698. [ALLOC_TEMP_Background Job.Worker 9]
  699. Initial Block Size 32.0 KB
  700. Current Block Size 32.0 KB
  701. Peak Allocated Bytes 54 B
  702. Overflow Count 0
  703. [ALLOC_TEMP_Job.Worker 5]
  704. Initial Block Size 256.0 KB
  705. Current Block Size 256.0 KB
  706. Peak Allocated Bytes 183.2 KB
  707. Overflow Count 0
  708. [ALLOC_TEMP_Background Job.Worker 14]
  709. Initial Block Size 32.0 KB
  710. Current Block Size 32.0 KB
  711. Peak Allocated Bytes 54 B
  712. Overflow Count 0
  713. [ALLOC_TEMP_Background Job.Worker 6]
  714. Initial Block Size 32.0 KB
  715. Current Block Size 48.0 KB
  716. Peak Allocated Bytes 45.5 KB
  717. Overflow Count 1
  718. [ALLOC_TEMP_Job.Worker 4]
  719. Initial Block Size 256.0 KB
  720. Current Block Size 256.0 KB
  721. Peak Allocated Bytes 183.2 KB
  722. Overflow Count 0
  723. [ALLOC_TEMP_Job.Worker 3]
  724. Initial Block Size 256.0 KB
  725. Current Block Size 256.0 KB
  726. Peak Allocated Bytes 183.2 KB
  727. Overflow Count 0
  728. [ALLOC_TEMP_Background Job.Worker 12]
  729. Initial Block Size 32.0 KB
  730. Current Block Size 32.0 KB
  731. Peak Allocated Bytes 54 B
  732. Overflow Count 0
  733. [ALLOC_TEMP_EnlightenWorker] x 4
  734. Initial Block Size 64.0 KB
  735. Current Block Size 64.0 KB
  736. Peak Allocated Bytes 54 B
  737. Overflow Count 0
  738. [ALLOC_TEMP_Background Job.Worker 15]
  739. Initial Block Size 32.0 KB
  740. Current Block Size 32.0 KB
  741. Peak Allocated Bytes 54 B
  742. Overflow Count 0
  743. [ALLOC_TEMP_Background Job.Worker 1]
  744. Initial Block Size 32.0 KB
  745. Current Block Size 52.0 KB
  746. Peak Allocated Bytes 48.6 KB
  747. Overflow Count 1
  748. [ALLOC_TEMP_Background Job.Worker 2]
  749. Initial Block Size 32.0 KB
  750. Current Block Size 40.0 KB
  751. Peak Allocated Bytes 39.7 KB
  752. Overflow Count 1
  753. [ALLOC_TEMP_Background Job.Worker 7]
  754. Initial Block Size 32.0 KB
  755. Current Block Size 32.0 KB
  756. Peak Allocated Bytes 54 B
  757. Overflow Count 0
  758. [ALLOC_TEMP_UnityGfxDeviceWorker]
  759. Initial Block Size 256.0 KB
  760. Current Block Size 256.0 KB
  761. Peak Allocated Bytes 65.0 KB
  762. Overflow Count 0
  763. [ALLOC_TEMP_AssetGarbageCollectorHelper] x 7
  764. Initial Block Size 64.0 KB
  765. Current Block Size 64.0 KB
  766. Peak Allocated Bytes 138 B
  767. Overflow Count 0
  768. [ALLOC_TEMP_Background Job.Worker 5]
  769. Initial Block Size 32.0 KB
  770. Current Block Size 36.0 KB
  771. Peak Allocated Bytes 32.0 KB
  772. Overflow Count 1
  773. [ALLOC_TEMP_Background Job.Worker 13]
  774. Initial Block Size 32.0 KB
  775. Current Block Size 32.0 KB
  776. Peak Allocated Bytes 54 B
  777. Overflow Count 0
  778. [ALLOC_TEMP_Job.Worker 1]
  779. Initial Block Size 256.0 KB
  780. Current Block Size 256.0 KB
  781. Peak Allocated Bytes 183.2 KB
  782. Overflow Count 0
  783. [ALLOC_TEMP_Job.Worker 2]
  784. Initial Block Size 256.0 KB
  785. Current Block Size 340.0 KB
  786. Peak Allocated Bytes 285.1 KB
  787. Overflow Count 0
  788. [ALLOC_TEMP_Background Job.Worker 3]
  789. Initial Block Size 32.0 KB
  790. Current Block Size 56.0 KB
  791. Peak Allocated Bytes 52.2 KB
  792. Overflow Count 1
  793. [ALLOC_TEMP_Background Job.Worker 11]
  794. Initial Block Size 32.0 KB
  795. Current Block Size 32.0 KB
  796. Peak Allocated Bytes 54 B
  797. Overflow Count 0
  798. [ALLOC_TEMP_Background Job.Worker 0]
  799. Initial Block Size 32.0 KB
  800. Current Block Size 32.0 KB
  801. Peak Allocated Bytes 54 B
  802. Overflow Count 0
  803. [ALLOC_TEMP_Background Job.Worker 4]
  804. Initial Block Size 32.0 KB
  805. Current Block Size 36.0 KB
  806. Peak Allocated Bytes 32.0 KB
  807. Overflow Count 1
  808. [ALLOC_TEMP_BatchDeleteObjects]
  809. Initial Block Size 64.0 KB
  810. Current Block Size 64.0 KB
  811. Peak Allocated Bytes 54 B
  812. Overflow Count 0
  813. [ALLOC_DEFAULT] Dual Thread Allocator
  814. Peak main deferred allocation count 172433
  815. [ALLOC_BUCKET]
  816. Large Block size 4.0 MB
  817. Used Block count 1
  818. Peak Allocated bytes 4.0 MB
  819. Failed Allocations. Bucket layout:
  820. 16B: 1 Subsections = 1024 buckets. Failed count: 1395639
  821. 32B: 13 Subsections = 6656 buckets. Failed count: 504771
  822. 48B: 49 Subsections = 16725 buckets. Failed count: 761521
  823. 64B: 31 Subsections = 7936 buckets. Failed count: 368129
  824. 80B: 150 Subsections = 30720 buckets. Failed count: 124630
  825. 96B: 8 Subsections = 1365 buckets. Failed count: 78224
  826. 112B: 2 Subsections = 292 buckets. Failed count: 146859
  827. 128B: 2 Subsections = 256 buckets. Failed count: 165623
  828. [ALLOC_DEFAULT_MAIN]
  829. Peak usage frame count: [16.0 MB-32.0 MB]: 9012 frames, [32.0 MB-64.0 MB]: 4498 frames, [64.0 MB-128.0 MB]: 661 frames, [128.0 MB-256.0 MB]: 1876 frames, [256.0 MB-0.50 GB]: 4875 frames
  830. Requested Block Size 16.0 MB
  831. Peak Block count 21
  832. Peak Allocated memory 343.7 MB
  833. Peak Large allocation bytes 164.0 MB
  834. [ALLOC_DEFAULT_THREAD]
  835. Peak usage frame count: [8.0 MB-16.0 MB]: 3961 frames, [16.0 MB-32.0 MB]: 2768 frames, [32.0 MB-64.0 MB]: 21 frames, [64.0 MB-128.0 MB]: 4865 frames, [128.0 MB-256.0 MB]: 9307 frames
  836. Requested Block Size 16.0 MB
  837. Peak Block count 17
  838. Peak Allocated memory 230.5 MB
  839. Peak Large allocation bytes 135.7 MB
  840. [ALLOC_TEMP_JOB_1_FRAME]
  841. Initial Block Size 2.0 MB
  842. Used Block Count 0
  843. Overflow Count (too large) 0
  844. Overflow Count (full) 0
  845. [ALLOC_TEMP_JOB_2_FRAMES]
  846. Initial Block Size 2.0 MB
  847. Used Block Count 0
  848. Overflow Count (too large) 0
  849. Overflow Count (full) 0
  850. [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
  851. Initial Block Size 2.0 MB
  852. Used Block Count 1
  853. Overflow Count (too large) 4
  854. Overflow Count (full) 0
  855. [ALLOC_TEMP_JOB_ASYNC (Background)]
  856. Initial Block Size 1.0 MB
  857. Used Block Count 1
  858. Overflow Count (too large) 1
  859. Overflow Count (full) 0
  860. [ALLOC_GFX] Dual Thread Allocator
  861. Peak main deferred allocation count 12
  862. [ALLOC_BUCKET]
  863. Large Block size 4.0 MB
  864. Used Block count 1
  865. Peak Allocated bytes 4.0 MB
  866. Failed Allocations. Bucket layout:
  867. 16B: 1 Subsections = 1024 buckets. Failed count: 1395639
  868. 32B: 13 Subsections = 6656 buckets. Failed count: 504771
  869. 48B: 49 Subsections = 16725 buckets. Failed count: 761521
  870. 64B: 31 Subsections = 7936 buckets. Failed count: 368129
  871. 80B: 150 Subsections = 30720 buckets. Failed count: 124630
  872. 96B: 8 Subsections = 1365 buckets. Failed count: 78224
  873. 112B: 2 Subsections = 292 buckets. Failed count: 146859
  874. 128B: 2 Subsections = 256 buckets. Failed count: 165623
  875. [ALLOC_GFX_MAIN]
  876. Peak usage frame count: [32.0 KB-64.0 KB]: 1 frames, [64.0 KB-128.0 KB]: 9012 frames, [0.5 MB-1.0 MB]: 4492 frames, [1.0 MB-2.0 MB]: 10 frames, [2.0 MB-4.0 MB]: 2 frames, [8.0 MB-16.0 MB]: 18 frames, [16.0 MB-32.0 MB]: 14 frames, [32.0 MB-64.0 MB]: 7 frames, [64.0 MB-128.0 MB]: 2453 frames, [128.0 MB-256.0 MB]: 4891 frames, [256.0 MB-0.50 GB]: 22 frames
  877. Requested Block Size 16.0 MB
  878. Peak Block count 14
  879. Peak Allocated memory 416.2 MB
  880. Peak Large allocation bytes 304.0 MB
  881. [ALLOC_GFX_THREAD]
  882. Peak usage frame count: [0-1.0 KB]: 1 frames, [128.0 KB-256.0 KB]: 354 frames, [256.0 KB-0.5 MB]: 8658 frames, [8.0 MB-16.0 MB]: 6397 frames, [16.0 MB-32.0 MB]: 5502 frames, [32.0 MB-64.0 MB]: 10 frames
  883. Requested Block Size 16.0 MB
  884. Peak Block count 3
  885. Peak Allocated memory 36.7 MB
  886. Peak Large allocation bytes 0 B
  887. [ALLOC_CACHEOBJECTS] Dual Thread Allocator
  888. Peak main deferred allocation count 112403
  889. [ALLOC_BUCKET]
  890. Large Block size 4.0 MB
  891. Used Block count 1
  892. Peak Allocated bytes 4.0 MB
  893. Failed Allocations. Bucket layout:
  894. 16B: 1 Subsections = 1024 buckets. Failed count: 1395639
  895. 32B: 13 Subsections = 6656 buckets. Failed count: 504771
  896. 48B: 49 Subsections = 16725 buckets. Failed count: 761521
  897. 64B: 31 Subsections = 7936 buckets. Failed count: 368129
  898. 80B: 150 Subsections = 30720 buckets. Failed count: 124630
  899. 96B: 8 Subsections = 1365 buckets. Failed count: 78224
  900. 112B: 2 Subsections = 292 buckets. Failed count: 146859
  901. 128B: 2 Subsections = 256 buckets. Failed count: 165623
  902. [ALLOC_CACHEOBJECTS_MAIN]
  903. Peak usage frame count: [32.0 MB-64.0 MB]: 13406 frames, [64.0 MB-128.0 MB]: 126 frames, [128.0 MB-256.0 MB]: 1893 frames, [256.0 MB-0.50 GB]: 5497 frames
  904. Requested Block Size 4.0 MB
  905. Peak Block count 73
  906. Peak Allocated memory 286.5 MB
  907. Peak Large allocation bytes 83.6 MB
  908. [ALLOC_CACHEOBJECTS_THREAD]
  909. Peak usage frame count: [128.0 KB-256.0 KB]: 1 frames, [16.0 MB-32.0 MB]: 9012 frames, [64.0 MB-128.0 MB]: 4252 frames, [128.0 MB-256.0 MB]: 7657 frames
  910. Requested Block Size 4.0 MB
  911. Peak Block count 44
  912. Peak Allocated memory 220.8 MB
  913. Peak Large allocation bytes 62.3 MB
  914. [ALLOC_TYPETREE] Dual Thread Allocator
  915. Peak main deferred allocation count 1
  916. [ALLOC_BUCKET]
  917. Large Block size 4.0 MB
  918. Used Block count 1
  919. Peak Allocated bytes 4.0 MB
  920. Failed Allocations. Bucket layout:
  921. 16B: 1 Subsections = 1024 buckets. Failed count: 1395639
  922. 32B: 13 Subsections = 6656 buckets. Failed count: 504771
  923. 48B: 49 Subsections = 16725 buckets. Failed count: 761521
  924. 64B: 31 Subsections = 7936 buckets. Failed count: 368129
  925. 80B: 150 Subsections = 30720 buckets. Failed count: 124630
  926. 96B: 8 Subsections = 1365 buckets. Failed count: 78224
  927. 112B: 2 Subsections = 292 buckets. Failed count: 146859
  928. 128B: 2 Subsections = 256 buckets. Failed count: 165623
  929. [ALLOC_TYPETREE_MAIN]
  930. Peak usage frame count: [4.0 KB-8.0 KB]: 9008 frames, [8.0 KB-16.0 KB]: 4499 frames, [128.0 KB-256.0 KB]: 7415 frames
  931. Requested Block Size 2.0 MB
  932. Peak Block count 1
  933. Peak Allocated memory 219.8 KB
  934. Peak Large allocation bytes 0 B
  935. [ALLOC_TYPETREE_THREAD]
  936. Peak usage frame count: [0-1.0 KB]: 1 frames, [2.0 KB-4.0 KB]: 9007 frames, [256.0 KB-0.5 MB]: 5 frames, [2.0 MB-4.0 MB]: 11909 frames
  937. Requested Block Size 2.0 MB
  938. Peak Block count 2
  939. Peak Allocated memory 3.2 MB
  940. Peak Large allocation bytes 0 B
  941.  
Add Comment
Please, Sign In to add comment