Guest User

Untitled

a guest
Jun 16th, 2025
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 357.41 KB | None | 0 0
  1. Mono path[0] = '/home/container/7DaysToDieServer_Data/Managed'
  2. Mono config path = '/home/container/7DaysToDieServer_Data/MonoBleedingEdge/etc'
  3. Shutdown handler: initialize.
  4. Preloaded 'libEOSSDK-Linux-Shipping.so'
  5. Preloaded 'libMagick.so'
  6. Preloaded 'lib_burst_generated.so'
  7. Preloaded 'libdiscord_partner_sdk.so'
  8. Preloaded 'libgetrss.so'
  9. Preloaded 'libsteam_api.so'
  10. Preloaded 'steamclient.so'
  11. Unable to preload the following plugins:
  12. libMouseLib.so
  13. [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
  14. Loading player data from /home/container/7DaysToDieServer_Data/data.unity3d
  15. Initialize engine version: 2022.3.54f1 (129125d4e700)
  16. [Subsystems] Discovering subsystems at path /home/container/7DaysToDieServer_Data/UnitySubsystems
  17. Forcing GfxDevice: Null
  18. GfxDevice: creating device client; threaded=0; jobified=0
  19. NullGfxDevice:
  20. Version: NULL 1.0 [1.0]
  21. Renderer: Null Device
  22. Vendor: Unity Technologies
  23. Begin MonoManager ReloadAssembly
  24. - Loaded All Assemblies, in 0.051 seconds
  25. - Finished resetting the current domain, in 0.001 seconds
  26. ERROR: Shader Hidden/LandClaimBoundary shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  27. ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  28. ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  29. ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  30. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  31. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  32. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  33. ERROR: Shader Legacy Shaders/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  34. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  35. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  36. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  37. WARNING: Shader Unsupported: 'Game/Cube_UI_Glow' - All subshaders removed
  38. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  39. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  40. ERROR: Shader Game/Cube_UI_Glow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  41. WARNING: Shader Unsupported: 'Game/Cube_UI_Glow' - All subshaders removed
  42. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  43. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  44. ERROR: Shader GUI/Text Shader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  45. ERROR: Shader Unlit/Transparent Colored shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  46. [PhysX] Initialized MultithreadedTaskDispatcher with 16 workers.
  47. UnloadTime: 0.777802 ms
  48. 2025-06-16T18:58:08 0.000 INF Version: V 2.0 (b285) Compatibility Version: V 2.0, Build: LinuxServer 64 Bit
  49.  
  50.  
  51. 2025-06-16T18:58:08 0.011 WRN The vm.max_map_count setting is too low (65530) and may cause crashes. Follow these steps to increment it:
  52. - Open /etc/sysctl.conf with a text editor: 'sudo editor /etc/sysctl.conf'
  53. - Add or update the line: 'vm.max_map_count=262144'
  54. - Save the file and exit the editor
  55. - Apply the changes: 'sudo sysctl -p'
  56.  
  57.  
  58. 2025-06-16T18:58:08 0.011 INF System information:
  59. 2025-06-16T18:58:08 0.011 INF OS: Linux 5.15 Debian GNU/Linux 12 64bit
  60. 2025-06-16T18:58:08 0.029 INF CPU: AMD Ryzen 7 7700 8-Core Processor (cores: 16)
  61. 2025-06-16T18:58:08 0.029 INF RAM: 63399 MB
  62. 2025-06-16T18:58:08 0.029 INF GPU: Null Device (128 MB)
  63. 2025-06-16T18:58:08 0.031 INF Graphics API: NULL 1.0 [1.0] (shader level 3.0)
  64. 2025-06-16T18:58:08 0.032 INF Local UTC offset: 0 hours
  65. 2025-06-16T18:58:08 0.049 INF Command line arguments: ./7DaysToDieServer.x86_64 -configfile=serverconfig.xml -quit -batchmode -nographics -dedicated -ServerPort=25567 -ServerDisabledNetworkProtocols= -ServerMaxPlayerCount=8 -GameDifficulty=3 -ControlPanelEnabled=false -TelnetEnabled=true -TelnetPort=8081 -TelnetPassword=*** -logfile logs/latest.log
  66. 2025-06-16T18:58:08 0.055 INF Parsing server configfile: /home/container/7DaysToDieServer_Data/../serverconfig.xml
  67. 2025-06-16T18:58:08 0.073 INF Parsing server configfile successfully completed
  68. 2025-06-16T18:58:08 0.074 WRN Command line argument 'ControlPanelEnabled' is not a configfile property, ignoring.
  69. 2025-06-16T18:58:08 0.074 INF UserDataFolder: /home/container/.local/share/7DaysToDie
  70. 2025-06-16T18:58:08 0.075 INF [Platform] Init
  71. 2025-06-16T18:58:08 0.099 INF [Platform] Using native platform: Steam
  72. 2025-06-16T18:58:08 0.100 INF [Platform] Using cross platform: EOS
  73. 2025-06-16T18:58:08 0.100 INF [Platform] Using server platform: Steam
  74. 2025-06-16T18:58:08 0.100 INF [Platform] Using server platform: XBL
  75. 2025-06-16T18:58:08 0.100 INF [Platform] Using server platform: PSN
  76. 2025-06-16T18:58:08 0.100 INF [Platform] Using server platform: LAN
  77. 2025-06-16T18:58:08 0.103 INF Starting PlayerInputManager...
  78. 2025-06-16T18:58:08 0.104 INF InControl (version 1.8.9 build 9376, native module = False, XInput = False)
  79. 2025-06-16T18:58:08 0.106 INF InControl (version 1.8.9 build 9376)
  80. 2025-06-16T18:58:09 0.176 INF UnityInputDeviceManager enabled.
  81. 2025-06-16T18:58:09 0.186 INF [Platform] Initializing Steam
  82. 2025-06-16T18:58:09 0.190 INF [Platform] Initializing EOS
  83. 2025-06-16T18:58:09 0.197 INF [EOS] Initialize: Success
  84. 2025-06-16T18:58:09 0.210 INF [Platform] Initializing XBL
  85. 2025-06-16T18:58:09 0.210 INF [Platform] Initializing PSN
  86. 2025-06-16T18:58:09 0.210 INF [Platform] Initializing LAN
  87. 2025-06-16T18:58:09 0.211 INF [SaveDataUtils] InitStatic Begin
  88. 2025-06-16T18:58:09 0.212 INF [SaveDataUtils] SdPlayerPrefs -> Unity
  89. 2025-06-16T18:58:09 0.212 INF [SaveDataUtils] InitStatic Complete
  90. 2025-06-16T18:58:09 0.212 INF Last played version: V 2.0
  91. 2025-06-16T18:58:09 0.214 INF Starting dedicated server level=Navezgane game name=MyGame
  92. 2025-06-16T18:58:09 0.214 INF Maximum allowed players: 8
  93. 2025-06-16T18:58:09 0.214 INF Game mode: GameModeSurvival
  94. 2025-06-16T18:58:09 0.214 INF Crossplay: False
  95. 2025-06-16T18:58:09 0.378 INF Localization language from prefs: english
  96. 2025-06-16T18:58:09 0.385 INF Awake IsFocused: True
  97. 2025-06-16T18:58:09 0.385 INF Awake
  98. 2025-06-16T18:58:09 0.549 INF Dedicated server only build
  99. ERROR: Shader Occlusion/DepthCopy shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  100. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  101. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  102. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  103. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  104. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  105. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  106. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  107. 2025-06-16T18:58:09 0.558 INF Occlusion: Awake
  108. 2025-06-16T18:58:09 0.559 INF Texture quality is set to 3
  109. ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  110. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  111. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  112. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  113. ERROR: Shader Legacy Shaders/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  114. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  115. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  116. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  117. WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
  118. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  119. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  120. ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  121. WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
  122. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  123. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  124. 2025-06-16T18:58:09 0.612 INF [MODS] Start loading from: '/home/container/7DaysToDieServer_Data/../Mods'
  125. 2025-06-16T18:58:09 0.615 INF [MODS] Trying to load from folder: '0_TFP_Harmony'
  126. 2025-06-16T18:58:09 0.620 INF [MODS] Loaded Mod: TFP_Harmony (1.1.0.4)
  127. 2025-06-16T18:58:09 0.620 INF [MODS] Trying to load from folder: 'TFP_CommandExtensions'
  128. 2025-06-16T18:58:09 0.620 INF [MODS] Loaded Mod: TFP_CommandExtensions (2.0.0.1)
  129. 2025-06-16T18:58:09 0.620 INF [MODS] Trying to load from folder: 'TFP_MapRendering'
  130. 2025-06-16T18:58:09 0.621 INF [MODS] Loaded Mod: TFP_MapRendering (2.0.0.2)
  131. 2025-06-16T18:58:09 0.621 INF [MODS] Trying to load from folder: 'TFP_WebServer'
  132. 2025-06-16T18:58:09 0.621 INF [MODS] Loaded Mod: TFP_WebServer (2.0.0.4)
  133. 2025-06-16T18:58:09 0.621 INF [MODS] Trying to load from folder: 'Xample_MarkersMod'
  134. 2025-06-16T18:58:09 0.621 INF [MODS] Loaded Mod: TFP_MarkersExample (1.1.0.0)
  135. 2025-06-16T18:58:09 0.621 INF [MODS] Initializing mod code
  136. 2025-06-16T18:58:09 0.622 INF [MODS] Initializing mod TFP_Harmony
  137. 2025-06-16T18:58:09 0.630 INF [MODS] Found ModAPI in TfpHarmony.dll, creating instance
  138. 2025-06-16T18:58:09 0.630 INF [MODS] [Harmony] Init done
  139. Fallback handler could not load library /home/container/7DaysToDieServer_Data/MonoBleedingEdge/x86_64/data-0x55a14cd7bbd0.so
  140. 2025-06-16T18:58:09 0.799 INF [MODS] Initialized code in mod 'TFP_Harmony' from DLL 'TfpHarmony.dll'
  141. 2025-06-16T18:58:09 0.799 INF [MODS] Initializing mod TFP_CommandExtensions
  142. 2025-06-16T18:58:09 0.799 INF [MODS] Found ModAPI in CommandExtensions.dll, creating instance
  143. 2025-06-16T18:58:09 0.799 INF [MODS] Initialized code in mod 'TFP_CommandExtensions' from DLL 'CommandExtensions.dll'
  144. 2025-06-16T18:58:09 0.799 INF [MODS] Initializing mod TFP_MapRendering
  145. 2025-06-16T18:58:09 0.799 INF [MODS] Found ModAPI in MapRendering.dll, creating instance
  146. 2025-06-16T18:58:09 0.800 INF [MODS] Initialized code in mod 'TFP_MapRendering' from DLL 'MapRendering.dll'
  147. 2025-06-16T18:58:09 0.800 INF [MODS] Initializing mod TFP_WebServer
  148. 2025-06-16T18:58:09 0.800 INF [MODS] Found ModAPI in WebServer.dll, creating instance
  149. 2025-06-16T18:58:09 0.807 INF [MODS] Initialized code in mod 'TFP_WebServer' from DLL 'WebServer.dll'
  150. 2025-06-16T18:58:09 0.807 INF [MODS] Initializing mod TFP_MarkersExample
  151. 2025-06-16T18:58:09 0.807 INF [MODS] Found ModAPI in MarkersMod.dll, creating instance
  152. 2025-06-16T18:58:09 0.807 INF [MODS] Initialized code in mod 'TFP_MarkersExample' from DLL 'MarkersMod.dll'
  153. 2025-06-16T18:58:09 0.807 INF [MODS] Loading done
  154. 2025-06-16T18:58:09 0.815 INF Loading permissions file at '/home/container/.local/share/7DaysToDie/Saves/serveradmin.xml'
  155. 2025-06-16T18:58:09 0.823 INF Loading permissions file done.
  156. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_B' - All subshaders removed
  157. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  158. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  159. ERROR: Shader Game Particles/partPyro_template_lit_B shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  160. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_B' - All subshaders removed
  161. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  162. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  163. WARNING: Shader Unsupported: 'Game Particles/partPyro_fireShader_A' - All subshaders removed
  164. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  165. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  166. ERROR: Shader Game Particles/partPyro_fireShader_A shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  167. WARNING: Shader Unsupported: 'Game Particles/partPyro_fireShader_A' - All subshaders removed
  168. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  169. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  170. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  171. WARNING: Shader Unsupported: 'Game Particles/bloodShader_O' - All subshaders removed
  172. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  173. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  174. ERROR: Shader Game Particles/bloodShader_O shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  175. WARNING: Shader Unsupported: 'Game Particles/bloodShader_O' - All subshaders removed
  176. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  177. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  178. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  179. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  180. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  181. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  182. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  183. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  184. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  185. WARNING: Shader Unsupported: 'Game Particles/bloodShader_spec_T' - All subshaders removed
  186. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  187. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  188. ERROR: Shader Game Particles/bloodShader_spec_T shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  189. WARNING: Shader Unsupported: 'Game Particles/bloodShader_spec_T' - All subshaders removed
  190. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  191. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  192. WARNING: Shader Unsupported: 'Game Particles/bloodShader_T' - All subshaders removed
  193. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  194. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  195. ERROR: Shader Game Particles/bloodShader_T shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  196. WARNING: Shader Unsupported: 'Game Particles/bloodShader_T' - All subshaders removed
  197. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  198. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  199. ERROR: Shader Game Particles/bloodShader_U shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  200. WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
  201. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  202. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  203. ERROR: Shader Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  204. WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
  205. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  206. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  207. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  208. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  209. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  210. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  211. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  212. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  213. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  214. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  215. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  216. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  217. ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  218. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  219. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  220. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  221. WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - All subshaders removed
  222. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  223. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  224. ERROR: Shader 7DTD/7DTD_Glass shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  225. WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - All subshaders removed
  226. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  227. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  228. WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed
  229. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  230. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  231. ERROR: Shader 7DTD/7DTD_Fire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  232. WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed
  233. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  234. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  235. ERROR: Shader Legacy/AlphaSelfIllum shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  236. WARNING: Shader Unsupported: 'Game Particles/vomitShader_T' - All subshaders removed
  237. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  238. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  239. ERROR: Shader Game Particles/vomitShader_T shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  240. WARNING: Shader Unsupported: 'Game Particles/vomitShader_T' - All subshaders removed
  241. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  242. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  243. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  244. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  245. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  246. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  247. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  248. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  249. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  250. ERROR: Shader Particles/Blood_Particle shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  251. WARNING: Shader Unsupported: 'Game Particles/shader_gas_unlit' - All subshaders removed
  252. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  253. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  254. ERROR: Shader Game Particles/shader_gas_unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  255. WARNING: Shader Unsupported: 'Game Particles/shader_gas_unlit' - All subshaders removed
  256. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  257. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  258. ERROR: Shader Legacy Shaders/Particles/Alpha Blended Premultiply shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  259. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_C' - All subshaders removed
  260. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  261. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  262. ERROR: Shader Game Particles/partPyro_template_lit_C shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  263. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_C' - All subshaders removed
  264. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  265. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  266. WARNING: Shader Unsupported: 'Game Particles/barrelLiquidShader' - All subshaders removed
  267. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  268. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  269. ERROR: Shader Game Particles/barrelLiquidShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  270. WARNING: Shader Unsupported: 'Game Particles/barrelLiquidShader' - All subshaders removed
  271. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  272. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  273. WARNING: Shader Unsupported: 'Game Particles/Standard Surface' - All subshaders removed
  274. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  275. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  276. ERROR: Shader Game Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  277. WARNING: Shader Unsupported: 'Game Particles/Standard Surface' - All subshaders removed
  278. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  279. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  280. WARNING: Shader Unsupported: 'Game Particles/gasGenericShader_A' - All subshaders removed
  281. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  282. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  283. ERROR: Shader Game Particles/gasGenericShader_A shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  284. WARNING: Shader Unsupported: 'Game Particles/gasGenericShader_A' - All subshaders removed
  285. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  286. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  287. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  288. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  289. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  290. ERROR: Shader Game Particles/Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  291. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  292. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  293. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  294. ERROR: Shader Game/Transparent shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  295. Couldn't create a Convex Mesh from source mesh "hull_forklift_tire" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
  296. WARNING: Shader Unsupported: 'Game Particles/surfaceShader_particleEnhanced' - All subshaders removed
  297. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  298. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  299. ERROR: Shader Game Particles/surfaceShader_particleEnhanced shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  300. WARNING: Shader Unsupported: 'Game Particles/surfaceShader_particleEnhanced' - All subshaders removed
  301. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  302. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  303. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  304. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  305. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  306. ERROR: Shader Legacy Shaders/Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  307. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  308. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  309. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  310. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  311. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  312. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  313. ERROR: Shader Legacy Shaders/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  314. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  315. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  316. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  317. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  318. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  319. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  320. ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  321. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  322. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  323. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  324. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  325. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  326. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  327. ERROR: Shader Game Particles/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  328. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  329. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  330. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  331. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  332. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  333. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  334. ERROR: Shader Game Particles/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  335. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  336. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  337. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  338. ERROR: Shader Legacy Shaders/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  339. WARNING: Shader Unsupported: 'Game/Glass Reflex' - All subshaders removed
  340. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  341. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  342. ERROR: Shader Game/Glass Reflex shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  343. WARNING: Shader Unsupported: 'Game/Glass Reflex' - All subshaders removed
  344. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  345. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  346. WARNING: Shader Unsupported: 'Game/Autodesk' - All subshaders removed
  347. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  348. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  349. ERROR: Shader Game/Autodesk shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  350. WARNING: Shader Unsupported: 'Game/Autodesk' - All subshaders removed
  351. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  352. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  353. ERROR: Shader Legacy Shaders/Particles/Additive (Soft) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  354. WARNING: Shader Unsupported: 'Game Particles/shader_gas_lit' - All subshaders removed
  355. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  356. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  357. ERROR: Shader Game Particles/shader_gas_lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  358. WARNING: Shader Unsupported: 'Game Particles/shader_gas_lit' - All subshaders removed
  359. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  360. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  361. WARNING: Shader Unsupported: 'Game/BasicUV_TA' - All subshaders removed
  362. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  363. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  364. ERROR: Shader Game/BasicUV_TA shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  365. WARNING: Shader Unsupported: 'Game/BasicUV_TA' - All subshaders removed
  366. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  367. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  368. ERROR: Shader Shader Forge/PaintParticle shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  369. ERROR: Shader Shader Forge/7DTD_Fire_New shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  370. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed
  371. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  372. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  373. ERROR: Shader Legacy Shaders/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  374. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed
  375. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  376. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  377. ERROR: Shader Legacy Shaders/Transparent/Cutout/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  378. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed
  379. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  380. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  381. ERROR: Shader Legacy Shaders/Transparent/Cutout/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  382. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed
  383. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  384. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  385. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Diffuse' - All subshaders removed
  386. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  387. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  388. ERROR: Shader Legacy Shaders/Transparent/Cutout/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  389. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Diffuse' - All subshaders removed
  390. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  391. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  392. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Specular' - All subshaders removed
  393. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  394. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  395. ERROR: Shader Legacy Shaders/Transparent/Cutout/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  396. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Specular' - All subshaders removed
  397. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  398. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  399. WARNING: Shader Unsupported: 'Game Particles/shader_gas_customLit' - All subshaders removed
  400. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  401. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  402. ERROR: Shader Game Particles/shader_gas_customLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  403. WARNING: Shader Unsupported: 'Game Particles/shader_gas_customLit' - All subshaders removed
  404. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  405. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  406. 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.
  407. ERROR: Shader Game/Character shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  408. ERROR: Shader Game/Dismember/Bloodcap shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  409. WARNING: Shader Unsupported: 'Game/Dismember/CopExplosion' - All subshaders removed
  410. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  411. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  412. ERROR: Shader Game/Dismember/CopExplosion shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  413. WARNING: Shader Unsupported: 'Game/Dismember/CopExplosion' - All subshaders removed
  414. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  415. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  416. WARNING: Shader Unsupported: 'Game Particles/Liquid' - All subshaders removed
  417. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  418. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  419. ERROR: Shader Game Particles/Liquid shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  420. WARNING: Shader Unsupported: 'Game Particles/Liquid' - All subshaders removed
  421. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  422. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  423. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/VertexLit' - All subshaders removed
  424. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  425. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  426. ERROR: Shader Legacy Shaders/Reflective/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  427. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/VertexLit' - All subshaders removed
  428. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  429. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  430. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Diffuse' - All subshaders removed
  431. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  432. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  433. ERROR: Shader Legacy Shaders/Reflective/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  434. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Diffuse' - All subshaders removed
  435. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  436. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  437. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Specular' - All subshaders removed
  438. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  439. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  440. ERROR: Shader Legacy Shaders/Reflective/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  441. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Specular' - All subshaders removed
  442. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  443. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  444. WARNING: Shader Unsupported: 'Game Particles/sparkShader' - All subshaders removed
  445. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  446. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  447. ERROR: Shader Game Particles/sparkShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  448. WARNING: Shader Unsupported: 'Game Particles/sparkShader' - All subshaders removed
  449. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  450. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  451. WARNING: Shader Unsupported: 'stainedGlass' - All subshaders removed
  452. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  453. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  454. ERROR: Shader stainedGlass shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  455. WARNING: Shader Unsupported: 'stainedGlass' - All subshaders removed
  456. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  457. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  458. ERROR: Shader Hidden/Game/ChunkTransparent shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  459. 2025-06-16T18:58:10 1.463 INF Loaded (local): events in 0.00
  460. 2025-06-16T18:58:10 1.471 INF Loaded (local): rwgmixer in 0.01
  461. 2025-06-16T18:58:10 1.479 INF Loaded (local): archetypes in 0.01
  462. 2025-06-16T18:58:10 1.480 INF Loaded (local): loadingscreen in 0.00
  463. 2025-06-16T18:58:10 1.488 INF Added 1336 subtitle data entries and 3 speaker colors
  464. 2025-06-16T18:58:10 1.488 INF Loaded (local): subtitles in 0.00
  465. 2025-06-16T18:58:10 1.488 INF Loaded (local): videos in 0.00
  466. 2025-06-16T18:58:10 1.489 INF WorldStaticData.Init() needed 0.000s
  467. 2025-06-16T18:58:10 1.490 INF Started Telnet on 8081
  468. 2025-06-16T18:58:10 1.529 INF [Discord] Loaded settings with DiscordDisabled=False
  469. 2025-06-16T18:58:10 1.531 INF [PartyQuests] Initialized
  470. 2025-06-16T18:58:10 1.531 INF Awake done in 1145 ms
  471. ERROR: Shader Unlit/Text shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  472. 2025-06-16T18:58:12 4.073 INF [PermissionsManager] ResolvePermissions(_perms: [All], _canPrompt: False)
  473. 2025-06-16T18:58:12 4.074 INF [PermissionsManager] ResolvePermissions(_perms: [All], _canPrompt: False) Fetching Title Storage Overrides...
  474. 2025-06-16T18:58:12 4.075 INF [EOS] Created RFS Request: PlatformOverrides
  475. 2025-06-16T18:58:13 4.651 INF [EOS] Read (PlatformOverrides) completed: Success, received 532 bytes
  476. 2025-06-16T18:58:13 4.652 INF [TitleStorageOverridesManager] Successfully retrieved overrides.
  477. 2025-06-16T18:58:13 4.653 INF [PermissionsManager] ResolvePermissions(_perms: [All], _canPrompt: False) Fetched Title Storage Overrides!
  478. 2025-06-16T18:58:13 4.656 INF NET: Starting server protocols
  479. 2025-06-16T18:58:13 4.680 INF NET: LiteNetLib server started
  480. 2025-06-16T18:58:13 4.681 INF [Steamworks.NET] NET: Server started
  481. 2025-06-16T18:58:13 4.682 INF Started thread SteamNetworkingServer
  482. 2025-06-16T18:58:13 4.682 INF [PlatformApplication] restart required = False
  483. 2025-06-16T18:58:13 4.682 INF StartGame
  484. 2025-06-16T18:58:13 4.683 INF NetPackageManager Init
  485. 2025-06-16T18:58:13 4.711 INF Persistent GamePrefs saved
  486. GamePref.AdminFileName = serveradmin.xml
  487. GamePref.AirDropFrequency = 336
  488. GamePref.AirDropMarker = True
  489. GamePref.AllowSpawnNearBackpack = True
  490. GamePref.AllowSpawnNearFriend = 2
  491. GamePref.AutopilotMode = 0
  492. GamePref.BedrollDeadZoneSize = 15
  493. GamePref.BedrollExpiryTime = 45
  494. GamePref.BiomeProgression = True
  495. GamePref.BlockDamageAI = 100
  496. GamePref.BlockDamageAIBM = 100
  497. GamePref.BlockDamagePlayer = 100
  498. GamePref.BloodMoonEnemyCount = 8
  499. GamePref.BloodMoonFrequency = 7
  500. GamePref.BloodMoonRange = 0
  501. GamePref.BloodMoonWarning = 8
  502. GamePref.BuildCreate = False
  503. GamePref.ConnectToServerIP = 127.0.0.1
  504. GamePref.ConnectToServerPort = 26900
  505. GamePref.CreateLevelDim = 4096
  506. GamePref.CreateLevelName = My Level
  507. GamePref.CreativeMenuEnabled = False
  508. GamePref.DayCount = 3
  509. GamePref.DayLightLength = 18
  510. GamePref.DayNightLength = 90
  511. GamePref.DeathPenalty = 1
  512. GamePref.DebugMenuEnabled = False
  513. GamePref.DebugMenuShowTasks = False
  514. GamePref.DebugPanelsEnabled = -
  515. GamePref.DebugStopEnemiesMoving = False
  516. GamePref.DropOnDeath = 1
  517. GamePref.DropOnQuit = 0
  518. GamePref.DynamicMeshDistance = 1000
  519. GamePref.DynamicMeshEnabled = True
  520. GamePref.DynamicMeshLandClaimBuffer = 3
  521. GamePref.DynamicMeshLandClaimOnly = True
  522. GamePref.DynamicMeshMaxItemCache = 3
  523. GamePref.DynamicMeshMaxRegionCache = 1
  524. GamePref.DynamicMeshUseImposters = False
  525. GamePref.DynamicSpawner =
  526. GamePref.EACEnabled = False
  527. GamePref.EnableMapRendering = False
  528. GamePref.EnemyDifficulty = 0
  529. GamePref.EnemySpawnMode = True
  530. GamePref.EulaLatestVersion = 0
  531. GamePref.EulaVersionAccepted = -1
  532. GamePref.FavoriteServersList =
  533. GamePref.FragLimit = 20
  534. GamePref.GameDifficulty = 3
  535. GamePref.GameGuidClient =
  536. GamePref.GameMode = GameModeSurvival
  537. GamePref.GameName = MyGame
  538. GamePref.GameNameClient = My Game
  539. GamePref.GameVersion = V 2.0
  540. GamePref.GameWorld = Navezgane
  541. GamePref.HideCommandExecutionLog = 0
  542. GamePref.IgnoreEOSSanctions = False
  543. GamePref.JoiningOptions = True
  544. GamePref.LandClaimCount = 5
  545. GamePref.LandClaimDeadZone = 30
  546. GamePref.LandClaimDecayMode = 2
  547. GamePref.LandClaimExpiryTime = 356
  548. GamePref.LandClaimOfflineDelay = 0
  549. GamePref.LandClaimOfflineDurabilityModifier = 0
  550. GamePref.LandClaimOnlineDurabilityModifier = 0
  551. GamePref.LandClaimSize = 82
  552. GamePref.Language = English
  553. GamePref.LanguageBrowser =
  554. GamePref.LastGameResetRevision = 0
  555. GamePref.LastLoadedPrefab =
  556. GamePref.LastLoadingTipRead = -1
  557. GamePref.LootAbundance = 100
  558. GamePref.LootRespawnDays = 20
  559. GamePref.LootTimer =
  560. GamePref.MatchLength = 10
  561. GamePref.MaxChunkAge = -1
  562. GamePref.MaxQueuedMeshLayers = 1000
  563. GamePref.MaxSpawnedAnimals = 50
  564. GamePref.MaxSpawnedZombies = 64
  565. GamePref.MaxUncoveredMapChunksPerPlayer = 131072
  566. GamePref.NoGraphicsMode = True
  567. GamePref.OptionsAllowController = True
  568. GamePref.OptionsAmbientVolumeLevel = 1
  569. GamePref.OptionsAudioOcclusion = False
  570. GamePref.OptionsAutoPartyWithFriends = True
  571. GamePref.OptionsBackgroundGlobalOpacity = 0.95
  572. GamePref.OptionsChatCommunication = True
  573. GamePref.OptionsControllerAimAssists = True
  574. GamePref.OptionsControllerCursorHoverSensitivity = 0.5
  575. GamePref.OptionsControllerCursorSnap = True
  576. GamePref.OptionsControllerIconStyle = 0
  577. GamePref.OptionsControllerJoystickLayout = 0
  578. GamePref.OptionsControllerLookAcceleration = 4
  579. GamePref.OptionsControllerLookAxisDeadzone = 0.1
  580. GamePref.OptionsControllerLookInvert = False
  581. GamePref.OptionsControllerMoveAxisDeadzone = 0.1
  582. GamePref.OptionsControllerSensitivityX = 0.35
  583. GamePref.OptionsControllerSensitivityY = 0.25
  584. GamePref.OptionsControllerTriggerEffects = False
  585. GamePref.OptionsControllerVehicleSensitivity = 1
  586. GamePref.OptionsControllerVibration = True
  587. GamePref.OptionsControllerVibrationStrength = 2
  588. GamePref.OptionsControllerWeaponAiming = False
  589. GamePref.OptionsControllerZoomSensitivity = 0.5
  590. GamePref.OptionsControlsResetRevision = 0
  591. GamePref.OptionsControlsSprintLock = True
  592. GamePref.OptionsCrossplay = True
  593. GamePref.OptionsDisableChunkLODs = False
  594. GamePref.OptionsDisableXmlEvents = False
  595. GamePref.OptionsDynamicMusicDailyTime = 0.45
  596. GamePref.OptionsDynamicMusicEnabled = True
  597. GamePref.OptionsFilterProfanity = False
  598. GamePref.OptionsForegroundGlobalOpacity = 1
  599. GamePref.OptionsGfxAA = 1
  600. GamePref.OptionsGfxAASharpness = 0
  601. GamePref.OptionsGfxBloom = True
  602. GamePref.OptionsGfxBrightness = 0.5
  603. GamePref.OptionsGfxDOF = False
  604. GamePref.OptionsGfxDynamicMinFPS = 30
  605. GamePref.OptionsGfxDynamicMode = 0
  606. GamePref.OptionsGfxDynamicScale = 1
  607. GamePref.OptionsGfxFOV = 65
  608. GamePref.OptionsGfxFSRPreset = 2
  609. GamePref.OptionsGfxGrassDistance = 1
  610. GamePref.OptionsGfxLODDistance = 0.5
  611. GamePref.OptionsGfxMotionBlur = 1
  612. GamePref.OptionsGfxMotionBlurEnabled = True
  613. GamePref.OptionsGfxObjQuality = 3
  614. GamePref.OptionsGfxOcclusion = True
  615. GamePref.OptionsGfxQualityPreset = 2
  616. GamePref.OptionsGfxReflectQuality = 1
  617. GamePref.OptionsGfxReflectShadows = False
  618. GamePref.OptionsGfxResetRevision = 0
  619. GamePref.OptionsGfxResolution = 0
  620. GamePref.OptionsGfxShadowDistance = 1
  621. GamePref.OptionsGfxShadowQuality = 1
  622. GamePref.OptionsGfxSSAO = True
  623. GamePref.OptionsGfxSSReflections = 1
  624. GamePref.OptionsGfxStreamMipmaps = True
  625. GamePref.OptionsGfxSunShafts = True
  626. GamePref.OptionsGfxTerrainQuality = 3
  627. GamePref.OptionsGfxTexFilter = 1
  628. GamePref.OptionsGfxTexQuality = 1
  629. GamePref.OptionsGfxTreeDistance = 4
  630. GamePref.OptionsGfxUpscalerMode = 2
  631. GamePref.OptionsGfxViewDistance = 6
  632. GamePref.OptionsGfxVsync = 1
  633. GamePref.OptionsGfxWaterPtlLimiter = 0.5
  634. GamePref.OptionsGfxWaterQuality = 1
  635. GamePref.OptionsHudOpacity = 1
  636. GamePref.OptionsHudSize = 1
  637. GamePref.OptionsInterfaceSensitivity = 0.5
  638. GamePref.OptionsIntroMovieEnabled = True
  639. GamePref.OptionsInvertMouse = False
  640. GamePref.OptionsJournalPopup = True
  641. GamePref.OptionsLiteNetLibMtuOverride = False
  642. GamePref.OptionsLookSensitivity = 0.5
  643. GamePref.OptionsMenuMusicVolumeLevel = 0.7
  644. GamePref.OptionsMicVolumeLevel = 0.75
  645. GamePref.OptionsMumblePositionalAudioSupport = False
  646. GamePref.OptionsMusicVolumeLevel = 0.6
  647. GamePref.OptionsOverallAudioVolumeLevel = 1
  648. GamePref.OptionsPlayChanceFrequency = 3
  649. GamePref.OptionsPlayChanceProbability = 0.983
  650. GamePref.OptionsPlayerModel = playerMale
  651. GamePref.OptionsPlayerModelTexture = Player/Male/Player_male
  652. GamePref.OptionsPOICulling = 1
  653. GamePref.OptionsQuestsAutoAccept = True
  654. GamePref.OptionsQuestsAutoShare = True
  655. GamePref.OptionsScreenBoundsValue = 1
  656. GamePref.OptionsSelectionBoxAlphaMultiplier = 0.4
  657. GamePref.OptionsShowCompass = True
  658. GamePref.OptionsShowConsoleButton = False
  659. GamePref.OptionsShowCrosshair = True
  660. GamePref.OptionsStabSpawnBlocksOnGround = True
  661. GamePref.OptionsSubtitlesEnabled = True
  662. GamePref.OptionsTempCelsius = False
  663. GamePref.OptionsUiCompassUseEnglishCardinalDirections = False
  664. GamePref.OptionsUiFpsScaling = 1
  665. GamePref.OptionsVehicleLookSensitivity = 0.5
  666. GamePref.OptionsVoiceChatEnabled = True
  667. GamePref.OptionsVoiceInputDevice =
  668. GamePref.OptionsVoiceOutputDevice =
  669. GamePref.OptionsVoiceVolumeLevel = 0.75
  670. GamePref.OptionsWeaponAiming = False
  671. GamePref.OptionsZoomAccel = 0.5
  672. GamePref.OptionsZoomSensitivity = 0.3
  673. GamePref.PartySharedKillRange = 1000
  674. GamePref.PersistentPlayerProfiles = False
  675. GamePref.PlayerAutologin = False
  676. GamePref.PlayerKillingMode = 0
  677. GamePref.PlayerName = Player
  678. GamePref.PlayerSafeZoneHours = 5
  679. GamePref.PlayerSafeZoneLevel = 5
  680. GamePref.PlayerToken =
  681. GamePref.PlaytestBiome = 3
  682. GamePref.QuestProgressionDailyLimit = 4
  683. GamePref.RebuildMap = False
  684. GamePref.Region = Europe
  685. GamePref.SaveDataLimit = -1
  686. GamePref.SaveDataLimitType = Unlimited
  687. GamePref.SelectionContextMode = 0
  688. GamePref.SelectionOperationMode = 0
  689. GamePref.ServerAdminSlots = 0
  690. GamePref.ServerAdminSlotsPermission = 0
  691. GamePref.ServerAllowCrossplay = False
  692. GamePref.ServerDescription = A 7 Days to Die server
  693. GamePref.ServerDisabledNetworkProtocols =
  694. GamePref.ServerEACPeerToPeer = True
  695. GamePref.ServerEnabled = True
  696. GamePref.ServerIP =
  697. GamePref.ServerIsPublic = True
  698. GamePref.ServerLoginConfirmationText =
  699. GamePref.ServerMatchmakingGroup =
  700. GamePref.ServerMaxAllowedViewDistance = 12
  701. GamePref.ServerMaxPlayerCount = 8
  702. GamePref.ServerMaxWorldTransferSpeedKiBs = 512
  703. GamePref.ServerName = KotCrew
  704. GamePref.ServerPort = 25567
  705. GamePref.ServerReservedSlots = 0
  706. GamePref.ServerReservedSlotsPermission = 100
  707. GamePref.ServerVisibility = 2
  708. GamePref.ServerWebsiteURL =
  709. GamePref.ShowFriendPlayerOnMap = True
  710. GamePref.SkipSpawnButton = False
  711. GamePref.StormFreq = 100
  712. GamePref.TelnetEnabled = True
  713. GamePref.TelnetFailedLoginLimit = 10
  714. GamePref.TelnetFailedLoginsBlocktime = 10
  715. GamePref.TelnetPort = 8081
  716. GamePref.TerminalWindowEnabled = True
  717. GamePref.TwitchBloodMoonAllowed = False
  718. GamePref.TwitchServerPermission = 90
  719. GamePref.UNUSED_ControlPanelEnabled = False
  720. GamePref.UNUSED_ControlPanelPort = 8080
  721. GamePref.UNUSED_LastLoadedPrefabSize =
  722. GamePref.UNUSED_NewGameSetDefaults =
  723. GamePref.UNUSED_OptionsBloom =
  724. GamePref.UNUSED_OptionsDOF =
  725. GamePref.UNUSED_OptionsFieldOfViewNew =
  726. GamePref.UNUSED_OptionsGamma =
  727. GamePref.UNUSED_OptionsGfxGameplayResolutionHeight =
  728. GamePref.UNUSED_OptionsGfxGameplayResolutionWidth =
  729. GamePref.UNUSED_OptionsGfxUMATexQuality =
  730. GamePref.UNUSED_OptionsMotionBlur =
  731. GamePref.UNUSED_OptionsObjectBlur =
  732. GamePref.UNUSED_OptionsReflectionBounces =
  733. GamePref.UNUSED_OptionsReflectionCullList =
  734. GamePref.UNUSED_OptionsReflectionFarClip =
  735. GamePref.UNUSED_OptionsReflectionRefreshMode =
  736. GamePref.UNUSED_OptionsReflectionShadowDistance =
  737. GamePref.UNUSED_OptionsReflectionTimeSlicingMode =
  738. GamePref.UNUSED_OptionsSSAO =
  739. GamePref.UNUSED_OptionsStreamingMipmapsBudget =
  740. GamePref.UNUSED_OptionsSunShafts =
  741. GamePref.UNUSED_PlayerId =
  742. GamePref.UNUSED_SaveGameFolder =
  743. GamePref.UNUSED_UserDataFolder =
  744. GamePref.WebDashboardEnabled = False
  745. GamePref.WebDashboardPort = 8080
  746. GamePref.WebDashboardUrl =
  747. GamePref.WorldGenSeed = KotCrew
  748. GamePref.WorldGenSize = 6144
  749. GamePref.XPMultiplier = 100
  750. GamePref.ZombieBMMove = 3
  751. GamePref.ZombieFeralMove = 3
  752. GamePref.ZombieFeralSense = 0
  753. GamePref.ZombieMove = 0
  754. GamePref.ZombieMoveNight = 3
  755. GamePref.ZombiePlayers = True
  756. GameStat.AirDropFrequency = 0
  757. GameStat.AirDropMarker = True
  758. GameStat.AllowedViewDistance = 12
  759. GameStat.AnimalCount = 0
  760. GameStat.AutoParty = False
  761. GameStat.BedrollExpiryTime = 45
  762. GameStat.BiomeProgression = True
  763. GameStat.BlockDamagePlayer = 100
  764. GameStat.BloodMoonDay = 0
  765. GameStat.BloodMoonEnemyCount = 8
  766. GameStat.BloodMoonWarning = 8
  767. GameStat.ChunkStabilityEnabled = True
  768. GameStat.CurrentRoundIx = 0
  769. GameStat.DayLightLength = 18
  770. GameStat.DayLimitActive = False
  771. GameStat.DayLimitThisRound = 0
  772. GameStat.DeathPenalty = XPOnly
  773. GameStat.DropOnDeath = 1
  774. GameStat.DropOnQuit = 0
  775. GameStat.EnemyCount = 0
  776. GameStat.EnemyDifficulty = Normal
  777. GameStat.EnemySpawnMode = True
  778. GameStat.FragLimitActive = False
  779. GameStat.FragLimitThisRound = 0
  780. GameStat.GameDifficulty = 2
  781. GameStat.GameDifficultyBonus = 1
  782. GameStat.GameModeId = 0
  783. GameStat.GameState = 0
  784. GameStat.GlobalMessageToShow =
  785. GameStat.IsCreativeMenuEnabled = False
  786. GameStat.IsFlyingEnabled = False
  787. GameStat.IsPlayerCollisionEnabled = True
  788. GameStat.IsPlayerDamageEnabled = True
  789. GameStat.IsResetMapOnRestart = False
  790. GameStat.IsSaveSupplyCrates = True
  791. GameStat.IsSpawnEnemies = True
  792. GameStat.IsSpawnNearOtherPlayer = False
  793. GameStat.IsTeleportEnabled = False
  794. GameStat.IsVersionCheckDone = False
  795. GameStat.LandClaimCount = 5
  796. GameStat.LandClaimDeadZone = 30
  797. GameStat.LandClaimDecayMode = 0
  798. GameStat.LandClaimExpiryTime = 3
  799. GameStat.LandClaimOfflineDelay = 0
  800. GameStat.LandClaimOfflineDurabilityModifier = 32
  801. GameStat.LandClaimOnlineDurabilityModifier = 32
  802. GameStat.LandClaimSize = 41
  803. GameStat.LoadScene =
  804. GameStat.LootTimer =
  805. GameStat.OptionsPOICulling = 0
  806. GameStat.PartySharedKillRange = 100
  807. GameStat.PlayerKillingMode = KillStrangersOnly
  808. GameStat.QuestProgressionDailyLimit = 4
  809. GameStat.ScoreDiedMultiplier = -5
  810. GameStat.ScorePlayerKillMultiplier = 1
  811. GameStat.ScoreZombieKillMultiplier = 1
  812. GameStat.ShowAllPlayersOnMap = False
  813. GameStat.ShowFriendPlayerOnMap = True
  814. GameStat.ShowSpawnWindow = False
  815. GameStat.ShowWindow =
  816. GameStat.StormFreq = 100
  817. GameStat.TimeLimitActive = False
  818. GameStat.TimeLimitThisRound = 0
  819. GameStat.TimeOfDayIncPerSec = 20
  820. GameStat.TwitchBloodMoonAllowed = True
  821. GameStat.UNUSED_ShowZombieCounter =
  822. GameStat.XPMultiplier = 100
  823. GameStat.ZombieHordeMeter = False
  824. 2025-06-16T18:58:13 4.721 INF StartAsServer
  825. 2025-06-16T18:58:13 4.730 INF Setting for 'DayNightLength' does not match the default (server will go to the modded category): current = 90, default = 60
  826. 2025-06-16T18:58:13 4.730 INF Setting for 'LootRespawnDays' does not match the default (server will go to the modded category): current = 20, default = 7
  827. 2025-06-16T18:58:13 4.730 INF Setting for 'AirDropFrequency' does not match the default (server will go to the modded category): current = 336, default = 72
  828. 2025-06-16T18:58:13 4.758 INF Telnet connection from: 127.0.0.1:47796
  829. 2025-06-16T18:58:13 4.759 INF Started thread TelnetClient_127.0.0.1:47796
  830. 2025-06-16T18:58:13 4.760 INF Telnet connection from: 127.0.0.1:47800
  831. 2025-06-16T18:58:13 4.760 INF Started thread TelnetClient_127.0.0.1:47800
  832. 2025-06-16T18:58:13 4.761 ERR IOException in TelnetClient_127.0.0.1:47796: Unable to write data to the transport connection: The socket has been shut down.
  833. 2025-06-16T18:58:13 4.763 EXC Unable to write data to the transport connection: The socket has been shut down. ---> The socket has been shut down
  834.  
  835. Rethrow as IOException: Unable to write data to the transport connection: The socket has been shut down.
  836. at System.Net.Sockets.NetworkStream.Write (System.ReadOnlySpan`1[T] source) [0x0007d] in <a3b8b31cf15046b480a3973e133de60e>:0
  837. at System.Net.Sockets.NetworkStream.WriteByte (System.Byte value) [0x0000a] in <a3b8b31cf15046b480a3973e133de60e>:0
  838. at TelnetConnection.handleWriting () [0x0006b] in <39927038ab7a4a19bac5e69f9fc66b8f>:0
  839. at TelnetConnection.HandlerThread (ThreadManager+ThreadInfo _tInfo) [0x00022] in <39927038ab7a4a19bac5e69f9fc66b8f>:0
  840. UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
  841. Log:Exception(Exception)
  842. TelnetConnection:HandlerThread(ThreadInfo)
  843. ThreadManager:myThreadInvoke(Object)
  844. System.Threading.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
  845. System.Threading.ThreadPoolWorkQueue:Dispatch()
  846. System.Threading._ThreadPoolWaitCallback:PerformWaitCallback()
  847.  
  848. 2025-06-16T18:58:13 4.764 INF Telnet connection closed: 127.0.0.1:47796
  849. 2025-06-16T18:58:13 4.764 INF Exited thread TelnetClient_127.0.0.1:47796
  850. 2025-06-16T18:58:13 4.770 WRN save folder does not exist
  851. 2025-06-16T18:58:13 4.788 INF Loaded (local): events in 0.00
  852. 2025-06-16T18:58:13 4.816 INF Loaded (local): materials in 0.02
  853. 2025-06-16T18:58:13 4.832 INF Loaded (local): physicsbodies in 0.01
  854. 2025-06-16T18:58:13 4.844 INF Loaded (local): painting in 0.00
  855. 2025-06-16T18:58:13 4.927 INF Loaded (local): shapes in 0.01
  856. ERROR: Shader Legacy Shaders/Transparent/Cutout/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  857. WARNING: Shader Unsupported: 'Game/SpeedTree8' - All subshaders removed
  858. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  859. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  860. ERROR: Shader Game/SpeedTree8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  861. WARNING: Shader Unsupported: 'Game/SpeedTree8' - All subshaders removed
  862. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  863. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  864. WARNING: Shader Unsupported: 'Nature/SpeedTree8' - All subshaders removed
  865. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  866. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  867. ERROR: Shader Nature/SpeedTree8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  868. WARNING: Shader Unsupported: 'Nature/SpeedTree8' - All subshaders removed
  869. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  870. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  871. ERROR: Shader Game/BlockMissing shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  872. WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed
  873. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  874. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  875. ERROR: Shader 7DTD/7DTD_Liquid shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  876. WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed
  877. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  878. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  879. WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
  880. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  881. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  882. ERROR: Shader Custom/SignTextShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  883. WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
  884. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  885. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  886. ERROR: Shader Game/SemiTransGlow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  887. ERROR: Shader Game/SemiTransGlow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  888. WARNING: Shader Unsupported: '7DTD/TorchGlow' - All subshaders removed
  889. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  890. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  891. ERROR: Shader 7DTD/TorchGlow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  892. WARNING: Shader Unsupported: '7DTD/TorchGlow' - All subshaders removed
  893. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  894. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  895. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  896. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  897. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  898. ERROR: Shader Game Particles/Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  899. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  900. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  901. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  902. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  903. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  904. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  905. ERROR: Shader Game/TorchFire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  906. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  907. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  908. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  909. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  910. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  911. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  912. ERROR: Shader Game Particles/Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  913. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  914. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  915. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  916. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  917. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  918. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  919. ERROR: Shader Game/TorchFire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  920. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  921. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  922. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  923. WARNING: Shader Unsupported: '7DTD/7DTD_Cobweb' - All subshaders removed
  924. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  925. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  926. ERROR: Shader 7DTD/7DTD_Cobweb shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  927. WARNING: Shader Unsupported: '7DTD/7DTD_Cobweb' - All subshaders removed
  928. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  929. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  930. WARNING: Shader Unsupported: 'Game/EntityTintMaskSSS' - All subshaders removed
  931. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  932. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  933. ERROR: Shader Game/EntityTintMaskSSS shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  934. WARNING: Shader Unsupported: 'Game/EntityTintMaskSSS' - All subshaders removed
  935. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  936. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  937. WARNING: Shader Unsupported: 'Game/CharacterPlayerOutfit' - All subshaders removed
  938. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  939. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  940. ERROR: Shader Game/CharacterPlayerOutfit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  941. WARNING: Shader Unsupported: 'Game/CharacterPlayerOutfit' - All subshaders removed
  942. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  943. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  944. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  945. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  946. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  947. ERROR: Shader Game Particles/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  948. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  949. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  950. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  951. WARNING: Shader Unsupported: '7DTD/7DTD_Sign_Illuminated' - All subshaders removed
  952. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  953. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  954. ERROR: Shader 7DTD/7DTD_Sign_Illuminated shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  955. WARNING: Shader Unsupported: '7DTD/7DTD_Sign_Illuminated' - All subshaders removed
  956. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  957. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  958. WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
  959. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  960. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  961. ERROR: Shader Custom/SignTextShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  962. WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
  963. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  964. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  965. WARNING: Shader Unsupported: 'Game/SpeedTree' - All subshaders removed
  966. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  967. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  968. ERROR: Shader Game/SpeedTree shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  969. WARNING: Shader Unsupported: 'Game/SpeedTree' - All subshaders removed
  970. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  971. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  972. WARNING: Shader Unsupported: 'Game/SpeedTree Billboard' - All subshaders removed
  973. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  974. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  975. ERROR: Shader Game/SpeedTree Billboard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  976. WARNING: Shader Unsupported: 'Game/SpeedTree Billboard' - All subshaders removed
  977. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  978. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  979. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  980. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  981. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  982. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  983. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  984. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  985. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  986. WARNING: Shader Unsupported: 'Game/EntityTintMaskSSS' - All subshaders removed
  987. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  988. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  989. ERROR: Shader Game/EntityTintMaskSSS shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  990. WARNING: Shader Unsupported: 'Game/EntityTintMaskSSS' - All subshaders removed
  991. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  992. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  993. WARNING: Shader Unsupported: 'Nature/SpeedTree Billboard' - All subshaders removed
  994. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  995. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  996. ERROR: Shader Nature/SpeedTree Billboard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  997. WARNING: Shader Unsupported: 'Nature/SpeedTree Billboard' - All subshaders removed
  998. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  999. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1000. WARNING: Shader Unsupported: 'Nature/SpeedTree' - All subshaders removed
  1001. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1002. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1003. ERROR: Shader Nature/SpeedTree shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1004. WARNING: Shader Unsupported: 'Nature/SpeedTree' - All subshaders removed
  1005. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1006. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1007. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  1008. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1009. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1010. ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1011. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  1012. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1013. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1014. WARNING: Shader Unsupported: 'Game/Cloth' - All subshaders removed
  1015. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1016. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1017. ERROR: Shader Game/Cloth shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1018. WARNING: Shader Unsupported: 'Game/Cloth' - All subshaders removed
  1019. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1020. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1021. Unloading 5 Unused Serialized files (Serialized files now loaded: 51)
  1022. 2025-06-16T18:58:22 13.935 INF Block IDs with mapping
  1023. 2025-06-16T18:58:22 13.947 INF Block IDs total 24260, terr 30, last 24481
  1024. 2025-06-16T18:58:22 13.970 INF Loaded (local): blocks in 8.81
  1025. Unloading 7853 unused Assets to reduce memory usage. Loaded Objects now: 206315.
  1026. Total: 279.920474 ms (FindLiveObjects: 7.310088 ms CreateObjectMapping: 8.923982 ms MarkObjects: 261.129449 ms DeleteObjects: 2.556544 ms)
  1027.  
  1028. 2025-06-16T18:58:23 14.325 INF Loaded (local): progression in 0.06
  1029. WARNING: Shader Unsupported: '7DTD_Unity5/WaterInBucket' - All subshaders removed
  1030. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1031. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1032. ERROR: Shader 7DTD_Unity5/WaterInBucket shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1033. WARNING: Shader Unsupported: '7DTD_Unity5/WaterInBucket' - All subshaders removed
  1034. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1035. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1036. 2025-06-16T18:58:23 14.522 INF Loaded (local): buffs in 0.09
  1037. 2025-06-16T18:58:23 14.536 INF Loaded (local): misc in 0.01
  1038. 2025-06-16T18:58:23 14.893 INF Loaded (local): items in 0.27
  1039. ERROR: Shader Shader Forge/7DTD_Particle_Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1040. WARNING: Shader Unsupported: 'Game/Glass Reflex' - All subshaders removed
  1041. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1042. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1043. ERROR: Shader Game/Glass Reflex shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1044. WARNING: Shader Unsupported: 'Game/Glass Reflex' - All subshaders removed
  1045. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1046. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1047. 2025-06-16T18:58:23 14.925 INF Item IDs with mapping
  1048. 2025-06-16T18:58:23 14.925 INF ItemIDs from Mapping
  1049. 2025-06-16T18:58:23 14.928 INF ItemClass assignLeftOverItems 66933 of 81920
  1050. 2025-06-16T18:58:23 14.994 INF Loaded (local): item_modifiers in 0.09
  1051. 2025-06-16T18:58:23 15.069 INF Loaded (local): entityclasses in 0.06
  1052. 2025-06-16T18:58:23 15.079 INF Loaded (local): qualityinfo in 0.00
  1053. 2025-06-16T18:58:24 15.168 INF Loaded (local): sounds in 0.03
  1054. 2025-06-16T18:58:24 15.206 INF Loaded (local): recipes in 0.03
  1055. 2025-06-16T18:58:24 15.228 INF Loaded (local): blockplaceholders in 0.01
  1056. 2025-06-16T18:58:24 15.282 INF Loaded (local): loot in 0.03
  1057. 2025-06-16T18:58:24 15.321 INF Loaded (local): entitygroups in 0.02
  1058. 2025-06-16T18:58:24 15.333 INF Loaded (local): utilityai in 0.00
  1059. 2025-06-16T18:58:24 15.345 INF Loaded (local): vehicles in 0.00
  1060. 2025-06-16T18:58:24 15.357 INF Loaded (local): rwgmixer in 0.00
  1061. 2025-06-16T18:58:24 15.369 INF Loaded (local): weathersurvival in 0.00
  1062. 2025-06-16T18:58:24 15.381 INF Loaded (local): archetypes in 0.00
  1063. 2025-06-16T18:58:24 15.402 INF Loaded (local): challenges in 0.01
  1064. 2025-06-16T18:58:24 15.453 INF Loaded (local): quests in 0.04
  1065. 2025-06-16T18:58:24 15.469 INF Loaded (local): traders in 0.01
  1066. 2025-06-16T18:58:24 15.488 INF Loaded (local): npc in 0.01
  1067. 2025-06-16T18:58:24 15.503 INF Loaded (local): dialogs in 0.01
  1068. 2025-06-16T18:58:24 15.524 INF Loaded (local): ui_display in 0.01
  1069. 2025-06-16T18:58:24 15.544 INF Loaded (local): nav_objects in 0.01
  1070. 2025-06-16T18:58:24 15.569 INF Loaded (local): gamestages in 0.01
  1071. 2025-06-16T18:58:24 15.762 INF Loaded (local): gameevents in 0.17
  1072. 2025-06-16T18:58:24 15.823 INF Loaded (local): twitch in 0.02
  1073. 2025-06-16T18:58:24 15.836 INF Loaded (local): twitch_events in 0.00
  1074. 2025-06-16T18:58:24 15.865 INF Loaded (local): dmscontent in 0.02
  1075. 2025-06-16T18:58:24 15.877 INF Loaded (local): XUi_Common/styles in 0.00
  1076. 2025-06-16T18:58:24 15.891 INF Loaded (local): XUi_Common/controls in 0.00
  1077. 2025-06-16T18:58:24 15.903 INF Loaded (local): XUi/styles in 0.00
  1078. 2025-06-16T18:58:24 15.917 INF Loaded (local): XUi/controls in 0.00
  1079. 2025-06-16T18:58:24 15.947 INF Loaded (local): XUi/windows in 0.00
  1080. 2025-06-16T18:58:24 15.959 INF Loaded (local): XUi/xui in 0.00
  1081. 2025-06-16T18:58:24 15.982 INF Loaded (local): biomes in 0.01
  1082. 2025-06-16T18:58:24 15.993 INF Loaded (local): worldglobal in 0.00
  1083. 2025-06-16T18:58:24 16.008 INF Loaded (local): spawning in 0.01
  1084. 2025-06-16T18:58:24 16.020 INF Loaded (local): loadingscreen in 0.00
  1085. 2025-06-16T18:58:24 16.035 INF Added 1336 subtitle data entries and 3 speaker colors
  1086. 2025-06-16T18:58:24 16.036 INF Loaded (local): subtitles in 0.00
  1087. 2025-06-16T18:58:24 16.048 INF Loaded (local): videos in 0.00
  1088. 2025-06-16T18:58:24 16.054 INF Loading players.xml
  1089. 2025-06-16T18:58:24 16.056 INF createWorld: Navezgane, MyGame, GameModeSurvival
  1090. 2025-06-16T18:58:24 16.056 INF Occlusion: Disabled
  1091. 2025-06-16T18:58:24 16.059 INF Started thread ChunkRegeneration
  1092. 2025-06-16T18:58:24 16.059 INF Started thread ChunkCalc
  1093. 2025-06-16T18:58:24 16.059 INF Started thread ChunkMeshBake
  1094. 2025-06-16T18:58:24 16.064 INF World.Load: Navezgane
  1095. 2025-06-16T18:58:24 16.068 INF Loading base world file header...
  1096. 2025-06-16T18:58:24 16.069 INF Loaded world file from different version: 'V 2.0 (b280)'
  1097. 2025-06-16T18:58:24 16.074 INF BloodMoon SetDay: day 7, last day 0, freq 7, range 0
  1098. 2025-06-16T18:58:24 16.078 INF BloodMoon SetDay: day 7, last day 0, freq 7, range 0
  1099. 2025-06-16T18:58:24 16.082 INF Started thread WaterSimulationApplyChanges
  1100. 2025-06-16T18:58:27 18.235 INF Started thread GenerateChunks
  1101. Unloading 1 Unused Serialized files (Serialized files now loaded: 51)
  1102. Unloading 23090 unused Assets to reduce memory usage. Loaded Objects now: 183654.
  1103. Total: 643.426197 ms (FindLiveObjects: 218.205038 ms CreateObjectMapping: 8.178470 ms MarkObjects: 411.449757 ms DeleteObjects: 5.592520 ms)
  1104.  
  1105. 2025-06-16T18:58:28 19.239 INF Calculating world hashes took 151 ms (world size 193 MiB)
  1106. 2025-06-16T18:58:28 19.241 INF Initial ENABLE_FILE_BACKED_ARRAYS == False
  1107. 2025-06-16T18:58:28 19.287 INF Loading dtm raw file took 1050ms
  1108. Unloading 0 Unused Serialized files (Serialized files now loaded: 51)
  1109. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 183654.
  1110. Total: 419.076261 ms (FindLiveObjects: 6.170236 ms CreateObjectMapping: 6.865693 ms MarkObjects: 405.900288 ms DeleteObjects: 0.139202 ms)
  1111.  
  1112. 2025-06-16T18:58:29 20.241 INF Biomes image size w= 3072, h = 3072
  1113. Unloading 0 Unused Serialized files (Serialized files now loaded: 51)
  1114. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 183654.
  1115. Total: 433.583425 ms (FindLiveObjects: 6.165557 ms CreateObjectMapping: 6.717234 ms MarkObjects: 420.562714 ms DeleteObjects: 0.137378 ms)
  1116.  
  1117. Unloading 0 Unused Serialized files (Serialized files now loaded: 51)
  1118. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 183654.
  1119. Total: 440.645647 ms (FindLiveObjects: 7.421829 ms CreateObjectMapping: 8.291903 ms MarkObjects: 424.794437 ms DeleteObjects: 0.136907 ms)
  1120.  
  1121. 2025-06-16T18:58:31 22.295 INF Loading and creating biomes took 3007ms
  1122. Unloading 0 Unused Serialized files (Serialized files now loaded: 51)
  1123. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 183654.
  1124. Total: 422.585495 ms (FindLiveObjects: 6.174604 ms CreateObjectMapping: 6.633697 ms MarkObjects: 409.638383 ms DeleteObjects: 0.138250 ms)
  1125.  
  1126. Texture with ID 2679 and with size 6144x6144 was too large for graphics device maximum supported texture size (4096x4096). Falling back to a dummy texture. Generate mip maps to provide lower size fallback.
  1127. Unloading 0 Unused Serialized files (Serialized files now loaded: 51)
  1128. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 183655.
  1129. Total: 423.165606 ms (FindLiveObjects: 6.185465 ms CreateObjectMapping: 6.836839 ms MarkObjects: 410.004651 ms DeleteObjects: 0.137980 ms)
  1130.  
  1131. Texture with ID 2680 and with size 6144x6144 was too large for graphics device maximum supported texture size (4096x4096). Falling back to a dummy texture. Generate mip maps to provide lower size fallback.
  1132. Unloading 0 Unused Serialized files (Serialized files now loaded: 51)
  1133. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 183656.
  1134. Total: 422.974447 ms (FindLiveObjects: 6.083793 ms CreateObjectMapping: 6.924815 ms MarkObjects: 409.826276 ms DeleteObjects: 0.139052 ms)
  1135.  
  1136. 2025-06-16T18:58:34 25.192 INF Loading and creating shader control textures took 2896ms
  1137. Unloading 0 Unused Serialized files (Serialized files now loaded: 51)
  1138. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 183658.
  1139. Total: 435.301503 ms (FindLiveObjects: 7.363399 ms CreateObjectMapping: 8.269371 ms MarkObjects: 419.532828 ms DeleteObjects: 0.135404 ms)
  1140.  
  1141. 2025-06-16T18:58:35 26.231 INF Loading and parsing of generator took 1039ms
  1142. 2025-06-16T18:58:35 26.240 INF Computed 503 chunk groups containing a total of 9717 chunks. Largest group contains 435 chunks.
  1143. 2025-06-16T18:58:35 26.241 INF Started thread SaveChunks /home/container/.local/share/7DaysToDie/Saves/Navezgane/MyGame/Region
  1144. Unloading 0 Unused Serialized files (Serialized files now loaded: 51)
  1145. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 183658.
  1146. Total: 421.478686 ms (FindLiveObjects: 6.157161 ms CreateObjectMapping: 6.760506 ms MarkObjects: 408.423129 ms DeleteObjects: 0.137158 ms)
  1147.  
  1148. 2025-06-16T18:58:36 27.620 INF [DECO] read
  1149. 2025-06-16T18:58:36 27.622 INF DecoManager chunks
  1150. 2025-06-16T18:58:36 28.096 INF Dynamic Music Initialized on Server
  1151. 2025-06-16T18:58:36 28.096 INF Dynamic Music Initialized on Dedi
  1152. 2025-06-16T18:58:36 28.098 INF AstarManager Init
  1153. WARNING: Shader Unsupported: '7DTD_Unity5/Wire' - All subshaders removed
  1154. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1155. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1156. ERROR: Shader 7DTD_Unity5/Wire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1157. WARNING: Shader Unsupported: '7DTD_Unity5/Wire' - All subshaders removed
  1158. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1159. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1160. WARNING: Shader Unsupported: 'Game Particles/surfaceShader_masked_Embers' - All subshaders removed
  1161. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1162. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1163. ERROR: Shader Game Particles/surfaceShader_masked_Embers shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1164. WARNING: Shader Unsupported: 'Game Particles/surfaceShader_masked_Embers' - All subshaders removed
  1165. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1166. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1167. 2025-06-16T18:58:37 28.204 INF createWorld() done
  1168. 2025-06-16T18:58:37 28.207 INF Loaded player
  1169. 2025-06-16T18:58:37 28.215 INF [EOS] Registering server
  1170. 2025-06-16T18:58:37 28.225 INF [LANMasterServerAnnouncer] listening on 11000 and multicast group 239.192.0.1
  1171. 2025-06-16T18:58:37 28.226 INF [PlayerInteractions] JoinedMultplayerServer
  1172. Unloading 2 Unused Serialized files (Serialized files now loaded: 51)
  1173. Unloading 87 unused Assets to reduce memory usage. Loaded Objects now: 185523.
  1174. Total: 448.237906 ms (FindLiveObjects: 6.281605 ms CreateObjectMapping: 6.750016 ms MarkObjects: 434.990760 ms DeleteObjects: 0.215054 ms)
  1175.  
  1176. dlopen failed trying to load:
  1177. steamclient.so
  1178. with error:
  1179. steamclient.so: wrong ELF class: ELFCLASS32
  1180. [S_API] SteamAPI_Init(): Loaded '/home/container/.steam/sdk64/steamclient.so' OK. (First tried local 'steamclient.so')
  1181. Setting breakpad minidump AppID = 251570
  1182. SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561197960265728 [API loaded no]
  1183. [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.
  1184. 2025-06-16T18:58:38 29.161 INF [Steamworks.NET] Registering auth callbacks
  1185. 2025-06-16T18:58:38 29.162 INF [Steamworks.NET] GameServer.Init successful
  1186. 2025-06-16T18:58:38 29.164 INF [Steamworks.NET] Making server public
  1187. 2025-06-16T18:58:38 29.178 INF Loading dymesh settings
  1188. 2025-06-16T18:58:38 29.179 INF Dynamic Mesh Settings
  1189. 2025-06-16T18:58:38 29.179 INF Use Imposter Values: False
  1190. 2025-06-16T18:58:38 29.179 INF Only Player Areas: True
  1191. 2025-06-16T18:58:38 29.179 INF Player Area Buffer: 3
  1192. 2025-06-16T18:58:38 29.179 INF Max View Distance: 1000
  1193. 2025-06-16T18:58:38 29.179 INF Regen all on new world: False
  1194. 2025-06-16T18:58:38 29.180 INF Dymesh: Prepping dynamic mesh. Resend Default: True
  1195. 2025-06-16T18:58:38 29.180 INF Dymesh: Mesh location: /home/container/.local/share/7DaysToDie/Saves/Navezgane/MyGame/DynamicMeshes/
  1196. 2025-06-16T18:58:38 29.181 INF [Web] Webserver not started, WebDashboardEnabled set to false
  1197. 2025-06-16T18:58:38 29.181 INF StartGame done
  1198. 2025-06-16T18:58:38 29.433 INF [EOS] Server registered, session: 3fd84c4c16a34a7092cf61344bec3c81, 54 attributes
  1199. 2025-06-16T18:58:38 29.437 INF [EOS] Session address: 14*.7*.1*.4*
  1200. 2025-06-16T18:58:38 29.734 INF [Steamworks.NET] GameServer.LogOn successful, SteamID=90268852305309699, public IP=14*.7*.1*.4*
  1201. 2025-06-16T18:58:38 29.742 INF [Discord] Global lobby: 144.76.17.47_B1669C2037F7194E9D4CE1B4C7DF70D9
  1202. 2025-06-16T18:58:39 30.183 INF Dymesh: Warming dynamic mesh
  1203. 2025-06-16T18:58:39 30.183 INF Dymesh: Creating dynamic mesh manager
  1204. 2025-06-16T18:58:39 30.186 INF Dymesh: Awake
  1205. 2025-06-16T18:58:39 30.187 INF Dymesh: Mesh location: /home/container/.local/share/7DaysToDie/Saves/Navezgane/MyGame/DynamicMeshes/
  1206. 2025-06-16T18:58:39 30.188 INF Dymesh: Loading Items: /home/container/.local/share/7DaysToDie/Saves/Navezgane/MyGame/DynamicMeshes/
  1207. 2025-06-16T18:58:39 30.189 INF Dymesh: Loaded Items: 0
  1208. 2025-06-16T18:58:39 30.191 INF Dymesh: Loading all items took: 0.003007 seconds.
  1209. 2025-06-16T18:58:39 30.194 INF Clearing queues.
  1210. 2025-06-16T18:58:39 30.194 INF Cleared queues.
  1211. 2025-06-16T18:58:39 30.195 INF Dynamic thread starting
  1212. 2025-06-16T18:58:39 30.197 INF Dymesh door replacement: imposterBlock
  1213. 2025-06-16T18:59:16 67.382 INF [Steamworks.NET] NET: P2PSessionRequest from: 76561199126918484
  1214. 2025-06-16T18:59:16 68.076 INF [Steamworks.NET] NET: Received authentication package from 76561199126918484: valid password
  1215. 2025-06-16T18:59:16 68.078 INF Started thread NCSteam_Reader_Steam_76561199126918484_0
  1216. 2025-06-16T18:59:16 68.079 INF Started thread NCSteam_Writer_Steam_76561199126918484_0
  1217. 2025-06-16T18:59:16 68.079 INF Started thread NCSteam_Reader_Steam_76561199126918484_1
  1218. 2025-06-16T18:59:16 68.079 INF Started thread NCSteam_Writer_Steam_76561199126918484_1
  1219. 2025-06-16T18:59:16 68.086 INF [NET] PlayerConnected EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='<unknown/none>', OwnerID='<unknown/none>', PlayerName='', ClientNumber='1'
  1220. 2025-06-16T18:59:17 68.170 INF NPPL.Read
  1221. 2025-06-16T18:59:17 68.182 INF PlayerLogin: niffler_20/V 2.0
  1222. 2025-06-16T18:59:17 68.183 INF Client IP: 192.168.0.24
  1223. 2025-06-16T18:59:17 68.184 INF [Auth] PlayerName authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='<unknown/none>', PlayerName='niffler_20', ClientNumber='1'
  1224. 2025-06-16T18:59:17 68.184 INF [Auth] ServerState authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='<unknown/none>', PlayerName='niffler_20', ClientNumber='1'
  1225. 2025-06-16T18:59:17 68.184 INF [Auth] MpHostAllowed authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='<unknown/none>', PlayerName='niffler_20', ClientNumber='1'
  1226. 2025-06-16T18:59:17 68.185 INF [Auth] PlayerId authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='<unknown/none>', PlayerName='niffler_20', ClientNumber='1'
  1227. 2025-06-16T18:59:17 68.185 INF [Auth] DuplicateUserId authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='<unknown/none>', PlayerName='niffler_20', ClientNumber='1'
  1228. 2025-06-16T18:59:17 68.185 INF [Auth] VersionCheck authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='<unknown/none>', PlayerName='niffler_20', ClientNumber='1'
  1229. 2025-06-16T18:59:17 68.186 INF [Auth] PlayerSlots authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='<unknown/none>', PlayerName='niffler_20', ClientNumber='1'
  1230. 2025-06-16T18:59:17 68.186 INF [Auth] PlayerSlots authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='<unknown/none>', PlayerName='niffler_20', ClientNumber='1'
  1231. 2025-06-16T18:59:17 68.187 INF [Auth] LegacyModAuthorizations authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='<unknown/none>', PlayerName='niffler_20', ClientNumber='1'
  1232. 2025-06-16T18:59:17 68.188 INF [Steamworks.NET] Auth.AuthenticateUser()
  1233. 2025-06-16T18:59:17 68.193 INF [Steamworks.NET] Authenticating player: niffler_20 SteamId: 76561199126918484 TicketLen: 1024 Result: k_EBeginAuthSessionResultOK
  1234. 2025-06-16T18:59:18 69.437 INF [Steamworks.NET] Authentication callback. ID: 76561199126918484, owner: 76561199126918484, result: k_EAuthSessionResponseOK
  1235. 2025-06-16T18:59:18 69.437 INF [Auth] PlatformAuth authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='Steam_76561199126918484', PlayerName='niffler_20', ClientNumber='1'
  1236. 2025-06-16T18:59:18 69.438 INF [Auth] SteamFamily authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='Steam_76561199126918484', PlayerName='niffler_20', ClientNumber='1'
  1237. 2025-06-16T18:59:18 69.438 INF [Auth] SteamGroups authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='Steam_76561199126918484', PlayerName='niffler_20', ClientNumber='1'
  1238. 2025-06-16T18:59:18 69.439 INF [EOS] Verifying token for 0002e1d419724648a3446223d1e672c8
  1239. 2025-06-16T18:59:18 70.085 INF [EOS] Device=, Platform=steam, AccType=Steam, AccId=76561199126918484, PUID=0002e1d419724648a3446223d1e672c8
  1240. 2025-06-16T18:59:19 70.784 INF [EOS] Player may have active sanctions
  1241. 2025-06-16T18:59:19 70.785 INF [EOS] SanctionsQuery finished with: 0 sanctions
  1242. 2025-06-16T18:59:19 70.785 INF [Auth] CrossplatformAuth authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='Steam_76561199126918484', PlayerName='niffler_20', ClientNumber='1'
  1243. 2025-06-16T18:59:19 70.786 INF [Auth] BansAndWhitelist authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='Steam_76561199126918484', PlayerName='niffler_20', ClientNumber='1'
  1244. 2025-06-16T18:59:19 70.787 INF [Auth] Crossplay authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='Steam_76561199126918484', PlayerName='niffler_20', ClientNumber='1'
  1245. 2025-06-16T18:59:19 70.787 INF [EncryptionAgreement] Unsupported client device Unknown
  1246. 2025-06-16T18:59:19 70.787 INF [Auth] Encryption authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='Steam_76561199126918484', PlayerName='niffler_20', ClientNumber='1'
  1247. 2025-06-16T18:59:19 70.832 INF [Auth] Finalizer authorization successful: EntityID=-1, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='Steam_76561199126918484', PlayerName='niffler_20', ClientNumber='1'
  1248. 2025-06-16T18:59:19 70.840 INF Allowing player with id EOS_0002e1d419724648a3446223d1e672c8
  1249. 2025-06-16T18:59:19 70.984 INF RequestToEnterGame: EOS_0002e1d419724648a3446223d1e672c8/niffler_20
  1250. 2025-06-16T18:59:38 89.184 INF Time: 1.40m FPS: 20.00 Heap: 1275.1MB Max: 1275.1MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 2142.9MB
  1251. 2025-06-16T19:00:00 111.286 INF RequestToSpawnPlayer: 171, niffler_20, 6
  1252. The referenced script on this Behaviour (Game Object '<null>') is missing!
  1253. WARNING: Shader Unsupported: 'Game/SDCS/Skin' - All subshaders removed
  1254. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1255. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1256. ERROR: Shader Game/SDCS/Skin shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1257. WARNING: Shader Unsupported: 'Game/SDCS/Skin' - All subshaders removed
  1258. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1259. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1260. WARNING: Shader Unsupported: 'Game/SDCS/Hair' - All subshaders removed
  1261. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1262. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1263. ERROR: Shader Game/SDCS/Hair shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1264. WARNING: Shader Unsupported: 'Game/SDCS/Hair' - All subshaders removed
  1265. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1266. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1267. 2025-06-16T19:00:00 111.472 WRN Parameter 'IsMale' not found in animator
  1268. 2025-06-16T19:00:00 111.476 INF Created player with id=171
  1269. 2025-06-16T19:00:00 111.492 INF [PlayerInteractions] persistent player login
  1270. 2025-06-16T19:00:00 111.514 INF [DECO] written 75725, in 15ms
  1271. 2025-06-16T19:00:00 111.516 INF [DECO] write thread 2ms
  1272. 2025-06-16T19:00:03 114.531 INF GMSG: Player 'niffler_20' joined the game
  1273. 2025-06-16T19:00:03 114.537 INF PlayerSpawnedInWorld (reason: EnterMultiplayer, position: -273, 61, 449): EntityID=171, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='Steam_76561199126918484', PlayerName='niffler_20', ClientNumber='1'
  1274. ERROR: Shader Game/Animal/Fur shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1275. 2025-06-16T19:00:05 116.586 INF MinEventLogMessage: XP gained during the last level:
  1276. 2025-06-16T19:00:05 116.587 INF CVarLogValue: $xpFromLootThisLevel == 0
  1277. 2025-06-16T19:00:05 116.587 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  1278. 2025-06-16T19:00:05 116.587 INF CVarLogValue: $xpFromKillThisLevel == 0
  1279. 2025-06-16T19:00:08 119.187 INF Time: 1.90m FPS: 19.21 Heap: 1526.1MB Max: 1526.1MB Chunks: 234 CGO: 18 Ply: 1 Zom: 0 Ent: 2 (2) Items: 0 CO: 1 RSS: 2487.4MB
  1280. WARNING: Shader Unsupported: 'Game/EntityTintMaskSSS' - All subshaders removed
  1281. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1282. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1283. ERROR: Shader Game/EntityTintMaskSSS shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1284. WARNING: Shader Unsupported: 'Game/EntityTintMaskSSS' - All subshaders removed
  1285. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1286. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1287. 2025-06-16T19:00:32 143.936 INF [Steamworks.NET] NET: P2PSessionRequest from: 76561198847641069
  1288. 2025-06-16T19:00:36 147.623 INF [Steamworks.NET] NET: Received authentication package from 76561198847641069: valid password
  1289. 2025-06-16T19:00:36 147.623 INF Started thread NCSteam_Reader_Steam_76561198847641069_0
  1290. 2025-06-16T19:00:36 147.624 INF Started thread NCSteam_Writer_Steam_76561198847641069_0
  1291. 2025-06-16T19:00:36 147.624 INF Started thread NCSteam_Reader_Steam_76561198847641069_1
  1292. 2025-06-16T19:00:36 147.624 INF Started thread NCSteam_Writer_Steam_76561198847641069_1
  1293. 2025-06-16T19:00:36 147.624 INF [NET] PlayerConnected EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='<unknown/none>', OwnerID='<unknown/none>', PlayerName='', ClientNumber='2'
  1294. 2025-06-16T19:00:36 147.724 INF NPPL.Read
  1295. 2025-06-16T19:00:36 147.736 INF PlayerLogin: gamer_bro_456/V 2.0
  1296. 2025-06-16T19:00:36 147.737 INF Client IP: 192.168.0.27
  1297. 2025-06-16T19:00:36 147.737 INF [Auth] PlayerName authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='<unknown/none>', PlayerName='gamer_bro_456', ClientNumber='2'
  1298. 2025-06-16T19:00:36 147.737 INF [Auth] ServerState authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='<unknown/none>', PlayerName='gamer_bro_456', ClientNumber='2'
  1299. 2025-06-16T19:00:36 147.737 INF [Auth] MpHostAllowed authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='<unknown/none>', PlayerName='gamer_bro_456', ClientNumber='2'
  1300. 2025-06-16T19:00:36 147.737 INF [Auth] PlayerId authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='<unknown/none>', PlayerName='gamer_bro_456', ClientNumber='2'
  1301. 2025-06-16T19:00:36 147.737 INF [Auth] DuplicateUserId authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='<unknown/none>', PlayerName='gamer_bro_456', ClientNumber='2'
  1302. 2025-06-16T19:00:36 147.737 INF [Auth] VersionCheck authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='<unknown/none>', PlayerName='gamer_bro_456', ClientNumber='2'
  1303. 2025-06-16T19:00:36 147.737 INF [Auth] PlayerSlots authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='<unknown/none>', PlayerName='gamer_bro_456', ClientNumber='2'
  1304. 2025-06-16T19:00:36 147.737 INF [Auth] PlayerSlots authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='<unknown/none>', PlayerName='gamer_bro_456', ClientNumber='2'
  1305. 2025-06-16T19:00:36 147.737 INF [Auth] LegacyModAuthorizations authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='<unknown/none>', PlayerName='gamer_bro_456', ClientNumber='2'
  1306. 2025-06-16T19:00:36 147.737 INF [Steamworks.NET] Auth.AuthenticateUser()
  1307. 2025-06-16T19:00:36 147.737 INF [Steamworks.NET] Authenticating player: gamer_bro_456 SteamId: 76561198847641069 TicketLen: 1024 Result: k_EBeginAuthSessionResultOK
  1308. 2025-06-16T19:00:37 148.986 INF [Steamworks.NET] Authentication callback. ID: 76561198847641069, owner: 76561198847641069, result: k_EAuthSessionResponseOK
  1309. 2025-06-16T19:00:37 148.986 INF [Auth] PlatformAuth authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='Steam_76561198847641069', PlayerName='gamer_bro_456', ClientNumber='2'
  1310. 2025-06-16T19:00:37 148.986 INF [Auth] SteamFamily authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='Steam_76561198847641069', PlayerName='gamer_bro_456', ClientNumber='2'
  1311. 2025-06-16T19:00:37 148.986 INF [Auth] SteamGroups authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='Steam_76561198847641069', PlayerName='gamer_bro_456', ClientNumber='2'
  1312. 2025-06-16T19:00:37 148.986 INF [EOS] Verifying token for 0002ab4f6b084561b5c1c759c801544b
  1313. 2025-06-16T19:00:38 149.415 INF [EOS] Device=, Platform=steam, AccType=Steam, AccId=76561198847641069, PUID=0002ab4f6b084561b5c1c759c801544b
  1314. 2025-06-16T19:00:38 149.416 INF Time: 2.41m FPS: 20.00 Heap: 1542.8MB Max: 1542.8MB Chunks: 234 CGO: 17 Ply: 1 Zom: 0 Ent: 2 (2) Items: 0 CO: 1 RSS: 2510.5MB
  1315. 2025-06-16T19:00:38 149.965 INF [EOS] Player may have active sanctions
  1316. 2025-06-16T19:00:38 149.965 INF [EOS] SanctionsQuery finished with: 0 sanctions
  1317. 2025-06-16T19:00:38 149.965 INF [Auth] CrossplatformAuth authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='Steam_76561198847641069', PlayerName='gamer_bro_456', ClientNumber='2'
  1318. 2025-06-16T19:00:38 149.965 INF [Auth] BansAndWhitelist authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='Steam_76561198847641069', PlayerName='gamer_bro_456', ClientNumber='2'
  1319. 2025-06-16T19:00:38 149.965 INF [Auth] Crossplay authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='Steam_76561198847641069', PlayerName='gamer_bro_456', ClientNumber='2'
  1320. 2025-06-16T19:00:38 149.965 INF [EncryptionAgreement] Unsupported client device Unknown
  1321. 2025-06-16T19:00:38 149.965 INF [Auth] Encryption authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='Steam_76561198847641069', PlayerName='gamer_bro_456', ClientNumber='2'
  1322. 2025-06-16T19:00:38 150.014 INF [Auth] Finalizer authorization successful: EntityID=-1, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='Steam_76561198847641069', PlayerName='gamer_bro_456', ClientNumber='2'
  1323. 2025-06-16T19:00:38 150.021 INF Allowing player with id EOS_0002ab4f6b084561b5c1c759c801544b
  1324. 2025-06-16T19:00:39 150.164 INF RequestToEnterGame: EOS_0002ab4f6b084561b5c1c759c801544b/gamer_bro_456
  1325. 2025-06-16T19:00:59 170.364 INF [Steamworks.NET] NET: P2PSessionRequest from: 76561197975922637
  1326. 2025-06-16T19:01:00 171.332 INF [DECO] written 75735, in 18ms
  1327. 2025-06-16T19:01:00 171.344 INF [DECO] write thread 11ms
  1328. 2025-06-16T19:01:02 174.014 INF [Steamworks.NET] NET: Received authentication package from 76561197975922637: valid password
  1329. 2025-06-16T19:01:02 174.014 INF Started thread NCSteam_Reader_Steam_76561197975922637_0
  1330. 2025-06-16T19:01:02 174.014 INF Started thread NCSteam_Writer_Steam_76561197975922637_0
  1331. 2025-06-16T19:01:02 174.014 INF Started thread NCSteam_Reader_Steam_76561197975922637_1
  1332. 2025-06-16T19:01:02 174.014 INF Started thread NCSteam_Writer_Steam_76561197975922637_1
  1333. 2025-06-16T19:01:02 174.014 INF [NET] PlayerConnected EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='<unknown/none>', OwnerID='<unknown/none>', PlayerName='', ClientNumber='3'
  1334. 2025-06-16T19:01:02 174.058 INF NPPL.Read
  1335. 2025-06-16T19:01:02 174.064 INF PlayerLogin: +moep+/V 2.0
  1336. 2025-06-16T19:01:02 174.064 INF Client IP: 192.168.178.39
  1337. 2025-06-16T19:01:02 174.064 INF [Auth] PlayerName authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='<unknown/none>', PlayerName='+moep+', ClientNumber='3'
  1338. 2025-06-16T19:01:02 174.064 INF [Auth] ServerState authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='<unknown/none>', PlayerName='+moep+', ClientNumber='3'
  1339. 2025-06-16T19:01:02 174.064 INF [Auth] MpHostAllowed authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='<unknown/none>', PlayerName='+moep+', ClientNumber='3'
  1340. 2025-06-16T19:01:02 174.064 INF [Auth] PlayerId authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='<unknown/none>', PlayerName='+moep+', ClientNumber='3'
  1341. 2025-06-16T19:01:02 174.064 INF [Auth] DuplicateUserId authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='<unknown/none>', PlayerName='+moep+', ClientNumber='3'
  1342. 2025-06-16T19:01:02 174.064 INF [Auth] VersionCheck authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='<unknown/none>', PlayerName='+moep+', ClientNumber='3'
  1343. 2025-06-16T19:01:02 174.064 INF [Auth] PlayerSlots authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='<unknown/none>', PlayerName='+moep+', ClientNumber='3'
  1344. 2025-06-16T19:01:02 174.064 INF [Auth] PlayerSlots authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='<unknown/none>', PlayerName='+moep+', ClientNumber='3'
  1345. 2025-06-16T19:01:02 174.064 INF [Auth] LegacyModAuthorizations authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='<unknown/none>', PlayerName='+moep+', ClientNumber='3'
  1346. 2025-06-16T19:01:02 174.064 INF [Steamworks.NET] Auth.AuthenticateUser()
  1347. 2025-06-16T19:01:02 174.064 INF [Steamworks.NET] Authenticating player: +moep+ SteamId: 76561197975922637 TicketLen: 1024 Result: k_EBeginAuthSessionResultOK
  1348. 2025-06-16T19:01:04 175.364 INF [Steamworks.NET] Authentication callback. ID: 76561197975922637, owner: 76561197975922637, result: k_EAuthSessionResponseOK
  1349. 2025-06-16T19:01:04 175.364 INF [Auth] PlatformAuth authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='Steam_76561197975922637', PlayerName='+moep+', ClientNumber='3'
  1350. 2025-06-16T19:01:04 175.364 INF [Auth] SteamFamily authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='Steam_76561197975922637', PlayerName='+moep+', ClientNumber='3'
  1351. 2025-06-16T19:01:04 175.364 INF [Auth] SteamGroups authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='Steam_76561197975922637', PlayerName='+moep+', ClientNumber='3'
  1352. 2025-06-16T19:01:04 175.364 INF [EOS] Verifying token for 00027f64ef944d8894e2f6424dabee2e
  1353. 2025-06-16T19:01:04 175.464 INF [EOS] Device=, Platform=steam, AccType=Steam, AccId=76561197975922637, PUID=00027f64ef944d8894e2f6424dabee2e
  1354. 2025-06-16T19:01:04 176.014 INF [EOS] Player may have active sanctions
  1355. 2025-06-16T19:01:04 176.014 INF [EOS] SanctionsQuery finished with: 0 sanctions
  1356. 2025-06-16T19:01:04 176.014 INF [Auth] CrossplatformAuth authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='Steam_76561197975922637', PlayerName='+moep+', ClientNumber='3'
  1357. 2025-06-16T19:01:04 176.014 INF [Auth] BansAndWhitelist authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='Steam_76561197975922637', PlayerName='+moep+', ClientNumber='3'
  1358. 2025-06-16T19:01:04 176.014 INF [Auth] Crossplay authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='Steam_76561197975922637', PlayerName='+moep+', ClientNumber='3'
  1359. 2025-06-16T19:01:04 176.014 INF [EncryptionAgreement] Unsupported client device Unknown
  1360. 2025-06-16T19:01:04 176.014 INF [Auth] Encryption authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='Steam_76561197975922637', PlayerName='+moep+', ClientNumber='3'
  1361. 2025-06-16T19:01:04 176.064 INF [Auth] Finalizer authorization successful: EntityID=-1, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='Steam_76561197975922637', PlayerName='+moep+', ClientNumber='3'
  1362. 2025-06-16T19:01:04 176.071 INF Allowing player with id EOS_00027f64ef944d8894e2f6424dabee2e
  1363. 2025-06-16T19:01:05 176.164 INF RequestToEnterGame: EOS_00027f64ef944d8894e2f6424dabee2e/+moep+
  1364. 2025-06-16T19:01:08 179.464 INF Time: 2.91m FPS: 20.00 Heap: 1589.1MB Max: 1589.1MB Chunks: 249 CGO: 18 Ply: 1 Zom: 0 Ent: 2 (2) Items: 0 CO: 1 RSS: 2566.7MB
  1365. 2025-06-16T19:01:37 208.517 INF Dymesh: Update items to send for gamer_bro_456 id: -1 recieved: 0
  1366. 2025-06-16T19:01:37 208.519 INF Dymesh: Items to send: 0 Added: 0 chunks: 0
  1367. 2025-06-16T19:01:38 209.464 INF Time: 3.41m FPS: 20.00 Heap: 1591.7MB Max: 1591.7MB Chunks: 249 CGO: 18 Ply: 1 Zom: 0 Ent: 2 (2) Items: 0 CO: 1 RSS: 2572.5MB
  1368. 2025-06-16T19:01:41 212.613 INF RequestToSpawnPlayer: 173, gamer_bro_456, 7
  1369. 2025-06-16T19:01:41 212.713 WRN Parameter 'IsMale' not found in animator
  1370. 2025-06-16T19:01:41 212.714 INF Created player with id=173
  1371. 2025-06-16T19:01:41 212.726 INF [PlayerInteractions] persistent player login
  1372. 2025-06-16T19:01:44 215.234 INF GMSG: Player 'gamer_bro_456' joined the game
  1373. 2025-06-16T19:01:44 215.234 INF PlayerSpawnedInWorld (reason: EnterMultiplayer, position: -329, 67, 509): EntityID=173, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='Steam_76561198847641069', PlayerName='gamer_bro_456', ClientNumber='2'
  1374. 2025-06-16T19:01:46 217.185 INF MinEventLogMessage: XP gained during the last level:
  1375. 2025-06-16T19:01:46 217.185 INF CVarLogValue: $xpFromLootThisLevel == 0
  1376. 2025-06-16T19:01:46 217.185 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  1377. 2025-06-16T19:01:46 217.185 INF CVarLogValue: $xpFromKillThisLevel == 0
  1378. 2025-06-16T19:01:47 218.484 INF Dymesh: Update items to send for +moep+ id: -1 recieved: 0
  1379. 2025-06-16T19:01:47 218.484 INF Dymesh: Items to send: 0 Added: 0 chunks: 0
  1380. 2025-06-16T19:01:54 225.586 INF Executing command 'admin add Steam_76561197975922637 0' by Telnet from 127.0.0.1:47800
  1381. 2025-06-16T19:02:00 231.235 INF VehicleManager saving 0 (0 + 0)
  1382. 2025-06-16T19:02:00 231.236 INF DroneManager saving 0 (0 + 0)
  1383. 2025-06-16T19:02:00 231.236 INF VehicleManager saved 9 bytes
  1384. 2025-06-16T19:02:00 231.237 INF TurretTracker saving 0 (0 + 0)
  1385. 2025-06-16T19:02:00 231.237 INF DroneManager saved 9 bytes
  1386. 2025-06-16T19:02:00 231.237 INF TurretTracker saved 9 bytes
  1387. 2025-06-16T19:02:00 232.072 INF RequestToSpawnPlayer: 175, +moep+, 7
  1388. 2025-06-16T19:02:00 232.090 WRN Parameter 'IsMale' not found in animator
  1389. 2025-06-16T19:02:00 232.090 INF Created player with id=175
  1390. 2025-06-16T19:02:00 232.093 INF [PlayerInteractions] persistent player login
  1391. 2025-06-16T19:02:03 234.372 INF GMSG: Player '+moep+' joined the game
  1392. 2025-06-16T19:02:03 234.372 INF PlayerSpawnedInWorld (reason: EnterMultiplayer, position: -174, 66, 379): EntityID=175, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='Steam_76561197975922637', PlayerName='+moep+', ClientNumber='3'
  1393. 2025-06-16T19:02:05 236.272 INF MinEventLogMessage: XP gained during the last level:
  1394. 2025-06-16T19:02:05 236.272 INF CVarLogValue: $xpFromLootThisLevel == 0
  1395. 2025-06-16T19:02:05 236.272 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  1396. 2025-06-16T19:02:05 236.272 INF CVarLogValue: $xpFromKillThisLevel == 0
  1397. 2025-06-16T19:02:08 239.473 INF Time: 3.91m FPS: 19.85 Heap: 1681.2MB Max: 1681.2MB Chunks: 568 CGO: 39 Ply: 3 Zom: 0 Ent: 5 (5) Items: 0 CO: 3 RSS: 2728.9MB
  1398. WARNING: Shader Unsupported: 'Game/CharacterCloth' - All subshaders removed
  1399. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1400. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1401. ERROR: Shader Game/CharacterCloth shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1402. WARNING: Shader Unsupported: 'Game/CharacterCloth' - All subshaders removed
  1403. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1404. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1405. 2025-06-16T19:02:22 253.374 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalRabbit, id=174] missing
  1406. 2025-06-16T19:02:38 269.506 INF Time: 4.41m FPS: 20.00 Heap: 1685.3MB Max: 1685.3MB Chunks: 568 CGO: 38 Ply: 3 Zom: 0 Ent: 5 (6) Items: 0 CO: 3 RSS: 2754.6MB
  1407. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: -263, 61, 503
  1408. 2025-06-16T19:03:00 291.376 INF [DECO] written 75742, in 19ms
  1409. 2025-06-16T19:03:00 291.378 INF [DECO] write thread 2ms
  1410. 2025-06-16T19:03:08 299.507 INF Time: 4.91m FPS: 20.00 Heap: 1688.0MB Max: 1688.0MB Chunks: 568 CGO: 37 Ply: 3 Zom: 0 Ent: 5 (6) Items: 0 CO: 3 RSS: 2755.3MB
  1411. 2025-06-16T19:03:38 329.556 INF Time: 5.41m FPS: 20.00 Heap: 1691.7MB Max: 1691.7MB Chunks: 568 CGO: 36 Ply: 3 Zom: 0 Ent: 5 (6) Items: 0 CO: 3 RSS: 2755.5MB
  1412. 2025-06-16T19:04:00 351.256 INF VehicleManager saving 0 (0 + 0)
  1413. 2025-06-16T19:04:00 351.256 INF DroneManager saving 0 (0 + 0)
  1414. 2025-06-16T19:04:00 351.256 INF TurretTracker saving 0 (0 + 0)
  1415. 2025-06-16T19:04:00 351.266 INF VehicleManager saved 9 bytes
  1416. 2025-06-16T19:04:00 351.266 INF DroneManager saved 9 bytes
  1417. 2025-06-16T19:04:00 351.266 INF TurretTracker saved 9 bytes
  1418. 2025-06-16T19:04:00 351.425 INF [DECO] written 75746, in 19ms
  1419. 2025-06-16T19:04:00 351.435 INF [DECO] write thread 9ms
  1420. 2025-06-16T19:04:08 359.556 INF Time: 5.91m FPS: 20.00 Heap: 1698.5MB Max: 1698.5MB Chunks: 568 CGO: 39 Ply: 3 Zom: 0 Ent: 6 (7) Items: 0 CO: 3 RSS: 2757.3MB
  1421. 2025-06-16T19:04:36 387.206 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalRabbit, id=178] missing
  1422. 2025-06-16T19:04:38 389.594 INF Time: 6.41m FPS: 20.00 Heap: 1695.6MB Max: 1698.5MB Chunks: 568 CGO: 37 Ply: 3 Zom: 0 Ent: 5 (7) Items: 0 CO: 3 RSS: 2769.1MB
  1423. 2025-06-16T19:05:00 411.463 INF [DECO] written 75751, in 19ms
  1424. 2025-06-16T19:05:00 411.484 INF [DECO] write thread 20ms
  1425. 2025-06-16T19:05:08 419.643 INF Time: 6.91m FPS: 20.00 Heap: 1697.0MB Max: 1698.5MB Chunks: 568 CGO: 45 Ply: 3 Zom: 0 Ent: 5 (8) Items: 0 CO: 3 RSS: 2769.4MB
  1426. 2025-06-16T19:05:38 449.644 INF Time: 7.41m FPS: 20.00 Heap: 1701.7MB Max: 1701.7MB Chunks: 584 CGO: 42 Ply: 3 Zom: 0 Ent: 5 (8) Items: 0 CO: 3 RSS: 2774.5MB
  1427. 2025-06-16T19:06:00 471.293 INF VehicleManager saving 0 (0 + 0)
  1428. 2025-06-16T19:06:00 471.293 INF DroneManager saving 0 (0 + 0)
  1429. 2025-06-16T19:06:00 471.293 INF TurretTracker saving 0 (0 + 0)
  1430. 2025-06-16T19:06:00 471.302 INF VehicleManager saved 9 bytes
  1431. 2025-06-16T19:06:00 471.302 INF DroneManager saved 9 bytes
  1432. 2025-06-16T19:06:00 471.302 INF TurretTracker saved 9 bytes
  1433. 2025-06-16T19:06:00 471.463 INF [DECO] written 75757, in 19ms
  1434. 2025-06-16T19:06:00 471.473 INF [DECO] write thread 10ms
  1435. 2025-06-16T19:06:08 479.693 INF Time: 7.91m FPS: 20.00 Heap: 1707.9MB Max: 1707.9MB Chunks: 587 CGO: 42 Ply: 3 Zom: 0 Ent: 5 (8) Items: 0 CO: 3 RSS: 2775.6MB
  1436. 2025-06-16T19:06:38 509.730 INF Time: 8.41m FPS: 20.00 Heap: 1700.3MB Max: 1707.9MB Chunks: 602 CGO: 36 Ply: 3 Zom: 0 Ent: 5 (6) Items: 0 CO: 3 RSS: 2782.2MB
  1437. 2025-06-16T19:07:00 531.499 INF [DECO] written 75764, in 19ms
  1438. 2025-06-16T19:07:00 531.513 INF [DECO] write thread 13ms
  1439. 2025-06-16T19:07:08 539.780 INF Time: 8.91m FPS: 20.00 Heap: 1702.7MB Max: 1707.9MB Chunks: 627 CGO: 37 Ply: 3 Zom: 0 Ent: 5 (6) Items: 0 CO: 3 RSS: 2786.3MB
  1440. 2025-06-16T19:07:38 569.833 INF Time: 9.41m FPS: 20.00 Heap: 1704.6MB Max: 1707.9MB Chunks: 627 CGO: 33 Ply: 3 Zom: 0 Ent: 5 (6) Items: 0 CO: 3 RSS: 2787.6MB
  1441. 2025-06-16T19:08:00 591.329 INF VehicleManager saving 0 (0 + 0)
  1442. 2025-06-16T19:08:00 591.329 INF DroneManager saving 0 (0 + 0)
  1443. 2025-06-16T19:08:00 591.329 INF TurretTracker saving 0 (0 + 0)
  1444. 2025-06-16T19:08:00 591.330 INF VehicleManager saved 9 bytes
  1445. 2025-06-16T19:08:00 591.330 INF TurretTracker saved 9 bytes
  1446. 2025-06-16T19:08:00 591.330 INF DroneManager saved 9 bytes
  1447. 2025-06-16T19:08:08 599.879 INF Time: 9.91m FPS: 20.00 Heap: 1707.7MB Max: 1707.9MB Chunks: 627 CGO: 33 Ply: 3 Zom: 0 Ent: 5 (6) Items: 0 CO: 3 RSS: 2787.6MB
  1448. 2025-06-16T19:08:38 629.919 INF Time: 10.42m FPS: 20.00 Heap: 1700.1MB Max: 1707.9MB Chunks: 627 CGO: 38 Ply: 3 Zom: 0 Ent: 5 (6) Items: 0 CO: 3 RSS: 2791.5MB
  1449. 2025-06-16T19:09:00 651.588 INF [DECO] written 75778, in 19ms
  1450. 2025-06-16T19:09:00 651.602 INF [DECO] write thread 13ms
  1451. 2025-06-16T19:09:08 659.969 INF Time: 10.92m FPS: 20.00 Heap: 1705.5MB Max: 1707.9MB Chunks: 693 CGO: 43 Ply: 3 Zom: 0 Ent: 5 (6) Items: 0 CO: 3 RSS: 2799.5MB
  1452. 2025-06-16T19:09:38 690.003 INF Time: 11.42m FPS: 20.00 Heap: 1759.1MB Max: 1759.1MB Chunks: 713 CGO: 80 Ply: 3 Zom: 4 Ent: 10 (11) Items: 0 CO: 3 RSS: 2866.4MB
  1453. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 93, 61, 495
  1454. 2025-06-16T19:09:42 693.952 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalChicken, id=176] missing
  1455. 2025-06-16T19:09:50 701.202 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalChicken, id=184] missing
  1456. 2025-06-16T19:10:00 711.352 INF VehicleManager saving 0 (0 + 0)
  1457. 2025-06-16T19:10:00 711.353 INF DroneManager saving 0 (0 + 0)
  1458. 2025-06-16T19:10:00 711.353 INF TurretTracker saving 0 (0 + 0)
  1459. 2025-06-16T19:10:00 711.363 INF VehicleManager saved 9 bytes
  1460. 2025-06-16T19:10:00 711.363 INF DroneManager saved 9 bytes
  1461. 2025-06-16T19:10:00 711.363 INF TurretTracker saved 9 bytes
  1462. 2025-06-16T19:10:00 711.622 INF [DECO] written 75788, in 19ms
  1463. 2025-06-16T19:10:00 711.632 INF [DECO] write thread 10ms
  1464. 2025-06-16T19:10:08 720.017 INF Time: 11.92m FPS: 19.94 Heap: 1776.8MB Max: 1776.8MB Chunks: 713 CGO: 63 Ply: 3 Zom: 5 Ent: 9 (12) Items: 0 CO: 3 RSS: 2901.7MB
  1465. 2025-06-16T19:10:12 724.070 INF Entity zombieMoe 185 killed by gamer_bro_456 173
  1466. 2025-06-16T19:10:20 731.418 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=185] missing
  1467. 2025-06-16T19:10:27 738.217 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieDarlene, id=182] missing
  1468. 2025-06-16T19:10:29 740.667 INF Entity zombieSteveCrawler 186 killed by niffler_20 171
  1469. 2025-06-16T19:10:38 750.065 INF Time: 12.42m FPS: 20.00 Heap: 1770.8MB Max: 1776.8MB Chunks: 713 CGO: 81 Ply: 3 Zom: 5 Ent: 10 (14) Items: 0 CO: 3 RSS: 2935.4MB
  1470. 2025-06-16T19:10:44 755.613 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalRabbit, id=172] missing
  1471. 2025-06-16T19:10:59 770.814 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=186] missing
  1472. 2025-06-16T19:11:00 771.633 INF [DECO] written 75789, in 19ms
  1473. 2025-06-16T19:11:00 771.635 INF [DECO] write thread 2ms
  1474. 2025-06-16T19:11:08 780.064 INF Time: 12.92m FPS: 20.00 Heap: 1773.8MB Max: 1776.8MB Chunks: 713 CGO: 76 Ply: 3 Zom: 7 Ent: 10 (16) Items: 0 CO: 3 RSS: 2957.9MB
  1475. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 93, 61, 495
  1476. 2025-06-16T19:11:22 793.163 INF Entity zombieUtilityWorker 188 killed by gamer_bro_456 173
  1477. 2025-06-16T19:11:32 803.418 INF 798.4103 SleeperVolume 296, 58, 506: Spawning 298, 59, 508 (18, 31), group 'sleeperHordeStageGS1', class zombieBoe, count 7
  1478. 2025-06-16T19:11:32 803.423 INF 798.4103 SleeperVolume 290, 58, 494: Spawning 295, 58, 499 (18, 31), group 'sleeperHordeStageGS1', class zombieBoe, count 7
  1479. 2025-06-16T19:11:32 803.516 INF 798.5101 SleeperVolume 290, 58, 494: Spawning 293, 58, 515 (18, 32), group 'sleeperHordeStageGS1', class zombieMarlene, count 7
  1480. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 93, 61, 495
  1481. 2025-06-16T19:11:38 810.064 INF Time: 13.42m FPS: 20.00 Heap: 1781.0MB Max: 1781.0MB Chunks: 713 CGO: 98 Ply: 3 Zom: 10 Ent: 14 (20) Items: 0 CO: 3 RSS: 2965.8MB
  1482. 2025-06-16T19:11:48 819.365 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=193] missing
  1483. 2025-06-16T19:11:49 820.115 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=194] missing
  1484. 2025-06-16T19:11:49 820.115 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=195] missing
  1485. 2025-06-16T19:11:49 820.415 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=183] missing
  1486. 2025-06-16T19:11:49 820.515 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJanitor, id=181] missing
  1487. 2025-06-16T19:11:52 823.114 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieUtilityWorker, id=188] missing
  1488. 2025-06-16T19:12:00 831.365 INF VehicleManager saving 0 (0 + 0)
  1489. 2025-06-16T19:12:00 831.365 INF DroneManager saving 0 (0 + 0)
  1490. 2025-06-16T19:12:00 831.365 INF TurretTracker saving 0 (0 + 0)
  1491. 2025-06-16T19:12:00 831.376 INF VehicleManager saved 9 bytes
  1492. 2025-06-16T19:12:00 831.376 INF TurretTracker saved 9 bytes
  1493. 2025-06-16T19:12:00 831.376 INF DroneManager saved 9 bytes
  1494. 2025-06-16T19:12:00 831.415 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=189] missing
  1495. 2025-06-16T19:12:00 831.634 INF [DECO] written 75792, in 19ms
  1496. 2025-06-16T19:12:00 831.645 INF [DECO] write thread 11ms
  1497. 2025-06-16T19:12:03 834.218 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=190] missing
  1498. 2025-06-16T19:12:05 836.415 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=187] missing
  1499. 2025-06-16T19:12:09 840.115 INF Time: 13.92m FPS: 20.00 Heap: 1833.7MB Max: 1833.7MB Chunks: 713 CGO: 95 Ply: 3 Zom: 10 Ent: 14 (29) Items: 0 CO: 3 RSS: 3003.1MB
  1500. 2025-06-16T19:12:15 846.214 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=204] missing
  1501. 2025-06-16T19:12:16 847.214 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=192] missing
  1502. 2025-06-16T19:12:19 850.214 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=191] missing
  1503. 2025-06-16T19:12:20 851.914 INF Entity zombieBusinessMan 201 killed by gamer_bro_456 173
  1504. 2025-06-16T19:12:24 855.214 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieDarlene, id=202] missing
  1505. 2025-06-16T19:12:39 870.115 INF Time: 14.42m FPS: 19.20 Heap: 1825.4MB Max: 1833.7MB Chunks: 713 CGO: 94 Ply: 3 Zom: 9 Ent: 14 (24) Items: 0 CO: 3 RSS: 3039.3MB
  1506. 2025-06-16T19:12:42 873.414 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=197] missing
  1507. 2025-06-16T19:12:50 882.065 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=201] missing
  1508. 2025-06-16T19:13:00 891.634 INF [DECO] written 75800, in 19ms
  1509. 2025-06-16T19:13:00 891.646 INF [DECO] write thread 11ms
  1510. 2025-06-16T19:13:04 895.914 INF Entity zombieBoe 207 killed by +moep+ 175
  1511. 2025-06-16T19:13:09 900.116 INF Time: 14.92m FPS: 19.99 Heap: 1838.9MB Max: 1838.9MB Chunks: 713 CGO: 94 Ply: 3 Zom: 10 Ent: 16 (28) Items: 0 CO: 3 RSS: 3046.3MB
  1512. 2025-06-16T19:13:09 900.216 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=212] missing
  1513. 2025-06-16T19:13:13 904.216 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieFatHawaiian, id=209] missing
  1514. 2025-06-16T19:13:13 904.216 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=210] missing
  1515. 2025-06-16T19:13:13 904.416 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=203] missing
  1516. 2025-06-16T19:13:17 908.416 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalRabbit, id=199] missing
  1517. 2025-06-16T19:13:21 912.415 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=196] missing
  1518. 2025-06-16T19:13:34 925.865 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=207] missing
  1519. 2025-06-16T19:13:39 930.115 INF Time: 15.42m FPS: 20.00 Heap: 1845.4MB Max: 1845.4MB Chunks: 713 CGO: 56 Ply: 3 Zom: 5 Ent: 9 (28) Items: 0 CO: 3 RSS: 3048.3MB
  1520. 2025-06-16T19:14:00 951.369 INF VehicleManager saving 0 (0 + 0)
  1521. 2025-06-16T19:14:00 951.369 INF DroneManager saving 0 (0 + 0)
  1522. 2025-06-16T19:14:00 951.369 INF TurretTracker saving 0 (0 + 0)
  1523. 2025-06-16T19:14:00 951.378 INF VehicleManager saved 9 bytes
  1524. 2025-06-16T19:14:00 951.378 INF DroneManager saved 9 bytes
  1525. 2025-06-16T19:14:00 951.378 INF TurretTracker saved 9 bytes
  1526. 2025-06-16T19:14:00 951.416 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=200] missing
  1527. 2025-06-16T19:14:09 960.116 INF Time: 15.92m FPS: 20.00 Heap: 1849.0MB Max: 1849.0MB Chunks: 713 CGO: 55 Ply: 3 Zom: 5 Ent: 9 (29) Items: 0 CO: 3 RSS: 3048.6MB
  1528. 2025-06-16T19:14:39 990.116 INF Time: 16.42m FPS: 20.00 Heap: 1828.8MB Max: 1849.0MB Chunks: 713 CGO: 67 Ply: 3 Zom: 7 Ent: 11 (25) Items: 0 CO: 3 RSS: 3051.3MB
  1529. 2025-06-16T19:14:59 1010.767 INF 1005.765 SleeperVolume 447, 61, 729: Spawning 450, 61, 745 (28, 46), group 'sleeperHordeStageGS1', class zombieSteve, count 7
  1530. 2025-06-16T19:14:59 1010.866 INF 1005.864 SleeperVolume 447, 61, 729: Spawning 458, 61, 743 (28, 46), group 'sleeperHordeStageGS1', class zombieMarlene, count 7
  1531. 2025-06-16T19:15:09 1020.116 INF Time: 16.92m FPS: 20.00 Heap: 1830.7MB Max: 1849.0MB Chunks: 713 CGO: 80 Ply: 3 Zom: 10 Ent: 14 (28) Items: 0 CO: 3 RSS: 3052.3MB
  1532. 2025-06-16T19:15:39 1050.165 INF Time: 17.42m FPS: 20.00 Heap: 1836.6MB Max: 1849.0MB Chunks: 713 CGO: 75 Ply: 3 Zom: 10 Ent: 14 (28) Items: 0 CO: 3 RSS: 3052.3MB
  1533. 2025-06-16T19:15:47 1058.271 INF Entity zombieDarlene 205 killed by niffler_20 171
  1534. 2025-06-16T19:15:52 1063.415 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=213] missing
  1535. 2025-06-16T19:16:00 1071.365 INF VehicleManager saving 0 (0 + 0)
  1536. 2025-06-16T19:16:00 1071.365 INF DroneManager saving 0 (0 + 0)
  1537. 2025-06-16T19:16:00 1071.365 INF TurretTracker saving 0 (0 + 0)
  1538. 2025-06-16T19:16:00 1071.376 INF VehicleManager saved 9 bytes
  1539. 2025-06-16T19:16:00 1071.376 INF DroneManager saved 9 bytes
  1540. 2025-06-16T19:16:00 1071.376 INF TurretTracker saved 9 bytes
  1541. 2025-06-16T19:16:09 1080.165 INF Time: 17.92m FPS: 20.00 Heap: 1843.8MB Max: 1849.0MB Chunks: 713 CGO: 64 Ply: 3 Zom: 8 Ent: 13 (28) Items: 0 CO: 3 RSS: 3052.5MB
  1542. 2025-06-16T19:16:17 1088.215 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieDarlene, id=205] missing
  1543. 2025-06-16T19:16:19 1090.415 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=214] missing
  1544. 2025-06-16T19:16:29 1100.214 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=219] missing
  1545. 2025-06-16T19:16:39 1110.212 INF Time: 18.42m FPS: 20.00 Heap: 1829.4MB Max: 1849.0MB Chunks: 713 CGO: 65 Ply: 3 Zom: 8 Ent: 12 (25) Items: 0 CO: 3 RSS: 3053.2MB
  1546. 2025-06-16T19:16:43 1114.412 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=218] missing
  1547. 2025-06-16T19:17:09 1140.262 INF Time: 18.92m FPS: 20.00 Heap: 1836.9MB Max: 1849.0MB Chunks: 713 CGO: 59 Ply: 3 Zom: 8 Ent: 12 (27) Items: 1 CO: 3 RSS: 3054.3MB
  1548. 2025-06-16T19:17:37 1168.469 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieFatHawaiian, id=220] missing
  1549. 2025-06-16T19:17:39 1170.270 INF Time: 19.42m FPS: 20.00 Heap: 1846.9MB Max: 1849.0MB Chunks: 713 CGO: 49 Ply: 3 Zom: 7 Ent: 11 (27) Items: 1 CO: 3 RSS: 3056.5MB
  1550. 2025-06-16T19:18:00 1191.368 INF VehicleManager saving 0 (0 + 0)
  1551. 2025-06-16T19:18:00 1191.368 INF DroneManager saving 0 (0 + 0)
  1552. 2025-06-16T19:18:00 1191.368 INF TurretTracker saving 0 (0 + 0)
  1553. 2025-06-16T19:18:00 1191.369 INF VehicleManager saved 9 bytes
  1554. 2025-06-16T19:18:00 1191.369 INF DroneManager saved 9 bytes
  1555. 2025-06-16T19:18:00 1191.369 INF TurretTracker saved 9 bytes
  1556. 2025-06-16T19:18:09 1200.270 INF Time: 19.92m FPS: 20.00 Heap: 1856.1MB Max: 1856.1MB Chunks: 713 CGO: 56 Ply: 3 Zom: 7 Ent: 11 (27) Items: 1 CO: 3 RSS: 3056.5MB
  1557. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 355, 73, 775
  1558. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 355, 73, 775
  1559. 2025-06-16T19:18:39 1230.316 INF Time: 20.42m FPS: 20.00 Heap: 1828.6MB Max: 1856.1MB Chunks: 713 CGO: 71 Ply: 3 Zom: 9 Ent: 13 (26) Items: 0 CO: 3 RSS: 3056.8MB
  1560. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 355, 73, 775
  1561. 2025-06-16T19:18:54 1245.466 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=224] missing
  1562. 2025-06-16T19:19:09 1260.365 INF Time: 20.92m FPS: 20.00 Heap: 1832.8MB Max: 1856.1MB Chunks: 713 CGO: 65 Ply: 3 Zom: 8 Ent: 12 (26) Items: 0 CO: 3 RSS: 3057.2MB
  1563. 2025-06-16T19:19:23 1274.514 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=223] missing
  1564. 2025-06-16T19:19:39 1290.414 INF Time: 21.42m FPS: 20.00 Heap: 1835.7MB Max: 1856.1MB Chunks: 713 CGO: 52 Ply: 3 Zom: 7 Ent: 11 (26) Items: 0 CO: 3 RSS: 3057.2MB
  1565. 2025-06-16T19:20:00 1311.413 INF VehicleManager saving 0 (0 + 0)
  1566. 2025-06-16T19:20:00 1311.413 INF DroneManager saving 0 (0 + 0)
  1567. 2025-06-16T19:20:00 1311.413 INF TurretTracker saving 0 (0 + 0)
  1568. 2025-06-16T19:20:00 1311.414 INF VehicleManager saved 9 bytes
  1569. 2025-06-16T19:20:00 1311.414 INF TurretTracker saved 9 bytes
  1570. 2025-06-16T19:20:00 1311.414 INF DroneManager saved 9 bytes
  1571. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 355, 73, 775
  1572. 2025-06-16T19:20:09 1320.414 INF Time: 21.92m FPS: 20.00 Heap: 1841.7MB Max: 1856.1MB Chunks: 713 CGO: 67 Ply: 3 Zom: 8 Ent: 12 (27) Items: 0 CO: 3 RSS: 3057.4MB
  1573. [FinishTreasureQuest] Requesting reset at world position: 220, 56, 610
  1574. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 355, 73, 775
  1575. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 355, 73, 775
  1576. 2025-06-16T19:20:39 1350.464 INF Time: 22.42m FPS: 20.00 Heap: 1827.4MB Max: 1856.1MB Chunks: 713 CGO: 73 Ply: 3 Zom: 9 Ent: 13 (26) Items: 0 CO: 3 RSS: 3058.2MB
  1577. 2025-06-16T19:20:53 1364.963 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=217] missing
  1578. 2025-06-16T19:21:07 1378.113 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=226] missing
  1579. 2025-06-16T19:21:09 1380.513 INF Time: 22.93m FPS: 20.00 Heap: 1831.0MB Max: 1856.1MB Chunks: 713 CGO: 74 Ply: 3 Zom: 8 Ent: 12 (27) Items: 0 CO: 3 RSS: 3058.7MB
  1580. 2025-06-16T19:21:16 1387.412 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=225] missing
  1581. 2025-06-16T19:21:39 1410.513 INF Time: 23.43m FPS: 20.00 Heap: 1837.4MB Max: 1856.1MB Chunks: 713 CGO: 71 Ply: 3 Zom: 8 Ent: 12 (28) Items: 0 CO: 3 RSS: 3058.7MB
  1582. 2025-06-16T19:22:00 1431.412 INF VehicleManager saving 0 (0 + 0)
  1583. 2025-06-16T19:22:00 1431.412 INF DroneManager saving 0 (0 + 0)
  1584. 2025-06-16T19:22:00 1431.412 INF TurretTracker saving 0 (0 + 0)
  1585. 2025-06-16T19:22:00 1431.421 INF VehicleManager saved 9 bytes
  1586. 2025-06-16T19:22:00 1431.421 INF DroneManager saved 9 bytes
  1587. 2025-06-16T19:22:00 1431.422 INF TurretTracker saved 9 bytes
  1588. 2025-06-16T19:22:09 1440.513 INF Time: 23.93m FPS: 20.00 Heap: 1851.8MB Max: 1856.1MB Chunks: 713 CGO: 73 Ply: 3 Zom: 8 Ent: 12 (28) Items: 0 CO: 3 RSS: 3059.5MB
  1589. 2025-06-16T19:22:39 1470.530 INF Time: 24.43m FPS: 19.95 Heap: 1833.1MB Max: 1856.1MB Chunks: 722 CGO: 75 Ply: 3 Zom: 8 Ent: 12 (26) Items: 0 CO: 3 RSS: 3062.0MB
  1590. 2025-06-16T19:23:09 1500.580 INF Time: 24.93m FPS: 20.00 Heap: 1838.7MB Max: 1856.1MB Chunks: 722 CGO: 80 Ply: 3 Zom: 8 Ent: 12 (26) Items: 0 CO: 3 RSS: 3064.5MB
  1591. 2025-06-16T19:23:38 1529.279 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=228] missing
  1592. 2025-06-16T19:23:39 1530.579 INF Time: 25.43m FPS: 20.00 Heap: 1868.2MB Max: 1868.2MB Chunks: 722 CGO: 59 Ply: 3 Zom: 7 Ent: 11 (26) Items: 0 CO: 3 RSS: 3067.1MB
  1593. 2025-06-16T19:23:58 1549.728 INF Entity zombieFatHawaiian 206 killed by gamer_bro_456 173
  1594. 2025-06-16T19:24:00 1551.429 INF VehicleManager saving 0 (0 + 0)
  1595. 2025-06-16T19:24:00 1551.429 INF DroneManager saving 0 (0 + 0)
  1596. 2025-06-16T19:24:00 1551.429 INF TurretTracker saving 0 (0 + 0)
  1597. 2025-06-16T19:24:00 1551.439 INF DroneManager saved 9 bytes
  1598. 2025-06-16T19:24:00 1551.439 INF VehicleManager saved 9 bytes
  1599. 2025-06-16T19:24:00 1551.439 INF TurretTracker saved 9 bytes
  1600. 2025-06-16T19:24:09 1560.591 INF Time: 25.93m FPS: 19.95 Heap: 1895.1MB Max: 1895.1MB Chunks: 722 CGO: 71 Ply: 3 Zom: 7 Ent: 12 (27) Items: 0 CO: 3 RSS: 3096.7MB
  1601. 2025-06-16T19:24:28 1579.841 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieFatHawaiian, id=206] missing
  1602. 2025-06-16T19:24:35 1586.241 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=216] missing
  1603. 2025-06-16T19:24:39 1590.597 INF Time: 26.43m FPS: 20.00 Heap: 1837.7MB Max: 1895.1MB Chunks: 722 CGO: 72 Ply: 3 Zom: 6 Ent: 10 (25) Items: 0 CO: 3 RSS: 3113.7MB
  1604. 2025-06-16T19:24:43 1594.646 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalRabbit, id=211] missing
  1605. 2025-06-16T19:24:45 1596.647 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=215] missing
  1606. 2025-06-16T19:24:50 1601.246 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=222] missing
  1607. 2025-06-16T19:24:51 1602.847 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=208] missing
  1608. 2025-06-16T19:25:00 1611.916 INF [DECO] written 75801, in 19ms
  1609. 2025-06-16T19:25:00 1611.929 INF [DECO] write thread 13ms
  1610. 2025-06-16T19:25:09 1620.597 INF Time: 26.93m FPS: 20.00 Heap: 1843.4MB Max: 1895.1MB Chunks: 722 CGO: 51 Ply: 3 Zom: 4 Ent: 7 (26) Items: 0 CO: 3 RSS: 3114.8MB
  1611. [FinishTreasureQuest] Requesting reset at world position: 424, 57, 551
  1612. 2025-06-16T19:25:18 1629.247 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieLumberjack, id=229] missing
  1613. 2025-06-16T19:25:35 1647.047 INF Entity zombieMarlene 233 killed by +moep+ 175
  1614. 2025-06-16T19:25:39 1650.651 INF Time: 27.43m FPS: 20.00 Heap: 1864.1MB Max: 1895.1MB Chunks: 722 CGO: 59 Ply: 3 Zom: 5 Ent: 10 (30) Items: 0 CO: 3 RSS: 3118.4MB
  1615. 2025-06-16T19:26:00 1671.446 INF VehicleManager saving 0 (0 + 0)
  1616. 2025-06-16T19:26:00 1671.446 INF DroneManager saving 0 (0 + 0)
  1617. 2025-06-16T19:26:00 1671.446 INF TurretTracker saving 0 (0 + 0)
  1618. 2025-06-16T19:26:00 1671.456 INF VehicleManager saved 9 bytes
  1619. 2025-06-16T19:26:00 1671.456 INF DroneManager saved 9 bytes
  1620. 2025-06-16T19:26:00 1671.456 INF TurretTracker saved 9 bytes
  1621. 2025-06-16T19:26:00 1671.970 INF [DECO] written 75805, in 19ms
  1622. 2025-06-16T19:26:00 1671.981 INF [DECO] write thread 11ms
  1623. 2025-06-16T19:26:05 1676.996 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=233] missing
  1624. 2025-06-16T19:26:09 1680.646 INF Time: 27.93m FPS: 20.00 Heap: 1881.7MB Max: 1895.1MB Chunks: 722 CGO: 60 Ply: 3 Zom: 5 Ent: 9 (30) Items: 0 CO: 3 RSS: 3119.8MB
  1625. 2025-06-16T19:26:39 1710.695 INF Time: 28.43m FPS: 20.00 Heap: 1834.7MB Max: 1895.1MB Chunks: 722 CGO: 62 Ply: 3 Zom: 5 Ent: 9 (25) Items: 0 CO: 3 RSS: 3120.1MB
  1626. 2025-06-16T19:26:42 1713.395 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=230] missing
  1627. 2025-06-16T19:26:43 1714.395 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=232] missing
  1628. 2025-06-16T19:26:55 1726.395 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=234] missing
  1629. 2025-06-16T19:27:09 1740.744 INF Time: 28.93m FPS: 20.00 Heap: 1835.7MB Max: 1895.1MB Chunks: 722 CGO: 45 Ply: 3 Zom: 3 Ent: 7 (26) Items: 0 CO: 3 RSS: 3120.2MB
  1630. 2025-06-16T19:27:39 1770.794 INF Time: 29.43m FPS: 20.00 Heap: 1839.2MB Max: 1895.1MB Chunks: 722 CGO: 40 Ply: 3 Zom: 3 Ent: 7 (26) Items: 0 CO: 3 RSS: 3120.2MB
  1631. 2025-06-16T19:28:00 1791.493 INF VehicleManager saving 0 (0 + 0)
  1632. 2025-06-16T19:28:00 1791.493 INF DroneManager saving 0 (0 + 0)
  1633. 2025-06-16T19:28:00 1791.493 INF TurretTracker saving 0 (0 + 0)
  1634. 2025-06-16T19:28:00 1791.503 INF VehicleManager saved 9 bytes
  1635. 2025-06-16T19:28:00 1791.503 INF DroneManager saved 9 bytes
  1636. 2025-06-16T19:28:00 1791.503 INF TurretTracker saved 9 bytes
  1637. 2025-06-16T19:28:09 1800.794 INF Time: 29.93m FPS: 20.00 Heap: 1842.0MB Max: 1895.1MB Chunks: 722 CGO: 45 Ply: 3 Zom: 4 Ent: 8 (27) Items: 0 CO: 3 RSS: 3120.4MB
  1638. 2025-06-16T19:28:39 1830.795 INF Time: 30.43m FPS: 19.19 Heap: 1833.8MB Max: 1895.1MB Chunks: 722 CGO: 41 Ply: 3 Zom: 4 Ent: 8 (25) Items: 0 CO: 3 RSS: 3122.3MB
  1639. 2025-06-16T19:28:57 1848.145 INF Entity zombieSteveCrawler 235 killed by niffler_20 171
  1640. 2025-06-16T19:29:08 1859.695 INF MinEventLogMessage: XP gained during the last level:
  1641. 2025-06-16T19:29:08 1859.695 INF CVarLogValue: $xpFromLootThisLevel == 0
  1642. 2025-06-16T19:29:08 1859.695 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  1643. 2025-06-16T19:29:08 1859.695 INF CVarLogValue: $xpFromKillThisLevel == 0
  1644. 2025-06-16T19:29:09 1860.795 INF Time: 30.93m FPS: 20.00 Heap: 1841.0MB Max: 1895.1MB Chunks: 722 CGO: 36 Ply: 3 Zom: 3 Ent: 8 (25) Items: 0 CO: 3 RSS: 3125.5MB
  1645. 2025-06-16T19:29:20 1871.844 INF Entity zombieTomClark 227 killed by niffler_20 171
  1646. 2025-06-16T19:29:26 1878.095 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=235] missing
  1647. 2025-06-16T19:29:39 1890.794 INF Time: 31.43m FPS: 20.00 Heap: 1857.1MB Max: 1895.1MB Chunks: 722 CGO: 43 Ply: 3 Zom: 2 Ent: 7 (25) Items: 0 CO: 3 RSS: 3128.0MB
  1648. 2025-06-16T19:29:50 1901.794 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=227] missing
  1649. 2025-06-16T19:30:00 1911.493 INF VehicleManager saving 0 (0 + 0)
  1650. 2025-06-16T19:30:00 1911.493 INF DroneManager saving 0 (0 + 0)
  1651. 2025-06-16T19:30:00 1911.493 INF TurretTracker saving 0 (0 + 0)
  1652. 2025-06-16T19:30:00 1911.502 INF VehicleManager saved 9 bytes
  1653. 2025-06-16T19:30:00 1911.502 INF DroneManager saved 9 bytes
  1654. 2025-06-16T19:30:00 1911.503 INF TurretTracker saved 9 bytes
  1655. 2025-06-16T19:30:09 1920.844 INF Time: 31.93m FPS: 20.00 Heap: 1872.7MB Max: 1895.1MB Chunks: 722 CGO: 33 Ply: 3 Zom: 2 Ent: 6 (25) Items: 0 CO: 3 RSS: 3128.6MB
  1656. 2025-06-16T19:30:39 1950.846 INF Time: 32.43m FPS: 19.19 Heap: 1835.3MB Max: 1895.1MB Chunks: 722 CGO: 27 Ply: 3 Zom: 2 Ent: 6 (23) Items: 0 CO: 3 RSS: 3129.4MB
  1657. 2025-06-16T19:31:02 1973.744 INF Entity zombieMarlene 236 killed by +moep+ 175
  1658. 2025-06-16T19:31:09 1980.846 INF Time: 32.93m FPS: 19.99 Heap: 1842.3MB Max: 1895.1MB Chunks: 722 CGO: 28 Ply: 3 Zom: 1 Ent: 6 (23) Items: 0 CO: 3 RSS: 3131.4MB
  1659. 2025-06-16T19:31:32 2003.696 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=236] missing
  1660. 2025-06-16T19:31:39 2010.846 INF Time: 33.43m FPS: 20.00 Heap: 1845.9MB Max: 1895.1MB Chunks: 722 CGO: 38 Ply: 3 Zom: 1 Ent: 6 (24) Items: 1 CO: 3 RSS: 3131.9MB
  1661. 2025-06-16T19:32:00 2031.495 INF VehicleManager saving 0 (0 + 0)
  1662. 2025-06-16T19:32:00 2031.495 INF DroneManager saving 0 (0 + 0)
  1663. 2025-06-16T19:32:00 2031.495 INF TurretTracker saving 0 (0 + 0)
  1664. 2025-06-16T19:32:00 2031.505 INF VehicleManager saved 9 bytes
  1665. 2025-06-16T19:32:00 2031.505 INF DroneManager saved 9 bytes
  1666. 2025-06-16T19:32:00 2031.505 INF TurretTracker saved 9 bytes
  1667. 2025-06-16T19:32:09 2040.846 INF Time: 33.93m FPS: 20.00 Heap: 1852.0MB Max: 1895.1MB Chunks: 722 CGO: 40 Ply: 3 Zom: 1 Ent: 6 (24) Items: 1 CO: 3 RSS: 3132.1MB
  1668. 2025-06-16T19:32:39 2070.892 INF Time: 34.43m FPS: 20.00 Heap: 1834.1MB Max: 1895.1MB Chunks: 722 CGO: 38 Ply: 3 Zom: 2 Ent: 6 (23) Items: 0 CO: 3 RSS: 3132.1MB
  1669. 2025-06-16T19:32:43 2074.994 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalChicken, id=231] missing
  1670. 2025-06-16T19:33:09 2100.892 INF Time: 34.93m FPS: 20.00 Heap: 1835.8MB Max: 1895.1MB Chunks: 722 CGO: 27 Ply: 3 Zom: 2 Ent: 5 (23) Items: 0 CO: 3 RSS: 3134.5MB
  1671. 2025-06-16T19:33:31 2122.192 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=240] missing
  1672. 2025-06-16T19:33:39 2130.191 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=241] missing
  1673. 2025-06-16T19:33:39 2130.893 INF Time: 35.43m FPS: 20.00 Heap: 1840.8MB Max: 1895.1MB Chunks: 722 CGO: 51 Ply: 3 Zom: 4 Ent: 7 (27) Items: 0 CO: 3 RSS: 3138.8MB
  1674. 2025-06-16T19:33:53 2144.392 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=238] missing
  1675. 2025-06-16T19:34:00 2151.541 INF VehicleManager saving 0 (0 + 0)
  1676. 2025-06-16T19:34:00 2151.541 INF DroneManager saving 0 (0 + 0)
  1677. 2025-06-16T19:34:00 2151.541 INF TurretTracker saving 0 (0 + 0)
  1678. 2025-06-16T19:34:00 2151.551 INF VehicleManager saved 9 bytes
  1679. 2025-06-16T19:34:00 2151.551 INF DroneManager saved 9 bytes
  1680. 2025-06-16T19:34:00 2151.551 INF TurretTracker saved 9 bytes
  1681. 2025-06-16T19:34:00 2152.111 INF [DECO] written 75809, in 19ms
  1682. 2025-06-16T19:34:01 2152.122 INF [DECO] write thread 10ms
  1683. 2025-06-16T19:34:01 2152.393 WRN Occlusion: RemoveEntity [type=EntityTrader, name=npcTraderRekt, id=198] missing
  1684. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 677, 61, 605
  1685. 2025-06-16T19:34:09 2160.942 INF Time: 35.93m FPS: 20.00 Heap: 1849.2MB Max: 1895.1MB Chunks: 722 CGO: 55 Ply: 3 Zom: 5 Ent: 8 (31) Items: 0 CO: 3 RSS: 3139.3MB
  1686. 2025-06-16T19:34:25 2176.191 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=242] missing
  1687. 2025-06-16T19:34:31 2182.947 INF 2177.957 SleeperVolume 695, 61, 629: Spawning 696, 61, 631 (43, 39), group 'sleeperHordeStageGS2', class zombieYo, count 6
  1688. 2025-06-16T19:34:39 2190.942 INF Time: 36.43m FPS: 20.00 Heap: 1869.4MB Max: 1895.1MB Chunks: 722 CGO: 67 Ply: 3 Zom: 7 Ent: 11 (24) Items: 0 CO: 3 RSS: 3151.3MB
  1689. 2025-06-16T19:34:58 2209.891 INF Entity zombieYo 250 killed by niffler_20 171
  1690. 2025-06-16T19:35:01 2212.114 INF [DECO] written 75811, in 19ms
  1691. 2025-06-16T19:35:01 2212.117 INF [DECO] write thread 3ms
  1692. 2025-06-16T19:35:07 2218.144 INF Entity zombieMoe 245 killed by niffler_20 171
  1693. 2025-06-16T19:35:08 2219.399 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=239] missing
  1694. 2025-06-16T19:35:09 2220.950 INF Time: 36.93m FPS: 20.00 Heap: 1883.2MB Max: 1895.1MB Chunks: 722 CGO: 54 Ply: 3 Zom: 4 Ent: 10 (24) Items: 0 CO: 3 RSS: 3154.9MB
  1695. 2025-06-16T19:35:11 2222.199 INF 2217.215 SleeperVolume 715, 61, 653: Spawning 720, 61, 655 (45, 40), group 'sleeperHordeStageGS2', class zombieSteve, count 4
  1696. 2025-06-16T19:35:11 2222.300 INF 2217.315 SleeperVolume 715, 61, 653: Spawning 723, 61, 653 (45, 40), group 'sleeperHordeStageGS2', class zombiePartyGirl, count 5
  1697. 2025-06-16T19:35:11 2222.550 INF 2217.565 SleeperVolume 717, 60, 629: Spawning 719, 60, 632 (44, 39), group 'ZombieDogGroup', class animalZombieDog, count 5
  1698. 2025-06-16T19:35:11 2222.569 INF 2217.565 SleeperVolume 717, 60, 645: Spawning 719, 60, 646 (44, 40), group 'sleeperHordeStageGS2', class zombieSteve, count 5
  1699. 2025-06-16T19:35:11 2222.600 INF 2217.616 SleeperVolume 723, 61, 636: Spawning 729, 61, 638 (45, 39), group 'sleeperHordeStageGS2', class zombieNurse, count 5
  1700. 2025-06-16T19:35:11 2222.604 INF 2217.616 SleeperVolume 739, 60, 645: Spawning 745, 60, 651 (46, 40), group 'sleeperHordeStageGS2', class zombieYo, count 5
  1701. 2025-06-16T19:35:11 2222.650 INF 2217.665 SleeperVolume 717, 60, 629: Spawning 720, 60, 644 (45, 40), group 'sleeperHordeStageGS2', class zombieSteve, count 5
  1702. 2025-06-16T19:35:11 2222.653 INF 2217.665 SleeperVolume 717, 60, 645: Spawning 720, 60, 645 (45, 40), group 'sleeperHordeStageGS2', class zombieMarlene, count 5
  1703. 2025-06-16T19:35:12 2223.500 INF 2218.515 SleeperVolume 724, 68, 650: Spawning 725, 68, 658 (45, 41), group 'sleeperHordeStageGS2', class zombieNurse, count 12
  1704. 2025-06-16T19:35:12 2223.502 INF 2218.515 SleeperVolume 722, 61, 645: None spawned, canSpawn True, respawnCnt 0
  1705. 2025-06-16T19:35:12 2223.503 INF 2218.515 SleeperVolume 724, 67, 660: Spawning 725, 67, 672 (45, 42), group 'VultureGroup', class animalZombieVulture, count 12
  1706. 2025-06-16T19:35:12 2223.601 INF 2218.615 SleeperVolume 724, 67, 660: Spawning 726, 67, 673 (45, 42), group 'sleeperHordeStageGS2', class zombieNurse, count 12
  1707. 2025-06-16T19:35:12 2223.700 INF 2218.716 SleeperVolume 724, 67, 660: Spawning 726, 67, 671 (45, 41), group 'sleeperHordeStageGS2', class zombieYo, count 12
  1708. 2025-06-16T19:35:27 2239.099 INF Entity zombieSteve 254 killed by +moep+ 175
  1709. 2025-06-16T19:35:28 2239.850 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=250] missing
  1710. 2025-06-16T19:35:32 2243.599 INF Entity zombieSteve 257 killed by gamer_bro_456 173
  1711. 2025-06-16T19:35:36 2248.105 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=245] missing
  1712. 2025-06-16T19:35:39 2250.954 INF Time: 37.43m FPS: 19.99 Heap: 1909.7MB Max: 1909.7MB Chunks: 722 CGO: 52 Ply: 3 Zom: 14 Ent: 20 (36) Items: 0 CO: 3 RSS: 3170.0MB
  1713. 2025-06-16T19:35:54 2265.263 INF animalZombieDog SpawnLimbGore prefab not found in resource. path: Common/Dismemberment/HeadGore
  1714. 2025-06-16T19:35:54 2265.268 INF Entity animalZombieDog 253 killed by +moep+ 175
  1715. 2025-06-16T19:35:54 2265.510 INF Entity zombieMarlene 258 killed by gamer_bro_456 173
  1716. 2025-06-16T19:35:56 2267.359 INF MinEventLogMessage: XP gained during the last level:
  1717. 2025-06-16T19:35:56 2267.359 INF CVarLogValue: $xpFromLootThisLevel == 0
  1718. 2025-06-16T19:35:56 2267.359 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  1719. 2025-06-16T19:35:56 2267.359 INF CVarLogValue: $xpFromKillThisLevel == 0
  1720. 2025-06-16T19:35:56 2267.410 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=249] missing
  1721. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  1722. 2025-06-16T19:35:57 2269.060 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=254] missing
  1723. 2025-06-16T19:36:00 2271.558 INF VehicleManager saving 0 (0 + 0)
  1724. 2025-06-16T19:36:00 2271.559 INF DroneManager saving 0 (0 + 0)
  1725. 2025-06-16T19:36:00 2271.559 INF TurretTracker saving 0 (0 + 0)
  1726. 2025-06-16T19:36:00 2271.569 INF VehicleManager saved 9 bytes
  1727. 2025-06-16T19:36:00 2271.569 INF TurretTracker saved 9 bytes
  1728. 2025-06-16T19:36:00 2271.569 INF DroneManager saved 9 bytes
  1729. 2025-06-16T19:36:01 2272.129 INF [DECO] written 75816, in 19ms
  1730. 2025-06-16T19:36:01 2272.140 INF [DECO] write thread 11ms
  1731. 2025-06-16T19:36:02 2273.560 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=257] missing
  1732. 2025-06-16T19:36:06 2277.409 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieDarlene, id=243] missing
  1733. 2025-06-16T19:36:09 2280.964 INF Time: 37.93m FPS: 20.00 Heap: 1937.4MB Max: 1937.4MB Chunks: 722 CGO: 45 Ply: 3 Zom: 10 Ent: 17 (37) Items: 1 CO: 3 RSS: 3190.5MB
  1734. 2025-06-16T19:36:20 2291.959 INF Entity zombiePartyGirl 248 killed by +moep+ 175
  1735. 2025-06-16T19:36:21 2292.210 INF MinEventLogMessage: XP gained during the last level:
  1736. 2025-06-16T19:36:21 2292.210 INF CVarLogValue: $xpFromLootThisLevel == 0
  1737. 2025-06-16T19:36:21 2292.210 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  1738. 2025-06-16T19:36:21 2292.210 INF CVarLogValue: $xpFromKillThisLevel == 0
  1739. 2025-06-16T19:36:24 2295.459 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=258] missing
  1740. 2025-06-16T19:36:31 2302.409 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=259] missing
  1741. 2025-06-16T19:36:31 2302.409 WRN Occlusion: RemoveEntity [type=EntityVulture, name=animalZombieVulture, id=260] missing
  1742. 2025-06-16T19:36:31 2302.409 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=261] missing
  1743. 2025-06-16T19:36:31 2302.409 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=262] missing
  1744. 2025-06-16T19:36:39 2310.962 INF Time: 38.43m FPS: 20.00 Heap: 1877.3MB Max: 1937.4MB Chunks: 722 CGO: 65 Ply: 3 Zom: 8 Ent: 17 (34) Items: 3 CO: 3 RSS: 3205.2MB
  1745. 2025-06-16T19:36:50 2322.111 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombiePartyGirl, id=248] missing
  1746. 2025-06-16T19:36:53 2324.861 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=251] missing
  1747. 2025-06-16T19:36:53 2324.861 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombiePartyGirl, id=252] missing
  1748. 2025-06-16T19:37:01 2332.130 INF [DECO] written 75817, in 19ms
  1749. 2025-06-16T19:37:01 2332.142 INF [DECO] write thread 11ms
  1750. 2025-06-16T19:37:06 2337.211 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=255] missing
  1751. 2025-06-16T19:37:06 2337.211 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=256] missing
  1752. 2025-06-16T19:37:09 2340.962 INF Time: 38.93m FPS: 20.00 Heap: 1880.1MB Max: 1937.4MB Chunks: 722 CGO: 61 Ply: 3 Zom: 4 Ent: 11 (34) Items: 3 CO: 3 RSS: 3205.5MB
  1753. 2025-06-16T19:37:26 2357.812 INF 2352.83 SleeperVolume 725, 61, 658: Spawning 729, 61, 659 (45, 41), group 'sleeperHordeStageGS2', class zombieMarlene, count 4
  1754. 2025-06-16T19:37:26 2357.912 INF 2352.929 SleeperVolume 725, 61, 658: Spawning 736, 61, 673 (46, 42), group 'sleeperHordeStageGS2', class zombieNurse, count 4
  1755. 2025-06-16T19:37:26 2358.012 INF 2353.029 SleeperVolume 725, 61, 658: Spawning 733, 61, 659 (45, 41), group 'sleeperHordeStageGS2', class zombieBoe, count 4
  1756. 2025-06-16T19:37:32 2363.261 INF 2358.279 SleeperVolume 715, 61, 653: Restoring 723, 61, 653 (45, 40) 'zombiePartyGirl', count 7
  1757. 2025-06-16T19:37:32 2363.361 INF 2358.38 SleeperVolume 715, 61, 653: Restoring 720, 61, 655 (45, 40) 'zombieSteve', count 8
  1758. 2025-06-16T19:37:39 2371.012 INF Time: 39.43m FPS: 20.00 Heap: 1890.8MB Max: 1937.4MB Chunks: 722 CGO: 59 Ply: 3 Zom: 9 Ent: 14 (39) Items: 3 CO: 3 RSS: 3207.5MB
  1759. 2025-06-16T19:37:48 2379.412 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=264] missing
  1760. 2025-06-16T19:37:49 2380.660 INF 2375.679 SleeperVolume 723, 61, 636: Restoring 729, 61, 638 (45, 39) 'zombieNurse', count 8
  1761. 2025-06-16T19:37:49 2380.662 INF 2375.679 SleeperVolume 739, 60, 645: Restoring 745, 60, 651 (46, 40) 'zombieYo', count 8
  1762. 2025-06-16T19:37:52 2383.611 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=246] missing
  1763. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 677, 61, 605
  1764. 2025-06-16T19:38:00 2391.161 INF Entity zombieNurse 270 killed by +moep+ 175
  1765. 2025-06-16T19:38:00 2391.560 INF VehicleManager saving 0 (0 + 0)
  1766. 2025-06-16T19:38:00 2391.560 INF DroneManager saving 0 (0 + 0)
  1767. 2025-06-16T19:38:00 2391.560 INF TurretTracker saving 0 (0 + 0)
  1768. 2025-06-16T19:38:00 2391.561 INF VehicleManager saved 9 bytes
  1769. 2025-06-16T19:38:00 2391.561 INF DroneManager saved 9 bytes
  1770. 2025-06-16T19:38:00 2391.561 INF TurretTracker saved 9 bytes
  1771. 2025-06-16T19:38:09 2401.061 INF Time: 39.93m FPS: 20.00 Heap: 1920.3MB Max: 1937.4MB Chunks: 722 CGO: 56 Ply: 3 Zom: 10 Ent: 16 (43) Items: 3 CO: 3 RSS: 3215.3MB
  1772. 2025-06-16T19:38:22 2414.060 INF Entity zombieMarlene 269 killed by +moep+ 175
  1773. 2025-06-16T19:38:24 2416.013 INF 2411.032 SleeperVolume 724, 68, 650: Restoring 725, 68, 658 (45, 41) 'zombieNurse', count 9
  1774. 2025-06-16T19:38:24 2416.015 INF 2411.032 SleeperVolume 724, 67, 660: Restoring 726, 67, 671 (45, 41) 'zombieYo', count 9
  1775. 2025-06-16T19:38:24 2416.113 INF 2411.132 SleeperVolume 724, 67, 660: Restoring 726, 67, 673 (45, 42) 'zombieNurse', count 9
  1776. 2025-06-16T19:38:25 2416.213 INF 2411.232 SleeperVolume 724, 67, 660: Restoring 725, 67, 672 (45, 42) 'animalZombieVulture', count 9
  1777. 2025-06-16T19:38:30 2421.117 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=270] missing
  1778. 2025-06-16T19:38:39 2431.069 INF Time: 40.43m FPS: 20.00 Heap: 1876.9MB Max: 1937.4MB Chunks: 722 CGO: 48 Ply: 3 Zom: 13 Ent: 19 (33) Items: 0 CO: 3 RSS: 3217.3MB
  1779. 2025-06-16T19:38:46 2437.169 INF Entity zombieBoe 271 killed by gamer_bro_456 173
  1780. 2025-06-16T19:38:53 2444.218 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=269] missing
  1781. WARNING: Shader Unsupported: 'Game/Dismember/CharMask' - All subshaders removed
  1782. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1783. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1784. ERROR: Shader Game/Dismember/CharMask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1785. WARNING: Shader Unsupported: 'Game/Dismember/CharMask' - All subshaders removed
  1786. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1787. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1788. 2025-06-16T19:39:08 2459.386 INF Entity zombieSteve 273 killed by +moep+ 175
  1789. 2025-06-16T19:39:10 2461.118 INF Time: 40.94m FPS: 20.00 Heap: 1878.3MB Max: 1937.4MB Chunks: 722 CGO: 49 Ply: 3 Zom: 11 Ent: 18 (33) Items: 0 CO: 3 RSS: 3220.3MB
  1790. 2025-06-16T19:39:16 2467.168 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=271] missing
  1791. 2025-06-16T19:39:24 2475.817 INF Entity zombiePartyGirl 272 killed by gamer_bro_456 173
  1792. 2025-06-16T19:39:38 2489.368 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=273] missing
  1793. 2025-06-16T19:39:40 2491.118 INF Time: 41.44m FPS: 20.00 Heap: 1883.6MB Max: 1937.4MB Chunks: 722 CGO: 49 Ply: 3 Zom: 10 Ent: 17 (34) Items: 1 CO: 3 RSS: 3221.6MB
  1794. 2025-06-16T19:39:54 2505.767 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombiePartyGirl, id=272] missing
  1795. 2025-06-16T19:40:00 2511.567 INF VehicleManager saving 0 (0 + 0)
  1796. 2025-06-16T19:40:00 2511.567 INF DroneManager saving 0 (0 + 0)
  1797. 2025-06-16T19:40:00 2511.567 INF TurretTracker saving 0 (0 + 0)
  1798. 2025-06-16T19:40:00 2511.577 INF VehicleManager saved 9 bytes
  1799. 2025-06-16T19:40:00 2511.577 INF TurretTracker saved 9 bytes
  1800. 2025-06-16T19:40:00 2511.577 INF DroneManager saved 9 bytes
  1801. 2025-06-16T19:40:10 2521.117 INF Time: 41.94m FPS: 20.00 Heap: 1893.5MB Max: 1937.4MB Chunks: 722 CGO: 52 Ply: 3 Zom: 10 Ent: 16 (34) Items: 1 CO: 3 RSS: 3221.9MB
  1802. 2025-06-16T19:40:11 2522.217 INF Entity zombieYo 275 killed by niffler_20 171
  1803. 2025-06-16T19:40:22 2533.267 INF Entity zombieNurse 274 killed by niffler_20 171
  1804. 2025-06-16T19:40:40 2551.122 INF Time: 42.44m FPS: 20.00 Heap: 1877.4MB Max: 1937.4MB Chunks: 722 CGO: 50 Ply: 3 Zom: 8 Ent: 15 (32) Items: 0 CO: 3 RSS: 3225.0MB
  1805. 2025-06-16T19:40:41 2552.372 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=275] missing
  1806. 2025-06-16T19:40:52 2563.422 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=274] missing
  1807. 2025-06-16T19:40:54 2565.872 WRN Occlusion: RemoveEntity [type=EntityZombieDog, name=animalZombieDog, id=253] missing
  1808. 2025-06-16T19:41:09 2580.322 INF Entity animalZombieVulture 281 killed by gamer_bro_456 173
  1809. 2025-06-16T19:41:10 2581.172 INF Time: 42.94m FPS: 20.00 Heap: 1879.0MB Max: 1937.4MB Chunks: 722 CGO: 48 Ply: 3 Zom: 8 Ent: 13 (33) Items: 1 CO: 3 RSS: 3225.5MB
  1810. 2025-06-16T19:41:32 2603.622 INF Entity zombieNurse 278 killed by niffler_20 171
  1811. 2025-06-16T19:41:36 2607.172 INF Entity zombieYo 279 killed by niffler_20 171
  1812. 2025-06-16T19:41:36 2607.576 INF Entity zombieNurse 280 killed by gamer_bro_456 173
  1813. 2025-06-16T19:41:40 2611.176 INF Time: 43.44m FPS: 19.98 Heap: 1889.6MB Max: 1937.4MB Chunks: 722 CGO: 48 Ply: 3 Zom: 4 Ent: 14 (34) Items: 2 CO: 3 RSS: 3227.3MB
  1814. 2025-06-16T19:42:00 2631.574 INF VehicleManager saving 0 (0 + 0)
  1815. 2025-06-16T19:42:00 2631.574 INF DroneManager saving 0 (0 + 0)
  1816. 2025-06-16T19:42:00 2631.574 INF TurretTracker saving 0 (0 + 0)
  1817. 2025-06-16T19:42:00 2631.575 INF VehicleManager saved 9 bytes
  1818. 2025-06-16T19:42:00 2631.575 INF TurretTracker saved 9 bytes
  1819. 2025-06-16T19:42:00 2631.575 INF DroneManager saved 9 bytes
  1820. 2025-06-16T19:42:02 2633.775 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=278] missing
  1821. 2025-06-16T19:42:06 2637.325 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=279] missing
  1822. 2025-06-16T19:42:06 2637.675 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=280] missing
  1823. 2025-06-16T19:42:10 2641.225 INF Time: 43.94m FPS: 20.00 Heap: 1899.0MB Max: 1937.4MB Chunks: 722 CGO: 45 Ply: 3 Zom: 4 Ent: 9 (34) Items: 2 CO: 3 RSS: 3227.7MB
  1824. 2025-06-16T19:42:16 2647.175 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBowler, id=277] missing
  1825. 2025-06-16T19:42:36 2667.474 INF Entity zombieSkateboarder 276 killed by +moep+ 175
  1826. 2025-06-16T19:42:40 2671.230 INF Time: 44.44m FPS: 20.00 Heap: 1877.5MB Max: 1937.4MB Chunks: 722 CGO: 49 Ply: 3 Zom: 3 Ent: 9 (32) Items: 0 CO: 3 RSS: 3230.9MB
  1827. 2025-06-16T19:43:07 2698.180 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=276] missing
  1828. 2025-06-16T19:43:10 2701.280 INF Time: 44.94m FPS: 20.00 Heap: 1885.3MB Max: 1937.4MB Chunks: 722 CGO: 52 Ply: 3 Zom: 3 Ent: 10 (34) Items: 2 CO: 3 RSS: 3231.4MB
  1829. 2025-06-16T19:43:40 2731.329 INF Time: 45.44m FPS: 20.00 Heap: 1895.7MB Max: 1937.4MB Chunks: 722 CGO: 50 Ply: 3 Zom: 3 Ent: 10 (34) Items: 2 CO: 3 RSS: 3232.8MB
  1830. 2025-06-16T19:43:51 2742.379 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=286] missing
  1831. 2025-06-16T19:44:00 2751.579 INF VehicleManager saving 0 (0 + 0)
  1832. 2025-06-16T19:44:00 2751.579 INF DroneManager saving 0 (0 + 0)
  1833. 2025-06-16T19:44:00 2751.579 INF TurretTracker saving 0 (0 + 0)
  1834. 2025-06-16T19:44:00 2751.589 INF VehicleManager saved 9 bytes
  1835. 2025-06-16T19:44:00 2751.589 INF DroneManager saved 9 bytes
  1836. 2025-06-16T19:44:00 2751.589 INF TurretTracker saved 9 bytes
  1837. 2025-06-16T19:44:01 2752.300 INF [DECO] written 75817, in 19ms
  1838. 2025-06-16T19:44:01 2752.309 INF [DECO] write thread 9ms
  1839. 2025-06-16T19:44:10 2761.179 INF Entity zombieJanitor 268 killed by gamer_bro_456 173
  1840. 2025-06-16T19:44:10 2761.331 INF Time: 45.94m FPS: 20.00 Heap: 1912.4MB Max: 1937.4MB Chunks: 722 CGO: 44 Ply: 3 Zom: 2 Ent: 8 (35) Items: 2 CO: 3 RSS: 3235.5MB
  1841. 2025-06-16T19:44:40 2791.333 INF Time: 46.44m FPS: 19.19 Heap: 1878.7MB Max: 1937.4MB Chunks: 722 CGO: 42 Ply: 3 Zom: 2 Ent: 8 (33) Items: 0 CO: 3 RSS: 3237.1MB
  1842. 2025-06-16T19:44:41 2792.183 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJanitor, id=268] missing
  1843. 2025-06-16T19:45:01 2812.305 INF [DECO] written 75817, in 21ms
  1844. 2025-06-16T19:45:01 2812.318 INF [DECO] write thread 12ms
  1845. 2025-06-16T19:45:10 2821.332 INF Time: 46.94m FPS: 20.00 Heap: 1885.8MB Max: 1937.4MB Chunks: 722 CGO: 40 Ply: 3 Zom: 2 Ent: 7 (33) Items: 0 CO: 3 RSS: 3237.1MB
  1846. 2025-06-16T19:45:28 2839.682 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=289] missing
  1847. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 677, 61, 605
  1848. 2025-06-16T19:45:40 2851.333 INF Time: 47.44m FPS: 20.00 Heap: 1890.5MB Max: 1937.4MB Chunks: 722 CGO: 36 Ply: 3 Zom: 2 Ent: 7 (34) Items: 0 CO: 3 RSS: 3237.6MB
  1849. 2025-06-16T19:45:51 2862.885 INF AIDirector: Spawning Scouts at (795.0, 60.0, 623.0), to (725.0, 61.0, 661.0)
  1850. 2025-06-16T19:45:51 2862.886 INF Spawning this wave: 2
  1851. 2025-06-16T19:45:51 2862.908 INF Spawned [type=EntityZombie, name=zombieScreamer, id=292] at (794.5, 59.8, 630.5) Day=1 TotalInWave=1 CurrentWave=1
  1852. 2025-06-16T19:45:51 2862.908 INF AIDirector: scout horde spawned '[type=EntityZombie, name=zombieScreamer, id=292]'. Moving to point of interest
  1853. 2025-06-16T19:45:55 2866.934 INF Spawned [type=EntityZombie, name=zombieScreamer, id=293] at (797.5, 59.0, 624.5) Day=1 TotalInWave=2 CurrentWave=1
  1854. 2025-06-16T19:45:55 2866.934 INF AIDirector: scout horde spawned '[type=EntityZombie, name=zombieScreamer, id=293]'. Moving to point of interest
  1855. 2025-06-16T19:46:00 2871.581 INF VehicleManager saving 0 (0 + 0)
  1856. 2025-06-16T19:46:00 2871.581 INF DroneManager saving 0 (0 + 0)
  1857. 2025-06-16T19:46:00 2871.581 INF TurretTracker saving 0 (0 + 0)
  1858. 2025-06-16T19:46:00 2871.589 INF VehicleManager saved 9 bytes
  1859. 2025-06-16T19:46:00 2871.589 INF DroneManager saved 9 bytes
  1860. 2025-06-16T19:46:00 2871.590 INF TurretTracker saved 9 bytes
  1861. 2025-06-16T19:46:10 2881.383 INF Time: 47.94m FPS: 20.00 Heap: 1896.4MB Max: 1937.4MB Chunks: 722 CGO: 43 Ply: 3 Zom: 4 Ent: 9 (36) Items: 0 CO: 5 RSS: 3240.6MB
  1862. 2025-06-16T19:46:28 2899.131 WRN Occlusion: RemoveEntity [type=EntityVulture, name=animalZombieVulture, id=281] missing
  1863. 2025-06-16T19:46:40 2911.387 INF Time: 48.44m FPS: 19.18 Heap: 1875.3MB Max: 1937.4MB Chunks: 722 CGO: 38 Ply: 3 Zom: 4 Ent: 8 (34) Items: 0 CO: 4 RSS: 3240.6MB
  1864. 2025-06-16T19:46:59 2930.487 INF AIDirector: Scout spawned a zombie horde
  1865. 2025-06-16T19:46:59 2930.488 INF Party of 3, GS 3 (3), scaling 1, enemy max 1, bonus every 12
  1866. 2025-06-16T19:46:59 2930.489 INF Party members:
  1867. 2025-06-16T19:46:59 2930.489 INF Player id 173, gameStage 2
  1868. 2025-06-16T19:46:59 2930.489 INF Player id 171, gameStage 2
  1869. 2025-06-16T19:46:59 2930.489 INF Player id 175, gameStage 2
  1870. 2025-06-16T19:46:59 2930.491 INF Screamer spawned zombieUtilityWorker from scoutHordeStageGS2
  1871. 2025-06-16T19:46:59 2930.537 INF AIDirectorGameStagePartySpawner: groups done (1)
  1872. 2025-06-16T19:47:10 2941.437 INF Time: 48.94m FPS: 20.00 Heap: 1881.3MB Max: 1937.4MB Chunks: 722 CGO: 40 Ply: 3 Zom: 5 Ent: 9 (35) Items: 0 CO: 5 RSS: 3242.1MB
  1873. 2025-06-16T19:47:13 2945.036 INF AIDirector: Scout spawned a zombie horde
  1874. 2025-06-16T19:47:13 2945.037 INF Party of 1, GS 2 (2), scaling 1, enemy max 1, bonus every 12
  1875. 2025-06-16T19:47:13 2945.037 INF Party members:
  1876. 2025-06-16T19:47:13 2945.037 INF Player id 173, gameStage 2
  1877. 2025-06-16T19:47:13 2945.039 INF Screamer spawned zombiePartyGirl from scoutHordeStageGS2
  1878. 2025-06-16T19:47:13 2945.086 INF AIDirectorGameStagePartySpawner: groups done (1)
  1879. 2025-06-16T19:47:17 2948.486 INF AIDirector: Scout spawned a zombie horde
  1880. 2025-06-16T19:47:17 2948.486 INF Party of 2, GS 3 (3), scaling 1, enemy max 1, bonus every 12
  1881. 2025-06-16T19:47:17 2948.486 INF Party members:
  1882. 2025-06-16T19:47:17 2948.486 INF Player id 173, gameStage 2
  1883. 2025-06-16T19:47:17 2948.486 INF Player id 171, gameStage 2
  1884. 2025-06-16T19:47:17 2948.495 INF Screamer spawned zombieBusinessMan from scoutHordeStageGS2
  1885. 2025-06-16T19:47:17 2948.536 INF AIDirectorGameStagePartySpawner: groups done (1)
  1886. 2025-06-16T19:47:24 2955.537 INF Entity zombieScreamer 292 killed by gamer_bro_456 173
  1887. 2025-06-16T19:47:24 2955.541 INF Start a new wave 'Scouts'. timeout=1s. worldtime=0
  1888. 2025-06-16T19:47:24 2955.542 INF AIDirector: scout horde '[type=EntityZombie, name=zombieScreamer, id=292]' removed from control
  1889. 2025-06-16T19:47:24 2955.542 INF AIDirector: Scout triggered horde finished (all mobs spawned)
  1890. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  1891. 2025-06-16T19:47:31 2963.040 INF AIDirector: Scout spawned a zombie horde
  1892. 2025-06-16T19:47:31 2963.040 INF Party of 1, GS 2 (2), scaling 1, enemy max 1, bonus every 12
  1893. 2025-06-16T19:47:31 2963.040 INF Party members:
  1894. 2025-06-16T19:47:31 2963.040 INF Player id 173, gameStage 2
  1895. 2025-06-16T19:47:31 2963.042 INF Screamer spawned zombieTomClark from scoutHordeStageGS2
  1896. 2025-06-16T19:47:31 2963.090 INF AIDirectorGameStagePartySpawner: groups done (1)
  1897. 2025-06-16T19:47:40 2971.444 INF Time: 49.44m FPS: 20.00 Heap: 1894.8MB Max: 1937.4MB Chunks: 722 CGO: 38 Ply: 3 Zom: 7 Ent: 12 (38) Items: 0 CO: 4 RSS: 3243.6MB
  1898. 2025-06-16T19:47:44 2975.789 INF Entity zombieScreamer 293 killed by gamer_bro_456 173
  1899. 2025-06-16T19:47:44 2975.790 INF AIDirector: scout horde '[type=EntityZombie, name=zombieScreamer, id=293]' removed from control
  1900. 2025-06-16T19:47:44 2975.790 INF AIDirector: Scout triggered horde finished (all mobs spawned)
  1901. 2025-06-16T19:47:44 2975.844 INF AIDirector: Scout horde spawn finished (all mobs spawned)
  1902. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  1903. 2025-06-16T19:47:54 2985.491 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieScreamer, id=292] missing
  1904. 2025-06-16T19:48:00 2991.590 INF VehicleManager saving 0 (0 + 0)
  1905. 2025-06-16T19:48:00 2991.590 INF DroneManager saving 0 (0 + 0)
  1906. 2025-06-16T19:48:00 2991.590 INF TurretTracker saving 0 (0 + 0)
  1907. 2025-06-16T19:48:00 2991.600 INF DroneManager saved 9 bytes
  1908. 2025-06-16T19:48:00 2991.600 INF VehicleManager saved 9 bytes
  1909. 2025-06-16T19:48:00 2991.600 INF TurretTracker saved 9 bytes
  1910. 2025-06-16T19:48:10 3001.442 INF Time: 49.94m FPS: 20.00 Heap: 1934.7MB Max: 1937.4MB Chunks: 722 CGO: 32 Ply: 3 Zom: 6 Ent: 11 (38) Items: 0 CO: 3 RSS: 3246.9MB
  1911. 2025-06-16T19:48:14 3005.741 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieScreamer, id=293] missing
  1912. 2025-06-16T19:48:21 3012.490 INF Entity zombieBoe 267 killed by gamer_bro_456 173
  1913. 2025-06-16T19:48:27 3018.140 INF Entity zombieBusinessMan 296 killed by niffler_20 171
  1914. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  1915. 2025-06-16T19:48:34 3025.944 INF Entity zombieUtilityWorker 294 killed by niffler_20 171
  1916. 2025-06-16T19:48:40 3031.457 INF Time: 50.44m FPS: 19.16 Heap: 1887.9MB Max: 1937.4MB Chunks: 722 CGO: 33 Ply: 3 Zom: 3 Ent: 13 (36) Items: 3 CO: 3 RSS: 3270.3MB
  1917. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  1918. 2025-06-16T19:48:51 3042.206 INF Entity zombiePartyGirl 295 killed by niffler_20 171
  1919. 2025-06-16T19:48:51 3042.663 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=267] missing
  1920. 2025-06-16T19:48:57 3048.313 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=296] missing
  1921. 2025-06-16T19:49:00 3051.613 INF Entity zombieTomClark 297 killed by gamer_bro_456 173
  1922. 2025-06-16T19:49:05 3056.119 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieUtilityWorker, id=294] missing
  1923. 2025-06-16T19:49:10 3061.469 INF Time: 50.94m FPS: 20.00 Heap: 1893.8MB Max: 1937.4MB Chunks: 722 CGO: 33 Ply: 3 Zom: 1 Ent: 10 (38) Items: 5 CO: 3 RSS: 3271.9MB
  1924. 2025-06-16T19:49:21 3072.169 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombiePartyGirl, id=295] missing
  1925. 2025-06-16T19:49:30 3081.569 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=297] missing
  1926. 2025-06-16T19:49:40 3091.469 INF Time: 51.44m FPS: 20.00 Heap: 1900.9MB Max: 1937.4MB Chunks: 722 CGO: 32 Ply: 3 Zom: 1 Ent: 6 (39) Items: 6 CO: 3 RSS: 3273.9MB
  1927. 2025-06-16T19:50:00 3111.618 INF VehicleManager saving 0 (0 + 0)
  1928. 2025-06-16T19:50:00 3111.618 INF DroneManager saving 0 (0 + 0)
  1929. 2025-06-16T19:50:00 3111.618 INF TurretTracker saving 0 (0 + 0)
  1930. 2025-06-16T19:50:00 3111.620 INF VehicleManager saved 9 bytes
  1931. 2025-06-16T19:50:00 3111.620 INF DroneManager saved 9 bytes
  1932. 2025-06-16T19:50:00 3111.620 INF TurretTracker saved 9 bytes
  1933. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  1934. 2025-06-16T19:50:10 3121.519 INF Time: 51.94m FPS: 20.00 Heap: 1907.3MB Max: 1937.4MB Chunks: 722 CGO: 24 Ply: 3 Zom: 1 Ent: 6 (39) Items: 6 CO: 3 RSS: 3274.1MB
  1935. 2025-06-16T19:50:40 3151.567 INF Time: 52.44m FPS: 20.00 Heap: 1882.3MB Max: 1937.4MB Chunks: 722 CGO: 28 Ply: 3 Zom: 1 Ent: 5 (33) Items: 0 CO: 3 RSS: 3274.4MB
  1936. 2025-06-16T19:50:41 3152.527 INF Player gamer_bro_456 disconnected after 49.0 minutes
  1937. 2025-06-16T19:50:41 3152.776 INF DynamicMusic: 173 successfully removed from Bloodmoon state cache
  1938. 2025-06-16T19:50:41 3152.776 INF Client disconnected from dy mesh: Id: 173 Total: 3
  1939. 2025-06-16T19:50:41 3152.777 INF Player disconnected: EntityID=173, PltfmId='Steam_76561198847641069', CrossId='EOS_0002ab4f6b084561b5c1c759c801544b', OwnerID='Steam_76561198847641069', PlayerName='gamer_bro_456', ClientNumber='2'
  1940. 2025-06-16T19:50:41 3152.777 INF Exited thread NCSteam_Writer_Steam_76561198847641069_0
  1941. 2025-06-16T19:50:41 3152.777 INF Exited thread NCSteam_Reader_Steam_76561198847641069_1
  1942. 2025-06-16T19:50:41 3152.777 INF Exited thread NCSteam_Writer_Steam_76561198847641069_1
  1943. 2025-06-16T19:50:41 3152.777 INF Exited thread NCSteam_Reader_Steam_76561198847641069_0
  1944. 2025-06-16T19:50:41 3152.779 INF GMSG: Player 'gamer_bro_456' left the game
  1945. 2025-06-16T19:50:41 3152.780 WRN Occlusion: RemoveEntity [type=EntityPlayer, name=gamer_bro_456, id=173] missing
  1946. 2025-06-16T19:50:41 3152.780 INF [PlayerInteractions] persistent player disconnect
  1947. 2025-06-16T19:50:41 3152.791 INF [Steamworks.NET] NET: Dropping client: 76561198847641069
  1948. 2025-06-16T19:50:48 3160.088 INF MinEventLogMessage: XP gained during the last level:
  1949. 2025-06-16T19:50:48 3160.088 INF CVarLogValue: $xpFromLootThisLevel == 0
  1950. 2025-06-16T19:50:48 3160.088 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  1951. 2025-06-16T19:50:48 3160.088 INF CVarLogValue: $xpFromKillThisLevel == 0
  1952. 2025-06-16T19:51:10 3181.588 INF Time: 52.94m FPS: 20.00 Heap: 1893.3MB Max: 1937.4MB Chunks: 722 CGO: 23 Ply: 2 Zom: 1 Ent: 4 (33) Items: 0 CO: 2 RSS: 3279.3MB
  1953. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  1954. 2025-06-16T19:51:40 3211.588 INF Time: 53.44m FPS: 20.00 Heap: 1970.9MB Max: 1970.9MB Chunks: 722 CGO: 21 Ply: 2 Zom: 1 Ent: 4 (33) Items: 0 CO: 2 RSS: 3334.7MB
  1955. 2025-06-16T19:52:00 3231.637 INF VehicleManager saving 0 (0 + 0)
  1956. 2025-06-16T19:52:00 3231.637 INF DroneManager saving 0 (0 + 0)
  1957. 2025-06-16T19:52:00 3231.637 INF TurretTracker saving 0 (0 + 0)
  1958. 2025-06-16T19:52:00 3231.646 INF VehicleManager saved 9 bytes
  1959. 2025-06-16T19:52:00 3231.646 INF DroneManager saved 9 bytes
  1960. 2025-06-16T19:52:00 3231.646 INF TurretTracker saved 9 bytes
  1961. 2025-06-16T19:52:10 3241.638 INF Time: 53.94m FPS: 20.00 Heap: 1975.2MB Max: 1975.2MB Chunks: 722 CGO: 23 Ply: 2 Zom: 1 Ent: 4 (33) Items: 0 CO: 2 RSS: 3336.5MB
  1962. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 677, 61, 605
  1963. 2025-06-16T19:52:40 3271.685 INF Time: 54.45m FPS: 20.00 Heap: 1449.5MB Max: 1975.2MB Chunks: 357 CGO: 22 Ply: 2 Zom: 1 Ent: 4 (33) Items: 0 CO: 2 RSS: 3337.8MB
  1964. 2025-06-16T19:53:01 3292.504 INF [DECO] written 75817, in 19ms
  1965. 2025-06-16T19:53:01 3292.517 INF [DECO] write thread 12ms
  1966. 2025-06-16T19:53:10 3301.685 INF Time: 54.95m FPS: 20.00 Heap: 1452.1MB Max: 1975.2MB Chunks: 357 CGO: 24 Ply: 2 Zom: 1 Ent: 4 (33) Items: 0 CO: 2 RSS: 3338.1MB
  1967. 2025-06-16T19:53:34 3325.184 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=304] missing
  1968. 2025-06-16T19:53:40 3331.735 INF Time: 55.45m FPS: 20.00 Heap: 1455.8MB Max: 1975.2MB Chunks: 357 CGO: 28 Ply: 2 Zom: 2 Ent: 5 (35) Items: 0 CO: 2 RSS: 3338.1MB
  1969. 2025-06-16T19:54:00 3351.684 INF VehicleManager saving 0 (0 + 0)
  1970. 2025-06-16T19:54:00 3351.684 INF DroneManager saving 0 (0 + 0)
  1971. 2025-06-16T19:54:00 3351.684 INF TurretTracker saving 0 (0 + 0)
  1972. 2025-06-16T19:54:00 3351.695 INF VehicleManager saved 9 bytes
  1973. 2025-06-16T19:54:00 3351.695 INF TurretTracker saved 9 bytes
  1974. 2025-06-16T19:54:00 3351.695 INF DroneManager saved 9 bytes
  1975. 2025-06-16T19:54:01 3352.554 INF [DECO] written 75818, in 19ms
  1976. 2025-06-16T19:54:01 3352.565 INF [DECO] write thread 10ms
  1977. 2025-06-16T19:54:10 3361.735 INF Time: 55.95m FPS: 20.00 Heap: 1456.8MB Max: 1975.2MB Chunks: 357 CGO: 28 Ply: 2 Zom: 2 Ent: 5 (35) Items: 0 CO: 2 RSS: 3338.1MB
  1978. 2025-06-16T19:54:40 3391.780 INF Time: 56.45m FPS: 20.00 Heap: 1443.8MB Max: 1975.2MB Chunks: 357 CGO: 31 Ply: 2 Zom: 2 Ent: 5 (32) Items: 0 CO: 2 RSS: 3338.3MB
  1979. 2025-06-16T19:55:01 3412.430 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=305] missing
  1980. 2025-06-16T19:55:01 3412.599 INF [DECO] written 75818, in 19ms
  1981. 2025-06-16T19:55:01 3412.611 INF [DECO] write thread 11ms
  1982. 2025-06-16T19:55:10 3421.830 INF Time: 56.95m FPS: 20.00 Heap: 1445.2MB Max: 1975.2MB Chunks: 357 CGO: 30 Ply: 2 Zom: 1 Ent: 4 (32) Items: 0 CO: 2 RSS: 3338.3MB
  1983. 2025-06-16T19:55:40 3451.830 INF Time: 57.45m FPS: 20.00 Heap: 1530.6MB Max: 1975.2MB Chunks: 421 CGO: 48 Ply: 2 Zom: 3 Ent: 6 (34) Items: 0 CO: 2 RSS: 3338.3MB
  1984. 2025-06-16T19:56:00 3471.729 INF VehicleManager saving 0 (0 + 0)
  1985. 2025-06-16T19:56:00 3471.730 INF DroneManager saving 0 (0 + 0)
  1986. 2025-06-16T19:56:00 3471.730 INF TurretTracker saving 0 (0 + 0)
  1987. 2025-06-16T19:56:00 3471.738 INF VehicleManager saved 9 bytes
  1988. 2025-06-16T19:56:00 3471.738 INF DroneManager saved 9 bytes
  1989. 2025-06-16T19:56:00 3471.738 INF TurretTracker saved 9 bytes
  1990. 2025-06-16T19:56:01 3472.650 INF [DECO] written 75833, in 19ms
  1991. 2025-06-16T19:56:01 3472.654 INF [DECO] write thread 4ms
  1992. 2025-06-16T19:56:10 3481.880 INF Time: 57.95m FPS: 20.00 Heap: 1542.2MB Max: 1975.2MB Chunks: 446 CGO: 63 Ply: 2 Zom: 5 Ent: 8 (36) Items: 0 CO: 2 RSS: 3338.3MB
  1993. 2025-06-16T19:56:35 3506.279 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJanitor, id=291] missing
  1994. 2025-06-16T19:56:36 3507.529 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalRabbit, id=247] missing
  1995. 2025-06-16T19:56:40 3511.925 INF Time: 58.45m FPS: 20.00 Heap: 1529.6MB Max: 1975.2MB Chunks: 451 CGO: 52 Ply: 2 Zom: 4 Ent: 6 (35) Items: 0 CO: 2 RSS: 3338.3MB
  1996. 2025-06-16T19:57:01 3532.697 INF [DECO] written 75848, in 21ms
  1997. 2025-06-16T19:57:01 3532.709 INF [DECO] write thread 11ms
  1998. 2025-06-16T19:57:10 3541.925 INF Time: 58.95m FPS: 20.00 Heap: 1530.5MB Max: 1975.2MB Chunks: 472 CGO: 46 Ply: 2 Zom: 4 Ent: 6 (35) Items: 0 CO: 2 RSS: 3338.3MB
  1999. 2025-06-16T19:57:23 3554.625 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=307] missing
  2000. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  2001. 2025-06-16T19:57:35 3566.626 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=309] missing
  2002. 2025-06-16T19:57:40 3571.975 INF Time: 59.45m FPS: 20.00 Heap: 1669.3MB Max: 1975.2MB Chunks: 521 CGO: 46 Ply: 2 Zom: 4 Ent: 6 (37) Items: 0 CO: 2 RSS: 3348.8MB
  2003. 2025-06-16T19:58:00 3591.774 INF VehicleManager saving 0 (0 + 0)
  2004. 2025-06-16T19:58:00 3591.774 INF DroneManager saving 0 (0 + 0)
  2005. 2025-06-16T19:58:00 3591.774 INF TurretTracker saving 0 (0 + 0)
  2006. 2025-06-16T19:58:00 3591.785 INF VehicleManager saved 9 bytes
  2007. 2025-06-16T19:58:00 3591.785 INF DroneManager saved 9 bytes
  2008. 2025-06-16T19:58:00 3591.785 INF TurretTracker saved 9 bytes
  2009. 2025-06-16T19:58:01 3592.747 INF [DECO] written 75869, in 21ms
  2010. 2025-06-16T19:58:01 3592.759 INF [DECO] write thread 11ms
  2011. 2025-06-16T19:58:10 3601.674 INF Entity zombieYo 310 killed by +moep+ 175
  2012. 2025-06-16T19:58:10 3602.025 INF Time: 59.95m FPS: 20.00 Heap: 1679.1MB Max: 1975.2MB Chunks: 521 CGO: 41 Ply: 2 Zom: 4 Ent: 6 (37) Items: 0 CO: 2 RSS: 3348.8MB
  2013. 2025-06-16T19:58:36 3627.524 INF 3622.56 SleeperVolume 954, 60, 787: Spawning 957, 63, 790 (59, 49), group 'zombieBurntGroupGS1', class zombieBurnt, count 5
  2014. 2025-06-16T19:58:40 3632.020 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=310] missing
  2015. 2025-06-16T19:58:40 3632.075 INF Time: 60.45m FPS: 20.00 Heap: 1654.2MB Max: 1975.2MB Chunks: 521 CGO: 60 Ply: 2 Zom: 6 Ent: 8 (36) Items: 0 CO: 2 RSS: 3347.9MB
  2016. 2025-06-16T19:59:01 3652.113 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=308] missing
  2017. 2025-06-16T19:59:01 3652.782 INF [DECO] written 75879, in 19ms
  2018. 2025-06-16T19:59:01 3652.791 INF [DECO] write thread 8ms
  2019. 2025-06-16T19:59:09 3660.162 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=306] missing
  2020. 2025-06-16T19:59:10 3662.113 INF Time: 60.95m FPS: 20.00 Heap: 1664.8MB Max: 1975.2MB Chunks: 521 CGO: 64 Ply: 2 Zom: 6 Ent: 8 (38) Items: 0 CO: 2 RSS: 3350.4MB
  2021. 2025-06-16T19:59:11 3662.162 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBurnt, id=314] missing
  2022. 2025-06-16T19:59:18 3669.562 INF 3664.599 SleeperVolume 983, 61, 714: Spawning 998, 61, 716 (62, 44), group 'ZombiesCrawlers', class zombieSteveCrawler, count 6
  2023. 2025-06-16T19:59:18 3669.663 INF 3664.699 SleeperVolume 983, 61, 714: Spawning 998, 62, 727 (62, 45), group 'zombieUtilityWorkerGroupGS1', class zombieJanitor, count 6
  2024. 2025-06-16T19:59:35 3686.562 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=318] missing
  2025. 2025-06-16T19:59:35 3686.562 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJanitor, id=319] missing
  2026. 2025-06-16T19:59:37 3688.213 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombiePartyGirl, id=315] missing
  2027. 2025-06-16T19:59:41 3692.162 INF Time: 61.45m FPS: 20.00 Heap: 1732.5MB Max: 1975.2MB Chunks: 547 CGO: 90 Ply: 2 Zom: 8 Ent: 11 (45) Items: 0 CO: 2 RSS: 3364.2MB
  2028. 2025-06-16T19:59:42 3693.763 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=311] missing
  2029. 2025-06-16T19:59:43 3694.562 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieUtilityWorker, id=312] missing
  2030. 2025-06-16T19:59:47 3698.212 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=317] missing
  2031. 2025-06-16T20:00:00 3711.811 INF VehicleManager saving 0 (0 + 0)
  2032. 2025-06-16T20:00:00 3711.811 INF DroneManager saving 0 (0 + 0)
  2033. 2025-06-16T20:00:00 3711.811 INF TurretTracker saving 0 (0 + 0)
  2034. 2025-06-16T20:00:00 3711.821 INF VehicleManager saved 9 bytes
  2035. 2025-06-16T20:00:00 3711.821 INF TurretTracker saved 9 bytes
  2036. 2025-06-16T20:00:00 3711.821 INF DroneManager saved 9 bytes
  2037. 2025-06-16T20:00:01 3712.827 INF [DECO] written 75923, in 14ms
  2038. 2025-06-16T20:00:01 3712.838 INF [DECO] write thread 11ms
  2039. 2025-06-16T20:00:08 3719.212 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=325] missing
  2040. 2025-06-16T20:00:11 3722.213 INF Time: 61.95m FPS: 20.00 Heap: 1761.2MB Max: 1975.2MB Chunks: 550 CGO: 75 Ply: 2 Zom: 8 Ent: 11 (49) Items: 0 CO: 2 RSS: 3371.9MB
  2041. 2025-06-16T20:00:17 3728.212 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=327] missing
  2042. 2025-06-16T20:00:25 3736.212 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=326] missing
  2043. 2025-06-16T20:00:25 3737.112 INF 3732.15 SleeperVolume 1125, 61, 722: None spawned, canSpawn True, respawnCnt 0
  2044. 2025-06-16T20:00:26 3737.212 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBiker, id=324] missing
  2045. 2025-06-16T20:00:35 3746.222 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalChicken, id=321] missing
  2046. 2025-06-16T20:00:37 3748.212 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombiePartyGirl, id=322] missing
  2047. 2025-06-16T20:00:41 3752.218 INF Time: 62.45m FPS: 19.17 Heap: 1678.2MB Max: 1975.2MB Chunks: 550 CGO: 61 Ply: 2 Zom: 6 Ent: 8 (43) Items: 0 CO: 2 RSS: 3372.3MB
  2048. 2025-06-16T20:00:45 3756.417 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=323] missing
  2049. 2025-06-16T20:00:57 3768.417 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=316] missing
  2050. 2025-06-16T20:01:06 3777.467 INF Entity zombieBusinessMan 329 killed by +moep+ 175
  2051. 2025-06-16T20:01:11 3782.273 INF Time: 62.96m FPS: 20.00 Heap: 1679.2MB Max: 1975.2MB Chunks: 550 CGO: 43 Ply: 2 Zom: 3 Ent: 6 (44) Items: 1 CO: 2 RSS: 3372.3MB
  2052. 2025-06-16T20:01:20 3791.417 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieFatHawaiian, id=320] missing
  2053. 2025-06-16T20:01:22 3793.417 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJanitor, id=328] missing
  2054. 2025-06-16T20:01:22 3793.767 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=313] missing
  2055. 2025-06-16T20:01:36 3807.432 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=329] missing
  2056. 2025-06-16T20:01:41 3812.283 INF Time: 63.46m FPS: 19.94 Heap: 1690.4MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 1 Ent: 3 (45) Items: 1 CO: 2 RSS: 3375.2MB
  2057. 2025-06-16T20:02:00 3831.832 INF VehicleManager saving 0 (0 + 0)
  2058. 2025-06-16T20:02:00 3831.832 INF DroneManager saving 0 (0 + 0)
  2059. 2025-06-16T20:02:00 3831.832 INF TurretTracker saving 0 (0 + 0)
  2060. 2025-06-16T20:02:00 3831.840 INF VehicleManager saved 9 bytes
  2061. 2025-06-16T20:02:00 3831.841 INF DroneManager saved 9 bytes
  2062. 2025-06-16T20:02:00 3831.841 INF TurretTracker saved 9 bytes
  2063. 2025-06-16T20:02:01 3832.853 INF [DECO] written 75926, in 19ms
  2064. 2025-06-16T20:02:01 3832.863 INF [DECO] write thread 10ms
  2065. 2025-06-16T20:02:11 3842.282 INF Time: 63.96m FPS: 20.00 Heap: 1694.4MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 1 Ent: 3 (45) Items: 1 CO: 2 RSS: 3375.2MB
  2066. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  2067. 2025-06-16T20:02:41 3872.282 INF Time: 64.46m FPS: 19.20 Heap: 1684.7MB Max: 1975.2MB Chunks: 550 CGO: 22 Ply: 2 Zom: 1 Ent: 3 (43) Items: 0 CO: 2 RSS: 3375.2MB
  2068. 2025-06-16T20:03:07 3898.182 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=331] missing
  2069. 2025-06-16T20:03:11 3902.283 INF Time: 64.96m FPS: 20.00 Heap: 1685.6MB Max: 1975.2MB Chunks: 550 CGO: 37 Ply: 2 Zom: 2 Ent: 4 (45) Items: 0 CO: 2 RSS: 3375.7MB
  2070. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  2071. 2025-06-16T20:03:26 3917.182 WRN Occlusion: RemoveEntity [type=EntityAnimalSnake, name=animalSnake, id=336] missing
  2072. 2025-06-16T20:03:41 3932.332 INF Time: 65.46m FPS: 20.00 Heap: 1686.7MB Max: 1975.2MB Chunks: 550 CGO: 53 Ply: 2 Zom: 6 Ent: 8 (50) Items: 0 CO: 2 RSS: 3375.7MB
  2073. 2025-06-16T20:04:00 3951.831 INF VehicleManager saving 0 (0 + 0)
  2074. 2025-06-16T20:04:00 3951.831 INF DroneManager saving 0 (0 + 0)
  2075. 2025-06-16T20:04:00 3951.831 INF TurretTracker saving 0 (0 + 0)
  2076. 2025-06-16T20:04:00 3951.842 INF VehicleManager saved 9 bytes
  2077. 2025-06-16T20:04:00 3951.842 INF DroneManager saved 9 bytes
  2078. 2025-06-16T20:04:00 3951.843 INF TurretTracker saved 9 bytes
  2079. 2025-06-16T20:04:11 3962.381 INF Time: 65.96m FPS: 20.00 Heap: 1690.7MB Max: 1975.2MB Chunks: 550 CGO: 55 Ply: 2 Zom: 6 Ent: 8 (50) Items: 0 CO: 2 RSS: 3375.9MB
  2080. 2025-06-16T20:04:28 3980.031 INF Entity zombieSteveCrawler 334 killed by +moep+ 175
  2081. 2025-06-16T20:04:41 3992.394 INF Time: 66.46m FPS: 19.15 Heap: 1683.4MB Max: 1975.2MB Chunks: 550 CGO: 46 Ply: 2 Zom: 5 Ent: 8 (44) Items: 0 CO: 2 RSS: 3142.2MB
  2082. 2025-06-16T20:04:51 4002.694 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=332] missing
  2083. 2025-06-16T20:05:00 4011.793 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=334] missing
  2084. 2025-06-16T20:05:11 4022.443 INF Time: 66.96m FPS: 20.00 Heap: 1684.2MB Max: 1975.2MB Chunks: 550 CGO: 43 Ply: 2 Zom: 4 Ent: 8 (46) Items: 2 CO: 2 RSS: 3142.2MB
  2085. 2025-06-16T20:05:41 4052.445 INF Time: 67.46m FPS: 20.00 Heap: 1685.2MB Max: 1975.2MB Chunks: 550 CGO: 44 Ply: 2 Zom: 4 Ent: 6 (46) Items: 2 CO: 2 RSS: 3142.2MB
  2086. 2025-06-16T20:05:43 4054.692 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=333] missing
  2087. 2025-06-16T20:06:00 4071.846 INF VehicleManager saving 0 (0 + 0)
  2088. 2025-06-16T20:06:00 4071.846 INF DroneManager saving 0 (0 + 0)
  2089. 2025-06-16T20:06:00 4071.847 INF TurretTracker saving 0 (0 + 0)
  2090. 2025-06-16T20:06:00 4071.857 INF TurretTracker saved 9 bytes
  2091. 2025-06-16T20:06:00 4071.858 INF DroneManager saved 9 bytes
  2092. 2025-06-16T20:06:00 4071.858 INF VehicleManager saved 9 bytes
  2093. 2025-06-16T20:06:11 4082.493 INF Time: 67.96m FPS: 20.00 Heap: 1686.5MB Max: 1975.2MB Chunks: 550 CGO: 35 Ply: 2 Zom: 3 Ent: 6 (47) Items: 3 CO: 2 RSS: 3142.2MB
  2094. 2025-06-16T20:06:41 4112.542 INF Time: 68.46m FPS: 19.21 Heap: 1681.1MB Max: 1975.2MB Chunks: 550 CGO: 35 Ply: 2 Zom: 3 Ent: 6 (45) Items: 1 CO: 2 RSS: 3142.2MB
  2095. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 677, 61, 605
  2096. 2025-06-16T20:06:56 4127.742 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=335] missing
  2097. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  2098. 2025-06-16T20:07:11 4142.542 INF Time: 68.96m FPS: 20.00 Heap: 1681.8MB Max: 1975.2MB Chunks: 550 CGO: 34 Ply: 2 Zom: 3 Ent: 5 (46) Items: 1 CO: 2 RSS: 3142.2MB
  2099. 2025-06-16T20:07:41 4172.592 INF Time: 69.46m FPS: 20.00 Heap: 1682.6MB Max: 1975.2MB Chunks: 550 CGO: 32 Ply: 2 Zom: 3 Ent: 5 (46) Items: 1 CO: 2 RSS: 3142.2MB
  2100. 2025-06-16T20:08:00 4191.841 INF VehicleManager saving 0 (0 + 0)
  2101. 2025-06-16T20:08:00 4191.841 INF DroneManager saving 0 (0 + 0)
  2102. 2025-06-16T20:08:00 4191.841 INF TurretTracker saving 0 (0 + 0)
  2103. 2025-06-16T20:08:00 4191.852 INF DroneManager saved 9 bytes
  2104. 2025-06-16T20:08:00 4191.852 INF VehicleManager saved 9 bytes
  2105. 2025-06-16T20:08:00 4191.852 INF TurretTracker saved 9 bytes
  2106. 2025-06-16T20:08:11 4202.641 INF Time: 69.96m FPS: 20.00 Heap: 1683.8MB Max: 1975.2MB Chunks: 550 CGO: 34 Ply: 2 Zom: 3 Ent: 5 (46) Items: 1 CO: 2 RSS: 3142.2MB
  2107. 2025-06-16T20:08:41 4232.688 INF Time: 70.46m FPS: 20.00 Heap: 1680.4MB Max: 1975.2MB Chunks: 550 CGO: 30 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3142.2MB
  2108. 2025-06-16T20:09:11 4262.688 INF Time: 70.96m FPS: 20.00 Heap: 1681.1MB Max: 1975.2MB Chunks: 550 CGO: 32 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3142.2MB
  2109. 2025-06-16T20:09:41 4292.738 INF Time: 71.46m FPS: 20.00 Heap: 1681.8MB Max: 1975.2MB Chunks: 550 CGO: 33 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3142.2MB
  2110. 2025-06-16T20:10:00 4311.887 INF VehicleManager saving 0 (0 + 0)
  2111. 2025-06-16T20:10:00 4311.887 INF DroneManager saving 0 (0 + 0)
  2112. 2025-06-16T20:10:00 4311.887 INF TurretTracker saving 0 (0 + 0)
  2113. 2025-06-16T20:10:00 4311.898 INF VehicleManager saved 9 bytes
  2114. 2025-06-16T20:10:00 4311.898 INF DroneManager saved 9 bytes
  2115. 2025-06-16T20:10:00 4311.898 INF TurretTracker saved 9 bytes
  2116. 2025-06-16T20:10:11 4322.787 INF Time: 71.96m FPS: 20.00 Heap: 1683.2MB Max: 1975.2MB Chunks: 550 CGO: 33 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3142.2MB
  2117. 2025-06-16T20:10:41 4352.834 INF Time: 72.46m FPS: 20.00 Heap: 1680.1MB Max: 1975.2MB Chunks: 550 CGO: 33 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3142.2MB
  2118. 2025-06-16T20:11:11 4382.883 INF Time: 72.97m FPS: 20.00 Heap: 1680.8MB Max: 1975.2MB Chunks: 550 CGO: 30 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3142.2MB
  2119. 2025-06-16T20:11:41 4412.883 INF Time: 73.47m FPS: 20.00 Heap: 1681.6MB Max: 1975.2MB Chunks: 550 CGO: 32 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3142.2MB
  2120. 2025-06-16T20:12:00 4431.932 INF VehicleManager saving 0 (0 + 0)
  2121. 2025-06-16T20:12:00 4431.932 INF DroneManager saving 0 (0 + 0)
  2122. 2025-06-16T20:12:00 4431.932 INF TurretTracker saving 0 (0 + 0)
  2123. 2025-06-16T20:12:00 4431.942 INF DroneManager saved 9 bytes
  2124. 2025-06-16T20:12:00 4431.943 INF VehicleManager saved 9 bytes
  2125. 2025-06-16T20:12:00 4431.943 INF TurretTracker saved 9 bytes
  2126. 2025-06-16T20:12:11 4442.933 INF Time: 73.97m FPS: 20.00 Heap: 1682.5MB Max: 1975.2MB Chunks: 550 CGO: 28 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3142.2MB
  2127. 2025-06-16T20:12:41 4472.979 INF Time: 74.47m FPS: 20.00 Heap: 1679.7MB Max: 1975.2MB Chunks: 550 CGO: 26 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3142.2MB
  2128. 2025-06-16T20:13:04 4495.429 INF MinEventLogMessage: XP gained during the last level:
  2129. 2025-06-16T20:13:04 4495.429 INF CVarLogValue: $xpFromLootThisLevel == 0
  2130. 2025-06-16T20:13:04 4495.429 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  2131. 2025-06-16T20:13:04 4495.429 INF CVarLogValue: $xpFromKillThisLevel == 0
  2132. 2025-06-16T20:13:11 4502.979 INF Time: 74.97m FPS: 20.00 Heap: 1680.4MB Max: 1975.2MB Chunks: 550 CGO: 28 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3142.2MB
  2133. 2025-06-16T20:13:41 4533.028 INF Time: 75.47m FPS: 20.00 Heap: 1681.2MB Max: 1975.2MB Chunks: 550 CGO: 28 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3142.2MB
  2134. 2025-06-16T20:14:00 4551.978 INF VehicleManager saving 0 (0 + 0)
  2135. 2025-06-16T20:14:00 4551.978 INF DroneManager saving 0 (0 + 0)
  2136. 2025-06-16T20:14:00 4551.978 INF TurretTracker saving 0 (0 + 0)
  2137. 2025-06-16T20:14:00 4551.988 INF VehicleManager saved 9 bytes
  2138. 2025-06-16T20:14:00 4551.988 INF TurretTracker saved 9 bytes
  2139. 2025-06-16T20:14:00 4551.988 INF DroneManager saved 9 bytes
  2140. 2025-06-16T20:14:11 4563.078 INF Time: 75.97m FPS: 20.00 Heap: 1682.1MB Max: 1975.2MB Chunks: 550 CGO: 31 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3142.2MB
  2141. 2025-06-16T20:14:41 4593.081 INF Time: 76.47m FPS: 20.00 Heap: 1679.6MB Max: 1975.2MB Chunks: 550 CGO: 31 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3076.2MB
  2142. 2025-06-16T20:15:12 4623.131 INF Time: 76.97m FPS: 20.00 Heap: 1680.5MB Max: 1975.2MB Chunks: 550 CGO: 31 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3076.2MB
  2143. 2025-06-16T20:15:42 4653.181 INF Time: 77.47m FPS: 20.00 Heap: 1681.2MB Max: 1975.2MB Chunks: 550 CGO: 31 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3076.2MB
  2144. 2025-06-16T20:16:00 4671.979 INF VehicleManager saving 0 (0 + 0)
  2145. 2025-06-16T20:16:00 4671.979 INF DroneManager saving 0 (0 + 0)
  2146. 2025-06-16T20:16:00 4671.979 INF TurretTracker saving 0 (0 + 0)
  2147. 2025-06-16T20:16:00 4671.988 INF DroneManager saved 9 bytes
  2148. 2025-06-16T20:16:00 4671.988 INF VehicleManager saved 9 bytes
  2149. 2025-06-16T20:16:00 4671.988 INF TurretTracker saved 9 bytes
  2150. 2025-06-16T20:16:12 4683.229 INF Time: 77.97m FPS: 20.00 Heap: 1682.1MB Max: 1975.2MB Chunks: 550 CGO: 34 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3076.2MB
  2151. 2025-06-16T20:16:42 4713.279 INF Time: 78.47m FPS: 19.21 Heap: 1679.5MB Max: 1975.2MB Chunks: 550 CGO: 28 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3064.5MB
  2152. 2025-06-16T20:17:12 4743.328 INF Time: 78.97m FPS: 20.00 Heap: 1680.2MB Max: 1975.2MB Chunks: 550 CGO: 26 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3064.5MB
  2153. 2025-06-16T20:17:42 4773.327 INF Time: 79.47m FPS: 20.00 Heap: 1680.9MB Max: 1975.2MB Chunks: 550 CGO: 26 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3064.5MB
  2154. 2025-06-16T20:18:00 4792.027 INF VehicleManager saving 0 (0 + 0)
  2155. 2025-06-16T20:18:00 4792.027 INF DroneManager saving 0 (0 + 0)
  2156. 2025-06-16T20:18:00 4792.027 INF TurretTracker saving 0 (0 + 0)
  2157. 2025-06-16T20:18:00 4792.036 INF VehicleManager saved 9 bytes
  2158. 2025-06-16T20:18:00 4792.036 INF TurretTracker saved 9 bytes
  2159. 2025-06-16T20:18:00 4792.036 INF DroneManager saved 9 bytes
  2160. 2025-06-16T20:18:12 4803.327 INF Time: 79.97m FPS: 20.00 Heap: 1681.8MB Max: 1975.2MB Chunks: 550 CGO: 29 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3064.5MB
  2161. 2025-06-16T20:18:42 4833.327 INF Time: 80.47m FPS: 19.19 Heap: 1679.4MB Max: 1975.2MB Chunks: 550 CGO: 30 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3052.7MB
  2162. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  2163. 2025-06-16T20:19:12 4863.327 INF Time: 80.97m FPS: 20.00 Heap: 1680.2MB Max: 1975.2MB Chunks: 550 CGO: 26 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3052.7MB
  2164. 2025-06-16T20:19:42 4893.376 INF Time: 81.47m FPS: 20.00 Heap: 1680.8MB Max: 1975.2MB Chunks: 550 CGO: 26 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3052.7MB
  2165. 2025-06-16T20:20:00 4912.026 INF VehicleManager saving 0 (0 + 0)
  2166. 2025-06-16T20:20:00 4912.026 INF DroneManager saving 0 (0 + 0)
  2167. 2025-06-16T20:20:00 4912.026 INF TurretTracker saving 0 (0 + 0)
  2168. 2025-06-16T20:20:00 4912.036 INF VehicleManager saved 9 bytes
  2169. 2025-06-16T20:20:00 4912.036 INF DroneManager saved 9 bytes
  2170. 2025-06-16T20:20:00 4912.036 INF TurretTracker saved 9 bytes
  2171. 2025-06-16T20:20:12 4923.380 INF Time: 81.97m FPS: 20.00 Heap: 1686.5MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3053.9MB
  2172. 2025-06-16T20:20:20 4931.751 INF Entity zombieYo 342 killed by niffler_20 171
  2173. 2025-06-16T20:20:42 4953.377 INF Time: 82.47m FPS: 19.19 Heap: 1680.4MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 2 Ent: 5 (44) Items: 0 CO: 2 RSS: 3052.6MB
  2174. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  2175. 2025-06-16T20:20:51 4962.527 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=342] missing
  2176. 2025-06-16T20:21:10 4981.627 INF Entity zombieBowler 338 killed by niffler_20 171
  2177. 2025-06-16T20:21:12 4983.428 INF Time: 82.97m FPS: 20.00 Heap: 1689.2MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 7 (47) Items: 3 CO: 2 RSS: 3056.9MB
  2178. 2025-06-16T20:21:40 5011.977 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBowler, id=338] missing
  2179. 2025-06-16T20:21:42 5013.427 INF Time: 83.47m FPS: 20.00 Heap: 1697.6MB Max: 1975.2MB Chunks: 550 CGO: 40 Ply: 2 Zom: 3 Ent: 7 (49) Items: 3 CO: 2 RSS: 3064.4MB
  2180. 2025-06-16T20:22:00 5032.026 INF VehicleManager saving 0 (0 + 0)
  2181. 2025-06-16T20:22:00 5032.026 INF DroneManager saving 0 (0 + 0)
  2182. 2025-06-16T20:22:00 5032.026 INF TurretTracker saving 0 (0 + 0)
  2183. 2025-06-16T20:22:00 5032.036 INF TurretTracker saved 9 bytes
  2184. 2025-06-16T20:22:00 5032.036 INF DroneManager saved 9 bytes
  2185. 2025-06-16T20:22:00 5032.036 INF VehicleManager saved 9 bytes
  2186. 2025-06-16T20:22:12 5043.427 INF Time: 83.97m FPS: 20.00 Heap: 1703.4MB Max: 1975.2MB Chunks: 550 CGO: 36 Ply: 2 Zom: 3 Ent: 5 (49) Items: 3 CO: 2 RSS: 3069.8MB
  2187. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 677, 61, 605
  2188. 2025-06-16T20:22:42 5073.476 INF Time: 84.48m FPS: 19.20 Heap: 1683.1MB Max: 1975.2MB Chunks: 550 CGO: 40 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3070.9MB
  2189. 2025-06-16T20:23:01 5092.626 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=347] missing
  2190. 2025-06-16T20:23:12 5103.476 INF Time: 84.98m FPS: 20.00 Heap: 1683.9MB Max: 1975.2MB Chunks: 550 CGO: 31 Ply: 2 Zom: 2 Ent: 4 (44) Items: 0 CO: 2 RSS: 3071.0MB
  2191. 2025-06-16T20:23:42 5133.525 INF Time: 85.48m FPS: 20.00 Heap: 1689.1MB Max: 1975.2MB Chunks: 550 CGO: 28 Ply: 2 Zom: 2 Ent: 4 (44) Items: 0 CO: 2 RSS: 3071.3MB
  2192. 2025-06-16T20:24:00 5152.024 INF VehicleManager saving 0 (0 + 0)
  2193. 2025-06-16T20:24:00 5152.024 INF DroneManager saving 0 (0 + 0)
  2194. 2025-06-16T20:24:00 5152.024 INF TurretTracker saving 0 (0 + 0)
  2195. 2025-06-16T20:24:00 5152.034 INF VehicleManager saved 9 bytes
  2196. 2025-06-16T20:24:00 5152.034 INF DroneManager saved 9 bytes
  2197. 2025-06-16T20:24:00 5152.034 INF TurretTracker saved 9 bytes
  2198. 2025-06-16T20:24:12 5163.524 INF Time: 85.98m FPS: 20.00 Heap: 1693.2MB Max: 1975.2MB Chunks: 550 CGO: 26 Ply: 2 Zom: 2 Ent: 4 (44) Items: 0 CO: 2 RSS: 3071.5MB
  2199. 2025-06-16T20:24:42 5193.525 INF Time: 86.48m FPS: 19.20 Heap: 1684.3MB Max: 1975.2MB Chunks: 550 CGO: 26 Ply: 2 Zom: 2 Ent: 4 (44) Items: 0 CO: 2 RSS: 3071.4MB
  2200. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 677, 61, 605
  2201. 2025-06-16T20:25:12 5223.525 INF Time: 86.98m FPS: 20.00 Heap: 1686.5MB Max: 1975.2MB Chunks: 550 CGO: 29 Ply: 2 Zom: 2 Ent: 4 (44) Items: 0 CO: 2 RSS: 3071.5MB
  2202. 2025-06-16T20:25:42 5253.525 INF Time: 87.48m FPS: 20.00 Heap: 1689.8MB Max: 1975.2MB Chunks: 550 CGO: 23 Ply: 2 Zom: 3 Ent: 5 (45) Items: 0 CO: 2 RSS: 3071.7MB
  2203. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  2204. 2025-06-16T20:26:00 5272.030 INF VehicleManager saving 0 (0 + 0)
  2205. 2025-06-16T20:26:00 5272.030 INF DroneManager saving 0 (0 + 0)
  2206. 2025-06-16T20:26:00 5272.030 INF TurretTracker saving 0 (0 + 0)
  2207. 2025-06-16T20:26:00 5272.030 INF DroneManager saved 9 bytes
  2208. 2025-06-16T20:26:00 5272.031 INF TurretTracker saved 9 bytes
  2209. 2025-06-16T20:26:00 5272.031 INF VehicleManager saved 9 bytes
  2210. 2025-06-16T20:26:01 5272.339 INF Entity zombieNurse 346 killed by niffler_20 171
  2211. 2025-06-16T20:26:12 5283.574 INF Time: 87.98m FPS: 20.00 Heap: 1694.9MB Max: 1975.2MB Chunks: 550 CGO: 32 Ply: 2 Zom: 2 Ent: 5 (45) Items: 0 CO: 2 RSS: 3072.2MB
  2212. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 677, 61, 605
  2213. 2025-06-16T20:26:31 5302.425 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=346] missing
  2214. 2025-06-16T20:26:42 5313.574 INF Time: 88.48m FPS: 20.00 Heap: 1682.6MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 2 Ent: 5 (45) Items: 1 CO: 2 RSS: 3071.3MB
  2215. 2025-06-16T20:27:12 5343.624 INF Time: 88.98m FPS: 20.00 Heap: 1683.3MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 2 Ent: 5 (45) Items: 1 CO: 2 RSS: 3071.3MB
  2216. 2025-06-16T20:27:13 5344.774 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieDarlene, id=348] missing
  2217. 2025-06-16T20:27:42 5373.673 INF Time: 89.48m FPS: 20.00 Heap: 1684.1MB Max: 1975.2MB Chunks: 550 CGO: 17 Ply: 2 Zom: 1 Ent: 3 (45) Items: 1 CO: 2 RSS: 3071.3MB
  2218. 2025-06-16T20:28:00 5392.022 INF VehicleManager saving 0 (0 + 0)
  2219. 2025-06-16T20:28:00 5392.022 INF DroneManager saving 0 (0 + 0)
  2220. 2025-06-16T20:28:00 5392.022 INF TurretTracker saving 0 (0 + 0)
  2221. 2025-06-16T20:28:00 5392.031 INF VehicleManager saved 9 bytes
  2222. 2025-06-16T20:28:00 5392.031 INF DroneManager saved 9 bytes
  2223. 2025-06-16T20:28:00 5392.031 INF TurretTracker saved 9 bytes
  2224. 2025-06-16T20:28:12 5403.722 INF Time: 89.98m FPS: 20.00 Heap: 1685.1MB Max: 1975.2MB Chunks: 550 CGO: 17 Ply: 2 Zom: 1 Ent: 3 (45) Items: 1 CO: 2 RSS: 3071.3MB
  2225. 2025-06-16T20:28:42 5433.771 INF Time: 90.48m FPS: 20.00 Heap: 1680.1MB Max: 1975.2MB Chunks: 550 CGO: 16 Ply: 2 Zom: 1 Ent: 3 (44) Items: 0 CO: 2 RSS: 3071.1MB
  2226. 2025-06-16T20:29:12 5463.821 INF Time: 90.98m FPS: 20.00 Heap: 1682.3MB Max: 1975.2MB Chunks: 550 CGO: 19 Ply: 2 Zom: 1 Ent: 3 (44) Items: 0 CO: 2 RSS: 3071.1MB
  2227. 2025-06-16T20:29:42 5493.820 INF Time: 91.48m FPS: 20.00 Heap: 1683.0MB Max: 1975.2MB Chunks: 550 CGO: 19 Ply: 2 Zom: 1 Ent: 3 (44) Items: 0 CO: 2 RSS: 3071.1MB
  2228. 2025-06-16T20:30:00 5512.069 INF VehicleManager saving 0 (0 + 0)
  2229. 2025-06-16T20:30:00 5512.069 INF DroneManager saving 0 (0 + 0)
  2230. 2025-06-16T20:30:00 5512.069 INF TurretTracker saving 0 (0 + 0)
  2231. 2025-06-16T20:30:00 5512.079 INF VehicleManager saved 9 bytes
  2232. 2025-06-16T20:30:00 5512.079 INF DroneManager saved 9 bytes
  2233. 2025-06-16T20:30:00 5512.079 INF TurretTracker saved 9 bytes
  2234. 2025-06-16T20:30:12 5523.820 INF Time: 91.98m FPS: 20.00 Heap: 1684.2MB Max: 1975.2MB Chunks: 550 CGO: 17 Ply: 2 Zom: 1 Ent: 3 (44) Items: 0 CO: 2 RSS: 3071.1MB
  2235. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  2236. 2025-06-16T20:30:42 5553.866 INF Time: 92.48m FPS: 20.00 Heap: 1680.4MB Max: 1975.2MB Chunks: 550 CGO: 19 Ply: 2 Zom: 1 Ent: 3 (44) Items: 0 CO: 2 RSS: 3070.9MB
  2237. 2025-06-16T20:31:12 5583.866 INF Time: 92.98m FPS: 20.00 Heap: 1682.6MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 2 Ent: 4 (45) Items: 0 CO: 2 RSS: 3070.9MB
  2238. 2025-06-16T20:31:27 5598.866 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=337] missing
  2239. 2025-06-16T20:31:42 5613.916 INF Time: 93.48m FPS: 20.00 Heap: 1684.2MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 1 Ent: 3 (45) Items: 0 CO: 2 RSS: 3070.9MB
  2240. 2025-06-16T20:32:01 5632.115 INF VehicleManager saving 0 (0 + 0)
  2241. 2025-06-16T20:32:01 5632.115 INF DroneManager saving 0 (0 + 0)
  2242. 2025-06-16T20:32:01 5632.115 INF TurretTracker saving 0 (0 + 0)
  2243. 2025-06-16T20:32:01 5632.124 INF DroneManager saved 9 bytes
  2244. 2025-06-16T20:32:01 5632.124 INF VehicleManager saved 9 bytes
  2245. 2025-06-16T20:32:01 5632.124 INF TurretTracker saved 9 bytes
  2246. 2025-06-16T20:32:12 5643.916 INF Time: 93.98m FPS: 20.00 Heap: 1686.7MB Max: 1975.2MB Chunks: 550 CGO: 32 Ply: 2 Zom: 3 Ent: 5 (47) Items: 0 CO: 2 RSS: 3070.9MB
  2247. 2025-06-16T20:32:25 5656.916 INF 5651.982 SleeperVolume 835, 60, 607: Spawning 841, 62, 610 (52, 38), group 'sleeperHordeStageGS2', class zombieArlene, count 3
  2248. 2025-06-16T20:32:33 5665.015 INF Entity zombieMarlene 351 killed by +moep+ 175
  2249. 2025-06-16T20:32:42 5673.413 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=350] missing
  2250. 2025-06-16T20:32:42 5673.964 INF Time: 94.48m FPS: 19.21 Heap: 1682.1MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 3 Ent: 5 (44) Items: 0 CO: 2 RSS: 3073.6MB
  2251. 2025-06-16T20:32:56 5687.575 INF Entity zombieArlene 353 killed by niffler_20 171
  2252. 2025-06-16T20:33:04 5695.163 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=351] missing
  2253. 2025-06-16T20:33:12 5704.014 INF Time: 94.98m FPS: 20.00 Heap: 1683.2MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 1 Ent: 4 (44) Items: 0 CO: 2 RSS: 3073.6MB
  2254. 2025-06-16T20:33:18 5709.414 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=352] missing
  2255. 2025-06-16T20:33:26 5717.513 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieArlene, id=353] missing
  2256. 2025-06-16T20:33:42 5734.013 INF Time: 95.48m FPS: 20.00 Heap: 1684.6MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 3 (45) Items: 0 CO: 2 RSS: 3073.6MB
  2257. 2025-06-16T20:34:01 5752.162 INF VehicleManager saving 0 (0 + 0)
  2258. 2025-06-16T20:34:01 5752.162 INF DroneManager saving 0 (0 + 0)
  2259. 2025-06-16T20:34:01 5752.162 INF TurretTracker saving 0 (0 + 0)
  2260. 2025-06-16T20:34:01 5752.172 INF VehicleManager saved 9 bytes
  2261. 2025-06-16T20:34:01 5752.172 INF DroneManager saved 9 bytes
  2262. 2025-06-16T20:34:01 5752.172 INF TurretTracker saved 9 bytes
  2263. 2025-06-16T20:34:12 5764.063 INF Time: 95.99m FPS: 20.00 Heap: 1688.0MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 3 (45) Items: 0 CO: 2 RSS: 3073.6MB
  2264. 2025-06-16T20:34:16 5767.213 INF 5762.281 SleeperVolume 835, 66, 607: Spawning 837, 67, 609 (52, 38), group 'sleeperHordeStageGS2', class zombieSteve, count 1
  2265. 2025-06-16T20:34:42 5794.113 INF Time: 96.49m FPS: 19.20 Heap: 1681.2MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 2 Ent: 4 (45) Items: 0 CO: 2 RSS: 3073.6MB
  2266. 2025-06-16T20:34:50 5801.413 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=354] missing
  2267. 2025-06-16T20:35:13 5824.162 INF Time: 96.99m FPS: 20.00 Heap: 1682.0MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 2 Ent: 4 (46) Items: 0 CO: 2 RSS: 3075.8MB
  2268. 2025-06-16T20:35:28 5839.663 INF Entity zombieSteve 355 killed by +moep+ 175
  2269. 2025-06-16T20:35:43 5854.162 INF Time: 97.49m FPS: 20.00 Heap: 1683.1MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 1 Ent: 4 (46) Items: 0 CO: 2 RSS: 3075.8MB
  2270. 2025-06-16T20:35:58 5869.613 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=355] missing
  2271. 2025-06-16T20:36:01 5872.161 INF VehicleManager saving 0 (0 + 0)
  2272. 2025-06-16T20:36:01 5872.161 INF DroneManager saving 0 (0 + 0)
  2273. 2025-06-16T20:36:01 5872.161 INF TurretTracker saving 0 (0 + 0)
  2274. 2025-06-16T20:36:01 5872.171 INF VehicleManager saved 9 bytes
  2275. 2025-06-16T20:36:01 5872.171 INF TurretTracker saved 9 bytes
  2276. 2025-06-16T20:36:01 5872.171 INF DroneManager saved 9 bytes
  2277. 2025-06-16T20:36:13 5884.162 INF Time: 97.99m FPS: 20.00 Heap: 1684.4MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 1 Ent: 3 (46) Items: 0 CO: 2 RSS: 3075.8MB
  2278. 2025-06-16T20:36:22 5893.212 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieArlene, id=356] missing
  2279. 2025-06-16T20:36:43 5914.163 INF Time: 98.49m FPS: 19.20 Heap: 1680.5MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 3 (46) Items: 0 CO: 2 RSS: 3044.9MB
  2280. 2025-06-16T20:37:13 5944.162 INF Time: 98.99m FPS: 20.00 Heap: 1681.1MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 3 (46) Items: 0 CO: 2 RSS: 3044.9MB
  2281. 2025-06-16T20:37:43 5974.163 INF Time: 99.49m FPS: 20.00 Heap: 1684.7MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 1 Ent: 3 (46) Items: 0 CO: 2 RSS: 3044.9MB
  2282. 2025-06-16T20:37:43 5975.012 INF Entity zombieSteveCrawler 357 killed by niffler_20 171
  2283. 2025-06-16T20:38:01 5992.162 INF VehicleManager saving 0 (0 + 0)
  2284. 2025-06-16T20:38:01 5992.162 INF DroneManager saving 0 (0 + 0)
  2285. 2025-06-16T20:38:01 5992.162 INF TurretTracker saving 0 (0 + 0)
  2286. 2025-06-16T20:38:01 5992.172 INF VehicleManager saved 9 bytes
  2287. 2025-06-16T20:38:01 5992.172 INF DroneManager saved 9 bytes
  2288. 2025-06-16T20:38:01 5992.172 INF TurretTracker saved 9 bytes
  2289. 2025-06-16T20:38:02 5994.033 INF [DECO] written 75932, in 19ms
  2290. 2025-06-16T20:38:02 5994.046 INF [DECO] write thread 12ms
  2291. 2025-06-16T20:38:13 6004.212 INF Time: 99.99m FPS: 20.00 Heap: 1691.5MB Max: 1975.2MB Chunks: 550 CGO: 30 Ply: 2 Zom: 2 Ent: 5 (48) Items: 0 CO: 2 RSS: 3046.3MB
  2292. 2025-06-16T20:38:13 6004.961 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=357] missing
  2293. 2025-06-16T20:38:43 6034.261 INF Time: 100.49m FPS: 19.21 Heap: 1682.8MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 2 Ent: 4 (47) Items: 0 CO: 2 RSS: 3045.3MB
  2294. 2025-06-16T20:39:10 6061.165 INF 6056.237 SleeperVolume 956, 60, 584: None spawned, canSpawn True, respawnCnt 0
  2295. 2025-06-16T20:39:13 6064.265 INF Time: 100.99m FPS: 20.00 Heap: 1690.6MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 2 Ent: 4 (47) Items: 0 CO: 2 RSS: 3053.4MB
  2296. 2025-06-16T20:39:43 6094.265 INF Time: 101.49m FPS: 20.00 Heap: 1692.3MB Max: 1975.2MB Chunks: 550 CGO: 30 Ply: 2 Zom: 2 Ent: 4 (47) Items: 0 CO: 2 RSS: 3055.1MB
  2297. 2025-06-16T20:40:01 6112.164 INF VehicleManager saving 0 (0 + 0)
  2298. 2025-06-16T20:40:01 6112.164 INF DroneManager saving 0 (0 + 0)
  2299. 2025-06-16T20:40:01 6112.164 INF TurretTracker saving 0 (0 + 0)
  2300. 2025-06-16T20:40:01 6112.174 INF VehicleManager saved 9 bytes
  2301. 2025-06-16T20:40:01 6112.174 INF DroneManager saved 9 bytes
  2302. 2025-06-16T20:40:01 6112.174 INF TurretTracker saved 9 bytes
  2303. 2025-06-16T20:40:02 6114.085 INF [DECO] written 75936, in 19ms
  2304. 2025-06-16T20:40:02 6114.096 INF [DECO] write thread 11ms
  2305. 2025-06-16T20:40:13 6124.314 INF Time: 101.99m FPS: 20.00 Heap: 1694.2MB Max: 1975.2MB Chunks: 550 CGO: 28 Ply: 2 Zom: 2 Ent: 4 (47) Items: 0 CO: 2 RSS: 3055.8MB
  2306. 2025-06-16T20:40:43 6154.315 INF Time: 102.49m FPS: 19.20 Heap: 1682.9MB Max: 1975.2MB Chunks: 550 CGO: 45 Ply: 2 Zom: 4 Ent: 6 (48) Items: 0 CO: 2 RSS: 3055.3MB
  2307. 2025-06-16T20:41:02 6174.084 INF [DECO] written 75937, in 19ms
  2308. 2025-06-16T20:41:02 6174.095 INF [DECO] write thread 11ms
  2309. 2025-06-16T20:41:13 6184.315 INF Time: 102.99m FPS: 20.00 Heap: 1683.9MB Max: 1975.2MB Chunks: 550 CGO: 48 Ply: 2 Zom: 4 Ent: 7 (49) Items: 0 CO: 3 RSS: 3056.4MB
  2310. 2025-06-16T20:41:43 6214.363 INF Time: 103.49m FPS: 20.00 Heap: 1685.1MB Max: 1975.2MB Chunks: 550 CGO: 45 Ply: 2 Zom: 4 Ent: 6 (49) Items: 0 CO: 2 RSS: 3057.4MB
  2311. 2025-06-16T20:42:01 6232.162 INF VehicleManager saving 0 (0 + 0)
  2312. 2025-06-16T20:42:01 6232.163 INF DroneManager saving 0 (0 + 0)
  2313. 2025-06-16T20:42:01 6232.163 INF TurretTracker saving 0 (0 + 0)
  2314. 2025-06-16T20:42:01 6232.172 INF VehicleManager saved 9 bytes
  2315. 2025-06-16T20:42:01 6232.172 INF DroneManager saved 9 bytes
  2316. 2025-06-16T20:42:01 6232.172 INF TurretTracker saved 9 bytes
  2317. 2025-06-16T20:42:13 6244.214 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieLumberjack, id=361] missing
  2318. 2025-06-16T20:42:13 6244.364 INF Time: 103.99m FPS: 20.00 Heap: 1686.5MB Max: 1975.2MB Chunks: 550 CGO: 38 Ply: 2 Zom: 3 Ent: 5 (49) Items: 0 CO: 2 RSS: 3057.4MB
  2319. 2025-06-16T20:42:43 6274.364 INF Time: 104.49m FPS: 19.19 Heap: 1682.1MB Max: 1975.2MB Chunks: 550 CGO: 35 Ply: 2 Zom: 3 Ent: 5 (47) Items: 0 CO: 2 RSS: 3056.9MB
  2320. 2025-06-16T20:43:13 6304.365 INF Time: 104.99m FPS: 20.00 Heap: 1684.2MB Max: 1975.2MB Chunks: 550 CGO: 47 Ply: 2 Zom: 4 Ent: 6 (48) Items: 0 CO: 2 RSS: 3056.9MB
  2321. 2025-06-16T20:43:43 6334.414 INF Time: 105.49m FPS: 20.00 Heap: 1685.6MB Max: 1975.2MB Chunks: 550 CGO: 46 Ply: 2 Zom: 4 Ent: 6 (48) Items: 0 CO: 2 RSS: 3056.9MB
  2322. 2025-06-16T20:44:01 6352.163 INF VehicleManager saving 0 (0 + 0)
  2323. 2025-06-16T20:44:01 6352.163 INF DroneManager saving 0 (0 + 0)
  2324. 2025-06-16T20:44:01 6352.163 INF TurretTracker saving 0 (0 + 0)
  2325. 2025-06-16T20:44:01 6352.174 INF VehicleManager saved 9 bytes
  2326. 2025-06-16T20:44:01 6352.174 INF DroneManager saved 9 bytes
  2327. 2025-06-16T20:44:01 6352.174 INF TurretTracker saved 9 bytes
  2328. 2025-06-16T20:44:13 6364.464 INF Time: 105.99m FPS: 20.00 Heap: 1692.2MB Max: 1975.2MB Chunks: 550 CGO: 46 Ply: 2 Zom: 4 Ent: 6 (48) Items: 0 CO: 2 RSS: 3057.4MB
  2329. 2025-06-16T20:44:30 6381.613 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBowler, id=360] missing
  2330. 2025-06-16T20:44:43 6394.511 INF Time: 106.49m FPS: 20.00 Heap: 1683.6MB Max: 1975.2MB Chunks: 550 CGO: 38 Ply: 2 Zom: 3 Ent: 5 (47) Items: 0 CO: 2 RSS: 3057.3MB
  2331. 2025-06-16T20:45:13 6424.561 INF Time: 106.99m FPS: 20.00 Heap: 1688.6MB Max: 1975.2MB Chunks: 550 CGO: 37 Ply: 2 Zom: 3 Ent: 5 (47) Items: 0 CO: 2 RSS: 3057.3MB
  2332. 2025-06-16T20:45:43 6454.611 INF Time: 107.49m FPS: 20.00 Heap: 1689.5MB Max: 1975.2MB Chunks: 550 CGO: 35 Ply: 2 Zom: 3 Ent: 5 (47) Items: 0 CO: 2 RSS: 3057.3MB
  2333. 2025-06-16T20:46:01 6472.210 INF VehicleManager saving 0 (0 + 0)
  2334. 2025-06-16T20:46:01 6472.210 INF DroneManager saving 0 (0 + 0)
  2335. 2025-06-16T20:46:01 6472.210 INF TurretTracker saving 0 (0 + 0)
  2336. 2025-06-16T20:46:01 6472.220 INF DroneManager saved 9 bytes
  2337. 2025-06-16T20:46:01 6472.220 INF VehicleManager saved 9 bytes
  2338. 2025-06-16T20:46:01 6472.220 INF TurretTracker saved 9 bytes
  2339. 2025-06-16T20:46:13 6484.610 INF Time: 107.99m FPS: 20.00 Heap: 1690.8MB Max: 1975.2MB Chunks: 550 CGO: 37 Ply: 2 Zom: 3 Ent: 5 (47) Items: 0 CO: 2 RSS: 3057.3MB
  2340. 2025-06-16T20:46:43 6514.660 INF Time: 108.50m FPS: 19.23 Heap: 1682.0MB Max: 1975.2MB Chunks: 550 CGO: 35 Ply: 2 Zom: 3 Ent: 5 (47) Items: 0 CO: 2 RSS: 3055.8MB
  2341. 2025-06-16T20:47:03 6534.229 INF [DECO] written 75942, in 19ms
  2342. 2025-06-16T20:47:03 6534.241 INF [DECO] write thread 11ms
  2343. 2025-06-16T20:47:13 6544.709 INF Time: 109.00m FPS: 20.00 Heap: 1684.9MB Max: 1975.2MB Chunks: 550 CGO: 59 Ply: 2 Zom: 6 Ent: 8 (50) Items: 0 CO: 2 RSS: 3056.3MB
  2344. 2025-06-16T20:47:43 6574.710 INF Time: 109.50m FPS: 20.00 Heap: 1686.5MB Max: 1975.2MB Chunks: 550 CGO: 65 Ply: 2 Zom: 7 Ent: 9 (51) Items: 0 CO: 2 RSS: 3059.8MB
  2345. 2025-06-16T20:48:01 6592.258 INF VehicleManager saving 0 (0 + 0)
  2346. 2025-06-16T20:48:01 6592.258 INF DroneManager saving 0 (0 + 0)
  2347. 2025-06-16T20:48:01 6592.258 INF TurretTracker saving 0 (0 + 0)
  2348. 2025-06-16T20:48:01 6592.268 INF VehicleManager saved 9 bytes
  2349. 2025-06-16T20:48:01 6592.268 INF TurretTracker saved 9 bytes
  2350. 2025-06-16T20:48:01 6592.268 INF DroneManager saved 9 bytes
  2351. 2025-06-16T20:48:03 6594.229 INF [DECO] written 75944, in 19ms
  2352. 2025-06-16T20:48:03 6594.241 INF [DECO] write thread 12ms
  2353. 2025-06-16T20:48:11 6602.558 INF 6597.638 SleeperVolume 1047, 61, 640: Spawning 1051, 61, 642 (65, 40), group 'sleeperHordeStageGS5', class zombieBoe, count 7
  2354. 2025-06-16T20:48:11 6602.659 INF 6597.739 SleeperVolume 1047, 61, 640: Spawning 1048, 61, 642 (65, 40), group 'sleeperHordeStageGS5', class zombieJanitor, count 7
  2355. 2025-06-16T20:48:13 6604.709 INF Time: 110.00m FPS: 20.00 Heap: 1693.5MB Max: 1975.2MB Chunks: 550 CGO: 60 Ply: 2 Zom: 9 Ent: 11 (54) Items: 1 CO: 2 RSS: 3065.9MB
  2356. 2025-06-16T20:48:26 6617.358 INF 6612.438 SleeperVolume 1036, 62, 649: Spawning 1041, 62, 660 (65, 41), group 'sleeperHordeStageGS5', class zombieJanitor, count 9
  2357. 2025-06-16T20:48:26 6617.361 INF 6612.438 SleeperVolume 1050, 62, 649: Spawning 1050, 62, 652 (65, 40), group 'sleeperHordeStageGS5', class zombieBusinessMan, count 9
  2358. 2025-06-16T20:48:26 6617.409 INF 6612.488 SleeperVolume 1042, 62, 649: Spawning 1045, 62, 649 (65, 40), group 'sleeperHordeStageGS5', class zombieTomClark, count 9
  2359. 2025-06-16T20:48:26 6617.411 INF 6612.488 SleeperVolume 1042, 62, 652: Spawning 1043, 62, 653 (65, 40), group 'sleeperHordeStageGS5', class zombieJoe, count 9
  2360. 2025-06-16T20:48:26 6617.459 INF 6612.539 SleeperVolume 1036, 62, 649: Spawning 1036, 62, 658 (64, 41), group 'sleeperHordeStageGS5', class zombieMarlene, count 9
  2361. 2025-06-16T20:48:26 6617.461 INF 6612.539 SleeperVolume 1037, 62, 645: Spawning 1038, 62, 647 (64, 40), group 'sleeperHordeStageGS5', class zombieTomClark, count 9
  2362. 2025-06-16T20:48:43 6634.711 INF Time: 110.50m FPS: 19.19 Heap: 1686.4MB Max: 1975.2MB Chunks: 550 CGO: 62 Ply: 2 Zom: 15 Ent: 17 (48) Items: 0 CO: 2 RSS: 3072.1MB
  2363. 2025-06-16T20:48:43 6634.862 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=358] missing
  2364. 2025-06-16T20:48:47 6638.261 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJanitor, id=371] missing
  2365. 2025-06-16T20:48:47 6638.262 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=375] missing
  2366. 2025-06-16T20:48:47 6638.262 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=376] missing
  2367. 2025-06-16T20:48:48 6639.810 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=363] missing
  2368. 2025-06-16T20:48:52 6643.510 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=358] missing
  2369. 2025-06-16T20:48:56 6647.211 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=373] missing
  2370. 2025-06-16T20:48:56 6647.211 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=374] missing
  2371. 2025-06-16T20:48:57 6648.460 INF Entity zombieDarlene 367 killed by niffler_20 171
  2372. 2025-06-16T20:48:58 6649.361 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=369] missing
  2373. 2025-06-16T20:48:58 6649.361 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJanitor, id=370] missing
  2374. 2025-06-16T20:48:58 6649.611 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=372] missing
  2375. 2025-06-16T20:49:03 6654.230 INF [DECO] written 75945, in 19ms
  2376. 2025-06-16T20:49:03 6654.242 INF [DECO] write thread 11ms
  2377. 2025-06-16T20:49:08 6659.689 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=358] missing
  2378. 2025-06-16T20:49:13 6664.738 INF Time: 111.00m FPS: 19.89 Heap: 1691.3MB Max: 1975.2MB Chunks: 550 CGO: 51 Ply: 2 Zom: 5 Ent: 8 (51) Items: 0 CO: 2 RSS: 3072.1MB
  2379. 2025-06-16T20:49:27 6678.438 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieDarlene, id=367] missing
  2380. 2025-06-16T20:49:36 6687.538 INF Entity zombieMarlene 366 killed by niffler_20 171
  2381. 2025-06-16T20:49:43 6694.738 INF Time: 111.50m FPS: 20.00 Heap: 1702.0MB Max: 1975.2MB Chunks: 550 CGO: 38 Ply: 2 Zom: 4 Ent: 8 (52) Items: 1 CO: 2 RSS: 3072.1MB
  2382. 2025-06-16T20:50:00 6711.688 INF 6706.77 SleeperVolume 1050, 62, 649: Restoring 1050, 62, 652 (65, 40) 'zombieBusinessMan', count 4
  2383. 2025-06-16T20:50:01 6712.288 INF VehicleManager saving 0 (0 + 0)
  2384. 2025-06-16T20:50:01 6712.288 INF DroneManager saving 0 (0 + 0)
  2385. 2025-06-16T20:50:01 6712.288 INF TurretTracker saving 0 (0 + 0)
  2386. 2025-06-16T20:50:01 6712.297 INF DroneManager saved 9 bytes
  2387. 2025-06-16T20:50:01 6712.297 INF TurretTracker saved 9 bytes
  2388. 2025-06-16T20:50:01 6712.297 INF VehicleManager saved 9 bytes
  2389. 2025-06-16T20:50:03 6714.838 INF 6709.92 SleeperVolume 1042, 62, 649: Restoring 1045, 62, 649 (65, 40) 'zombieTomClark', count 5
  2390. 2025-06-16T20:50:03 6714.840 INF 6709.92 SleeperVolume 1042, 62, 652: Restoring 1043, 62, 653 (65, 40) 'zombieJoe', count 5
  2391. 2025-06-16T20:50:06 6717.487 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=366] missing
  2392. 2025-06-16T20:50:13 6724.738 INF Time: 112.00m FPS: 20.00 Heap: 1715.0MB Max: 1975.2MB Chunks: 550 CGO: 35 Ply: 2 Zom: 7 Ent: 9 (55) Items: 1 CO: 2 RSS: 3079.8MB
  2393. 2025-06-16T20:50:14 6725.804 INF Entity zombieBusinessMan 379 killed by niffler_20 171
  2394. 2025-06-16T20:50:21 6732.487 INF 6727.569 SleeperVolume 1043, 62, 656: None spawned, canSpawn True, respawnCnt 0
  2395. 2025-06-16T20:50:21 6732.488 INF 6727.569 SleeperVolume 1043, 67, 649: Spawning 1044, 67, 650 (65, 40), group 'sleeperHordeStageGS5', class zombieMarlene, count 6
  2396. 2025-06-16T20:50:21 6732.587 INF 6727.669 SleeperVolume 1043, 67, 649: Spawning 1043, 67, 651 (65, 40), group 'sleeperHordeStageGS5', class zombieYo, count 6
  2397. 2025-06-16T20:50:21 6732.688 INF 6727.77 SleeperVolume 1043, 67, 649: Spawning 1046, 67, 651 (65, 40), group 'sleeperHordeStageGS5', class zombieSteve, count 6
  2398. 2025-06-16T20:50:33 6744.938 INF 6740.02 SleeperVolume 1047, 61, 640: Restoring 1048, 61, 642 (65, 40) 'zombieJanitor', count 9
  2399. 2025-06-16T20:50:33 6745.037 INF 6740.12 SleeperVolume 1047, 61, 640: Restoring 1051, 61, 642 (65, 40) 'zombieBoe', count 9
  2400. 2025-06-16T20:50:43 6754.740 INF Time: 112.50m FPS: 19.19 Heap: 1691.2MB Max: 1975.2MB Chunks: 550 CGO: 32 Ply: 2 Zom: 11 Ent: 14 (50) Items: 0 CO: 2 RSS: 3091.4MB
  2401. 2025-06-16T20:50:44 6755.940 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=379] missing
  2402. 2025-06-16T20:51:08 6780.039 INF Entity zombieSkateboarder 364 killed by niffler_20 171
  2403. 2025-06-16T20:51:13 6784.740 INF Time: 113.00m FPS: 20.00 Heap: 1699.2MB Max: 1975.2MB Chunks: 550 CGO: 28 Ply: 2 Zom: 10 Ent: 13 (50) Items: 0 CO: 2 RSS: 3091.5MB
  2404. 2025-06-16T20:51:20 6791.702 INF Entity zombieBoe 386 killed by +moep+ 175
  2405. 2025-06-16T20:51:30 6801.338 INF 6796.421 SleeperVolume 1036, 62, 649: Restoring 1036, 62, 658 (64, 41) 'zombieMarlene', count 9
  2406. 2025-06-16T20:51:30 6801.341 INF 6796.421 SleeperVolume 1037, 62, 645: Restoring 1038, 62, 647 (64, 40) 'zombieTomClark', count 9
  2407. 2025-06-16T20:51:30 6801.440 INF 6796.522 SleeperVolume 1036, 62, 649: Restoring 1041, 62, 660 (65, 41) 'zombieJanitor', count 9
  2408. 2025-06-16T20:51:35 6806.303 INF Entity zombieJanitor 385 killed by +moep+ 175
  2409. 2025-06-16T20:51:38 6809.989 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=364] missing
  2410. 2025-06-16T20:51:43 6814.789 INF Time: 113.50m FPS: 20.00 Heap: 1704.0MB Max: 1975.2MB Chunks: 550 CGO: 28 Ply: 2 Zom: 11 Ent: 15 (53) Items: 0 CO: 2 RSS: 3095.4MB
  2411. 2025-06-16T20:51:50 6821.639 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=386] missing
  2412. 2025-06-16T20:52:01 6832.288 INF VehicleManager saving 0 (0 + 0)
  2413. 2025-06-16T20:52:01 6832.288 INF DroneManager saving 0 (0 + 0)
  2414. 2025-06-16T20:52:01 6832.288 INF TurretTracker saving 0 (0 + 0)
  2415. 2025-06-16T20:52:01 6832.298 INF DroneManager saved 9 bytes
  2416. 2025-06-16T20:52:01 6832.298 INF VehicleManager saved 9 bytes
  2417. 2025-06-16T20:52:01 6832.298 INF TurretTracker saved 9 bytes
  2418. 2025-06-16T20:52:05 6836.239 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJanitor, id=385] missing
  2419. 2025-06-16T20:52:13 6844.838 INF Time: 114.00m FPS: 20.00 Heap: 1707.3MB Max: 1975.2MB Chunks: 550 CGO: 29 Ply: 2 Zom: 11 Ent: 13 (53) Items: 0 CO: 2 RSS: 3099.4MB
  2420. 2025-06-16T20:52:39 6870.903 INF Entity zombieBoe 365 killed by niffler_20 171
  2421. 2025-06-16T20:52:43 6874.852 INF Time: 114.50m FPS: 19.15 Heap: 1691.8MB Max: 1975.2MB Chunks: 550 CGO: 29 Ply: 2 Zom: 10 Ent: 13 (50) Items: 0 CO: 2 RSS: 3100.4MB
  2422. 2025-06-16T20:53:04 6895.452 INF Entity zombieArlene 377 killed by niffler_20 171
  2423. 2025-06-16T20:53:09 6900.863 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=365] missing
  2424. 2025-06-16T20:53:13 6904.864 INF Time: 115.00m FPS: 19.96 Heap: 1696.3MB Max: 1975.2MB Chunks: 550 CGO: 28 Ply: 2 Zom: 9 Ent: 12 (50) Items: 0 CO: 2 RSS: 3101.5MB
  2425. 2025-06-16T20:53:14 6905.864 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=380] missing
  2426. 2025-06-16T20:53:14 6905.864 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=381] missing
  2427. 2025-06-16T20:53:14 6905.864 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=382] missing
  2428. 2025-06-16T20:53:14 6905.864 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=383] missing
  2429. 2025-06-16T20:53:14 6905.864 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=384] missing
  2430. 2025-06-16T20:53:19 6911.113 INF 6906.198 SleeperVolume 1042, 62, 649: Restoring 1045, 62, 649 (65, 40) 'zombieTomClark', count 4
  2431. 2025-06-16T20:53:20 6911.115 INF 6906.198 SleeperVolume 1042, 62, 652: Restoring 1043, 62, 653 (65, 40) 'zombieJoe', count 4
  2432. 2025-06-16T20:53:25 6916.762 INF 6911.847 SleeperVolume 1043, 67, 649: Restoring 1046, 67, 651 (65, 40) 'zombieSteve', count 6
  2433. 2025-06-16T20:53:25 6916.863 INF 6911.948 SleeperVolume 1043, 67, 649: Restoring 1043, 67, 651 (65, 40) 'zombieYo', count 6
  2434. 2025-06-16T20:53:25 6916.963 INF 6912.048 SleeperVolume 1043, 67, 649: Restoring 1044, 67, 650 (65, 40) 'zombieMarlene', count 6
  2435. 2025-06-16T20:53:34 6925.412 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieArlene, id=377] missing
  2436. 2025-06-16T20:53:43 6934.913 INF Time: 115.50m FPS: 20.00 Heap: 1697.7MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 9 Ent: 11 (56) Items: 1 CO: 2 RSS: 3101.5MB
  2437. 2025-06-16T20:54:01 6952.312 INF VehicleManager saving 0 (0 + 0)
  2438. 2025-06-16T20:54:01 6952.312 INF DroneManager saving 0 (0 + 0)
  2439. 2025-06-16T20:54:01 6952.312 INF TurretTracker saving 0 (0 + 0)
  2440. 2025-06-16T20:54:01 6952.321 INF DroneManager saved 9 bytes
  2441. 2025-06-16T20:54:01 6952.321 INF TurretTracker saved 9 bytes
  2442. 2025-06-16T20:54:01 6952.321 INF VehicleManager saved 9 bytes
  2443. 2025-06-16T20:54:01 6952.463 INF Entity zombieTomClark 390 killed by +moep+ 175
  2444. 2025-06-16T20:54:13 6964.963 INF Time: 116.00m FPS: 20.00 Heap: 1705.3MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 8 Ent: 11 (56) Items: 1 CO: 2 RSS: 3101.8MB
  2445. 2025-06-16T20:54:31 6982.412 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=390] missing
  2446. 2025-06-16T20:54:43 6994.963 INF Time: 116.50m FPS: 19.20 Heap: 1690.3MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 8 Ent: 10 (53) Items: 0 CO: 2 RSS: 3101.8MB
  2447. 2025-06-16T20:54:55 7006.625 INF Entity zombieJoe 391 killed by niffler_20 171
  2448. 2025-06-16T20:55:13 7024.963 INF Time: 117.00m FPS: 20.00 Heap: 1691.5MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 7 Ent: 10 (53) Items: 0 CO: 2 RSS: 3102.3MB
  2449. 2025-06-16T20:55:16 7028.111 INF Entity zombieTomClark 388 killed by niffler_20 171
  2450. 2025-06-16T20:55:17 7028.862 INF MinEventLogMessage: XP gained during the last level:
  2451. 2025-06-16T20:55:17 7028.862 INF CVarLogValue: $xpFromLootThisLevel == 0
  2452. 2025-06-16T20:55:17 7028.862 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  2453. 2025-06-16T20:55:17 7028.862 INF CVarLogValue: $xpFromKillThisLevel == 0
  2454. 2025-06-16T20:55:25 7036.562 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=391] missing
  2455. 2025-06-16T20:55:32 7043.212 INF Entity zombieMarlene 387 killed by niffler_20 171
  2456. 2025-06-16T20:55:43 7055.012 INF Time: 117.50m FPS: 20.00 Heap: 1695.1MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 5 Ent: 9 (53) Items: 0 CO: 2 RSS: 3102.3MB
  2457. 2025-06-16T20:55:46 7058.062 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=388] missing
  2458. 2025-06-16T20:56:01 7072.311 INF VehicleManager saving 0 (0 + 0)
  2459. 2025-06-16T20:56:01 7072.311 INF DroneManager saving 0 (0 + 0)
  2460. 2025-06-16T20:56:01 7072.311 INF TurretTracker saving 0 (0 + 0)
  2461. 2025-06-16T20:56:01 7072.322 INF DroneManager saved 9 bytes
  2462. 2025-06-16T20:56:01 7072.322 INF VehicleManager saved 9 bytes
  2463. 2025-06-16T20:56:01 7072.322 INF TurretTracker saved 9 bytes
  2464. 2025-06-16T20:56:02 7073.162 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=387] missing
  2465. 2025-06-16T20:56:13 7085.062 INF Time: 118.00m FPS: 20.00 Heap: 1701.4MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 5 Ent: 7 (53) Items: 0 CO: 2 RSS: 3102.5MB
  2466. 2025-06-16T20:56:23 7094.212 INF Entity zombieJanitor 389 killed by +moep+ 175
  2467. 2025-06-16T20:56:43 7115.063 INF Time: 118.50m FPS: 19.19 Heap: 1692.3MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 4 Ent: 7 (52) Items: 0 CO: 2 RSS: 3106.4MB
  2468. 2025-06-16T20:56:53 7124.363 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJanitor, id=389] missing
  2469. 2025-06-16T20:56:58 7129.462 INF Entity zombieSteve 392 killed by niffler_20 171
  2470. 2025-06-16T20:56:59 7130.362 INF MinEventLogMessage: XP gained during the last level:
  2471. 2025-06-16T20:56:59 7130.363 INF CVarLogValue: $xpFromLootThisLevel == 0
  2472. 2025-06-16T20:56:59 7130.363 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  2473. 2025-06-16T20:56:59 7130.363 INF CVarLogValue: $xpFromKillThisLevel == 0
  2474. 2025-06-16T20:57:01 7132.413 INF Entity zombieYo 393 killed by +moep+ 175
  2475. 2025-06-16T20:57:13 7145.063 INF Time: 119.00m FPS: 20.00 Heap: 1693.7MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 2 Ent: 7 (53) Items: 1 CO: 2 RSS: 3107.3MB
  2476. 2025-06-16T20:57:28 7159.412 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=392] missing
  2477. 2025-06-16T20:57:28 7159.462 INF Entity zombieMarlene 394 killed by niffler_20 171
  2478. 2025-06-16T20:57:31 7162.362 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=393] missing
  2479. 2025-06-16T20:57:36 7167.312 INF 7162.401 SleeperVolume 1035, 66, 637: Spawning 1053, 66, 646 (65, 40), group 'VultureGroup', class animalZombieVulture, count 1
  2480. 2025-06-16T20:57:37 7169.063 INF 7164.151 SleeperVolume 1043, 67, 653: Spawning 1046, 68, 655 (65, 40), group 'zombieScreamer', class zombieScreamer, count 2
  2481. 2025-06-16T20:57:37 7169.066 INF 7164.151 SleeperVolume 1049, 67, 654: Spawning 1050, 67, 655 (65, 40), group 'sleeperHordeStageGS8', class zombieSteve, count 2
  2482. 2025-06-16T20:57:37 7169.113 INF 7164.201 SleeperVolume 1036, 67, 656: Spawning 1041, 67, 660 (65, 41), group 'sleeperHordeStageGS8', class zombieDarlene, count 2
  2483. 2025-06-16T20:57:43 7175.113 INF Time: 119.50m FPS: 20.00 Heap: 1696.1MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 5 Ent: 12 (60) Items: 1 CO: 3 RSS: 3107.3MB
  2484. 2025-06-16T20:57:58 7189.412 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=394] missing
  2485. 2025-06-16T20:57:59 7190.212 INF Entity zombieScreamer 398 killed by niffler_20 171
  2486. 2025-06-16T20:58:01 7192.312 INF VehicleManager saving 0 (0 + 0)
  2487. 2025-06-16T20:58:01 7192.312 INF DroneManager saving 0 (0 + 0)
  2488. 2025-06-16T20:58:01 7192.312 INF TurretTracker saving 0 (0 + 0)
  2489. 2025-06-16T20:58:01 7192.322 INF TurretTracker saved 9 bytes
  2490. 2025-06-16T20:58:01 7192.322 INF DroneManager saved 9 bytes
  2491. 2025-06-16T20:58:01 7192.322 INF VehicleManager saved 9 bytes
  2492. 2025-06-16T20:58:14 7205.161 INF Time: 120.00m FPS: 20.00 Heap: 1699.8MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 4 Ent: 7 (61) Items: 1 CO: 2 RSS: 3107.3MB
  2493. 2025-06-16T20:58:29 7220.162 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieScreamer, id=398] missing
  2494. 2025-06-16T20:58:44 7235.166 INF Time: 120.50m FPS: 19.18 Heap: 1690.6MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 4 Ent: 6 (51) Items: 0 CO: 2 RSS: 3109.3MB
  2495. 2025-06-16T20:59:10 7261.967 INF Entity zombieSteve 399 killed by +moep+ 175
  2496. 2025-06-16T20:59:14 7265.171 INF Time: 121.00m FPS: 20.00 Heap: 1691.9MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 3 Ent: 6 (51) Items: 0 CO: 2 RSS: 3109.3MB
  2497. 2025-06-16T20:59:40 7291.916 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=399] missing
  2498. 2025-06-16T20:59:44 7295.166 INF Time: 121.50m FPS: 20.00 Heap: 1696.7MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 3 Ent: 5 (51) Items: 0 CO: 2 RSS: 3109.8MB
  2499. 2025-06-16T20:59:54 7305.815 WRN Occlusion: RemoveEntity [type=EntityVulture, name=animalZombieVulture, id=397] missing
  2500. 2025-06-16T21:00:01 7312.315 INF VehicleManager saving 0 (0 + 0)
  2501. 2025-06-16T21:00:01 7312.315 INF DroneManager saving 0 (0 + 0)
  2502. 2025-06-16T21:00:01 7312.315 INF TurretTracker saving 0 (0 + 0)
  2503. 2025-06-16T21:00:01 7312.326 INF DroneManager saved 9 bytes
  2504. 2025-06-16T21:00:01 7312.326 INF VehicleManager saved 9 bytes
  2505. 2025-06-16T21:00:01 7312.326 INF TurretTracker saved 9 bytes
  2506. 2025-06-16T21:00:14 7325.166 INF Time: 122.00m FPS: 20.00 Heap: 1709.6MB Max: 1975.2MB Chunks: 550 CGO: 23 Ply: 2 Zom: 2 Ent: 4 (51) Items: 0 CO: 2 RSS: 3111.5MB
  2507. 2025-06-16T21:00:24 7335.715 INF 7330.806 SleeperVolume 1035, 66, 637: Restoring 1053, 66, 646 (65, 40) 'animalZombieVulture', count 2
  2508. 2025-06-16T21:00:40 7351.821 INF Entity zombieDarlene 400 killed by niffler_20 171
  2509. 2025-06-16T21:00:44 7355.171 INF Time: 122.50m FPS: 19.21 Heap: 1691.6MB Max: 1975.2MB Chunks: 550 CGO: 23 Ply: 2 Zom: 2 Ent: 5 (51) Items: 0 CO: 2 RSS: 3112.4MB
  2510. 2025-06-16T21:01:10 7381.771 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieDarlene, id=400] missing
  2511. 2025-06-16T21:01:13 7384.321 INF 7379.412 SleeperVolume 1047, 72, 653: Spawning 1050, 76, 655 (65, 40), group 'sleeperHordeStageGS8', class zombieNurse, count 2
  2512. 2025-06-16T21:01:13 7384.421 INF 7379.513 SleeperVolume 1047, 72, 653: Spawning 1049, 76, 654 (65, 40), group 'sleeperHordeStageGS8', class zombieTomClark, count 2
  2513. 2025-06-16T21:01:13 7384.520 INF 7379.612 SleeperVolume 1047, 72, 653: Spawning 1054, 72, 659 (65, 41), group 'sleeperHordeStageGS8', class zombieJoe, count 2
  2514. 2025-06-16T21:01:13 7384.620 INF 7379.712 SleeperVolume 1047, 72, 653: Spawning 1051, 76, 654 (65, 40), group 'sleeperHordeStageGS8', class zombieMoe, count 2
  2515. 2025-06-16T21:01:14 7385.171 INF Time: 123.00m FPS: 20.00 Heap: 1692.6MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 2 Ent: 8 (55) Items: 0 CO: 2 RSS: 3113.9MB
  2516. 2025-06-16T21:01:44 7415.220 INF Time: 123.51m FPS: 20.00 Heap: 1694.9MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 6 Ent: 8 (55) Items: 0 CO: 2 RSS: 3114.7MB
  2517. 2025-06-16T21:01:47 7418.278 INF Entity zombieNurse 406 killed by +moep+ 175
  2518. 2025-06-16T21:02:01 7432.328 INF VehicleManager saving 0 (0 + 0)
  2519. 2025-06-16T21:02:01 7432.328 INF DroneManager saving 0 (0 + 0)
  2520. 2025-06-16T21:02:01 7432.328 INF TurretTracker saving 0 (0 + 0)
  2521. 2025-06-16T21:02:01 7432.339 INF VehicleManager saved 9 bytes
  2522. 2025-06-16T21:02:01 7432.339 INF DroneManager saved 9 bytes
  2523. 2025-06-16T21:02:01 7432.339 INF TurretTracker saved 9 bytes
  2524. 2025-06-16T21:02:14 7445.227 INF Time: 124.01m FPS: 20.00 Heap: 1702.7MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 5 Ent: 8 (55) Items: 0 CO: 2 RSS: 3115.3MB
  2525. 2025-06-16T21:02:17 7448.777 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=406] missing
  2526. IPC function call IClientNetworking::GetP2PSessionState took too long: 239 msec
  2527. 2025-06-16T21:02:44 7475.230 INF Time: 124.51m FPS: 19.19 Heap: 1691.9MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 5 Ent: 9 (52) Items: 2 CO: 2 RSS: 3117.5MB
  2528. 2025-06-16T21:03:08 7499.331 INF Entity zombieJoe 408 killed by +moep+ 175
  2529. 2025-06-16T21:03:14 7505.229 INF Time: 125.01m FPS: 20.00 Heap: 1693.4MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 4 Ent: 9 (52) Items: 2 CO: 2 RSS: 3120.1MB
  2530. 2025-06-16T21:03:36 7527.378 INF Entity zombieMoe 409 killed by niffler_20 171
  2531. 2025-06-16T21:03:38 7530.078 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=408] missing
  2532. 2025-06-16T21:03:44 7535.280 INF Time: 125.51m FPS: 20.00 Heap: 1698.4MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 3 Ent: 8 (54) Items: 4 CO: 2 RSS: 3121.7MB
  2533. 2025-06-16T21:03:46 7537.129 INF Entity zombieTomClark 407 killed by +moep+ 175
  2534. 2025-06-16T21:04:01 7552.328 INF VehicleManager saving 0 (0 + 0)
  2535. 2025-06-16T21:04:01 7552.328 INF DroneManager saving 0 (0 + 0)
  2536. 2025-06-16T21:04:01 7552.328 INF TurretTracker saving 0 (0 + 0)
  2537. 2025-06-16T21:04:01 7552.338 INF TurretTracker saved 9 bytes
  2538. 2025-06-16T21:04:01 7552.338 INF VehicleManager saved 9 bytes
  2539. 2025-06-16T21:04:01 7552.338 INF DroneManager saved 9 bytes
  2540. 2025-06-16T21:04:06 7557.678 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=409] missing
  2541. 2025-06-16T21:04:14 7565.328 INF Time: 126.01m FPS: 20.00 Heap: 1708.5MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 2 Ent: 5 (54) Items: 4 CO: 2 RSS: 3121.7MB
  2542. 2025-06-16T21:04:16 7567.378 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=407] missing
  2543. 2025-06-16T21:04:44 7595.330 INF Time: 126.51m FPS: 19.19 Heap: 1692.2MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 2 Ent: 4 (50) Items: 0 CO: 2 RSS: 3121.4MB
  2544. 2025-06-16T21:05:14 7625.380 INF Time: 127.01m FPS: 20.00 Heap: 1692.9MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 2 Ent: 4 (50) Items: 0 CO: 2 RSS: 3121.4MB
  2545. 2025-06-16T21:05:44 7655.429 INF Time: 127.51m FPS: 20.00 Heap: 1693.8MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 2 Ent: 4 (50) Items: 0 CO: 2 RSS: 3121.6MB
  2546. 2025-06-16T21:06:01 7672.329 INF VehicleManager saving 0 (0 + 0)
  2547. 2025-06-16T21:06:01 7672.329 INF DroneManager saving 0 (0 + 0)
  2548. 2025-06-16T21:06:01 7672.329 INF TurretTracker saving 0 (0 + 0)
  2549. 2025-06-16T21:06:01 7672.339 INF VehicleManager saved 9 bytes
  2550. 2025-06-16T21:06:01 7672.339 INF DroneManager saved 9 bytes
  2551. 2025-06-16T21:06:01 7672.339 INF TurretTracker saved 9 bytes
  2552. 2025-06-16T21:06:14 7685.430 INF Time: 128.01m FPS: 20.00 Heap: 1695.8MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 2 Ent: 4 (50) Items: 0 CO: 2 RSS: 3121.6MB
  2553. 2025-06-16T21:06:44 7715.435 INF Time: 128.51m FPS: 19.20 Heap: 1690.0MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 2 Ent: 6 (52) Items: 2 CO: 2 RSS: 3119.0MB
  2554. 2025-06-16T21:07:14 7745.480 INF Time: 129.01m FPS: 20.00 Heap: 1690.8MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 2 Ent: 6 (52) Items: 2 CO: 2 RSS: 3119.7MB
  2555. 2025-06-16T21:07:44 7775.480 INF Time: 129.51m FPS: 20.00 Heap: 1695.1MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 2 Ent: 4 (52) Items: 2 CO: 2 RSS: 3120.1MB
  2556. 2025-06-16T21:08:01 7792.329 INF VehicleManager saving 0 (0 + 0)
  2557. 2025-06-16T21:08:01 7792.329 INF DroneManager saving 0 (0 + 0)
  2558. 2025-06-16T21:08:01 7792.329 INF TurretTracker saving 0 (0 + 0)
  2559. 2025-06-16T21:08:01 7792.339 INF VehicleManager saved 9 bytes
  2560. 2025-06-16T21:08:01 7792.339 INF DroneManager saved 9 bytes
  2561. 2025-06-16T21:08:01 7792.339 INF TurretTracker saved 9 bytes
  2562. 2025-06-16T21:08:02 7793.878 INF Entity animalZombieVulture 405 killed by niffler_20 171
  2563. 2025-06-16T21:08:14 7805.529 INF Time: 130.01m FPS: 20.00 Heap: 1715.1MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 1 Ent: 4 (52) Items: 2 CO: 2 RSS: 3123.1MB
  2564. 2025-06-16T21:08:44 7835.531 INF Time: 130.51m FPS: 19.19 Heap: 1695.5MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 4 (49) Items: 0 CO: 2 RSS: 3133.2MB
  2565. 2025-06-16T21:09:14 7865.531 INF Time: 131.01m FPS: 20.00 Heap: 1700.2MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 1 Ent: 4 (49) Items: 0 CO: 2 RSS: 3133.2MB
  2566. 2025-06-16T21:09:44 7895.580 INF Time: 131.51m FPS: 20.00 Heap: 1703.3MB Max: 1975.2MB Chunks: 550 CGO: 23 Ply: 2 Zom: 1 Ent: 5 (50) Items: 1 CO: 2 RSS: 3133.2MB
  2567. 2025-06-16T21:10:01 7912.329 INF VehicleManager saving 0 (0 + 0)
  2568. 2025-06-16T21:10:01 7912.329 INF DroneManager saving 0 (0 + 0)
  2569. 2025-06-16T21:10:01 7912.329 INF TurretTracker saving 0 (0 + 0)
  2570. 2025-06-16T21:10:01 7912.341 INF DroneManager saved 9 bytes
  2571. 2025-06-16T21:10:01 7912.341 INF VehicleManager saved 9 bytes
  2572. 2025-06-16T21:10:01 7912.341 INF TurretTracker saved 9 bytes
  2573. 2025-06-16T21:10:14 7925.630 INF Time: 132.01m FPS: 20.00 Heap: 1716.1MB Max: 1975.2MB Chunks: 550 CGO: 22 Ply: 2 Zom: 1 Ent: 5 (50) Items: 1 CO: 2 RSS: 3134.7MB
  2574. 2025-06-16T21:10:44 7955.635 INF Time: 132.51m FPS: 19.18 Heap: 1691.8MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 1 Ent: 4 (49) Items: 0 CO: 2 RSS: 3135.0MB
  2575. 2025-06-16T21:11:14 7985.685 INF Time: 133.01m FPS: 20.00 Heap: 1692.6MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 1 Ent: 4 (49) Items: 0 CO: 2 RSS: 3135.2MB
  2576. 2025-06-16T21:11:44 8015.685 INF Time: 133.51m FPS: 20.00 Heap: 1694.4MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 1 Ent: 4 (49) Items: 0 CO: 2 RSS: 3135.2MB
  2577. 2025-06-16T21:12:01 8032.334 INF VehicleManager saving 0 (0 + 0)
  2578. 2025-06-16T21:12:01 8032.334 INF DroneManager saving 0 (0 + 0)
  2579. 2025-06-16T21:12:01 8032.334 INF TurretTracker saving 0 (0 + 0)
  2580. 2025-06-16T21:12:01 8032.335 INF VehicleManager saved 9 bytes
  2581. 2025-06-16T21:12:01 8032.335 INF DroneManager saved 9 bytes
  2582. 2025-06-16T21:12:01 8032.335 INF TurretTracker saved 9 bytes
  2583. 2025-06-16T21:12:06 8037.134 INF 8032.235 SleeperVolume 955, 63, 659: Spawning 960, 63, 663 (60, 41), group 'sleeperHordeStageGS5', class zombieYo, count 1
  2584. 2025-06-16T21:12:06 8037.136 INF 8032.235 SleeperVolume 959, 62, 650: Spawning 963, 62, 653 (60, 40), group 'sleeperHordeStageGS5', class zombieNurse, count 1
  2585. 2025-06-16T21:12:14 8045.734 INF Time: 134.01m FPS: 20.00 Heap: 1702.0MB Max: 1975.2MB Chunks: 550 CGO: 38 Ply: 2 Zom: 3 Ent: 6 (51) Items: 0 CO: 2 RSS: 3139.2MB
  2586. 2025-06-16T21:12:24 8055.884 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=417] missing
  2587. 2025-06-16T21:12:24 8055.884 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=418] missing
  2588. 2025-06-16T21:12:29 8060.333 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=359] missing
  2589. 2025-06-16T21:12:44 8075.733 INF Time: 134.51m FPS: 19.21 Heap: 1691.4MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 1 Ent: 4 (50) Items: 0 CO: 2 RSS: 3139.2MB
  2590. 2025-06-16T21:13:04 8095.833 WRN Occlusion: RemoveEntity [type=EntityVulture, name=animalZombieVulture, id=405] missing
  2591. 2025-06-16T21:13:14 8105.283 INF 8100.386 SleeperVolume 955, 63, 659: Restoring 960, 63, 663 (60, 41) 'zombieYo', count 1
  2592. 2025-06-16T21:13:14 8105.285 INF 8100.386 SleeperVolume 959, 62, 650: Restoring 963, 62, 653 (60, 40) 'zombieNurse', count 1
  2593. 2025-06-16T21:13:14 8105.383 INF 8100.484 SleeperVolume 959, 62, 650: Spawning 961, 62, 650 (60, 40), group 'sleeperHordeStageGS8', class zombieMarlene, count 1
  2594. 2025-06-16T21:13:14 8105.784 INF Time: 135.01m FPS: 20.00 Heap: 1692.0MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 1 Ent: 6 (53) Items: 0 CO: 2 RSS: 3139.2MB
  2595. 2025-06-16T21:13:21 8112.732 INF 8107.835 SleeperVolume 955, 68, 665: Spawning 966, 68, 666 (60, 41), group 'sleeperHordeStageGS8', class zombieNurse, count 4
  2596. 2025-06-16T21:13:21 8112.735 INF 8107.835 SleeperVolume 955, 68, 658: Spawning 957, 68, 663 (59, 41), group 'sleeperHordeStageGS8', class zombieBoe, count 4
  2597. 2025-06-16T21:13:21 8112.784 INF 8107.886 SleeperVolume 960, 68, 659: Spawning 961, 68, 661 (60, 41), group 'sleeperHordeStageGS8', class zombieJanitor, count 4
  2598. 2025-06-16T21:13:21 8112.786 INF 8107.886 SleeperVolume 964, 68, 672: Spawning 966, 68, 674 (60, 42), group 'zombieFatHawaiian', class zombieFatHawaiian, count 4
  2599. 2025-06-16T21:13:44 8135.832 INF Time: 135.52m FPS: 20.00 Heap: 1693.1MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 8 Ent: 10 (57) Items: 0 CO: 2 RSS: 3139.2MB
  2600. 2025-06-16T21:13:45 8136.533 INF Entity zombieNurse 423 killed by +moep+ 175
  2601. 2025-06-16T21:14:01 8152.382 INF VehicleManager saving 0 (0 + 0)
  2602. 2025-06-16T21:14:01 8152.382 INF DroneManager saving 0 (0 + 0)
  2603. 2025-06-16T21:14:01 8152.382 INF TurretTracker saving 0 (0 + 0)
  2604. 2025-06-16T21:14:01 8152.392 INF TurretTracker saved 9 bytes
  2605. 2025-06-16T21:14:01 8152.392 INF VehicleManager saved 9 bytes
  2606. 2025-06-16T21:14:01 8152.392 INF DroneManager saved 9 bytes
  2607. 2025-06-16T21:14:01 8152.483 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=419] missing
  2608. 2025-06-16T21:14:14 8165.881 INF Time: 136.02m FPS: 20.00 Heap: 1694.5MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 7 Ent: 10 (58) Items: 0 CO: 2 RSS: 3139.2MB
  2609. 2025-06-16T21:14:16 8167.982 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=423] missing
  2610. 2025-06-16T21:14:19 8170.988 INF Entity zombieFatHawaiian 426 killed by +moep+ 175
  2611. 2025-06-16T21:14:42 8193.434 INF Entity zombieJanitor 425 killed by niffler_20 171
  2612. 2025-06-16T21:14:44 8195.884 INF Time: 136.52m FPS: 19.19 Heap: 1690.9MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 5 Ent: 9 (51) Items: 0 CO: 2 RSS: 3140.7MB
  2613. 2025-06-16T21:14:54 8205.984 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieFatHawaiian, id=426] missing
  2614. 2025-06-16T21:15:04 8215.984 INF Entity zombieBoe 424 killed by +moep+ 175
  2615. 2025-06-16T21:15:12 8223.383 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJanitor, id=425] missing
  2616. 2025-06-16T21:15:14 8225.883 INF Time: 137.02m FPS: 20.00 Heap: 1692.0MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 4 Ent: 9 (53) Items: 2 CO: 2 RSS: 3140.7MB
  2617. 2025-06-16T21:15:21 8232.984 INF 8228.088 SleeperVolume 955, 63, 668: Spawning 958, 63, 671 (59, 41), group 'sleeperHordeStageGS8', class zombieSteve, count 4
  2618. 2025-06-16T21:15:21 8232.986 INF 8228.088 SleeperVolume 964, 63, 665: Spawning 967, 63, 676 (60, 42), group 'sleeperHordeStageGS8', class zombieTomClark, count 4
  2619. 2025-06-16T21:15:25 8236.183 INF 8231.287 SleeperVolume 955, 63, 665: Spawning 955, 63, 666 (59, 41), group 'sleeperHordeStageGS8', class zombieJoe, count 6
  2620. 2025-06-16T21:15:33 8244.734 INF Entity zombieTomClark 431 killed by +moep+ 175
  2621. 2025-06-16T21:15:34 8245.932 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=424] missing
  2622. 2025-06-16T21:15:44 8255.932 INF Time: 137.52m FPS: 20.00 Heap: 1696.4MB Max: 1975.2MB Chunks: 550 CGO: 23 Ply: 2 Zom: 6 Ent: 11 (56) Items: 2 CO: 2 RSS: 3140.7MB
  2623. 2025-06-16T21:16:01 8272.382 INF VehicleManager saving 0 (0 + 0)
  2624. 2025-06-16T21:16:01 8272.382 INF DroneManager saving 0 (0 + 0)
  2625. 2025-06-16T21:16:01 8272.382 INF TurretTracker saving 0 (0 + 0)
  2626. 2025-06-16T21:16:01 8272.384 INF VehicleManager saved 9 bytes
  2627. 2025-06-16T21:16:01 8272.384 INF TurretTracker saved 9 bytes
  2628. 2025-06-16T21:16:01 8272.385 INF DroneManager saved 9 bytes
  2629. 2025-06-16T21:16:03 8274.683 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=431] missing
  2630. 2025-06-16T21:16:14 8285.937 INF Time: 138.02m FPS: 20.00 Heap: 1708.3MB Max: 1975.2MB Chunks: 550 CGO: 20 Ply: 2 Zom: 6 Ent: 8 (56) Items: 2 CO: 2 RSS: 3141.2MB
  2631. 2025-06-16T21:16:25 8296.984 INF Entity zombieJoe 432 killed by niffler_20 171
  2632. 2025-06-16T21:16:44 8315.936 INF Time: 138.52m FPS: 19.19 Heap: 1693.6MB Max: 1975.2MB Chunks: 550 CGO: 22 Ply: 2 Zom: 5 Ent: 8 (51) Items: 0 CO: 2 RSS: 3143.9MB
  2633. 2025-06-16T21:16:56 8327.185 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=432] missing
  2634. 2025-06-16T21:17:14 8345.984 INF Time: 139.02m FPS: 20.00 Heap: 1694.4MB Max: 1975.2MB Chunks: 550 CGO: 22 Ply: 2 Zom: 5 Ent: 7 (51) Items: 0 CO: 2 RSS: 3143.9MB
  2635. 2025-06-16T21:17:15 8346.938 INF Entity zombieYo 420 killed by niffler_20 171
  2636. 2025-06-16T21:17:43 8374.585 INF Entity zombieSteve 430 killed by +moep+ 175
  2637. 2025-06-16T21:17:44 8375.985 INF Time: 139.52m FPS: 20.00 Heap: 1698.1MB Max: 1975.2MB Chunks: 550 CGO: 20 Ply: 2 Zom: 3 Ent: 7 (51) Items: 0 CO: 2 RSS: 3146.0MB
  2638. 2025-06-16T21:17:45 8376.885 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=420] missing
  2639. 2025-06-16T21:18:01 8392.385 INF VehicleManager saving 0 (0 + 0)
  2640. 2025-06-16T21:18:01 8392.385 INF DroneManager saving 0 (0 + 0)
  2641. 2025-06-16T21:18:01 8392.385 INF TurretTracker saving 0 (0 + 0)
  2642. 2025-06-16T21:18:01 8392.395 INF VehicleManager saved 9 bytes
  2643. 2025-06-16T21:18:01 8392.395 INF TurretTracker saved 9 bytes
  2644. 2025-06-16T21:18:01 8392.395 INF DroneManager saved 9 bytes
  2645. 2025-06-16T21:18:11 8402.834 INF 8397.941 SleeperVolume 955, 58, 658: Spawning 962, 58, 672 (60, 42), group 'ZombieBikerBarGroupGS1', class zombieBoe, count 3
  2646. 2025-06-16T21:18:11 8402.837 INF 8397.941 SleeperVolume 964, 58, 659: Spawning 965, 58, 675 (60, 42), group 'ZombieBikerBarGroupGS1', class zombieBiker, count 3
  2647. 2025-06-16T21:18:11 8402.934 INF 8398.041 SleeperVolume 955, 58, 658: Spawning 955, 58, 660 (59, 41), group 'ZombieBikerBarGroupGS1', class zombieBiker, count 3
  2648. 2025-06-16T21:18:11 8402.937 INF 8398.041 SleeperVolume 964, 58, 659: Spawning 964, 58, 671 (60, 41), group 'ZombieBikerBarGroupGS1', class zombieSkateboarder, count 3
  2649. 2025-06-16T21:18:11 8403.035 INF 8398.141 SleeperVolume 964, 58, 659: Spawning 967, 58, 675 (60, 42), group 'ZombieBikerBarGroupGS1', class zombieBiker, count 3
  2650. 2025-06-16T21:18:13 8404.534 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=430] missing
  2651. 2025-06-16T21:18:14 8406.034 INF Time: 140.02m FPS: 20.00 Heap: 1702.2MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 8 Ent: 10 (56) Items: 0 CO: 2 RSS: 3146.0MB
  2652. 2025-06-16T21:18:42 8433.484 INF Entity zombieBoe 433 killed by +moep+ 175
  2653. 2025-06-16T21:18:44 8436.084 INF Time: 140.52m FPS: 19.21 Heap: 1693.0MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 7 Ent: 10 (49) Items: 0 CO: 2 RSS: 3146.6MB
  2654. 2025-06-16T21:19:12 8463.434 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=433] missing
  2655. 2025-06-16T21:19:15 8466.134 INF Time: 141.02m FPS: 20.00 Heap: 1693.7MB Max: 1975.2MB Chunks: 550 CGO: 22 Ply: 2 Zom: 7 Ent: 9 (49) Items: 0 CO: 2 RSS: 3146.6MB
  2656. 2025-06-16T21:19:45 8496.183 INF Time: 141.52m FPS: 20.00 Heap: 1695.0MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 7 Ent: 9 (49) Items: 0 CO: 2 RSS: 3147.0MB
  2657. 2025-06-16T21:20:01 8512.433 INF VehicleManager saving 0 (0 + 0)
  2658. 2025-06-16T21:20:01 8512.433 INF DroneManager saving 0 (0 + 0)
  2659. 2025-06-16T21:20:01 8512.433 INF TurretTracker saving 0 (0 + 0)
  2660. 2025-06-16T21:20:01 8512.444 INF DroneManager saved 9 bytes
  2661. 2025-06-16T21:20:01 8512.444 INF TurretTracker saved 9 bytes
  2662. 2025-06-16T21:20:01 8512.444 INF VehicleManager saved 9 bytes
  2663. 2025-06-16T21:20:15 8526.183 INF Time: 142.02m FPS: 20.00 Heap: 1698.2MB Max: 1975.2MB Chunks: 550 CGO: 22 Ply: 2 Zom: 7 Ent: 9 (49) Items: 0 CO: 2 RSS: 3147.0MB
  2664. 2025-06-16T21:20:26 8537.281 INF Entity zombieBiker 435 killed by niffler_20 171
  2665. 2025-06-16T21:20:45 8556.186 INF Time: 142.52m FPS: 19.18 Heap: 1693.9MB Max: 1975.2MB Chunks: 550 CGO: 35 Ply: 2 Zom: 7 Ent: 10 (49) Items: 0 CO: 2 RSS: 3151.5MB
  2666. 2025-06-16T21:20:56 8567.686 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBiker, id=435] missing
  2667. 2025-06-16T21:21:07 8578.386 INF Entity zombieSkateboarder 436 killed by +moep+ 175
  2668. 2025-06-16T21:21:15 8586.186 INF Time: 143.02m FPS: 20.00 Heap: 1696.1MB Max: 1975.2MB Chunks: 550 CGO: 35 Ply: 2 Zom: 6 Ent: 9 (49) Items: 0 CO: 2 RSS: 3151.5MB
  2669. 2025-06-16T21:21:26 8597.886 INF Entity zombieMarlene 422 killed by +moep+ 175
  2670. 2025-06-16T21:21:27 8598.885 INF MinEventLogMessage: XP gained during the last level:
  2671. 2025-06-16T21:21:27 8598.885 INF CVarLogValue: $xpFromLootThisLevel == 0
  2672. 2025-06-16T21:21:27 8598.885 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  2673. 2025-06-16T21:21:27 8598.885 INF CVarLogValue: $xpFromKillThisLevel == 0
  2674. 2025-06-16T21:21:37 8608.335 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=436] missing
  2675. 2025-06-16T21:21:45 8616.185 INF Time: 143.52m FPS: 20.00 Heap: 1700.1MB Max: 1975.2MB Chunks: 550 CGO: 26 Ply: 2 Zom: 5 Ent: 8 (49) Items: 0 CO: 2 RSS: 3151.5MB
  2676. 2025-06-16T21:21:56 8627.834 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=422] missing
  2677. 2025-06-16T21:22:01 8632.435 INF VehicleManager saving 0 (0 + 0)
  2678. 2025-06-16T21:22:01 8632.435 INF DroneManager saving 0 (0 + 0)
  2679. 2025-06-16T21:22:01 8632.435 INF TurretTracker saving 0 (0 + 0)
  2680. 2025-06-16T21:22:01 8632.444 INF VehicleManager saved 9 bytes
  2681. 2025-06-16T21:22:01 8632.444 INF DroneManager saved 9 bytes
  2682. 2025-06-16T21:22:01 8632.444 INF TurretTracker saved 9 bytes
  2683. 2025-06-16T21:22:09 8640.435 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=438] missing
  2684. 2025-06-16T21:22:15 8646.185 INF Time: 144.02m FPS: 20.00 Heap: 1707.3MB Max: 1975.2MB Chunks: 550 CGO: 17 Ply: 2 Zom: 4 Ent: 6 (49) Items: 0 CO: 2 RSS: 3151.5MB
  2685. 2025-06-16T21:22:19 8651.042 INF Entity zombieNurse 421 killed by niffler_20 171
  2686. 2025-06-16T21:22:45 8676.189 INF Time: 144.52m FPS: 19.18 Heap: 1695.1MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 3 Ent: 6 (47) Items: 0 CO: 2 RSS: 3151.0MB
  2687. 2025-06-16T21:22:50 8681.189 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=421] missing
  2688. 2025-06-16T21:23:15 8706.190 INF Time: 145.02m FPS: 19.99 Heap: 1707.7MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 4 Ent: 6 (48) Items: 0 CO: 2 RSS: 3154.3MB
  2689. 2025-06-16T21:23:45 8736.239 INF Time: 145.52m FPS: 20.00 Heap: 1717.8MB Max: 1975.2MB Chunks: 550 CGO: 28 Ply: 2 Zom: 4 Ent: 6 (48) Items: 0 CO: 2 RSS: 3155.2MB
  2690. 2025-06-16T21:24:01 8752.439 INF VehicleManager saving 0 (0 + 0)
  2691. 2025-06-16T21:24:01 8752.439 INF DroneManager saving 0 (0 + 0)
  2692. 2025-06-16T21:24:01 8752.439 INF TurretTracker saving 0 (0 + 0)
  2693. 2025-06-16T21:24:01 8752.440 INF TurretTracker saved 9 bytes
  2694. 2025-06-16T21:24:01 8752.440 INF VehicleManager saved 9 bytes
  2695. 2025-06-16T21:24:01 8752.440 INF DroneManager saved 9 bytes
  2696. 2025-06-16T21:24:10 8761.539 INF Entity zombieBiker 434 killed by niffler_20 171
  2697. 2025-06-16T21:24:15 8766.239 INF Time: 146.02m FPS: 20.00 Heap: 1735.5MB Max: 1975.2MB Chunks: 550 CGO: 30 Ply: 2 Zom: 3 Ent: 6 (48) Items: 0 CO: 2 RSS: 3159.1MB
  2698. 2025-06-16T21:24:23 8774.189 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=439] missing
  2699. 2025-06-16T21:24:40 8791.696 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBiker, id=434] missing
  2700. 2025-06-16T21:24:45 8796.245 INF Time: 146.52m FPS: 19.17 Heap: 1699.9MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 3 Ent: 5 (48) Items: 0 CO: 2 RSS: 3186.2MB
  2701. 2025-06-16T21:25:15 8826.257 INF Time: 147.02m FPS: 19.95 Heap: 1701.2MB Max: 1975.2MB Chunks: 550 CGO: 35 Ply: 2 Zom: 4 Ent: 6 (49) Items: 0 CO: 2 RSS: 3186.9MB
  2702. 2025-06-16T21:25:22 8833.409 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=440] missing
  2703. 2025-06-16T21:25:23 8834.359 INF Entity zombieBiker 437 killed by niffler_20 171
  2704. 2025-06-16T21:25:39 8850.210 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=441] missing
  2705. 2025-06-16T21:25:45 8856.259 INF Time: 147.52m FPS: 20.00 Heap: 1710.2MB Max: 1975.2MB Chunks: 550 CGO: 33 Ply: 2 Zom: 2 Ent: 5 (50) Items: 0 CO: 2 RSS: 3187.4MB
  2706. 2025-06-16T21:25:53 8864.310 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBiker, id=437] missing
  2707. 2025-06-16T21:25:54 8865.459 INF Entity zombieYo 427 killed by niffler_20 171
  2708. 2025-06-16T21:26:01 8872.459 INF VehicleManager saving 0 (0 + 0)
  2709. 2025-06-16T21:26:01 8872.459 INF DroneManager saving 0 (0 + 0)
  2710. 2025-06-16T21:26:01 8872.459 INF TurretTracker saving 0 (0 + 0)
  2711. 2025-06-16T21:26:01 8872.470 INF TurretTracker saved 9 bytes
  2712. 2025-06-16T21:26:01 8872.470 INF VehicleManager saved 9 bytes
  2713. 2025-06-16T21:26:01 8872.470 INF DroneManager saved 9 bytes
  2714. 2025-06-16T21:26:15 8886.259 INF Time: 148.02m FPS: 20.00 Heap: 1717.0MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 1 Ent: 4 (50) Items: 0 CO: 2 RSS: 3187.8MB
  2715. 2025-06-16T21:26:24 8895.409 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=427] missing
  2716. 2025-06-16T21:26:45 8916.262 INF Time: 148.52m FPS: 19.19 Heap: 1697.2MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 1 Ent: 3 (50) Items: 0 CO: 2 RSS: 3188.5MB
  2717. 2025-06-16T21:27:15 8946.262 INF Time: 149.02m FPS: 20.00 Heap: 1697.8MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 1 Ent: 3 (50) Items: 0 CO: 2 RSS: 3188.5MB
  2718. 2025-06-16T21:27:45 8976.311 INF Time: 149.52m FPS: 20.00 Heap: 1698.8MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 1 Ent: 3 (50) Items: 0 CO: 2 RSS: 3188.7MB
  2719. 2025-06-16T21:28:01 8992.461 INF VehicleManager saving 0 (0 + 0)
  2720. 2025-06-16T21:28:01 8992.461 INF DroneManager saving 0 (0 + 0)
  2721. 2025-06-16T21:28:01 8992.461 INF TurretTracker saving 0 (0 + 0)
  2722. 2025-06-16T21:28:01 8992.472 INF VehicleManager saved 9 bytes
  2723. 2025-06-16T21:28:01 8992.472 INF TurretTracker saved 9 bytes
  2724. 2025-06-16T21:28:01 8992.472 INF DroneManager saved 9 bytes
  2725. 2025-06-16T21:28:15 9006.360 INF Time: 150.02m FPS: 20.00 Heap: 1700.6MB Max: 1975.2MB Chunks: 550 CGO: 23 Ply: 2 Zom: 1 Ent: 3 (50) Items: 0 CO: 2 RSS: 3188.7MB
  2726. 2025-06-16T21:28:45 9036.410 INF Time: 150.53m FPS: 19.21 Heap: 1693.5MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 3 (50) Items: 0 CO: 2 RSS: 3188.7MB
  2727. 2025-06-16T21:29:15 9066.410 INF Time: 151.03m FPS: 20.00 Heap: 1694.1MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 1 Ent: 3 (50) Items: 0 CO: 2 RSS: 3188.7MB
  2728. 2025-06-16T21:29:45 9096.459 INF Time: 151.53m FPS: 20.00 Heap: 1695.1MB Max: 1975.2MB Chunks: 550 CGO: 23 Ply: 2 Zom: 1 Ent: 3 (50) Items: 0 CO: 2 RSS: 3188.7MB
  2729. 2025-06-16T21:30:01 9112.508 INF VehicleManager saving 0 (0 + 0)
  2730. 2025-06-16T21:30:01 9112.508 INF DroneManager saving 0 (0 + 0)
  2731. 2025-06-16T21:30:01 9112.508 INF TurretTracker saving 0 (0 + 0)
  2732. 2025-06-16T21:30:01 9112.517 INF VehicleManager saved 9 bytes
  2733. 2025-06-16T21:30:01 9112.517 INF DroneManager saved 9 bytes
  2734. 2025-06-16T21:30:01 9112.517 INF TurretTracker saved 9 bytes
  2735. 2025-06-16T21:30:15 9126.508 INF Time: 152.03m FPS: 20.00 Heap: 1697.4MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 3 (51) Items: 1 CO: 2 RSS: 3188.7MB
  2736. 2025-06-16T21:30:45 9156.509 INF Time: 152.53m FPS: 20.00 Heap: 1692.7MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 3 (50) Items: 0 CO: 2 RSS: 3188.7MB
  2737. 2025-06-16T21:31:15 9186.558 INF Time: 153.03m FPS: 20.00 Heap: 1693.5MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 3 (50) Items: 0 CO: 2 RSS: 3188.7MB
  2738. 2025-06-16T21:31:36 9207.157 INF MinEventLogMessage: XP gained during the last level:
  2739. 2025-06-16T21:31:36 9207.157 INF CVarLogValue: $xpFromLootThisLevel == 0
  2740. 2025-06-16T21:31:36 9207.157 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  2741. 2025-06-16T21:31:36 9207.157 INF CVarLogValue: $xpFromKillThisLevel == 0
  2742. 2025-06-16T21:31:45 9216.558 INF Time: 153.53m FPS: 20.00 Heap: 1698.5MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 1 Ent: 3 (50) Items: 0 CO: 2 RSS: 3188.7MB
  2743. 2025-06-16T21:32:01 9232.507 INF VehicleManager saving 0 (0 + 0)
  2744. 2025-06-16T21:32:01 9232.507 INF DroneManager saving 0 (0 + 0)
  2745. 2025-06-16T21:32:01 9232.507 INF TurretTracker saving 0 (0 + 0)
  2746. 2025-06-16T21:32:01 9232.517 INF DroneManager saved 9 bytes
  2747. 2025-06-16T21:32:01 9232.517 INF VehicleManager saved 9 bytes
  2748. 2025-06-16T21:32:01 9232.517 INF TurretTracker saved 9 bytes
  2749. 2025-06-16T21:32:15 9246.607 INF Time: 154.03m FPS: 20.00 Heap: 1700.1MB Max: 1975.2MB Chunks: 550 CGO: 26 Ply: 2 Zom: 1 Ent: 3 (50) Items: 0 CO: 2 RSS: 3188.7MB
  2750. 2025-06-16T21:32:45 9276.611 INF Time: 154.53m FPS: 20.00 Heap: 1694.0MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 1 Ent: 3 (50) Items: 0 CO: 2 RSS: 3189.1MB
  2751. 2025-06-16T21:33:15 9306.660 INF Time: 155.03m FPS: 20.00 Heap: 1694.9MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 3 (50) Items: 0 CO: 2 RSS: 3189.9MB
  2752. 2025-06-16T21:33:23 9314.211 INF AIDirector: Wandering StartSpawning Horde
  2753. 2025-06-16T21:33:23 9314.212 INF AIDirector: FindWanderingTargets at player '[type=EntityPlayer, name=niffler_20, id=171]', dist 56.41394
  2754. 2025-06-16T21:33:23 9314.213 INF Party of 2, GS 10 (10), scaling 1, enemy max 9, bonus every 12
  2755. 2025-06-16T21:33:23 9314.213 INF Party members:
  2756. 2025-06-16T21:33:23 9314.213 INF Player id 171, gameStage 7
  2757. 2025-06-16T21:33:23 9314.213 INF Player id 175, gameStage 7
  2758. 2025-06-16T21:33:23 9314.264 INF AIDirector: Spawned wandering horde (group wanderingHordeStageGS11, zombie [type=EntityZombie, name=zombieBoe, id=444])
  2759. 2025-06-16T21:33:24 9315.312 INF AIDirector: Spawned wandering horde (group wanderingHordeStageGS11, zombie [type=EntityZombie, name=zombieYo, id=445])
  2760. 2025-06-16T21:33:25 9316.363 INF AIDirector: Spawned wandering horde (group wanderingHordeStageGS11, zombie [type=EntityZombie, name=zombieSteve, id=446])
  2761. 2025-06-16T21:33:26 9317.412 INF AIDirector: Spawned wandering horde (group wanderingHordeStageGS11, zombie [type=EntityZombie, name=zombieJoe, id=447])
  2762. 2025-06-16T21:33:27 9318.464 INF AIDirector: Spawned wandering horde (group wanderingHordeStageGS11, zombie [type=EntityZombie, name=zombieMoe, id=448])
  2763. 2025-06-16T21:33:28 9319.513 INF AIDirector: Spawned wandering horde (group wanderingHordeStageGS11, zombie [type=EntityZombie, name=zombieMarlene, id=449])
  2764. 2025-06-16T21:33:29 9320.513 INF AIDirector: Spawned wandering horde (group wanderingHordeStageGS11, zombie [type=EntityZombie, name=zombieBusinessMan, id=450])
  2765. 2025-06-16T21:33:30 9321.563 INF AIDirector: Spawned wandering horde (group wanderingHordeStageGS11, zombie [type=EntityZombie, name=zombieBoe, id=451])
  2766. 2025-06-16T21:33:31 9322.612 INF AIDirector: Spawned wandering horde (group wanderingHordeStageGS11, zombie [type=EntityZombie, name=zombieSkateboarder, id=452])
  2767. 2025-06-16T21:33:31 9322.661 INF AIDirectorGameStagePartySpawner: groups done (1)
  2768. 2025-06-16T21:33:45 9336.713 INF Time: 155.53m FPS: 20.00 Heap: 1698.9MB Max: 1975.2MB Chunks: 550 CGO: 34 Ply: 2 Zom: 10 Ent: 12 (59) Items: 0 CO: 6 RSS: 3195.1MB
  2769. 2025-06-16T21:34:01 9352.511 INF VehicleManager saving 0 (0 + 0)
  2770. 2025-06-16T21:34:01 9352.511 INF DroneManager saving 0 (0 + 0)
  2771. 2025-06-16T21:34:01 9352.511 INF TurretTracker saving 0 (0 + 0)
  2772. 2025-06-16T21:34:01 9352.521 INF VehicleManager saved 9 bytes
  2773. 2025-06-16T21:34:01 9352.521 INF DroneManager saved 9 bytes
  2774. 2025-06-16T21:34:01 9352.521 INF TurretTracker saved 9 bytes
  2775. 2025-06-16T21:34:15 9366.761 INF Time: 156.03m FPS: 20.00 Heap: 1703.5MB Max: 1975.2MB Chunks: 550 CGO: 31 Ply: 2 Zom: 10 Ent: 12 (59) Items: 0 CO: 7 RSS: 3195.3MB
  2776. 2025-06-16T21:34:21 9372.311 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieBoe, id=444]' removed from control
  2777. 2025-06-16T21:34:45 9396.767 INF Time: 156.53m FPS: 19.18 Heap: 1698.8MB Max: 1975.2MB Chunks: 550 CGO: 34 Ply: 2 Zom: 10 Ent: 12 (52) Items: 0 CO: 4 RSS: 3195.6MB
  2778. 2025-06-16T21:35:11 9422.916 INF Entity zombieBoe 444 killed by niffler_20 171
  2779. 2025-06-16T21:35:15 9426.766 INF Time: 157.03m FPS: 20.00 Heap: 1700.5MB Max: 1975.2MB Chunks: 550 CGO: 37 Ply: 2 Zom: 9 Ent: 12 (52) Items: 0 CO: 6 RSS: 3195.6MB
  2780. 2025-06-16T21:35:38 9449.115 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieBusinessMan, id=450]' removed from control
  2781. 2025-06-16T21:35:41 9452.865 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=444] missing
  2782. 2025-06-16T21:35:45 9456.766 INF Time: 157.53m FPS: 20.00 Heap: 1702.9MB Max: 1975.2MB Chunks: 550 CGO: 35 Ply: 2 Zom: 9 Ent: 11 (52) Items: 0 CO: 5 RSS: 3195.6MB
  2783. 2025-06-16T21:35:45 9456.915 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieSkateboarder, id=452]' removed from control
  2784. 2025-06-16T21:35:49 9460.664 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieJoe, id=447]' removed from control
  2785. 2025-06-16T21:35:51 9462.365 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieYo, id=445]' removed from control
  2786. 2025-06-16T21:35:51 9462.966 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieBoe, id=451]' removed from control
  2787. 2025-06-16T21:36:01 9472.514 INF VehicleManager saving 0 (0 + 0)
  2788. 2025-06-16T21:36:01 9472.514 INF DroneManager saving 0 (0 + 0)
  2789. 2025-06-16T21:36:01 9472.514 INF TurretTracker saving 0 (0 + 0)
  2790. 2025-06-16T21:36:01 9472.515 INF VehicleManager saved 9 bytes
  2791. 2025-06-16T21:36:01 9472.515 INF DroneManager saved 9 bytes
  2792. 2025-06-16T21:36:01 9472.515 INF TurretTracker saved 9 bytes
  2793. 2025-06-16T21:36:13 9484.814 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieMoe, id=448]' removed from control
  2794. 2025-06-16T21:36:14 9485.413 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieSteve, id=446]' removed from control
  2795. 2025-06-16T21:36:15 9486.815 INF Time: 158.03m FPS: 20.00 Heap: 1705.4MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 9 Ent: 11 (52) Items: 0 CO: 3 RSS: 3195.9MB
  2796. 2025-06-16T21:36:19 9490.214 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieMarlene, id=449]' removed from control
  2797. 2025-06-16T21:36:19 9490.270 INF AIDirector: Wandering spawner finished Horde
  2798. 2025-06-16T21:36:39 9510.113 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=450] missing
  2799. 2025-06-16T21:36:45 9516.816 INF Time: 158.53m FPS: 19.19 Heap: 1695.0MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 8 Ent: 10 (51) Items: 0 CO: 2 RSS: 3194.6MB
  2800. 2025-06-16T21:36:47 9518.115 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=452] missing
  2801. 2025-06-16T21:36:50 9521.865 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=447] missing
  2802. 2025-06-16T21:36:52 9523.565 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=445] missing
  2803. 2025-06-16T21:36:53 9524.166 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=451] missing
  2804. 2025-06-16T21:36:58 9529.466 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=442] missing
  2805. 2025-06-16T21:37:14 9546.066 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=448] missing
  2806. 2025-06-16T21:37:15 9546.665 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=446] missing
  2807. 2025-06-16T21:37:15 9546.816 INF Time: 159.03m FPS: 20.00 Heap: 1696.0MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 2 Ent: 3 (51) Items: 0 CO: 2 RSS: 3197.1MB
  2808. 2025-06-16T21:37:20 9551.414 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=449] missing
  2809. 2025-06-16T21:37:45 9576.864 INF Time: 159.53m FPS: 20.00 Heap: 1698.7MB Max: 1975.2MB Chunks: 550 CGO: 16 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3199.4MB
  2810. 2025-06-16T21:38:01 9592.515 INF VehicleManager saving 0 (0 + 0)
  2811. 2025-06-16T21:38:01 9592.515 INF DroneManager saving 0 (0 + 0)
  2812. 2025-06-16T21:38:01 9592.515 INF TurretTracker saving 0 (0 + 0)
  2813. 2025-06-16T21:38:01 9592.526 INF TurretTracker saved 9 bytes
  2814. 2025-06-16T21:38:01 9592.526 INF DroneManager saved 9 bytes
  2815. 2025-06-16T21:38:01 9592.526 INF VehicleManager saved 9 bytes
  2816. 2025-06-16T21:38:15 9606.864 INF Time: 160.03m FPS: 20.00 Heap: 1700.2MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3199.6MB
  2817. 2025-06-16T21:38:45 9636.913 INF Time: 160.53m FPS: 19.21 Heap: 1693.7MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3176.8MB
  2818. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  2819. 2025-06-16T21:39:15 9666.913 INF Time: 161.03m FPS: 20.00 Heap: 1694.4MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3176.8MB
  2820. 2025-06-16T21:39:45 9696.964 INF Time: 161.53m FPS: 20.00 Heap: 1695.3MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3176.8MB
  2821. 2025-06-16T21:40:01 9712.562 INF VehicleManager saving 0 (0 + 0)
  2822. 2025-06-16T21:40:01 9712.562 INF DroneManager saving 0 (0 + 0)
  2823. 2025-06-16T21:40:01 9712.562 INF TurretTracker saving 0 (0 + 0)
  2824. 2025-06-16T21:40:01 9712.573 INF VehicleManager saved 9 bytes
  2825. 2025-06-16T21:40:01 9712.573 INF TurretTracker saved 9 bytes
  2826. 2025-06-16T21:40:01 9712.574 INF DroneManager saved 9 bytes
  2827. 2025-06-16T21:40:15 9727.012 INF Time: 162.04m FPS: 20.00 Heap: 1696.6MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3176.8MB
  2828. 2025-06-16T21:40:45 9757.014 INF Time: 162.54m FPS: 19.20 Heap: 1693.6MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3162.5MB
  2829. 2025-06-16T21:41:15 9787.063 INF Time: 163.04m FPS: 20.00 Heap: 1695.8MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3163.1MB
  2830. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  2831. 2025-06-16T21:41:45 9817.112 INF Time: 163.54m FPS: 20.00 Heap: 1699.5MB Max: 1975.2MB Chunks: 550 CGO: 16 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3163.6MB
  2832. 2025-06-16T21:42:01 9832.562 INF VehicleManager saving 0 (0 + 0)
  2833. 2025-06-16T21:42:01 9832.562 INF DroneManager saving 0 (0 + 0)
  2834. 2025-06-16T21:42:01 9832.562 INF TurretTracker saving 0 (0 + 0)
  2835. 2025-06-16T21:42:01 9832.573 INF DroneManager saved 9 bytes
  2836. 2025-06-16T21:42:01 9832.573 INF VehicleManager saved 9 bytes
  2837. 2025-06-16T21:42:01 9832.573 INF TurretTracker saved 9 bytes
  2838. 2025-06-16T21:42:16 9847.161 INF Time: 164.04m FPS: 20.00 Heap: 1700.9MB Max: 1975.2MB Chunks: 550 CGO: 15 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3163.6MB
  2839. 2025-06-16T21:42:43 9874.982 INF Missing paint ID XML entry: 255 for block 'concreteShapes:cubeTrimQuarterEdgeTwoSided'
  2840. 2025-06-16T21:42:46 9877.161 INF Time: 164.54m FPS: 19.20 Heap: 1693.6MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3157.6MB
  2841. 2025-06-16T21:43:16 9907.161 INF Time: 165.04m FPS: 20.00 Heap: 1694.6MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3157.6MB
  2842. 2025-06-16T21:43:46 9937.210 INF Time: 165.54m FPS: 20.00 Heap: 1695.5MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3157.6MB
  2843. 2025-06-16T21:44:01 9952.561 INF VehicleManager saving 0 (0 + 0)
  2844. 2025-06-16T21:44:01 9952.561 INF DroneManager saving 0 (0 + 0)
  2845. 2025-06-16T21:44:01 9952.561 INF TurretTracker saving 0 (0 + 0)
  2846. 2025-06-16T21:44:01 9952.572 INF VehicleManager saved 9 bytes
  2847. 2025-06-16T21:44:01 9952.572 INF TurretTracker saved 9 bytes
  2848. 2025-06-16T21:44:01 9952.572 INF DroneManager saved 9 bytes
  2849. 2025-06-16T21:44:16 9967.261 INF Time: 166.04m FPS: 20.00 Heap: 1696.9MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3157.6MB
  2850. 2025-06-16T21:44:46 9997.309 INF Time: 166.54m FPS: 19.22 Heap: 1692.5MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3156.6MB
  2851. 2025-06-16T21:45:16 10027.358 INF Time: 167.04m FPS: 20.00 Heap: 1693.5MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3156.6MB
  2852. 2025-06-16T21:45:46 10057.357 INF Time: 167.54m FPS: 20.00 Heap: 1694.4MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3156.6MB
  2853. 2025-06-16T21:46:01 10072.607 INF VehicleManager saving 0 (0 + 0)
  2854. 2025-06-16T21:46:01 10072.607 INF DroneManager saving 0 (0 + 0)
  2855. 2025-06-16T21:46:01 10072.607 INF TurretTracker saving 0 (0 + 0)
  2856. 2025-06-16T21:46:01 10072.618 INF VehicleManager saved 9 bytes
  2857. 2025-06-16T21:46:01 10072.618 INF TurretTracker saved 9 bytes
  2858. 2025-06-16T21:46:01 10072.618 INF DroneManager saved 9 bytes
  2859. 2025-06-16T21:46:16 10087.407 INF Time: 168.04m FPS: 20.00 Heap: 1695.4MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3156.6MB
  2860. 2025-06-16T21:46:46 10117.407 INF Time: 168.54m FPS: 20.00 Heap: 1692.0MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3156.3MB
  2861. 2025-06-16T21:47:16 10147.407 INF Time: 169.04m FPS: 20.00 Heap: 1692.7MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3156.3MB
  2862. 2025-06-16T21:47:46 10177.456 INF Time: 169.54m FPS: 20.00 Heap: 1693.7MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3156.3MB
  2863. 2025-06-16T21:48:01 10192.606 INF VehicleManager saving 0 (0 + 0)
  2864. 2025-06-16T21:48:01 10192.606 INF DroneManager saving 0 (0 + 0)
  2865. 2025-06-16T21:48:01 10192.606 INF TurretTracker saving 0 (0 + 0)
  2866. 2025-06-16T21:48:01 10192.617 INF VehicleManager saved 9 bytes
  2867. 2025-06-16T21:48:01 10192.617 INF DroneManager saved 9 bytes
  2868. 2025-06-16T21:48:01 10192.617 INF TurretTracker saved 9 bytes
  2869. 2025-06-16T21:48:16 10207.455 INF Time: 170.04m FPS: 20.00 Heap: 1694.6MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (51) Items: 0 CO: 2 RSS: 3156.3MB
  2870. 2025-06-16T21:48:46 10237.455 INF Time: 170.54m FPS: 20.00 Heap: 1691.9MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (52) Items: 1 CO: 2 RSS: 3154.4MB
  2871. 2025-06-16T21:49:16 10267.455 INF Time: 171.04m FPS: 20.00 Heap: 1692.6MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (52) Items: 1 CO: 2 RSS: 3154.4MB
  2872. 2025-06-16T21:49:46 10297.504 INF Time: 171.54m FPS: 20.00 Heap: 1693.5MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (52) Items: 1 CO: 2 RSS: 3154.4MB
  2873. 2025-06-16T21:50:01 10312.605 INF VehicleManager saving 0 (0 + 0)
  2874. 2025-06-16T21:50:01 10312.605 INF DroneManager saving 0 (0 + 0)
  2875. 2025-06-16T21:50:01 10312.605 INF TurretTracker saving 0 (0 + 0)
  2876. 2025-06-16T21:50:01 10312.614 INF VehicleManager saved 9 bytes
  2877. 2025-06-16T21:50:01 10312.614 INF TurretTracker saved 9 bytes
  2878. 2025-06-16T21:50:01 10312.614 INF DroneManager saved 9 bytes
  2879. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  2880. 2025-06-16T21:50:16 10327.554 INF Time: 172.04m FPS: 20.00 Heap: 1695.7MB Max: 1975.2MB Chunks: 550 CGO: 23 Ply: 2 Zom: 1 Ent: 3 (53) Items: 1 CO: 2 RSS: 3154.4MB
  2881. 2025-06-16T21:50:46 10357.555 INF Time: 172.54m FPS: 19.19 Heap: 1692.5MB Max: 1975.2MB Chunks: 550 CGO: 23 Ply: 2 Zom: 1 Ent: 3 (51) Items: 0 CO: 2 RSS: 3149.5MB
  2882. 2025-06-16T21:51:16 10387.555 INF Time: 173.04m FPS: 20.00 Heap: 1693.7MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 3 (51) Items: 0 CO: 2 RSS: 3149.5MB
  2883. 2025-06-16T21:51:46 10417.554 INF Time: 173.54m FPS: 20.00 Heap: 1694.6MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 1 Ent: 3 (51) Items: 0 CO: 2 RSS: 3149.5MB
  2884. 2025-06-16T21:52:01 10432.604 INF VehicleManager saving 0 (0 + 0)
  2885. 2025-06-16T21:52:01 10432.604 INF DroneManager saving 0 (0 + 0)
  2886. 2025-06-16T21:52:01 10432.604 INF TurretTracker saving 0 (0 + 0)
  2887. 2025-06-16T21:52:01 10432.614 INF VehicleManager saved 9 bytes
  2888. 2025-06-16T21:52:01 10432.614 INF TurretTracker saved 9 bytes
  2889. 2025-06-16T21:52:01 10432.615 INF DroneManager saved 9 bytes
  2890. 2025-06-16T21:52:16 10447.604 INF Time: 174.05m FPS: 20.00 Heap: 1696.0MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 1 Ent: 3 (51) Items: 0 CO: 2 RSS: 3149.8MB
  2891. 2025-06-16T21:52:19 10450.404 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieFatHawaiian, id=457] missing
  2892. 2025-06-16T21:52:46 10477.651 INF Time: 174.55m FPS: 19.21 Heap: 1691.7MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3147.9MB
  2893. 2025-06-16T21:53:16 10507.651 INF Time: 175.05m FPS: 20.00 Heap: 1692.4MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3147.9MB
  2894. 2025-06-16T21:53:46 10537.651 INF Time: 175.55m FPS: 20.00 Heap: 1693.3MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3147.9MB
  2895. 2025-06-16T21:54:01 10552.650 INF VehicleManager saving 0 (0 + 0)
  2896. 2025-06-16T21:54:01 10552.650 INF DroneManager saving 0 (0 + 0)
  2897. 2025-06-16T21:54:01 10552.650 INF TurretTracker saving 0 (0 + 0)
  2898. 2025-06-16T21:54:01 10552.660 INF VehicleManager saved 9 bytes
  2899. 2025-06-16T21:54:01 10552.661 INF DroneManager saved 9 bytes
  2900. 2025-06-16T21:54:01 10552.661 INF TurretTracker saved 9 bytes
  2901. 2025-06-16T21:54:16 10567.699 INF Time: 176.05m FPS: 20.00 Heap: 1694.6MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3147.9MB
  2902. 2025-06-16T21:54:46 10597.749 INF Time: 176.55m FPS: 19.20 Heap: 1692.1MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3147.1MB
  2903. 2025-06-16T21:55:16 10627.754 INF Time: 177.05m FPS: 20.00 Heap: 1693.0MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3147.1MB
  2904. 2025-06-16T21:55:46 10657.798 INF Time: 177.55m FPS: 20.00 Heap: 1694.0MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3147.1MB
  2905. 2025-06-16T21:56:01 10672.698 INF VehicleManager saving 0 (0 + 0)
  2906. 2025-06-16T21:56:01 10672.698 INF DroneManager saving 0 (0 + 0)
  2907. 2025-06-16T21:56:01 10672.698 INF TurretTracker saving 0 (0 + 0)
  2908. 2025-06-16T21:56:01 10672.708 INF VehicleManager saved 9 bytes
  2909. 2025-06-16T21:56:01 10672.708 INF DroneManager saved 9 bytes
  2910. 2025-06-16T21:56:01 10672.708 INF TurretTracker saved 9 bytes
  2911. 2025-06-16T21:56:16 10687.798 INF Time: 178.05m FPS: 20.00 Heap: 1695.1MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3147.1MB
  2912. 2025-06-16T21:56:46 10717.839 INF Time: 178.55m FPS: 19.24 Heap: 1692.0MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3142.7MB
  2913. 2025-06-16T21:57:16 10747.888 INF Time: 179.05m FPS: 20.00 Heap: 1692.9MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3142.7MB
  2914. 2025-06-16T21:57:46 10777.888 INF Time: 179.55m FPS: 20.00 Heap: 1693.8MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3142.7MB
  2915. 2025-06-16T21:58:01 10792.738 INF VehicleManager saving 0 (0 + 0)
  2916. 2025-06-16T21:58:01 10792.738 INF DroneManager saving 0 (0 + 0)
  2917. 2025-06-16T21:58:01 10792.738 INF TurretTracker saving 0 (0 + 0)
  2918. 2025-06-16T21:58:01 10792.749 INF TurretTracker saved 9 bytes
  2919. 2025-06-16T21:58:01 10792.749 INF VehicleManager saved 9 bytes
  2920. 2025-06-16T21:58:01 10792.749 INF DroneManager saved 9 bytes
  2921. 2025-06-16T21:58:16 10807.937 INF Time: 180.05m FPS: 20.00 Heap: 1694.9MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3142.7MB
  2922. 2025-06-16T21:58:46 10837.937 INF Time: 180.55m FPS: 19.21 Heap: 1692.0MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3140.8MB
  2923. 2025-06-16T21:59:16 10867.986 INF Time: 181.05m FPS: 20.00 Heap: 1692.8MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3140.8MB
  2924. 2025-06-16T21:59:46 10898.036 INF Time: 181.55m FPS: 20.00 Heap: 1693.7MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3141.0MB
  2925. 2025-06-16T22:00:01 10912.787 INF VehicleManager saving 0 (0 + 0)
  2926. 2025-06-16T22:00:01 10912.787 INF DroneManager saving 0 (0 + 0)
  2927. 2025-06-16T22:00:01 10912.787 INF TurretTracker saving 0 (0 + 0)
  2928. 2025-06-16T22:00:01 10912.789 INF DroneManager saved 9 bytes
  2929. 2025-06-16T22:00:01 10912.789 INF TurretTracker saved 9 bytes
  2930. 2025-06-16T22:00:01 10912.789 INF VehicleManager saved 9 bytes
  2931. 2025-06-16T22:00:16 10928.036 INF Time: 182.05m FPS: 20.00 Heap: 1694.8MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (50) Items: 0 CO: 2 RSS: 3141.0MB
  2932. 2025-06-16T22:00:46 10958.085 INF Time: 182.55m FPS: 19.21 Heap: 1692.1MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3141.0MB
  2933. 2025-06-16T22:01:16 10988.085 INF Time: 183.05m FPS: 20.00 Heap: 1692.8MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3141.0MB
  2934. 2025-06-16T22:01:46 11018.085 INF Time: 183.55m FPS: 20.00 Heap: 1693.6MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3141.0MB
  2935. 2025-06-16T22:02:01 11032.801 INF VehicleManager saving 0 (0 + 0)
  2936. 2025-06-16T22:02:01 11032.801 INF DroneManager saving 0 (0 + 0)
  2937. 2025-06-16T22:02:01 11032.801 INF TurretTracker saving 0 (0 + 0)
  2938. 2025-06-16T22:02:01 11032.811 INF VehicleManager saved 9 bytes
  2939. 2025-06-16T22:02:01 11032.811 INF TurretTracker saved 9 bytes
  2940. 2025-06-16T22:02:01 11032.811 INF DroneManager saved 9 bytes
  2941. 2025-06-16T22:02:16 11048.100 INF Time: 184.05m FPS: 20.00 Heap: 1694.7MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3145.2MB
  2942. 2025-06-16T22:02:47 11078.149 INF Time: 184.55m FPS: 20.00 Heap: 1691.9MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3145.3MB
  2943. 2025-06-16T22:03:17 11108.149 INF Time: 185.05m FPS: 20.00 Heap: 1692.6MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3145.3MB
  2944. 2025-06-16T22:03:47 11138.198 INF Time: 185.56m FPS: 20.00 Heap: 1693.6MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3145.6MB
  2945. 2025-06-16T22:04:01 11152.849 INF VehicleManager saving 0 (0 + 0)
  2946. 2025-06-16T22:04:01 11152.849 INF DroneManager saving 0 (0 + 0)
  2947. 2025-06-16T22:04:01 11152.849 INF TurretTracker saving 0 (0 + 0)
  2948. 2025-06-16T22:04:01 11152.850 INF VehicleManager saved 9 bytes
  2949. 2025-06-16T22:04:01 11152.850 INF DroneManager saved 9 bytes
  2950. 2025-06-16T22:04:01 11152.850 INF TurretTracker saved 9 bytes
  2951. 2025-06-16T22:04:17 11168.197 INF Time: 186.06m FPS: 20.00 Heap: 1695.0MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3145.6MB
  2952. 2025-06-16T22:04:47 11198.199 INF Time: 186.56m FPS: 20.00 Heap: 1692.2MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3144.7MB
  2953. 2025-06-16T22:05:17 11228.198 INF Time: 187.06m FPS: 20.00 Heap: 1692.9MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3144.7MB
  2954. 2025-06-16T22:05:47 11258.248 INF Time: 187.56m FPS: 20.00 Heap: 1693.7MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3144.7MB
  2955. 2025-06-16T22:06:01 11272.898 INF VehicleManager saving 0 (0 + 0)
  2956. 2025-06-16T22:06:01 11272.898 INF DroneManager saving 0 (0 + 0)
  2957. 2025-06-16T22:06:01 11272.898 INF TurretTracker saving 0 (0 + 0)
  2958. 2025-06-16T22:06:01 11272.909 INF DroneManager saved 9 bytes
  2959. 2025-06-16T22:06:01 11272.909 INF TurretTracker saved 9 bytes
  2960. 2025-06-16T22:06:01 11272.909 INF VehicleManager saved 9 bytes
  2961. 2025-06-16T22:06:17 11288.297 INF Time: 188.06m FPS: 20.00 Heap: 1695.2MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3144.7MB
  2962. 2025-06-16T22:06:47 11318.344 INF Time: 188.56m FPS: 20.00 Heap: 1692.4MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3144.5MB
  2963. 2025-06-16T22:07:17 11348.344 INF Time: 189.06m FPS: 20.00 Heap: 1693.4MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3148.9MB
  2964. 2025-06-16T22:07:47 11378.394 INF Time: 189.56m FPS: 20.00 Heap: 1694.9MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3149.7MB
  2965. 2025-06-16T22:08:01 11392.943 INF VehicleManager saving 0 (0 + 0)
  2966. 2025-06-16T22:08:01 11392.943 INF DroneManager saving 0 (0 + 0)
  2967. 2025-06-16T22:08:01 11392.943 INF TurretTracker saving 0 (0 + 0)
  2968. 2025-06-16T22:08:01 11392.953 INF VehicleManager saved 9 bytes
  2969. 2025-06-16T22:08:01 11392.953 INF DroneManager saved 9 bytes
  2970. 2025-06-16T22:08:01 11392.953 INF TurretTracker saved 9 bytes
  2971. 2025-06-16T22:08:17 11408.394 INF Time: 190.06m FPS: 20.00 Heap: 1696.1MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3149.7MB
  2972. 2025-06-16T22:08:47 11438.443 INF Time: 190.56m FPS: 19.21 Heap: 1692.0MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3151.8MB
  2973. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  2974. 2025-06-16T22:09:17 11468.442 INF Time: 191.06m FPS: 20.00 Heap: 1693.4MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (48) Items: 0 CO: 2 RSS: 3152.0MB
  2975. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 613, 66, 710
  2976. 2025-06-16T22:09:47 11498.443 INF Time: 191.56m FPS: 20.00 Heap: 1695.7MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 1 Ent: 3 (49) Items: 0 CO: 2 RSS: 3152.7MB
  2977. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 613, 66, 710
  2978. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 613, 66, 710
  2979. 2025-06-16T22:10:01 11512.992 INF VehicleManager saving 0 (0 + 0)
  2980. 2025-06-16T22:10:01 11512.992 INF DroneManager saving 0 (0 + 0)
  2981. 2025-06-16T22:10:01 11512.992 INF TurretTracker saving 0 (0 + 0)
  2982. 2025-06-16T22:10:01 11513.003 INF VehicleManager saved 9 bytes
  2983. 2025-06-16T22:10:01 11513.003 INF TurretTracker saved 9 bytes
  2984. 2025-06-16T22:10:01 11513.003 INF DroneManager saved 9 bytes
  2985. 2025-06-16T22:10:17 11528.492 INF Time: 192.06m FPS: 20.00 Heap: 1698.9MB Max: 1975.2MB Chunks: 550 CGO: 50 Ply: 2 Zom: 4 Ent: 6 (52) Items: 0 CO: 2 RSS: 3155.5MB
  2986. 2025-06-16T22:10:47 11558.493 INF Time: 192.56m FPS: 19.20 Heap: 1694.5MB Max: 1975.2MB Chunks: 550 CGO: 55 Ply: 2 Zom: 5 Ent: 8 (49) Items: 0 CO: 2 RSS: 3161.4MB
  2987. 2025-06-16T22:10:53 11564.693 INF Entity zombieArlene 459 killed by niffler_20 171
  2988. 2025-06-16T22:10:57 11568.193 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=462] missing
  2989. 2025-06-16T22:11:04 11575.343 INF 11570.5 SleeperVolume 447, 61, 729: Restoring 458, 61, 743 (28, 46) 'zombieMarlene', count 3
  2990. 2025-06-16T22:11:04 11575.443 INF 11570.6 SleeperVolume 447, 61, 729: Restoring 450, 61, 745 (28, 46) 'zombieSteve', count 3
  2991. 2025-06-16T22:11:17 11588.494 INF Time: 193.06m FPS: 20.00 Heap: 1698.1MB Max: 1975.2MB Chunks: 550 CGO: 46 Ply: 2 Zom: 5 Ent: 9 (51) Items: 0 CO: 2 RSS: 3162.1MB
  2992. 2025-06-16T22:11:23 11594.643 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieArlene, id=459] missing
  2993. 2025-06-16T22:11:27 11598.393 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=458] missing
  2994. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 355, 73, 775
  2995. 2025-06-16T22:11:39 11611.044 INF Entity animalChicken 461 killed by +moep+ 175
  2996. 2025-06-16T22:11:44 11615.243 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=463] missing
  2997. 2025-06-16T22:11:44 11615.243 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=464] missing
  2998. 2025-06-16T22:11:47 11618.493 INF Time: 193.56m FPS: 20.00 Heap: 1872.2MB Max: 1975.2MB Chunks: 550 CGO: 48 Ply: 2 Zom: 3 Ent: 7 (53) Items: 0 CO: 2 RSS: 3329.2MB
  2999. 2025-06-16T22:11:53 11624.494 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalChicken, id=461] missing
  3000. 2025-06-16T22:12:01 11632.993 INF VehicleManager saving 0 (0 + 0)
  3001. 2025-06-16T22:12:01 11632.993 INF DroneManager saving 0 (0 + 0)
  3002. 2025-06-16T22:12:01 11632.993 INF TurretTracker saving 0 (0 + 0)
  3003. 2025-06-16T22:12:01 11633.002 INF TurretTracker saved 9 bytes
  3004. 2025-06-16T22:12:01 11633.002 INF VehicleManager saved 9 bytes
  3005. 2025-06-16T22:12:01 11633.002 INF DroneManager saved 9 bytes
  3006. 2025-06-16T22:12:17 11648.493 INF Time: 194.06m FPS: 20.00 Heap: 1864.3MB Max: 1975.2MB Chunks: 550 CGO: 62 Ply: 2 Zom: 5 Ent: 8 (55) Items: 0 CO: 2 RSS: 3333.1MB
  3007. 2025-06-16T22:12:29 11660.192 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=469] missing
  3008. 2025-06-16T22:12:42 11673.193 WRN Occlusion: RemoveEntity [type=EntityTrader, name=npcTraderRekt, id=198] missing
  3009. 2025-06-16T22:12:47 11678.494 INF Time: 194.56m FPS: 19.20 Heap: 1860.9MB Max: 1975.2MB Chunks: 550 CGO: 58 Ply: 2 Zom: 5 Ent: 8 (49) Items: 0 CO: 2 RSS: 3335.1MB
  3010. 2025-06-16T22:12:55 11686.593 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=460] missing
  3011. 2025-06-16T22:13:05 11696.513 INF [DECO] written 75946, in 19ms
  3012. 2025-06-16T22:13:05 11696.517 INF [DECO] write thread 3ms
  3013. 2025-06-16T22:13:17 11708.494 INF Time: 195.06m FPS: 20.00 Heap: 1861.7MB Max: 1975.2MB Chunks: 550 CGO: 56 Ply: 2 Zom: 5 Ent: 8 (50) Items: 0 CO: 2 RSS: 3335.1MB
  3014. 2025-06-16T22:13:22 11713.392 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalChicken, id=465] missing
  3015. 2025-06-16T22:13:32 11723.393 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieUtilityWorker, id=468] missing
  3016. 2025-06-16T22:13:34 11725.192 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=472] missing
  3017. 2025-06-16T22:13:34 11725.392 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBiker, id=470] missing
  3018. 2025-06-16T22:13:47 11738.543 INF Time: 195.56m FPS: 20.00 Heap: 1865.0MB Max: 1975.2MB Chunks: 550 CGO: 64 Ply: 2 Zom: 5 Ent: 7 (53) Items: 0 CO: 2 RSS: 3335.2MB
  3019. 2025-06-16T22:14:01 11752.993 INF VehicleManager saving 0 (0 + 0)
  3020. 2025-06-16T22:14:01 11752.993 INF DroneManager saving 0 (0 + 0)
  3021. 2025-06-16T22:14:01 11752.993 INF TurretTracker saving 0 (0 + 0)
  3022. 2025-06-16T22:14:01 11752.993 INF VehicleManager saved 9 bytes
  3023. 2025-06-16T22:14:01 11752.994 INF DroneManager saved 9 bytes
  3024. 2025-06-16T22:14:01 11752.994 INF TurretTracker saved 9 bytes
  3025. 2025-06-16T22:14:17 11768.592 INF Time: 196.06m FPS: 20.00 Heap: 1867.5MB Max: 1975.2MB Chunks: 550 CGO: 67 Ply: 2 Zom: 6 Ent: 8 (54) Items: 0 CO: 2 RSS: 3335.2MB
  3026. 2025-06-16T22:14:47 11798.595 INF Time: 196.56m FPS: 19.19 Heap: 1862.0MB Max: 1975.2MB Chunks: 550 CGO: 72 Ply: 2 Zom: 7 Ent: 9 (50) Items: 0 CO: 2 RSS: 3335.4MB
  3027. 2025-06-16T22:14:53 11804.396 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=475] missing
  3028. 2025-06-16T22:15:00 11811.595 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=466] missing
  3029. 2025-06-16T22:15:17 11828.596 INF Time: 197.06m FPS: 20.00 Heap: 1862.8MB Max: 1975.2MB Chunks: 550 CGO: 73 Ply: 2 Zom: 8 Ent: 10 (53) Items: 0 CO: 2 RSS: 3335.4MB
  3030. 2025-06-16T22:15:40 11851.394 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieLumberjack, id=471] missing
  3031. 2025-06-16T22:15:47 11858.645 INF Time: 197.56m FPS: 20.00 Heap: 1864.6MB Max: 1975.2MB Chunks: 550 CGO: 72 Ply: 2 Zom: 7 Ent: 9 (53) Items: 0 CO: 2 RSS: 3335.4MB
  3032. 2025-06-16T22:16:01 11872.994 INF VehicleManager saving 0 (0 + 0)
  3033. 2025-06-16T22:16:01 11872.994 INF DroneManager saving 0 (0 + 0)
  3034. 2025-06-16T22:16:01 11872.994 INF TurretTracker saving 0 (0 + 0)
  3035. 2025-06-16T22:16:01 11873.004 INF TurretTracker saved 9 bytes
  3036. 2025-06-16T22:16:01 11873.004 INF VehicleManager saved 9 bytes
  3037. 2025-06-16T22:16:01 11873.004 INF DroneManager saved 9 bytes
  3038. 2025-06-16T22:16:07 11878.194 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=480] missing
  3039. 2025-06-16T22:16:07 11878.394 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=474] missing
  3040. 2025-06-16T22:16:10 11881.394 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=473] missing
  3041. 2025-06-16T22:16:17 11888.694 INF Time: 198.06m FPS: 20.00 Heap: 1867.4MB Max: 1975.2MB Chunks: 550 CGO: 45 Ply: 2 Zom: 5 Ent: 7 (54) Items: 0 CO: 2 RSS: 3335.7MB
  3042. 2025-06-16T22:16:18 11889.194 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=481] missing
  3043. 2025-06-16T22:16:47 11918.396 INF Entity zombieSteveCrawler 476 killed by +moep+ 175
  3044. 2025-06-16T22:16:47 11918.697 INF Time: 198.56m FPS: 20.00 Heap: 1862.8MB Max: 1975.2MB Chunks: 550 CGO: 34 Ply: 2 Zom: 4 Ent: 6 (52) Items: 0 CO: 2 RSS: 3335.7MB
  3045. 2025-06-16T22:17:17 11948.346 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=476] missing
  3046. 2025-06-16T22:17:17 11948.746 INF Time: 199.07m FPS: 20.00 Heap: 1864.0MB Max: 1975.2MB Chunks: 550 CGO: 29 Ply: 2 Zom: 3 Ent: 5 (52) Items: 0 CO: 2 RSS: 3335.7MB
  3047. [FinishTreasureQuest] Requesting reset at world position: 48, 57, 685
  3048. 2025-06-16T22:17:46 11977.146 INF Entity zombieBusinessMan 482 killed by +moep+ 175
  3049. 2025-06-16T22:17:47 11978.796 INF Time: 199.57m FPS: 20.00 Heap: 1865.7MB Max: 1975.2MB Chunks: 550 CGO: 32 Ply: 2 Zom: 3 Ent: 7 (54) Items: 1 CO: 2 RSS: 3335.7MB
  3050. 2025-06-16T22:17:51 11983.096 INF 11978.25 SleeperVolume 61, 59, 659: Spawning 63, 63, 663 (3, 41), group 'ZombieGhostTownGroupGS1', class zombieJoe, count 3
  3051. 2025-06-16T22:17:52 11983.196 INF 11978.35 SleeperVolume 61, 59, 659: Spawning 63, 60, 665 (3, 41), group 'ZombieGhostTownGroupGS1', class zombieMarlene, count 3
  3052. 2025-06-16T22:17:59 11990.146 INF 11985.3 SleeperVolume 61, 59, 653: Spawning 70, 60, 658 (4, 41), group 'sleeperHordeStageGS5', class zombieMoe, count 5
  3053. 2025-06-16T22:18:01 11992.996 INF VehicleManager saving 0 (0 + 0)
  3054. 2025-06-16T22:18:01 11992.996 INF DroneManager saving 0 (0 + 0)
  3055. 2025-06-16T22:18:01 11992.996 INF TurretTracker saving 0 (0 + 0)
  3056. 2025-06-16T22:18:01 11993.006 INF TurretTracker saved 9 bytes
  3057. 2025-06-16T22:18:01 11993.006 INF VehicleManager saved 9 bytes
  3058. 2025-06-16T22:18:01 11993.006 INF DroneManager saved 9 bytes
  3059. 2025-06-16T22:18:15 12007.096 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=482] missing
  3060. 2025-06-16T22:18:17 12008.846 INF Time: 200.07m FPS: 20.00 Heap: 1872.9MB Max: 1975.2MB Chunks: 550 CGO: 45 Ply: 2 Zom: 6 Ent: 9 (58) Items: 1 CO: 2 RSS: 3336.9MB
  3061. 2025-06-16T22:18:47 12038.847 INF Time: 200.57m FPS: 20.00 Heap: 1862.8MB Max: 1975.2MB Chunks: 550 CGO: 39 Ply: 2 Zom: 6 Ent: 9 (51) Items: 0 CO: 2 RSS: 3339.1MB
  3062. 2025-06-16T22:18:56 12047.649 INF Entity zombieJoe 484 killed by niffler_20 171
  3063. 2025-06-16T22:19:06 12057.902 INF 12053.06 SleeperVolume 72, 59, 653: Spawning 72, 60, 665 (4, 41), group 'sleeperHordeStageGS8', class zombieDarlene, count 5
  3064. 2025-06-16T22:19:06 12058.002 INF 12053.16 SleeperVolume 72, 59, 653: Spawning 74, 60, 664 (4, 41), group 'VultureGroup', class animalZombieVulture, count 5
  3065. 2025-06-16T22:19:13 12064.300 INF Entity zombieMarlene 485 killed by +moep+ 175
  3066. 2025-06-16T22:19:17 12068.850 INF Time: 201.07m FPS: 20.00 Heap: 1864.2MB Max: 1975.2MB Chunks: 550 CGO: 44 Ply: 2 Zom: 6 Ent: 11 (53) Items: 0 CO: 2 RSS: 3339.7MB
  3067. 2025-06-16T22:19:23 12074.651 INF Entity animalZombieVulture 490 killed by +moep+ 175
  3068. 2025-06-16T22:19:24 12075.400 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalRabbit, id=486] missing
  3069. 2025-06-16T22:19:26 12077.600 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=484] missing
  3070. 2025-06-16T22:19:37 12088.200 INF Entity zombieDarlene 489 killed by +moep+ 175
  3071. 2025-06-16T22:19:43 12094.249 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=485] missing
  3072. 2025-06-16T22:19:47 12098.900 INF Time: 201.57m FPS: 20.00 Heap: 1873.8MB Max: 1975.2MB Chunks: 550 CGO: 32 Ply: 2 Zom: 4 Ent: 8 (53) Items: 0 CO: 2 RSS: 3340.2MB
  3073. 2025-06-16T22:20:01 12112.999 INF VehicleManager saving 0 (0 + 0)
  3074. 2025-06-16T22:20:01 12112.999 INF DroneManager saving 0 (0 + 0)
  3075. 2025-06-16T22:20:01 12112.999 INF TurretTracker saving 0 (0 + 0)
  3076. 2025-06-16T22:20:01 12113.009 INF DroneManager saved 9 bytes
  3077. 2025-06-16T22:20:01 12113.009 INF VehicleManager saved 9 bytes
  3078. 2025-06-16T22:20:01 12113.009 INF TurretTracker saved 9 bytes
  3079. 2025-06-16T22:20:05 12116.199 WRN Occlusion: RemoveEntity [type=EntityVulture, name=animalZombieVulture, id=490] missing
  3080. 2025-06-16T22:20:07 12118.150 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieDarlene, id=489] missing
  3081. 2025-06-16T22:20:17 12128.900 INF Time: 202.07m FPS: 20.00 Heap: 1883.5MB Max: 1975.2MB Chunks: 550 CGO: 36 Ply: 2 Zom: 4 Ent: 6 (53) Items: 0 CO: 2 RSS: 3349.0MB
  3082. 2025-06-16T22:20:27 12138.327 INF Entity zombieMoe 487 killed by +moep+ 175
  3083. 2025-06-16T22:20:39 12150.598 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieArlene, id=478] missing
  3084. 2025-06-16T22:20:47 12158.903 INF Time: 202.57m FPS: 20.00 Heap: 1865.0MB Max: 1975.2MB Chunks: 550 CGO: 33 Ply: 2 Zom: 3 Ent: 6 (53) Items: 0 CO: 2 RSS: 3356.2MB
  3085. 2025-06-16T22:20:57 12168.452 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=487] missing
  3086. 2025-06-16T22:21:06 12177.553 WRN EntityAlive +moep+ AddFallingBlock stab 0 happens?
  3087. 2025-06-16T22:21:17 12188.903 INF Time: 203.07m FPS: 20.00 Heap: 1866.0MB Max: 1975.2MB Chunks: 550 CGO: 30 Ply: 2 Zom: 3 Ent: 5 (55) Items: 0 CO: 3 RSS: 3356.3MB
  3088. 2025-06-16T22:21:47 12218.903 INF Time: 203.57m FPS: 19.99 Heap: 1870.7MB Max: 1975.2MB Chunks: 550 CGO: 31 Ply: 2 Zom: 3 Ent: 6 (56) Items: 0 CO: 3 RSS: 3356.8MB
  3089. 2025-06-16T22:22:01 12233.004 INF VehicleManager saving 0 (0 + 0)
  3090. 2025-06-16T22:22:01 12233.004 INF DroneManager saving 0 (0 + 0)
  3091. 2025-06-16T22:22:01 12233.004 INF TurretTracker saving 0 (0 + 0)
  3092. 2025-06-16T22:22:01 12233.014 INF VehicleManager saved 9 bytes
  3093. 2025-06-16T22:22:01 12233.014 INF DroneManager saved 9 bytes
  3094. 2025-06-16T22:22:01 12233.014 INF TurretTracker saved 9 bytes
  3095. 2025-06-16T22:22:17 12248.903 INF Time: 204.07m FPS: 20.00 Heap: 1874.0MB Max: 1975.2MB Chunks: 550 CGO: 33 Ply: 2 Zom: 3 Ent: 5 (56) Items: 0 CO: 2 RSS: 3358.6MB
  3096. 2025-06-16T22:22:47 12278.904 INF Time: 204.57m FPS: 20.00 Heap: 1864.4MB Max: 1975.2MB Chunks: 550 CGO: 31 Ply: 2 Zom: 3 Ent: 5 (53) Items: 0 CO: 2 RSS: 3358.8MB
  3097. 2025-06-16T22:23:17 12308.953 INF Time: 205.07m FPS: 20.00 Heap: 1865.2MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 3 Ent: 5 (53) Items: 0 CO: 2 RSS: 3358.8MB
  3098. 2025-06-16T22:23:47 12338.953 INF Time: 205.57m FPS: 20.00 Heap: 1866.4MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 3 Ent: 5 (53) Items: 0 CO: 2 RSS: 3358.8MB
  3099. 2025-06-16T22:24:01 12353.003 INF VehicleManager saving 0 (0 + 0)
  3100. 2025-06-16T22:24:01 12353.003 INF DroneManager saving 0 (0 + 0)
  3101. 2025-06-16T22:24:01 12353.003 INF TurretTracker saving 0 (0 + 0)
  3102. 2025-06-16T22:24:01 12353.004 INF VehicleManager saved 9 bytes
  3103. 2025-06-16T22:24:01 12353.004 INF DroneManager saved 9 bytes
  3104. 2025-06-16T22:24:01 12353.004 INF TurretTracker saved 9 bytes
  3105. 2025-06-16T22:24:17 12369.003 INF Time: 206.07m FPS: 20.00 Heap: 1867.5MB Max: 1975.2MB Chunks: 550 CGO: 31 Ply: 2 Zom: 3 Ent: 6 (54) Items: 1 CO: 2 RSS: 3358.8MB
  3106. 2025-06-16T22:24:47 12399.005 INF Time: 206.57m FPS: 20.00 Heap: 1862.6MB Max: 1975.2MB Chunks: 550 CGO: 39 Ply: 2 Zom: 3 Ent: 6 (54) Items: 1 CO: 2 RSS: 3358.8MB
  3107. 2025-06-16T22:24:50 12401.604 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=493] missing
  3108. 2025-06-16T22:25:17 12429.054 INF Time: 207.07m FPS: 20.00 Heap: 1863.6MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 2 Ent: 4 (54) Items: 1 CO: 2 RSS: 3358.8MB
  3109. 2025-06-16T22:25:41 12452.353 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieFatHawaiian, id=477] missing
  3110. 2025-06-16T22:25:47 12459.053 INF Time: 207.57m FPS: 20.00 Heap: 1865.1MB Max: 1975.2MB Chunks: 550 CGO: 57 Ply: 2 Zom: 4 Ent: 6 (57) Items: 1 CO: 2 RSS: 3358.8MB
  3111. 2025-06-16T22:25:52 12463.202 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieLumberjack, id=501] missing
  3112. 2025-06-16T22:25:56 12467.203 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=479] missing
  3113. 2025-06-16T22:25:59 12470.203 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=500] missing
  3114. 2025-06-16T22:26:01 12473.003 INF VehicleManager saving 0 (0 + 0)
  3115. 2025-06-16T22:26:01 12473.003 INF DroneManager saving 0 (0 + 0)
  3116. 2025-06-16T22:26:01 12473.003 INF TurretTracker saving 0 (0 + 0)
  3117. 2025-06-16T22:26:01 12473.013 INF VehicleManager saved 9 bytes
  3118. 2025-06-16T22:26:01 12473.013 INF DroneManager saved 9 bytes
  3119. 2025-06-16T22:26:01 12473.013 INF TurretTracker saved 9 bytes
  3120. 2025-06-16T22:26:17 12489.053 INF Time: 208.07m FPS: 20.00 Heap: 1867.7MB Max: 1975.2MB Chunks: 550 CGO: 48 Ply: 2 Zom: 3 Ent: 6 (60) Items: 1 CO: 2 RSS: 3358.8MB
  3121. 2025-06-16T22:26:19 12490.202 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieFatHawaiian, id=504] missing
  3122. 2025-06-16T22:26:36 12507.202 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalChicken, id=503] missing
  3123. 2025-06-16T22:26:47 12519.053 INF Time: 208.57m FPS: 19.20 Heap: 1865.0MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 2 Ent: 4 (54) Items: 0 CO: 2 RSS: 3359.2MB
  3124. 2025-06-16T22:27:17 12549.103 INF Time: 209.07m FPS: 20.00 Heap: 1868.7MB Max: 1975.2MB Chunks: 550 CGO: 30 Ply: 2 Zom: 2 Ent: 5 (55) Items: 0 CO: 2 RSS: 3359.4MB
  3125. 2025-06-16T22:27:48 12579.152 INF Time: 209.57m FPS: 20.00 Heap: 1869.6MB Max: 1975.2MB Chunks: 550 CGO: 30 Ply: 2 Zom: 2 Ent: 5 (55) Items: 0 CO: 2 RSS: 3359.7MB
  3126. 2025-06-16T22:27:50 12581.402 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=502] missing
  3127. 2025-06-16T22:28:01 12593.003 INF VehicleManager saving 0 (0 + 0)
  3128. 2025-06-16T22:28:01 12593.003 INF DroneManager saving 0 (0 + 0)
  3129. 2025-06-16T22:28:01 12593.003 INF TurretTracker saving 0 (0 + 0)
  3130. 2025-06-16T22:28:01 12593.013 INF VehicleManager saved 9 bytes
  3131. 2025-06-16T22:28:01 12593.013 INF DroneManager saved 9 bytes
  3132. 2025-06-16T22:28:01 12593.013 INF TurretTracker saved 9 bytes
  3133. 2025-06-16T22:28:05 12596.822 INF [DECO] written 75946, in 19ms
  3134. 2025-06-16T22:28:05 12596.826 INF [DECO] write thread 3ms
  3135. 2025-06-16T22:28:18 12609.152 INF Time: 210.07m FPS: 20.00 Heap: 1870.6MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 1 Ent: 4 (55) Items: 0 CO: 2 RSS: 3359.7MB
  3136. 2025-06-16T22:28:19 12610.201 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalChicken, id=505] missing
  3137. 2025-06-16T22:28:48 12639.200 INF Time: 210.57m FPS: 19.21 Heap: 1863.8MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 1 Ent: 3 (54) Items: 0 CO: 2 RSS: 3359.7MB
  3138. 2025-06-16T22:29:18 12669.201 INF Time: 211.07m FPS: 20.00 Heap: 1864.3MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 1 Ent: 3 (54) Items: 0 CO: 2 RSS: 3359.7MB
  3139. 2025-06-16T22:29:48 12699.200 INF Time: 211.57m FPS: 20.00 Heap: 1865.2MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 1 Ent: 3 (54) Items: 0 CO: 2 RSS: 3359.7MB
  3140. 2025-06-16T22:30:01 12713.050 INF VehicleManager saving 0 (0 + 0)
  3141. 2025-06-16T22:30:01 12713.050 INF DroneManager saving 0 (0 + 0)
  3142. 2025-06-16T22:30:01 12713.050 INF TurretTracker saving 0 (0 + 0)
  3143. 2025-06-16T22:30:01 12713.061 INF TurretTracker saved 9 bytes
  3144. 2025-06-16T22:30:01 12713.061 INF VehicleManager saved 9 bytes
  3145. 2025-06-16T22:30:01 12713.061 INF DroneManager saved 9 bytes
  3146. 2025-06-16T22:30:18 12729.250 INF Time: 212.07m FPS: 20.00 Heap: 1866.2MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 1 Ent: 3 (54) Items: 0 CO: 2 RSS: 3359.7MB
  3147. 2025-06-16T22:30:48 12759.252 INF Time: 212.57m FPS: 19.20 Heap: 1863.5MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 1 Ent: 3 (54) Items: 0 CO: 2 RSS: 3359.7MB
  3148. 2025-06-16T22:31:18 12789.301 INF Time: 213.07m FPS: 20.00 Heap: 1864.1MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 1 Ent: 3 (55) Items: 1 CO: 2 RSS: 3359.7MB
  3149. 2025-06-16T22:31:48 12819.350 INF Time: 213.58m FPS: 20.00 Heap: 1865.4MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 3 (55) Items: 1 CO: 2 RSS: 3360.1MB
  3150. 2025-06-16T22:32:01 12833.050 INF VehicleManager saving 0 (0 + 0)
  3151. 2025-06-16T22:32:01 12833.050 INF DroneManager saving 0 (0 + 0)
  3152. 2025-06-16T22:32:01 12833.050 INF TurretTracker saving 0 (0 + 0)
  3153. 2025-06-16T22:32:01 12833.058 INF DroneManager saved 9 bytes
  3154. 2025-06-16T22:32:01 12833.058 INF VehicleManager saved 9 bytes
  3155. 2025-06-16T22:32:01 12833.058 INF TurretTracker saved 9 bytes
  3156. 2025-06-16T22:32:05 12836.919 INF [DECO] written 75946, in 19ms
  3157. 2025-06-16T22:32:05 12836.929 INF [DECO] write thread 10ms
  3158. 2025-06-16T22:32:18 12849.350 INF Time: 214.08m FPS: 20.00 Heap: 1866.5MB Max: 1975.2MB Chunks: 550 CGO: 15 Ply: 2 Zom: 1 Ent: 3 (55) Items: 1 CO: 2 RSS: 3360.3MB
  3159. 2025-06-16T22:32:48 12879.398 INF Time: 214.58m FPS: 20.00 Heap: 1863.8MB Max: 1975.2MB Chunks: 550 CGO: 17 Ply: 2 Zom: 1 Ent: 3 (54) Items: 0 CO: 2 RSS: 3360.3MB
  3160. 2025-06-16T22:33:05 12896.968 INF [DECO] written 75946, in 19ms
  3161. 2025-06-16T22:33:05 12896.980 INF [DECO] write thread 11ms
  3162. 2025-06-16T22:33:18 12909.448 INF Time: 215.08m FPS: 20.00 Heap: 1864.5MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 2 Ent: 4 (55) Items: 0 CO: 2 RSS: 3360.3MB
  3163. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 613, 66, 710
  3164. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 613, 66, 710
  3165. 2025-06-16T22:33:39 12930.150 WRN Occlusion: RemoveEntity [type=EntityTrader, name=npcTraderRekt, id=198] missing
  3166. 2025-06-16T22:33:48 12939.447 INF Time: 215.58m FPS: 20.00 Heap: 1866.5MB Max: 1975.2MB Chunks: 550 CGO: 34 Ply: 2 Zom: 1 Ent: 4 (56) Items: 0 CO: 2 RSS: 3360.3MB
  3167. 2025-06-16T22:34:01 12953.102 INF VehicleManager saving 0 (0 + 0)
  3168. 2025-06-16T22:34:01 12953.102 INF DroneManager saving 0 (0 + 0)
  3169. 2025-06-16T22:34:01 12953.102 INF TurretTracker saving 0 (0 + 0)
  3170. 2025-06-16T22:34:01 12953.111 INF VehicleManager saved 9 bytes
  3171. 2025-06-16T22:34:01 12953.111 INF DroneManager saved 9 bytes
  3172. 2025-06-16T22:34:01 12953.111 INF TurretTracker saved 9 bytes
  3173. 2025-06-16T22:34:16 12967.649 INF Entity animalChicken 508 killed by niffler_20 171
  3174. 2025-06-16T22:34:18 12969.449 INF Time: 216.08m FPS: 20.00 Heap: 1872.0MB Max: 1975.2MB Chunks: 550 CGO: 23 Ply: 2 Zom: 1 Ent: 4 (56) Items: 0 CO: 2 RSS: 3360.3MB
  3175. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  3176. 2025-06-16T22:34:32 12983.397 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalChicken, id=508] missing
  3177. 2025-06-16T22:34:48 12999.453 INF Time: 216.58m FPS: 20.00 Heap: 1866.0MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 3 (54) Items: 0 CO: 2 RSS: 3348.0MB
  3178. 2025-06-16T22:34:51 13003.103 INF MinEventLogMessage: XP gained during the last level:
  3179. 2025-06-16T22:34:51 13003.103 INF CVarLogValue: $xpFromLootThisLevel == 0
  3180. 2025-06-16T22:34:51 13003.103 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  3181. 2025-06-16T22:34:51 13003.103 INF CVarLogValue: $xpFromKillThisLevel == 0
  3182. 2025-06-16T22:35:04 13015.404 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=507] missing
  3183. 2025-06-16T22:35:18 13029.503 INF Time: 217.08m FPS: 20.00 Heap: 1866.8MB Max: 1975.2MB Chunks: 550 CGO: 11 Ply: 2 Zom: 0 Ent: 2 (54) Items: 0 CO: 2 RSS: 3348.0MB
  3184. 2025-06-16T22:35:48 13059.553 INF Time: 217.58m FPS: 20.00 Heap: 1867.8MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (54) Items: 0 CO: 2 RSS: 3348.0MB
  3185. 2025-06-16T22:36:01 13073.102 INF VehicleManager saving 0 (0 + 0)
  3186. 2025-06-16T22:36:01 13073.102 INF DroneManager saving 0 (0 + 0)
  3187. 2025-06-16T22:36:01 13073.102 INF TurretTracker saving 0 (0 + 0)
  3188. 2025-06-16T22:36:01 13073.110 INF VehicleManager saved 9 bytes
  3189. 2025-06-16T22:36:01 13073.110 INF DroneManager saved 9 bytes
  3190. 2025-06-16T22:36:01 13073.110 INF TurretTracker saved 9 bytes
  3191. 2025-06-16T22:36:18 13089.553 INF Time: 218.08m FPS: 20.00 Heap: 1869.2MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (54) Items: 0 CO: 2 RSS: 3348.0MB
  3192. 2025-06-16T22:36:48 13119.555 INF Time: 218.58m FPS: 20.00 Heap: 1865.3MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (54) Items: 0 CO: 2 RSS: 3344.7MB
  3193. 2025-06-16T22:37:18 13149.555 INF Time: 219.08m FPS: 20.00 Heap: 1865.9MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (54) Items: 0 CO: 2 RSS: 3344.7MB
  3194. 2025-06-16T22:37:48 13179.604 INF Time: 219.58m FPS: 20.00 Heap: 1867.1MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (54) Items: 0 CO: 2 RSS: 3344.7MB
  3195. 2025-06-16T22:38:01 13193.104 INF VehicleManager saving 0 (0 + 0)
  3196. 2025-06-16T22:38:01 13193.104 INF DroneManager saving 0 (0 + 0)
  3197. 2025-06-16T22:38:01 13193.104 INF TurretTracker saving 0 (0 + 0)
  3198. 2025-06-16T22:38:01 13193.113 INF DroneManager saved 9 bytes
  3199. 2025-06-16T22:38:01 13193.113 INF TurretTracker saved 9 bytes
  3200. 2025-06-16T22:38:01 13193.113 INF VehicleManager saved 9 bytes
  3201. 2025-06-16T22:38:18 13209.603 INF Time: 220.08m FPS: 20.00 Heap: 1868.9MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (54) Items: 0 CO: 2 RSS: 3344.7MB
  3202. 2025-06-16T22:38:48 13239.604 INF Time: 220.58m FPS: 20.00 Heap: 1864.9MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (54) Items: 0 CO: 2 RSS: 3344.6MB
  3203. 2025-06-16T22:39:18 13269.654 INF Time: 221.08m FPS: 20.00 Heap: 1867.1MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (54) Items: 0 CO: 2 RSS: 3344.6MB
  3204. 2025-06-16T22:39:48 13299.703 INF Time: 221.58m FPS: 20.00 Heap: 1868.2MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (54) Items: 0 CO: 2 RSS: 3344.6MB
  3205. 2025-06-16T22:40:01 13313.103 INF VehicleManager saving 0 (0 + 0)
  3206. 2025-06-16T22:40:01 13313.103 INF DroneManager saving 0 (0 + 0)
  3207. 2025-06-16T22:40:01 13313.103 INF TurretTracker saving 0 (0 + 0)
  3208. 2025-06-16T22:40:01 13313.112 INF VehicleManager saved 9 bytes
  3209. 2025-06-16T22:40:01 13313.112 INF DroneManager saved 9 bytes
  3210. 2025-06-16T22:40:01 13313.112 INF TurretTracker saved 9 bytes
  3211. 2025-06-16T22:40:18 13329.752 INF Time: 222.08m FPS: 20.00 Heap: 1869.5MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (54) Items: 0 CO: 2 RSS: 3345.0MB
  3212. 2025-06-16T22:40:48 13359.754 INF Time: 222.58m FPS: 19.19 Heap: 1865.0MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (54) Items: 0 CO: 2 RSS: 3342.8MB
  3213. 2025-06-16T22:41:18 13389.805 INF Time: 223.08m FPS: 20.00 Heap: 1865.8MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (54) Items: 0 CO: 2 RSS: 3342.8MB
  3214. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  3215. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 613, 66, 710
  3216. 2025-06-16T22:41:48 13419.854 INF Time: 223.58m FPS: 20.00 Heap: 1867.4MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (54) Items: 0 CO: 2 RSS: 3343.0MB
  3217. 2025-06-16T22:42:01 13433.103 INF VehicleManager saving 0 (0 + 0)
  3218. 2025-06-16T22:42:01 13433.103 INF DroneManager saving 0 (0 + 0)
  3219. 2025-06-16T22:42:01 13433.103 INF TurretTracker saving 0 (0 + 0)
  3220. 2025-06-16T22:42:01 13433.113 INF VehicleManager saved 9 bytes
  3221. 2025-06-16T22:42:01 13433.113 INF DroneManager saved 9 bytes
  3222. 2025-06-16T22:42:01 13433.113 INF TurretTracker saved 9 bytes
  3223. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 666, 61, 862
  3224. 2025-06-16T22:42:15 13446.855 WRN Occlusion: RemoveEntity [type=EntityTrader, name=npcTraderRekt, id=198] missing
  3225. 2025-06-16T22:42:18 13449.903 INF Time: 224.08m FPS: 20.00 Heap: 1870.9MB Max: 1975.2MB Chunks: 550 CGO: 36 Ply: 2 Zom: 3 Ent: 5 (58) Items: 0 CO: 2 RSS: 3343.3MB
  3226. 2025-06-16T22:42:28 13459.753 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieDarlene, id=511] missing
  3227. 2025-06-16T22:42:34 13465.303 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieDarlene, id=511] missing
  3228. 2025-06-16T22:42:48 13479.909 INF Time: 224.58m FPS: 19.18 Heap: 1867.6MB Max: 1975.2MB Chunks: 550 CGO: 48 Ply: 2 Zom: 5 Ent: 7 (59) Items: 0 CO: 2 RSS: 3341.9MB
  3229. 2025-06-16T22:42:54 13485.858 INF Entity zombieSkateboarder 512 killed by niffler_20 171
  3230. 2025-06-16T22:42:56 13487.408 INF MinEventLogMessage: XP gained during the last level:
  3231. 2025-06-16T22:42:56 13487.408 INF CVarLogValue: $xpFromLootThisLevel == 0
  3232. 2025-06-16T22:42:56 13487.408 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  3233. 2025-06-16T22:42:56 13487.408 INF CVarLogValue: $xpFromKillThisLevel == 0
  3234. 2025-06-16T22:43:06 13497.329 INF [DECO] written 75956, in 19ms
  3235. 2025-06-16T22:43:06 13497.332 INF [DECO] write thread 2ms
  3236. 2025-06-16T22:43:17 13508.408 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=510] missing
  3237. 2025-06-16T22:43:18 13509.909 INF Time: 225.08m FPS: 20.00 Heap: 1868.5MB Max: 1975.2MB Chunks: 550 CGO: 42 Ply: 2 Zom: 3 Ent: 6 (59) Items: 0 CO: 2 RSS: 3343.1MB
  3238. 2025-06-16T22:43:24 13515.809 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=512] missing
  3239. 2025-06-16T22:43:38 13529.408 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=509] missing
  3240. 2025-06-16T22:43:48 13539.959 INF Time: 225.59m FPS: 20.00 Heap: 1870.2MB Max: 1975.2MB Chunks: 550 CGO: 40 Ply: 2 Zom: 4 Ent: 6 (61) Items: 0 CO: 2 RSS: 3343.3MB
  3241. 2025-06-16T22:44:01 13553.108 INF VehicleManager saving 0 (0 + 0)
  3242. 2025-06-16T22:44:01 13553.108 INF DroneManager saving 0 (0 + 0)
  3243. 2025-06-16T22:44:01 13553.108 INF TurretTracker saving 0 (0 + 0)
  3244. 2025-06-16T22:44:02 13553.119 INF VehicleManager saved 9 bytes
  3245. 2025-06-16T22:44:02 13553.119 INF DroneManager saved 9 bytes
  3246. 2025-06-16T22:44:02 13553.119 INF TurretTracker saved 9 bytes
  3247. 2025-06-16T22:44:06 13557.377 INF [DECO] written 75957, in 19ms
  3248. 2025-06-16T22:44:06 13557.388 INF [DECO] write thread 10ms
  3249. 2025-06-16T22:44:18 13570.008 INF Time: 226.09m FPS: 20.00 Heap: 1873.0MB Max: 1975.2MB Chunks: 550 CGO: 60 Ply: 2 Zom: 6 Ent: 8 (63) Items: 0 CO: 2 RSS: 3343.3MB
  3250. 2025-06-16T22:44:20 13571.907 INF Entity zombieMarlene 516 killed by niffler_20 171
  3251. 2025-06-16T22:44:30 13581.408 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=513] missing
  3252. 2025-06-16T22:44:31 13583.058 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=515] missing
  3253. 2025-06-16T22:44:36 13587.357 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=515] missing
  3254. 2025-06-16T22:44:39 13590.207 INF 13585.39 SleeperVolume 352, 76, 1014: Spawning 357, 76, 1019 (22, 63), group 'sleeperHordeStageGS11', class zombieBoe, count 4
  3255. 2025-06-16T22:44:39 13590.308 INF 13585.49 SleeperVolume 352, 76, 1014: Spawning 375, 76, 1017 (23, 63), group 'sleeperHordeStageGS11', class zombieBusinessMan, count 6
  3256. 2025-06-16T22:44:48 13600.010 INF Time: 226.59m FPS: 20.00 Heap: 1868.5MB Max: 1975.2MB Chunks: 550 CGO: 70 Ply: 2 Zom: 7 Ent: 11 (57) Items: 0 CO: 2 RSS: 3349.1MB
  3257. 2025-06-16T22:44:50 13602.060 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=516] missing
  3258. 2025-06-16T22:45:03 13614.310 INF Entity zombieArlene 517 killed by +moep+ 175
  3259. 2025-06-16T22:45:05 13616.960 INF 13612.14 SleeperVolume 362, 76, 1026: Spawning 371, 76, 1027 (23, 64), group 'ZombieBikerBarGroupGS1', class zombieJanitor, count 6
  3260. 2025-06-16T22:45:05 13617.061 INF 13612.24 SleeperVolume 362, 76, 1026: Spawning 363, 81, 1031 (22, 64), group 'ZombieBikerBarGroupGS1', class zombieMoe, count 6
  3261. 2025-06-16T22:45:18 13630.061 INF Time: 227.09m FPS: 20.00 Heap: 1871.3MB Max: 1975.2MB Chunks: 550 CGO: 60 Ply: 2 Zom: 8 Ent: 12 (59) Items: 0 CO: 2 RSS: 3349.3MB
  3262. 2025-06-16T22:45:19 13630.660 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJanitor, id=524] missing
  3263. 2025-06-16T22:45:19 13630.660 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=525] missing
  3264. 2025-06-16T22:45:33 13644.259 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieArlene, id=517] missing
  3265. 2025-06-16T22:45:42 13654.059 INF 13649.24 SleeperVolume 362, 76, 1026: Restoring 363, 81, 1031 (22, 64) 'zombieMoe', count 6
  3266. 2025-06-16T22:45:43 13654.159 INF 13649.34 SleeperVolume 362, 76, 1026: Restoring 371, 76, 1027 (23, 64) 'zombieJanitor', count 6
  3267. 2025-06-16T22:45:43 13654.810 INF Entity zombieBusinessMan 523 killed by +moep+ 175
  3268. 2025-06-16T22:45:48 13660.060 INF Time: 227.59m FPS: 20.00 Heap: 1875.8MB Max: 1975.2MB Chunks: 550 CGO: 49 Ply: 2 Zom: 7 Ent: 11 (61) Items: 0 CO: 2 RSS: 3354.5MB
  3269. 2025-06-16T22:45:57 13668.258 INF Entity zombieBoe 521 killed by niffler_20 171
  3270. 2025-06-16T22:46:01 13673.108 INF VehicleManager saving 0 (0 + 0)
  3271. 2025-06-16T22:46:01 13673.109 INF DroneManager saving 0 (0 + 0)
  3272. 2025-06-16T22:46:01 13673.109 INF TurretTracker saving 0 (0 + 0)
  3273. 2025-06-16T22:46:01 13673.109 INF VehicleManager saved 9 bytes
  3274. 2025-06-16T22:46:01 13673.109 INF DroneManager saved 9 bytes
  3275. 2025-06-16T22:46:01 13673.109 INF TurretTracker saved 9 bytes
  3276. 2025-06-16T22:46:08 13679.409 WRN Occlusion: RemoveEntity [type=EntityAnimalRabbit, name=animalRabbit, id=519] missing
  3277. 2025-06-16T22:46:13 13684.758 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=523] missing
  3278. 2025-06-16T22:46:18 13690.060 INF Time: 228.09m FPS: 20.00 Heap: 1885.7MB Max: 1975.2MB Chunks: 550 CGO: 39 Ply: 2 Zom: 6 Ent: 9 (61) Items: 0 CO: 2 RSS: 3360.6MB
  3279. 2025-06-16T22:46:27 13698.208 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=521] missing
  3280. 2025-06-16T22:46:48 13720.062 INF Time: 228.59m FPS: 20.00 Heap: 1869.5MB Max: 1975.2MB Chunks: 550 CGO: 33 Ply: 2 Zom: 6 Ent: 8 (58) Items: 0 CO: 2 RSS: 3367.6MB
  3281. 2025-06-16T22:47:11 13742.962 INF Entity zombieJoe 520 killed by niffler_20 171
  3282. 2025-06-16T22:47:18 13750.062 INF Time: 229.09m FPS: 20.00 Heap: 1870.2MB Max: 1975.2MB Chunks: 550 CGO: 28 Ply: 2 Zom: 5 Ent: 8 (58) Items: 0 CO: 2 RSS: 3367.7MB
  3283. 2025-06-16T22:47:20 13751.511 INF Entity zombieArlene 522 killed by +moep+ 175
  3284. 2025-06-16T22:47:31 13762.811 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=514] missing
  3285. 2025-06-16T22:47:41 13772.912 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=520] missing
  3286. 2025-06-16T22:47:41 13773.062 INF Entity zombieMoe 526 killed by +moep+ 175
  3287. 2025-06-16T22:47:48 13780.062 INF Time: 229.59m FPS: 20.00 Heap: 1871.6MB Max: 1975.2MB Chunks: 550 CGO: 19 Ply: 2 Zom: 2 Ent: 6 (58) Items: 0 CO: 2 RSS: 3367.7MB
  3288. 2025-06-16T22:47:50 13781.461 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieArlene, id=522] missing
  3289. 2025-06-16T22:47:53 13784.913 INF Entity zombieJanitor 527 killed by +moep+ 175
  3290. 2025-06-16T22:48:01 13793.111 INF VehicleManager saving 0 (0 + 0)
  3291. 2025-06-16T22:48:01 13793.111 INF DroneManager saving 0 (0 + 0)
  3292. 2025-06-16T22:48:01 13793.111 INF TurretTracker saving 0 (0 + 0)
  3293. 2025-06-16T22:48:01 13793.111 INF VehicleManager saved 9 bytes
  3294. 2025-06-16T22:48:01 13793.111 INF DroneManager saved 9 bytes
  3295. 2025-06-16T22:48:01 13793.111 INF TurretTracker saved 9 bytes
  3296. 2025-06-16T22:48:11 13803.010 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=526] missing
  3297. 2025-06-16T22:48:18 13810.062 INF Time: 230.09m FPS: 20.00 Heap: 1873.4MB Max: 1975.2MB Chunks: 550 CGO: 19 Ply: 2 Zom: 1 Ent: 5 (59) Items: 1 CO: 2 RSS: 3367.9MB
  3298. 2025-06-16T22:48:23 13814.861 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJanitor, id=527] missing
  3299. 2025-06-16T22:48:48 13840.063 INF Time: 230.59m FPS: 20.00 Heap: 1867.4MB Max: 1975.2MB Chunks: 550 CGO: 16 Ply: 2 Zom: 1 Ent: 3 (58) Items: 0 CO: 2 RSS: 3367.9MB
  3300. 2025-06-16T22:49:19 13870.113 INF Time: 231.09m FPS: 20.00 Heap: 1871.4MB Max: 1975.2MB Chunks: 550 CGO: 19 Ply: 2 Zom: 1 Ent: 3 (58) Items: 0 CO: 2 RSS: 3367.9MB
  3301. 2025-06-16T22:49:49 13900.162 INF Time: 231.59m FPS: 20.00 Heap: 1874.4MB Max: 1975.2MB Chunks: 550 CGO: 15 Ply: 2 Zom: 1 Ent: 3 (58) Items: 0 CO: 2 RSS: 3367.9MB
  3302. 2025-06-16T22:49:57 13908.162 INF Entity zombieSkateboarder 518 killed by niffler_20 171
  3303. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  3304. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  3305. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  3306. ERROR: Shader Game/TorchFire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  3307. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  3308. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  3309. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  3310. 2025-06-16T22:50:02 13913.115 INF VehicleManager saving 0 (0 + 0)
  3311. 2025-06-16T22:50:02 13913.115 INF DroneManager saving 0 (0 + 0)
  3312. 2025-06-16T22:50:02 13913.115 INF TurretTracker saving 0 (0 + 0)
  3313. 2025-06-16T22:50:02 13913.116 INF VehicleManager saved 9 bytes
  3314. 2025-06-16T22:50:02 13913.116 INF DroneManager saved 9 bytes
  3315. 2025-06-16T22:50:02 13913.116 INF TurretTracker saved 9 bytes
  3316. 2025-06-16T22:50:19 13930.164 INF Time: 232.09m FPS: 20.00 Heap: 1876.0MB Max: 1975.2MB Chunks: 550 CGO: 15 Ply: 2 Zom: 0 Ent: 3 (58) Items: 0 CO: 2 RSS: 3367.9MB
  3317. 2025-06-16T22:50:27 13938.114 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=518] missing
  3318. 2025-06-16T22:50:34 13945.715 INF 13940.9 SleeperVolume 352, 76, 1014: Spawning 375, 76, 1017 (23, 63), group 'sleeperHordeStageGS11', class zombieUtilityWorker, count 0
  3319. 2025-06-16T22:50:34 13945.815 INF 13941 SleeperVolume 352, 76, 1014: Spawning 353, 79, 1019 (22, 63), group 'sleeperHordeStageGS11', class zombieYo, count 0
  3320. 2025-06-16T22:50:49 13960.166 INF Time: 232.59m FPS: 20.00 Heap: 1867.1MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 2 Ent: 4 (56) Items: 0 CO: 2 RSS: 3368.3MB
  3321. 2025-06-16T22:50:53 13964.169 INF Entity zombieYo 531 killed by niffler_20 171
  3322. 2025-06-16T22:50:57 13968.267 INF 13963.45 SleeperVolume 362, 76, 1026: Spawning 371, 76, 1027 (23, 64), group 'ZombieBikerBarGroupGS1', class zombieUtilityWorker, count 1
  3323. 2025-06-16T22:50:57 13968.366 INF 13963.55 SleeperVolume 362, 76, 1026: Spawning 369, 76, 1033 (23, 64), group 'ZombieBikerBarGroupGS1', class zombieMoe, count 2
  3324. 2025-06-16T22:50:58 13969.266 INF Entity zombieUtilityWorker 530 killed by +moep+ 175
  3325. 2025-06-16T22:51:06 13977.486 INF [DECO] written 75957, in 19ms
  3326. 2025-06-16T22:51:06 13977.489 INF [DECO] write thread 3ms
  3327. 2025-06-16T22:51:19 13990.165 INF Time: 233.09m FPS: 20.00 Heap: 1870.1MB Max: 1975.2MB Chunks: 550 CGO: 15 Ply: 2 Zom: 2 Ent: 6 (58) Items: 0 CO: 2 RSS: 3368.3MB
  3328. 2025-06-16T22:51:23 13994.116 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=531] missing
  3329. 2025-06-16T22:51:28 13999.215 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieUtilityWorker, id=530] missing
  3330. 2025-06-16T22:51:38 14009.966 INF Entity zombieMoe 533 killed by +moep+ 175
  3331. 2025-06-16T22:51:44 14015.679 INF Entity zombieUtilityWorker 532 killed by +moep+ 175
  3332. 2025-06-16T22:51:49 14020.165 INF Time: 233.59m FPS: 20.00 Heap: 1876.3MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 4 (58) Items: 0 CO: 2 RSS: 3368.6MB
  3333. 2025-06-16T22:52:02 14033.114 INF VehicleManager saving 0 (0 + 0)
  3334. 2025-06-16T22:52:02 14033.114 INF DroneManager saving 0 (0 + 0)
  3335. 2025-06-16T22:52:02 14033.115 INF TurretTracker saving 0 (0 + 0)
  3336. 2025-06-16T22:52:02 14033.115 INF VehicleManager saved 9 bytes
  3337. 2025-06-16T22:52:02 14033.115 INF DroneManager saved 9 bytes
  3338. 2025-06-16T22:52:02 14033.115 INF TurretTracker saved 9 bytes
  3339. 2025-06-16T22:52:08 14039.965 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=533] missing
  3340. 2025-06-16T22:52:14 14045.665 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieUtilityWorker, id=532] missing
  3341. 2025-06-16T22:52:19 14050.215 INF Time: 234.09m FPS: 20.00 Heap: 1880.8MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 3 (59) Items: 1 CO: 2 RSS: 3368.8MB
  3342. 2025-06-16T22:52:49 14080.215 INF Time: 234.59m FPS: 20.00 Heap: 1866.9MB Max: 1975.2MB Chunks: 550 CGO: 15 Ply: 2 Zom: 0 Ent: 3 (57) Items: 1 CO: 2 RSS: 3368.8MB
  3343. 2025-06-16T22:53:19 14110.214 INF Time: 235.09m FPS: 20.00 Heap: 1869.1MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (57) Items: 1 CO: 2 RSS: 3368.8MB
  3344. 2025-06-16T22:53:49 14140.264 INF Time: 235.59m FPS: 20.00 Heap: 1871.8MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (57) Items: 1 CO: 2 RSS: 3368.8MB
  3345. 2025-06-16T22:54:02 14153.114 INF VehicleManager saving 0 (0 + 0)
  3346. 2025-06-16T22:54:02 14153.114 INF DroneManager saving 0 (0 + 0)
  3347. 2025-06-16T22:54:02 14153.114 INF TurretTracker saving 0 (0 + 0)
  3348. 2025-06-16T22:54:02 14153.123 INF VehicleManager saved 9 bytes
  3349. 2025-06-16T22:54:02 14153.123 INF DroneManager saved 9 bytes
  3350. 2025-06-16T22:54:02 14153.123 INF TurretTracker saved 9 bytes
  3351. 2025-06-16T22:54:19 14170.314 INF Time: 236.09m FPS: 20.00 Heap: 1873.6MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (57) Items: 1 CO: 2 RSS: 3368.9MB
  3352. 2025-06-16T22:54:49 14200.363 INF Time: 236.59m FPS: 20.00 Heap: 1866.6MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (56) Items: 0 CO: 2 RSS: 3368.9MB
  3353. 2025-06-16T22:55:19 14230.412 INF Time: 237.09m FPS: 20.00 Heap: 1867.2MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (56) Items: 0 CO: 2 RSS: 3368.9MB
  3354. 2025-06-16T22:55:37 14248.161 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=515] missing
  3355. 2025-06-16T22:55:49 14260.412 INF Time: 237.59m FPS: 20.00 Heap: 1868.5MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 2 (57) Items: 0 CO: 2 RSS: 3368.9MB
  3356. 2025-06-16T22:56:02 14273.161 INF VehicleManager saving 0 (0 + 0)
  3357. 2025-06-16T22:56:02 14273.161 INF DroneManager saving 0 (0 + 0)
  3358. 2025-06-16T22:56:02 14273.162 INF TurretTracker saving 0 (0 + 0)
  3359. 2025-06-16T22:56:02 14273.172 INF DroneManager saved 9 bytes
  3360. 2025-06-16T22:56:02 14273.172 INF TurretTracker saved 9 bytes
  3361. 2025-06-16T22:56:02 14273.172 INF VehicleManager saved 9 bytes
  3362. 2025-06-16T22:56:19 14290.461 INF Time: 238.09m FPS: 20.00 Heap: 1869.6MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 2 (57) Items: 0 CO: 2 RSS: 3368.9MB
  3363. 2025-06-16T22:56:49 14320.462 INF Time: 238.59m FPS: 20.00 Heap: 1866.6MB Max: 1975.2MB Chunks: 550 CGO: 36 Ply: 2 Zom: 2 Ent: 4 (55) Items: 0 CO: 2 RSS: 3369.0MB
  3364. 2025-06-16T22:57:10 14342.060 INF 14337.25 SleeperVolume 447, 61, 729: Restoring 458, 61, 743 (28, 46) 'zombieMarlene', count 3
  3365. 2025-06-16T22:57:11 14342.161 INF 14337.36 SleeperVolume 447, 61, 729: Restoring 450, 61, 745 (28, 46) 'zombieSteve', count 3
  3366. 2025-06-16T22:57:19 14350.511 INF Time: 239.10m FPS: 20.00 Heap: 1867.4MB Max: 1975.2MB Chunks: 550 CGO: 39 Ply: 2 Zom: 5 Ent: 7 (58) Items: 0 CO: 2 RSS: 3372.8MB
  3367. 2025-06-16T22:57:22 14353.412 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieDarlene, id=536] missing
  3368. 2025-06-16T22:57:40 14371.162 INF Entity zombieSteve 538 killed
  3369. 2025-06-16T22:57:42 14373.412 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=535] missing
  3370. 2025-06-16T22:57:46 14377.161 INF Entity zombieMarlene 537 killed by +moep+ 175
  3371. 2025-06-16T22:57:49 14380.560 INF Time: 239.60m FPS: 20.00 Heap: 1869.6MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 1 Ent: 5 (58) Items: 0 CO: 2 RSS: 3373.1MB
  3372. 2025-06-16T22:58:02 14393.161 INF VehicleManager saving 0 (0 + 0)
  3373. 2025-06-16T22:58:02 14393.162 INF DroneManager saving 0 (0 + 0)
  3374. 2025-06-16T22:58:02 14393.162 INF TurretTracker saving 0 (0 + 0)
  3375. 2025-06-16T22:58:02 14393.171 INF TurretTracker saved 9 bytes
  3376. 2025-06-16T22:58:02 14393.171 INF DroneManager saved 9 bytes
  3377. 2025-06-16T22:58:02 14393.171 INF VehicleManager saved 9 bytes
  3378. 2025-06-16T22:58:09 14401.112 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=538] missing
  3379. 2025-06-16T22:58:15 14407.112 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=537] missing
  3380. 2025-06-16T22:58:19 14410.561 INF Time: 240.10m FPS: 20.00 Heap: 1874.2MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 1 Ent: 3 (58) Items: 0 CO: 3 RSS: 3373.1MB
  3381. 2025-06-16T22:58:26 14418.060 INF AIDirector: Wandering StartSpawning Horde
  3382. 2025-06-16T22:58:26 14418.060 INF AIDirector: FindWanderingTargets at player '[type=EntityPlayer, name=+moep+, id=175]', dist 43.67213
  3383. 2025-06-16T22:58:26 14418.060 INF Party of 2, GS 13 (13), scaling 1, enemy max 7, bonus every 12
  3384. 2025-06-16T22:58:26 14418.060 INF Party members:
  3385. 2025-06-16T22:58:26 14418.060 INF Player id 175, gameStage 9
  3386. 2025-06-16T22:58:26 14418.060 INF Player id 171, gameStage 9
  3387. 2025-06-16T22:58:27 14418.113 INF AIDirector: Spawned wandering horde (group FwanderingHordeStageGS7, zombie [type=EntityZombie, name=zombieMarlene, id=539])
  3388. 2025-06-16T22:58:28 14419.164 INF AIDirector: Spawned wandering horde (group FwanderingHordeStageGS7, zombie [type=EntityZombie, name=zombieSkateboarder, id=540])
  3389. 2025-06-16T22:58:29 14420.235 INF AIDirector: Spawned wandering horde (group FwanderingHordeStageGS7, zombie [type=EntityZombie, name=zombieFemaleFat, id=541])
  3390. 2025-06-16T22:58:30 14421.262 INF AIDirector: Spawned wandering horde (group FwanderingHordeStageGS7, zombie [type=EntityZombie, name=zombieJoe, id=542])
  3391. 2025-06-16T22:58:31 14422.264 INF AIDirector: Spawned wandering horde (group FwanderingHordeStageGS7, zombie [type=EntityZombie, name=zombieBusinessMan, id=543])
  3392. 2025-06-16T22:58:32 14423.313 INF AIDirector: Spawned wandering horde (group FwanderingHordeStageGS7, zombie [type=EntityZombie, name=zombieMarlene, id=544])
  3393. 2025-06-16T22:58:33 14424.313 INF AIDirector: Spawned wandering horde (group FwanderingHordeStageGS7, zombie [type=EntityZombie, name=zombieSkateboarder, id=545])
  3394. 2025-06-16T22:58:33 14424.362 INF AIDirectorGameStagePartySpawner: groups done (1)
  3395. 2025-06-16T22:58:49 14440.565 INF Time: 240.60m FPS: 19.18 Heap: 1868.9MB Max: 1975.2MB Chunks: 550 CGO: 30 Ply: 2 Zom: 8 Ent: 10 (58) Items: 0 CO: 4 RSS: 3375.5MB
  3396. 2025-06-16T22:59:19 14470.565 INF Time: 241.10m FPS: 20.00 Heap: 1870.2MB Max: 1975.2MB Chunks: 550 CGO: 36 Ply: 2 Zom: 9 Ent: 11 (59) Items: 0 CO: 5 RSS: 3375.5MB
  3397. 2025-06-16T22:59:49 14500.565 INF Time: 241.60m FPS: 20.00 Heap: 1871.4MB Max: 1975.2MB Chunks: 550 CGO: 36 Ply: 2 Zom: 9 Ent: 11 (59) Items: 0 CO: 5 RSS: 3375.5MB
  3398. 2025-06-16T23:00:02 14513.166 INF VehicleManager saving 0 (0 + 0)
  3399. 2025-06-16T23:00:02 14513.166 INF DroneManager saving 0 (0 + 0)
  3400. 2025-06-16T23:00:02 14513.166 INF TurretTracker saving 0 (0 + 0)
  3401. 2025-06-16T23:00:02 14513.177 INF DroneManager saved 9 bytes
  3402. 2025-06-16T23:00:02 14513.177 INF TurretTracker saved 9 bytes
  3403. 2025-06-16T23:00:02 14513.177 INF VehicleManager saved 9 bytes
  3404. 2025-06-16T23:00:19 14530.565 INF Time: 242.10m FPS: 20.00 Heap: 1879.7MB Max: 1975.2MB Chunks: 550 CGO: 39 Ply: 2 Zom: 9 Ent: 11 (59) Items: 0 CO: 6 RSS: 3377.6MB
  3405. 2025-06-16T23:00:34 14545.464 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieSkateboarder, id=540]' removed from control
  3406. 2025-06-16T23:00:39 14550.215 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=546] missing
  3407. 2025-06-16T23:00:46 14557.815 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieSkateboarder, id=545]' removed from control
  3408. 2025-06-16T23:00:49 14560.565 INF Time: 242.60m FPS: 20.00 Heap: 1868.1MB Max: 1975.2MB Chunks: 550 CGO: 39 Ply: 2 Zom: 8 Ent: 10 (58) Items: 0 CO: 6 RSS: 3369.1MB
  3409. 2025-06-16T23:00:51 14562.565 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieBusinessMan, id=543]' removed from control
  3410. 2025-06-16T23:00:56 14567.765 WRN Occlusion: RemoveEntity [type=EntityTrader, name=npcTraderRekt, id=198] missing
  3411. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 613, 66, 710
  3412. 2025-06-16T23:01:16 14587.915 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieJoe, id=542]' removed from control
  3413. 2025-06-16T23:01:19 14590.565 INF Time: 243.10m FPS: 20.00 Heap: 1869.2MB Max: 1975.2MB Chunks: 550 CGO: 24 Ply: 2 Zom: 7 Ent: 9 (58) Items: 0 CO: 4 RSS: 3369.1MB
  3414. 2025-06-16T23:01:20 14591.464 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieMarlene, id=539]' removed from control
  3415. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  3416. 2025-06-16T23:01:31 14602.115 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieFemaleFat, id=541]' removed from control
  3417. 2025-06-16T23:01:35 14606.614 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=540] missing
  3418. 2025-06-16T23:01:36 14607.265 INF AIDirector: Wandering horde zombie '[type=EntityZombie, name=zombieMarlene, id=544]' removed from control
  3419. 2025-06-16T23:01:36 14607.314 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJoe, id=542] missing
  3420. 2025-06-16T23:01:36 14607.314 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=543] missing
  3421. 2025-06-16T23:01:36 14607.315 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieFemaleFat, id=541] missing
  3422. 2025-06-16T23:01:36 14607.315 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=544] missing
  3423. 2025-06-16T23:01:36 14607.315 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=539] missing
  3424. 2025-06-16T23:01:36 14607.315 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=545] missing
  3425. 2025-06-16T23:01:36 14607.316 INF AIDirector: Wandering spawner finished Horde
  3426. 2025-06-16T23:01:49 14620.564 INF Time: 243.60m FPS: 20.00 Heap: 1871.5MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (58) Items: 0 CO: 2 RSS: 3369.1MB
  3427. 2025-06-16T23:02:02 14633.163 INF VehicleManager saving 0 (0 + 0)
  3428. 2025-06-16T23:02:02 14633.164 INF DroneManager saving 0 (0 + 0)
  3429. 2025-06-16T23:02:02 14633.164 INF TurretTracker saving 0 (0 + 0)
  3430. 2025-06-16T23:02:02 14633.164 INF DroneManager saved 9 bytes
  3431. 2025-06-16T23:02:02 14633.164 INF VehicleManager saved 9 bytes
  3432. 2025-06-16T23:02:02 14633.164 INF TurretTracker saved 9 bytes
  3433. 2025-06-16T23:02:19 14650.613 INF Time: 244.10m FPS: 20.00 Heap: 1873.5MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (58) Items: 0 CO: 2 RSS: 3369.1MB
  3434. 2025-06-16T23:02:49 14680.613 INF Time: 244.60m FPS: 20.00 Heap: 1867.5MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (58) Items: 0 CO: 2 RSS: 3366.3MB
  3435. 2025-06-16T23:03:19 14710.663 INF Time: 245.10m FPS: 19.99 Heap: 1872.0MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (58) Items: 0 CO: 2 RSS: 3366.3MB
  3436. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 677, 61, 605
  3437. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 677, 61, 605
  3438. 2025-06-16T23:03:49 14740.664 INF Time: 245.60m FPS: 20.00 Heap: 1875.1MB Max: 1975.2MB Chunks: 550 CGO: 44 Ply: 2 Zom: 3 Ent: 5 (61) Items: 0 CO: 2 RSS: 3366.6MB
  3439. 2025-06-16T23:04:02 14753.164 INF VehicleManager saving 0 (0 + 0)
  3440. 2025-06-16T23:04:02 14753.164 INF DroneManager saving 0 (0 + 0)
  3441. 2025-06-16T23:04:02 14753.164 INF TurretTracker saving 0 (0 + 0)
  3442. 2025-06-16T23:04:02 14753.174 INF VehicleManager saved 9 bytes
  3443. 2025-06-16T23:04:02 14753.174 INF DroneManager saved 9 bytes
  3444. 2025-06-16T23:04:02 14753.174 INF TurretTracker saved 9 bytes
  3445. 2025-06-16T23:04:18 14769.213 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSkateboarder, id=548] missing
  3446. 2025-06-16T23:04:19 14770.713 INF Time: 246.10m FPS: 20.00 Heap: 1883.0MB Max: 1975.2MB Chunks: 550 CGO: 46 Ply: 2 Zom: 4 Ent: 6 (63) Items: 0 CO: 2 RSS: 3368.9MB
  3447. 2025-06-16T23:04:49 14800.715 INF Time: 246.60m FPS: 20.00 Heap: 1870.6MB Max: 1975.2MB Chunks: 550 CGO: 52 Ply: 2 Zom: 6 Ent: 8 (58) Items: 0 CO: 2 RSS: 3373.3MB
  3448. 2025-06-16T23:05:01 14812.914 INF Entity zombieBowler 547 killed by +moep+ 175
  3449. 2025-06-16T23:05:06 14817.784 INF [DECO] written 75957, in 19ms
  3450. 2025-06-16T23:05:06 14817.796 INF [DECO] write thread 11ms
  3451. 2025-06-16T23:05:13 14825.064 INF Entity zombieSteveCrawler 552 killed by niffler_20 171
  3452. 2025-06-16T23:05:19 14830.764 INF Time: 247.10m FPS: 20.00 Heap: 1873.5MB Max: 1975.2MB Chunks: 550 CGO: 48 Ply: 2 Zom: 4 Ent: 8 (58) Items: 0 CO: 2 RSS: 3373.9MB
  3453. 2025-06-16T23:05:31 14842.864 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBowler, id=547] missing
  3454. 2025-06-16T23:05:35 14846.964 INF 14842.17 SleeperVolume 681, 66, 435: Spawning 688, 66, 441 (43, 27), group 'zombieMoe', class zombieMoe, count 4
  3455. 2025-06-16T23:05:36 14847.814 INF 14843.01 SleeperVolume 694, 68, 427: Spawning 696, 68, 427 (43, 26), group 'zombieLab', class zombieLab, count 5
  3456. 2025-06-16T23:05:36 14848.064 INF 14843.26 SleeperVolume 682, 67, 428: Spawning 687, 67, 432 (42, 27), group 'zombieNurse', class zombieNurse, count 5
  3457. 2025-06-16T23:05:36 14848.067 INF 14843.26 SleeperVolume 689, 67, 428: Spawning 690, 67, 433 (43, 27), group 'sleeperHordeStageGS11', class zombieArlene, count 5
  3458. 2025-06-16T23:05:37 14848.115 INF 14843.32 SleeperVolume 689, 67, 431: None spawned, canSpawn True, respawnCnt 0
  3459. 2025-06-16T23:05:43 14855.014 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteveCrawler, id=552] missing
  3460. 2025-06-16T23:05:45 14856.214 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMarlene, id=558] missing
  3461. 2025-06-16T23:05:49 14860.764 INF Time: 247.60m FPS: 20.00 Heap: 1877.8MB Max: 1975.2MB Chunks: 550 CGO: 57 Ply: 2 Zom: 9 Ent: 11 (64) Items: 0 CO: 2 RSS: 3377.4MB
  3462. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 576, 61, 371
  3463. 2025-06-16T23:06:02 14873.164 INF VehicleManager saving 0 (0 + 0)
  3464. 2025-06-16T23:06:02 14873.164 INF DroneManager saving 0 (0 + 0)
  3465. 2025-06-16T23:06:02 14873.165 INF TurretTracker saving 0 (0 + 0)
  3466. 2025-06-16T23:06:02 14873.173 INF VehicleManager saved 9 bytes
  3467. 2025-06-16T23:06:02 14873.173 INF DroneManager saved 9 bytes
  3468. 2025-06-16T23:06:02 14873.173 INF TurretTracker saved 9 bytes
  3469. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 576, 61, 371
  3470. 2025-06-16T23:06:19 14890.764 INF Time: 248.10m FPS: 20.00 Heap: 1887.2MB Max: 1975.2MB Chunks: 550 CGO: 52 Ply: 2 Zom: 9 Ent: 11 (64) Items: 0 CO: 2 RSS: 3377.6MB
  3471. 2025-06-16T23:06:23 14895.013 INF Entity zombieMoe 554 killed by niffler_20 171
  3472. 2025-06-16T23:06:49 14920.767 INF Time: 248.60m FPS: 20.00 Heap: 1871.9MB Max: 1975.2MB Chunks: 550 CGO: 60 Ply: 2 Zom: 9 Ent: 12 (58) Items: 0 CO: 2 RSS: 3385.5MB
  3473. 2025-06-16T23:06:51 14922.118 INF Entity zombieNurse 556 killed by niffler_20 171
  3474. 2025-06-16T23:06:54 14925.168 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=554] missing
  3475. 2025-06-16T23:07:05 14936.619 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=550] missing
  3476. 2025-06-16T23:07:08 14939.217 INF Entity zombieArlene 557 killed by +moep+ 175
  3477. 2025-06-16T23:07:17 14948.618 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=551] missing
  3478. 2025-06-16T23:07:19 14950.817 INF Time: 249.10m FPS: 20.00 Heap: 1873.0MB Max: 1975.2MB Chunks: 550 CGO: 42 Ply: 2 Zom: 5 Ent: 9 (59) Items: 1 CO: 2 RSS: 3386.3MB
  3479. 2025-06-16T23:07:20 14952.067 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=556] missing
  3480. 2025-06-16T23:07:38 14969.167 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieArlene, id=557] missing
  3481. 2025-06-16T23:07:40 14971.967 INF Entity zombieLab 555 killed by niffler_20 171
  3482. 2025-06-16T23:07:49 14980.868 INF Time: 249.60m FPS: 20.00 Heap: 1877.3MB Max: 1975.2MB Chunks: 550 CGO: 32 Ply: 2 Zom: 4 Ent: 7 (59) Items: 1 CO: 2 RSS: 3387.3MB
  3483. 2025-06-16T23:07:55 14986.167 INF 14981.37 SleeperVolume 695, 67, 431: Spawning 700, 67, 435 (43, 27), group 'zombieUtilityWorkerGroupGS1', class zombieJanitor, count 4
  3484. 2025-06-16T23:08:02 14993.166 INF VehicleManager saving 0 (0 + 0)
  3485. 2025-06-16T23:08:02 14993.166 INF DroneManager saving 0 (0 + 0)
  3486. 2025-06-16T23:08:02 14993.166 INF TurretTracker saving 0 (0 + 0)
  3487. 2025-06-16T23:08:02 14993.176 INF VehicleManager saved 9 bytes
  3488. 2025-06-16T23:08:02 14993.176 INF DroneManager saved 9 bytes
  3489. 2025-06-16T23:08:02 14993.176 INF TurretTracker saved 9 bytes
  3490. 2025-06-16T23:08:09 15000.524 INF Entity zombieJanitor 562 killed by niffler_20 171
  3491. 2025-06-16T23:08:10 15001.918 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieLab, id=555] missing
  3492. 2025-06-16T23:08:19 15010.867 INF Time: 250.10m FPS: 20.00 Heap: 1886.9MB Max: 1975.2MB Chunks: 550 CGO: 33 Ply: 2 Zom: 4 Ent: 7 (60) Items: 1 CO: 2 RSS: 3387.3MB
  3493. 2025-06-16T23:08:23 15015.067 INF 15010.27 SleeperVolume 695, 66, 442: Spawning 700, 68, 447 (43, 27), group 'zombieBurnt', class zombieBurnt, count 4
  3494. 2025-06-16T23:08:39 15030.467 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieJanitor, id=562] missing
  3495. 2025-06-16T23:08:43 15034.421 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=564] missing
  3496. 2025-06-16T23:08:46 15038.021 INF Entity zombieBurnt 563 killed by +moep+ 175
  3497. 2025-06-16T23:08:49 15040.870 INF Time: 250.60m FPS: 20.00 Heap: 1871.9MB Max: 1975.2MB Chunks: 550 CGO: 42 Ply: 2 Zom: 5 Ent: 8 (58) Items: 0 CO: 2 RSS: 3390.3MB
  3498. 2025-06-16T23:09:16 15067.970 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBurnt, id=563] missing
  3499. 2025-06-16T23:09:18 15069.620 INF 15064.82 SleeperVolume 685, 68, 446: Spawning 686, 69, 446 (42, 27), group 'zombieNurse', class zombieNurse, count 5
  3500. 2025-06-16T23:09:18 15069.623 INF 15064.82 SleeperVolume 692, 72, 446: Spawning 693, 72, 447 (43, 27), group 'zombieLab', class zombieLab, count 5
  3501. 2025-06-16T23:09:18 15069.671 INF 15064.87 SleeperVolume 682, 68, 447: Spawning 682, 68, 449 (42, 28), group 'zombieFemaleFat', class zombieFemaleFat, count 5
  3502. 2025-06-16T23:09:19 15070.920 INF Time: 251.10m FPS: 20.00 Heap: 1873.2MB Max: 1975.2MB Chunks: 550 CGO: 45 Ply: 2 Zom: 8 Ent: 10 (61) Items: 0 CO: 2 RSS: 3390.3MB
  3503. 2025-06-16T23:09:44 15095.320 INF Entity zombieNurse 566 killed by +moep+ 175
  3504. 2025-06-16T23:09:48 15099.969 INF Entity zombieLab 567 killed by niffler_20 171
  3505. 2025-06-16T23:09:49 15100.922 INF Time: 251.60m FPS: 20.00 Heap: 1879.0MB Max: 1975.2MB Chunks: 550 CGO: 38 Ply: 2 Zom: 6 Ent: 10 (61) Items: 0 CO: 2 RSS: 3390.3MB
  3506. 2025-06-16T23:09:50 15101.321 INF MinEventLogMessage: XP gained during the last level:
  3507. 2025-06-16T23:09:50 15101.321 INF CVarLogValue: $xpFromLootThisLevel == 0
  3508. 2025-06-16T23:09:50 15101.321 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  3509. 2025-06-16T23:09:50 15101.321 INF CVarLogValue: $xpFromKillThisLevel == 0
  3510. 2025-06-16T23:09:50 15101.871 INF MinEventLogMessage: XP gained during the last level:
  3511. 2025-06-16T23:09:50 15101.871 INF CVarLogValue: $xpFromLootThisLevel == 0
  3512. 2025-06-16T23:09:50 15101.871 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  3513. 2025-06-16T23:09:50 15101.871 INF CVarLogValue: $xpFromKillThisLevel == 0
  3514. 2025-06-16T23:10:02 15113.170 INF VehicleManager saving 0 (0 + 0)
  3515. 2025-06-16T23:10:02 15113.170 INF DroneManager saving 0 (0 + 0)
  3516. 2025-06-16T23:10:02 15113.170 INF TurretTracker saving 0 (0 + 0)
  3517. 2025-06-16T23:10:02 15113.181 INF TurretTracker saved 9 bytes
  3518. 2025-06-16T23:10:02 15113.181 INF VehicleManager saved 9 bytes
  3519. 2025-06-16T23:10:02 15113.181 INF DroneManager saved 9 bytes
  3520. 2025-06-16T23:10:14 15125.271 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=566] missing
  3521. 2025-06-16T23:10:15 15126.170 INF Entity zombieFemaleFat 568 killed by +moep+ 175
  3522. 2025-06-16T23:10:16 15127.221 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=565] missing
  3523. 2025-06-16T23:10:18 15129.921 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieLab, id=567] missing
  3524. 2025-06-16T23:10:19 15130.921 INF Time: 252.10m FPS: 20.00 Heap: 1888.3MB Max: 1975.2MB Chunks: 550 CGO: 32 Ply: 2 Zom: 4 Ent: 7 (61) Items: 0 CO: 2 RSS: 3390.6MB
  3525. 2025-06-16T23:10:45 15156.326 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieFemaleFat, id=568] missing
  3526. 2025-06-16T23:10:49 15160.926 INF Time: 252.60m FPS: 20.00 Heap: 1872.7MB Max: 1975.2MB Chunks: 550 CGO: 38 Ply: 2 Zom: 5 Ent: 7 (58) Items: 0 CO: 2 RSS: 3392.9MB
  3527. 2025-06-16T23:11:07 15178.428 INF Entity zombieYo 553 killed by +moep+ 175
  3528. 2025-06-16T23:11:19 15190.926 INF Time: 253.10m FPS: 20.00 Heap: 1875.1MB Max: 1975.2MB Chunks: 550 CGO: 41 Ply: 2 Zom: 4 Ent: 7 (58) Items: 0 CO: 2 RSS: 3393.1MB
  3529. 2025-06-16T23:11:37 15208.625 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=553] missing
  3530. 2025-06-16T23:11:49 15220.975 INF Time: 253.60m FPS: 20.00 Heap: 1877.6MB Max: 1975.2MB Chunks: 550 CGO: 46 Ply: 2 Zom: 4 Ent: 7 (59) Items: 1 CO: 2 RSS: 3393.1MB
  3531. 2025-06-16T23:11:56 15227.875 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBusinessMan, id=569] missing
  3532. 2025-06-16T23:12:02 15233.175 INF VehicleManager saving 0 (0 + 0)
  3533. 2025-06-16T23:12:02 15233.175 INF DroneManager saving 0 (0 + 0)
  3534. 2025-06-16T23:12:02 15233.176 INF TurretTracker saving 0 (0 + 0)
  3535. 2025-06-16T23:12:02 15233.176 INF VehicleManager saved 9 bytes
  3536. 2025-06-16T23:12:02 15233.176 INF DroneManager saved 9 bytes
  3537. 2025-06-16T23:12:02 15233.176 INF TurretTracker saved 9 bytes
  3538. 2025-06-16T23:12:19 15250.975 INF Time: 254.10m FPS: 20.00 Heap: 1884.5MB Max: 1975.2MB Chunks: 550 CGO: 40 Ply: 2 Zom: 4 Ent: 7 (60) Items: 1 CO: 2 RSS: 3393.1MB
  3539. 2025-06-16T23:12:49 15280.998 INF Time: 254.60m FPS: 20.00 Heap: 1871.1MB Max: 1975.2MB Chunks: 550 CGO: 42 Ply: 2 Zom: 5 Ent: 7 (58) Items: 0 CO: 2 RSS: 3393.2MB
  3540. 2025-06-16T23:12:56 15287.346 INF Entity zombieDarlene 549 killed by +moep+ 175
  3541. 2025-06-16T23:13:17 15309.096 INF Entity zombieBoe 559 killed by +moep+ 175
  3542. 2025-06-16T23:13:19 15311.047 INF Time: 255.10m FPS: 20.00 Heap: 1872.5MB Max: 1975.2MB Chunks: 550 CGO: 39 Ply: 2 Zom: 3 Ent: 7 (58) Items: 0 CO: 2 RSS: 3393.2MB
  3543. 2025-06-16T23:13:26 15317.296 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieDarlene, id=549] missing
  3544. 2025-06-16T23:13:28 15319.497 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieFatHawaiian, id=571] missing
  3545. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 568, 61, 357
  3546. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 576, 61, 371
  3547. 2025-06-16T23:13:47 15339.047 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBoe, id=559] missing
  3548. 2025-06-16T23:13:49 15341.096 INF Time: 255.61m FPS: 20.00 Heap: 1875.2MB Max: 1975.2MB Chunks: 550 CGO: 41 Ply: 2 Zom: 3 Ent: 5 (59) Items: 0 CO: 2 RSS: 3393.2MB
  3549. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 576, 61, 371
  3550. 2025-06-16T23:13:56 15347.197 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=573] missing
  3551. 2025-06-16T23:14:02 15353.197 INF VehicleManager saving 0 (0 + 0)
  3552. 2025-06-16T23:14:02 15353.197 INF DroneManager saving 0 (0 + 0)
  3553. 2025-06-16T23:14:02 15353.197 INF TurretTracker saving 0 (0 + 0)
  3554. 2025-06-16T23:14:02 15353.207 INF VehicleManager saved 9 bytes
  3555. 2025-06-16T23:14:02 15353.207 INF DroneManager saved 9 bytes
  3556. 2025-06-16T23:14:02 15353.207 INF TurretTracker saved 9 bytes
  3557. 2025-06-16T23:14:04 15355.647 INF 15350.85 SleeperVolume 681, 66, 435: Spawning 688, 66, 437 (43, 27), group 'zombieMoe', class zombieMoe, count 2
  3558. 2025-06-16T23:14:04 15355.747 INF 15350.96 SleeperVolume 682, 67, 428: Spawning 686, 67, 432 (42, 27), group 'zombieNurse', class zombieNurse, count 2
  3559. 2025-06-16T23:14:19 15371.096 INF Time: 256.11m FPS: 20.00 Heap: 1876.9MB Max: 1975.2MB Chunks: 550 CGO: 29 Ply: 2 Zom: 4 Ent: 6 (61) Items: 0 CO: 2 RSS: 3393.2MB
  3560. 2025-06-16T23:14:36 15387.746 INF Entity zombieTomClark 572 killed by +moep+ 175
  3561. 2025-06-16T23:14:46 15397.901 INF 15393.11 SleeperVolume 689, 67, 428: Spawning 690, 67, 433 (43, 27), group 'sleeperHordeStageGS8', class zombieSteve, count 3
  3562. 2025-06-16T23:14:46 15397.949 INF 15393.16 SleeperVolume 689, 67, 431: None spawned, canSpawn True, respawnCnt 0
  3563. 2025-06-16T23:14:49 15401.100 INF Time: 256.61m FPS: 20.00 Heap: 1869.9MB Max: 1975.2MB Chunks: 550 CGO: 28 Ply: 2 Zom: 5 Ent: 8 (58) Items: 0 CO: 2 RSS: 3393.9MB
  3564. 2025-06-16T23:15:02 15413.901 INF Entity zombieMoe 574 killed by +moep+ 175
  3565. 2025-06-16T23:15:06 15417.901 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieTomClark, id=572] missing
  3566. 2025-06-16T23:15:19 15431.105 INF Time: 257.11m FPS: 20.00 Heap: 1871.3MB Max: 1975.2MB Chunks: 550 CGO: 25 Ply: 2 Zom: 4 Ent: 7 (58) Items: 0 CO: 2 RSS: 3394.6MB
  3567. 2025-06-16T23:15:26 15437.603 INF Entity zombieNurse 575 killed by niffler_20 171
  3568. 2025-06-16T23:15:32 15443.850 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=574] missing
  3569. 2025-06-16T23:15:43 15454.655 INF Entity zombieSteve 576 killed by +moep+ 175
  3570. 2025-06-16T23:15:49 15461.104 INF Time: 257.61m FPS: 20.00 Heap: 1881.1MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 2 Ent: 6 (58) Items: 0 CO: 2 RSS: 3396.9MB
  3571. 2025-06-16T23:15:52 15463.403 INF 15458.61 SleeperVolume 694, 68, 427: Spawning 696, 68, 428 (43, 26), group 'zombieLab', class zombieLab, count 2
  3572. 2025-06-16T23:15:56 15467.553 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=575] missing
  3573. 2025-06-16T23:16:02 15473.201 INF VehicleManager saving 0 (0 + 0)
  3574. 2025-06-16T23:16:02 15473.201 INF DroneManager saving 0 (0 + 0)
  3575. 2025-06-16T23:16:02 15473.201 INF TurretTracker saving 0 (0 + 0)
  3576. 2025-06-16T23:16:02 15473.210 INF DroneManager saved 9 bytes
  3577. 2025-06-16T23:16:02 15473.210 INF VehicleManager saved 9 bytes
  3578. 2025-06-16T23:16:02 15473.210 INF TurretTracker saved 9 bytes
  3579. 2025-06-16T23:16:13 15484.601 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieSteve, id=576] missing
  3580. 2025-06-16T23:16:15 15486.253 INF Entity zombieLab 578 killed by niffler_20 171
  3581. 2025-06-16T23:16:19 15491.104 INF Time: 258.11m FPS: 19.99 Heap: 1891.5MB Max: 1975.2MB Chunks: 550 CGO: 22 Ply: 2 Zom: 2 Ent: 5 (59) Items: 0 CO: 2 RSS: 3396.9MB
  3582. 2025-06-16T23:16:20 15491.205 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieYo, id=577] missing
  3583. 2025-06-16T23:16:27 15498.904 INF 15494.12 SleeperVolume 695, 67, 431: Spawning 700, 67, 435 (43, 27), group 'zombieUtilityWorkerGroupGS1', class zombieUtilityWorker, count 1
  3584. 2025-06-16T23:16:45 15516.410 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieLab, id=578] missing
  3585. 2025-06-16T23:16:49 15521.109 INF Time: 258.61m FPS: 20.00 Heap: 1871.8MB Max: 1975.2MB Chunks: 550 CGO: 19 Ply: 2 Zom: 2 Ent: 4 (56) Items: 0 CO: 2 RSS: 3409.5MB
  3586. 2025-06-16T23:16:56 15527.659 INF Entity zombieUtilityWorker 579 killed by niffler_20 171
  3587. 2025-06-16T23:17:08 15539.609 INF 15534.82 SleeperVolume 695, 66, 442: Spawning 700, 68, 447 (43, 27), group 'zombieBurnt', class zombieBurnt, count 1
  3588. 2025-06-16T23:17:19 15551.109 INF Time: 259.11m FPS: 20.00 Heap: 1872.8MB Max: 1975.2MB Chunks: 550 CGO: 28 Ply: 2 Zom: 3 Ent: 6 (58) Items: 0 CO: 2 RSS: 3409.5MB
  3589. 2025-06-16T23:17:26 15557.609 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieUtilityWorker, id=579] missing
  3590. 2025-06-16T23:17:27 15559.110 INF Entity zombieBurnt 580 killed
  3591. 2025-06-16T23:17:32 15563.710 INF 15558.92 SleeperVolume 685, 68, 446: Spawning 686, 69, 446 (42, 27), group 'zombieNurse', class zombieNurse, count 2
  3592. 2025-06-16T23:17:32 15563.713 INF 15558.92 SleeperVolume 692, 72, 446: Spawning 693, 72, 448 (43, 28), group 'zombieLab', class zombieLab, count 2
  3593. 2025-06-16T23:17:32 15563.760 INF 15558.97 SleeperVolume 682, 68, 447: Spawning 682, 68, 449 (42, 28), group 'zombieFemaleFat', class zombieFemaleFat, count 2
  3594. 2025-06-16T23:17:40 15571.630 INF Entity zombieLab 583 killed by +moep+ 175
  3595. 2025-06-16T23:17:50 15581.113 INF Time: 259.61m FPS: 20.00 Heap: 1874.9MB Max: 1975.2MB Chunks: 550 CGO: 29 Ply: 2 Zom: 4 Ent: 8 (61) Items: 0 CO: 2 RSS: 3410.8MB
  3596. 2025-06-16T23:17:51 15582.562 INF Entity zombieNurse 582 killed by +moep+ 175
  3597. 2025-06-16T23:17:57 15589.112 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBurnt, id=580] missing
  3598. 2025-06-16T23:18:02 15593.213 INF VehicleManager saving 0 (0 + 0)
  3599. 2025-06-16T23:18:02 15593.213 INF DroneManager saving 0 (0 + 0)
  3600. 2025-06-16T23:18:02 15593.213 INF TurretTracker saving 0 (0 + 0)
  3601. 2025-06-16T23:18:02 15593.222 INF VehicleManager saved 9 bytes
  3602. 2025-06-16T23:18:02 15593.222 INF DroneManager saved 9 bytes
  3603. 2025-06-16T23:18:02 15593.223 INF TurretTracker saved 9 bytes
  3604. 2025-06-16T23:18:10 15601.612 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieLab, id=583] missing
  3605. 2025-06-16T23:18:13 15604.813 INF Entity zombieFemaleFat 584 killed by niffler_20 171
  3606. 2025-06-16T23:18:20 15611.115 INF Time: 260.11m FPS: 19.99 Heap: 1886.6MB Max: 1975.2MB Chunks: 550 CGO: 27 Ply: 2 Zom: 2 Ent: 6 (62) Items: 1 CO: 2 RSS: 3413.4MB
  3607. 2025-06-16T23:18:21 15612.522 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieNurse, id=582] missing
  3608. 2025-06-16T23:18:43 15634.971 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieFemaleFat, id=584] missing
  3609. 2025-06-16T23:18:50 15641.120 INF Time: 260.61m FPS: 20.00 Heap: 1872.0MB Max: 1975.2MB Chunks: 550 CGO: 32 Ply: 2 Zom: 2 Ent: 4 (55) Items: 0 CO: 2 RSS: 3413.3MB
  3610. 2025-06-16T23:19:20 15671.170 INF Time: 261.11m FPS: 20.00 Heap: 1873.9MB Max: 1975.2MB Chunks: 550 CGO: 31 Ply: 2 Zom: 2 Ent: 4 (55) Items: 0 CO: 2 RSS: 3413.3MB
  3611. 2025-06-16T23:19:50 15701.220 INF Time: 261.61m FPS: 20.00 Heap: 1876.5MB Max: 1975.2MB Chunks: 550 CGO: 33 Ply: 2 Zom: 2 Ent: 5 (56) Items: 1 CO: 2 RSS: 3413.3MB
  3612. 2025-06-16T23:20:02 15713.220 INF VehicleManager saving 0 (0 + 0)
  3613. 2025-06-16T23:20:02 15713.220 INF DroneManager saving 0 (0 + 0)
  3614. 2025-06-16T23:20:02 15713.220 INF TurretTracker saving 0 (0 + 0)
  3615. 2025-06-16T23:20:02 15713.230 INF TurretTracker saved 9 bytes
  3616. 2025-06-16T23:20:02 15713.230 INF VehicleManager saved 9 bytes
  3617. 2025-06-16T23:20:02 15713.230 INF DroneManager saved 9 bytes
  3618. 2025-06-16T23:20:04 15715.470 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieBiker, id=581] missing
  3619. 2025-06-16T23:20:20 15731.219 INF Time: 262.11m FPS: 20.00 Heap: 1879.6MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 1 Ent: 4 (56) Items: 1 CO: 2 RSS: 3413.3MB
  3620. 2025-06-16T23:20:50 15761.221 INF Time: 262.61m FPS: 20.00 Heap: 1871.4MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 3 (55) Items: 0 CO: 2 RSS: 3413.3MB
  3621. 2025-06-16T23:21:20 15791.221 INF Time: 263.11m FPS: 20.00 Heap: 1872.2MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 1 Ent: 3 (55) Items: 0 CO: 2 RSS: 3413.3MB
  3622. 2025-06-16T23:21:50 15821.221 INF Time: 263.61m FPS: 20.00 Heap: 1873.4MB Max: 1975.2MB Chunks: 550 CGO: 23 Ply: 2 Zom: 1 Ent: 3 (55) Items: 0 CO: 2 RSS: 3413.3MB
  3623. 2025-06-16T23:22:02 15833.220 INF VehicleManager saving 0 (0 + 0)
  3624. 2025-06-16T23:22:02 15833.220 INF DroneManager saving 0 (0 + 0)
  3625. 2025-06-16T23:22:02 15833.220 INF TurretTracker saving 0 (0 + 0)
  3626. 2025-06-16T23:22:02 15833.231 INF TurretTracker saved 9 bytes
  3627. 2025-06-16T23:22:02 15833.231 INF VehicleManager saved 9 bytes
  3628. 2025-06-16T23:22:02 15833.231 INF DroneManager saved 9 bytes
  3629. 2025-06-16T23:22:04 15835.370 WRN Occlusion: RemoveEntity [type=EntityZombie, name=zombieMoe, id=560] missing
  3630. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 677, 61, 605
  3631. 2025-06-16T23:22:20 15851.271 INF Time: 264.11m FPS: 20.00 Heap: 1875.2MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (55) Items: 0 CO: 2 RSS: 3413.6MB
  3632. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  3633. 2025-06-16T23:22:50 15881.277 INF Time: 264.61m FPS: 20.00 Heap: 1871.8MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (55) Items: 0 CO: 2 RSS: 3413.6MB
  3634. 2025-06-16T23:23:20 15911.278 INF Time: 265.11m FPS: 20.00 Heap: 1874.2MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (55) Items: 0 CO: 2 RSS: 3414.4MB
  3635. 2025-06-16T23:23:50 15941.278 INF Time: 265.61m FPS: 20.00 Heap: 1876.9MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (55) Items: 0 CO: 2 RSS: 3414.6MB
  3636. 2025-06-16T23:24:02 15953.227 INF VehicleManager saving 0 (0 + 0)
  3637. 2025-06-16T23:24:02 15953.227 INF DroneManager saving 0 (0 + 0)
  3638. 2025-06-16T23:24:02 15953.227 INF TurretTracker saving 0 (0 + 0)
  3639. 2025-06-16T23:24:02 15953.229 INF VehicleManager saved 9 bytes
  3640. 2025-06-16T23:24:02 15953.229 INF DroneManager saved 9 bytes
  3641. 2025-06-16T23:24:02 15953.229 INF TurretTracker saved 9 bytes
  3642. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 689, 61, 693
  3643. 2025-06-16T23:24:20 15971.327 INF Time: 266.11m FPS: 20.00 Heap: 1882.8MB Max: 1975.2MB Chunks: 550 CGO: 16 Ply: 2 Zom: 0 Ent: 2 (55) Items: 0 CO: 2 RSS: 3414.6MB
  3644. 2025-06-16T23:24:50 16001.329 INF Time: 266.61m FPS: 20.00 Heap: 1874.2MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (55) Items: 0 CO: 2 RSS: 3415.8MB
  3645. 2025-06-16T23:25:20 16031.329 INF Time: 267.11m FPS: 20.00 Heap: 1875.0MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3416.8MB
  3646. 2025-06-16T23:25:50 16061.379 INF Time: 267.61m FPS: 20.00 Heap: 1876.1MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3416.8MB
  3647. 2025-06-16T23:26:02 16073.229 INF VehicleManager saving 0 (0 + 0)
  3648. 2025-06-16T23:26:02 16073.229 INF DroneManager saving 0 (0 + 0)
  3649. 2025-06-16T23:26:02 16073.229 INF TurretTracker saving 0 (0 + 0)
  3650. 2025-06-16T23:26:02 16073.238 INF VehicleManager saved 9 bytes
  3651. 2025-06-16T23:26:02 16073.238 INF DroneManager saved 9 bytes
  3652. 2025-06-16T23:26:02 16073.238 INF TurretTracker saved 9 bytes
  3653. 2025-06-16T23:26:20 16091.430 INF Time: 268.11m FPS: 20.00 Heap: 1879.5MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3416.8MB
  3654. 2025-06-16T23:26:50 16121.430 INF Time: 268.61m FPS: 20.00 Heap: 1872.7MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3417.0MB
  3655. 2025-06-16T23:27:20 16151.479 INF Time: 269.11m FPS: 20.00 Heap: 1873.2MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3417.0MB
  3656. 2025-06-16T23:27:50 16181.528 INF Time: 269.61m FPS: 20.00 Heap: 1874.4MB Max: 1975.2MB Chunks: 550 CGO: 15 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3417.0MB
  3657. 2025-06-16T23:28:02 16193.228 INF VehicleManager saving 0 (0 + 0)
  3658. 2025-06-16T23:28:02 16193.228 INF DroneManager saving 0 (0 + 0)
  3659. 2025-06-16T23:28:02 16193.228 INF TurretTracker saving 0 (0 + 0)
  3660. 2025-06-16T23:28:02 16193.239 INF TurretTracker saved 9 bytes
  3661. 2025-06-16T23:28:02 16193.239 INF VehicleManager saved 9 bytes
  3662. 2025-06-16T23:28:02 16193.239 INF DroneManager saved 9 bytes
  3663. 2025-06-16T23:28:20 16211.577 INF Time: 270.11m FPS: 20.00 Heap: 1876.7MB Max: 1975.2MB Chunks: 550 CGO: 19 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3417.0MB
  3664. 2025-06-16T23:28:50 16241.577 INF Time: 270.61m FPS: 20.00 Heap: 1871.7MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3417.0MB
  3665. 2025-06-16T23:29:20 16271.577 INF Time: 271.11m FPS: 20.00 Heap: 1872.2MB Max: 1975.2MB Chunks: 550 CGO: 19 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3417.0MB
  3666. 2025-06-16T23:29:50 16301.626 INF Time: 271.61m FPS: 20.00 Heap: 1872.9MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3417.0MB
  3667. 2025-06-16T23:30:02 16313.227 INF VehicleManager saving 0 (0 + 0)
  3668. 2025-06-16T23:30:02 16313.227 INF DroneManager saving 0 (0 + 0)
  3669. 2025-06-16T23:30:02 16313.227 INF TurretTracker saving 0 (0 + 0)
  3670. 2025-06-16T23:30:02 16313.236 INF VehicleManager saved 9 bytes
  3671. 2025-06-16T23:30:02 16313.236 INF TurretTracker saved 9 bytes
  3672. 2025-06-16T23:30:02 16313.236 INF DroneManager saved 9 bytes
  3673. 2025-06-16T23:30:20 16331.626 INF Time: 272.11m FPS: 20.00 Heap: 1874.5MB Max: 1975.2MB Chunks: 550 CGO: 19 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3417.0MB
  3674. [MultiBlockManager][Alignment] SetTerrainAlignmentDirty failed; no terrain-aligned block has been registered at the specified world position: 677, 61, 605
  3675. 2025-06-16T23:30:50 16361.627 INF Time: 272.61m FPS: 20.00 Heap: 1870.6MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3404.2MB
  3676. 2025-06-16T23:31:20 16391.676 INF Time: 273.12m FPS: 20.00 Heap: 1871.2MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3404.2MB
  3677. 2025-06-16T23:31:50 16421.676 INF Time: 273.62m FPS: 20.00 Heap: 1873.1MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 0 Ent: 3 (57) Items: 1 CO: 2 RSS: 3404.2MB
  3678. 2025-06-16T23:32:02 16433.226 INF VehicleManager saving 0 (0 + 0)
  3679. 2025-06-16T23:32:02 16433.226 INF DroneManager saving 0 (0 + 0)
  3680. 2025-06-16T23:32:02 16433.226 INF TurretTracker saving 0 (0 + 0)
  3681. 2025-06-16T23:32:02 16433.236 INF TurretTracker saved 9 bytes
  3682. 2025-06-16T23:32:02 16433.236 INF VehicleManager saved 9 bytes
  3683. 2025-06-16T23:32:02 16433.236 INF DroneManager saved 9 bytes
  3684. 2025-06-16T23:32:20 16451.727 INF Time: 274.12m FPS: 20.00 Heap: 1875.2MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 0 Ent: 3 (57) Items: 1 CO: 2 RSS: 3404.2MB
  3685. 2025-06-16T23:32:50 16481.776 INF Time: 274.62m FPS: 20.01 Heap: 1870.7MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3400.3MB
  3686. 2025-06-16T23:33:20 16511.776 INF Time: 275.12m FPS: 20.00 Heap: 1871.3MB Max: 1975.2MB Chunks: 550 CGO: 19 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3400.3MB
  3687. 2025-06-16T23:33:50 16541.776 INF Time: 275.62m FPS: 20.00 Heap: 1872.0MB Max: 1975.2MB Chunks: 550 CGO: 19 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3400.3MB
  3688. 2025-06-16T23:34:02 16553.227 INF VehicleManager saving 0 (0 + 0)
  3689. 2025-06-16T23:34:02 16553.227 INF DroneManager saving 0 (0 + 0)
  3690. 2025-06-16T23:34:02 16553.227 INF TurretTracker saving 0 (0 + 0)
  3691. 2025-06-16T23:34:02 16553.236 INF TurretTracker saved 9 bytes
  3692. 2025-06-16T23:34:02 16553.236 INF VehicleManager saved 9 bytes
  3693. 2025-06-16T23:34:02 16553.237 INF DroneManager saved 9 bytes
  3694. 2025-06-16T23:34:20 16571.826 INF Time: 276.12m FPS: 20.00 Heap: 1873.4MB Max: 1975.2MB Chunks: 550 CGO: 17 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3400.3MB
  3695. 2025-06-16T23:34:50 16601.828 INF Time: 276.62m FPS: 20.00 Heap: 1870.6MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3398.0MB
  3696. 2025-06-16T23:35:20 16631.828 INF Time: 277.12m FPS: 20.00 Heap: 1871.1MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3398.0MB
  3697. 2025-06-16T23:35:50 16661.878 INF Time: 277.62m FPS: 20.00 Heap: 1871.8MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3398.0MB
  3698. 2025-06-16T23:36:02 16673.228 INF VehicleManager saving 0 (0 + 0)
  3699. 2025-06-16T23:36:02 16673.228 INF DroneManager saving 0 (0 + 0)
  3700. 2025-06-16T23:36:02 16673.228 INF TurretTracker saving 0 (0 + 0)
  3701. 2025-06-16T23:36:02 16673.237 INF VehicleManager saved 9 bytes
  3702. 2025-06-16T23:36:02 16673.237 INF DroneManager saved 9 bytes
  3703. 2025-06-16T23:36:02 16673.237 INF TurretTracker saved 9 bytes
  3704. 2025-06-16T23:36:20 16691.927 INF Time: 278.12m FPS: 20.00 Heap: 1873.2MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3398.0MB
  3705. 2025-06-16T23:36:50 16721.929 INF Time: 278.62m FPS: 20.00 Heap: 1870.5MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3397.8MB
  3706. 2025-06-16T23:37:20 16751.978 INF Time: 279.12m FPS: 19.99 Heap: 1871.1MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3397.8MB
  3707. 2025-06-16T23:37:50 16781.979 INF Time: 279.62m FPS: 20.00 Heap: 1872.0MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3397.8MB
  3708. 2025-06-16T23:38:02 16793.227 INF VehicleManager saving 0 (0 + 0)
  3709. 2025-06-16T23:38:02 16793.227 INF DroneManager saving 0 (0 + 0)
  3710. 2025-06-16T23:38:02 16793.227 INF TurretTracker saving 0 (0 + 0)
  3711. 2025-06-16T23:38:02 16793.237 INF VehicleManager saved 9 bytes
  3712. 2025-06-16T23:38:02 16793.237 INF TurretTracker saved 9 bytes
  3713. 2025-06-16T23:38:02 16793.237 INF DroneManager saved 9 bytes
  3714. 2025-06-16T23:38:20 16812.028 INF Time: 280.12m FPS: 20.00 Heap: 1873.3MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3397.8MB
  3715. 2025-06-16T23:38:50 16842.028 INF Time: 280.62m FPS: 20.00 Heap: 1870.4MB Max: 1975.2MB Chunks: 550 CGO: 21 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3387.6MB
  3716. 2025-06-16T23:39:20 16872.030 INF Time: 281.12m FPS: 20.00 Heap: 1871.0MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3387.6MB
  3717. 2025-06-16T23:39:50 16902.077 INF Time: 281.62m FPS: 20.00 Heap: 1871.8MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3387.6MB
  3718. 2025-06-16T23:40:02 16913.228 INF VehicleManager saving 0 (0 + 0)
  3719. 2025-06-16T23:40:02 16913.228 INF DroneManager saving 0 (0 + 0)
  3720. 2025-06-16T23:40:02 16913.228 INF TurretTracker saving 0 (0 + 0)
  3721. 2025-06-16T23:40:02 16913.239 INF DroneManager saved 9 bytes
  3722. 2025-06-16T23:40:02 16913.239 INF TurretTracker saved 9 bytes
  3723. 2025-06-16T23:40:02 16913.239 INF VehicleManager saved 9 bytes
  3724. 2025-06-16T23:40:20 16932.078 INF Time: 282.12m FPS: 20.00 Heap: 1872.8MB Max: 1975.2MB Chunks: 550 CGO: 18 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3387.6MB
  3725. 2025-06-16T23:40:50 16962.082 INF Time: 282.62m FPS: 20.00 Heap: 1870.0MB Max: 1975.2MB Chunks: 550 CGO: 17 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3383.7MB
  3726. 2025-06-16T23:41:21 16992.130 INF Time: 283.12m FPS: 20.00 Heap: 1870.6MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3383.7MB
  3727. 2025-06-16T23:41:51 17022.130 INF Time: 283.62m FPS: 20.00 Heap: 1871.7MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3383.7MB
  3728. 2025-06-16T23:42:02 17033.230 INF VehicleManager saving 0 (0 + 0)
  3729. 2025-06-16T23:42:02 17033.230 INF DroneManager saving 0 (0 + 0)
  3730. 2025-06-16T23:42:02 17033.230 INF TurretTracker saving 0 (0 + 0)
  3731. 2025-06-16T23:42:02 17033.241 INF VehicleManager saved 9 bytes
  3732. 2025-06-16T23:42:02 17033.241 INF DroneManager saved 9 bytes
  3733. 2025-06-16T23:42:02 17033.241 INF TurretTracker saved 9 bytes
  3734. 2025-06-16T23:42:21 17052.180 INF Time: 284.12m FPS: 20.00 Heap: 1872.8MB Max: 1975.2MB Chunks: 550 CGO: 15 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3383.7MB
  3735. 2025-06-16T23:42:51 17082.181 INF Time: 284.62m FPS: 20.00 Heap: 1869.9MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3382.9MB
  3736. 2025-06-16T23:43:21 17112.182 INF Time: 285.12m FPS: 20.00 Heap: 1870.4MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3382.9MB
  3737. 2025-06-16T23:43:51 17142.233 INF Time: 285.62m FPS: 20.00 Heap: 1871.2MB Max: 1975.2MB Chunks: 550 CGO: 19 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3383.1MB
  3738. 2025-06-16T23:44:02 17153.231 INF VehicleManager saving 0 (0 + 0)
  3739. 2025-06-16T23:44:02 17153.232 INF DroneManager saving 0 (0 + 0)
  3740. 2025-06-16T23:44:02 17153.232 INF TurretTracker saving 0 (0 + 0)
  3741. 2025-06-16T23:44:02 17153.242 INF VehicleManager saved 9 bytes
  3742. 2025-06-16T23:44:02 17153.242 INF DroneManager saved 9 bytes
  3743. 2025-06-16T23:44:02 17153.242 INF TurretTracker saved 9 bytes
  3744. 2025-06-16T23:44:21 17172.232 INF Time: 286.12m FPS: 20.01 Heap: 1872.3MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3383.1MB
  3745. 2025-06-16T23:44:51 17202.234 INF Time: 286.62m FPS: 20.00 Heap: 1870.1MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3381.8MB
  3746. 2025-06-16T23:45:21 17232.283 INF Time: 287.13m FPS: 20.01 Heap: 1870.8MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3381.8MB
  3747. 2025-06-16T23:45:50 17261.883 INF Entity animalDoe 588 killed by niffler_20 171
  3748. 2025-06-16T23:45:51 17262.285 INF Time: 287.63m FPS: 20.00 Heap: 1872.6MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 3 (56) Items: 0 CO: 2 RSS: 3383.5MB
  3749. 2025-06-16T23:46:02 17273.232 INF VehicleManager saving 0 (0 + 0)
  3750. 2025-06-16T23:46:02 17273.232 INF DroneManager saving 0 (0 + 0)
  3751. 2025-06-16T23:46:02 17273.232 INF TurretTracker saving 0 (0 + 0)
  3752. 2025-06-16T23:46:02 17273.241 INF VehicleManager saved 9 bytes
  3753. 2025-06-16T23:46:02 17273.242 INF DroneManager saved 9 bytes
  3754. 2025-06-16T23:46:02 17273.242 INF TurretTracker saved 9 bytes
  3755. 2025-06-16T23:46:14 17285.233 WRN Occlusion: RemoveEntity [type=EntityAnimalStag, name=animalDoe, id=588] missing
  3756. 2025-06-16T23:46:21 17292.332 INF Time: 288.13m FPS: 20.00 Heap: 1874.6MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (56) Items: 0 CO: 2 RSS: 3383.7MB
  3757. 2025-06-16T23:46:51 17322.335 INF Time: 288.63m FPS: 19.99 Heap: 1870.6MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (56) Items: 0 CO: 2 RSS: 3383.8MB
  3758. 2025-06-16T23:47:21 17352.336 INF Time: 289.13m FPS: 20.00 Heap: 1871.1MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (56) Items: 0 CO: 2 RSS: 3383.8MB
  3759. 2025-06-16T23:47:51 17382.385 INF Time: 289.63m FPS: 20.00 Heap: 1872.1MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (56) Items: 0 CO: 2 RSS: 3383.8MB
  3760. 2025-06-16T23:48:02 17393.236 INF VehicleManager saving 0 (0 + 0)
  3761. 2025-06-16T23:48:02 17393.236 INF DroneManager saving 0 (0 + 0)
  3762. 2025-06-16T23:48:02 17393.236 INF TurretTracker saving 0 (0 + 0)
  3763. 2025-06-16T23:48:02 17393.244 INF VehicleManager saved 9 bytes
  3764. 2025-06-16T23:48:02 17393.244 INF TurretTracker saved 9 bytes
  3765. 2025-06-16T23:48:02 17393.244 INF DroneManager saved 9 bytes
  3766. 2025-06-16T23:48:21 17412.435 INF Time: 290.13m FPS: 20.00 Heap: 1873.1MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (56) Items: 0 CO: 2 RSS: 3383.8MB
  3767. 2025-06-16T23:48:51 17442.438 INF Time: 290.63m FPS: 20.00 Heap: 1870.4MB Max: 1975.2MB Chunks: 550 CGO: 12 Ply: 2 Zom: 0 Ent: 2 (56) Items: 0 CO: 2 RSS: 3383.8MB
  3768. 2025-06-16T23:49:21 17472.487 INF Time: 291.13m FPS: 20.00 Heap: 1871.1MB Max: 1975.2MB Chunks: 550 CGO: 14 Ply: 2 Zom: 0 Ent: 2 (56) Items: 0 CO: 2 RSS: 3383.8MB
  3769. 2025-06-16T23:49:51 17502.488 INF Time: 291.63m FPS: 20.00 Heap: 1871.7MB Max: 1975.2MB Chunks: 550 CGO: 9 Ply: 2 Zom: 0 Ent: 2 (56) Items: 0 CO: 2 RSS: 3383.8MB
  3770. 2025-06-16T23:49:55 17507.087 INF Player niffler_20 disconnected after 289.9 minutes
  3771. 2025-06-16T23:49:56 17507.338 INF DynamicMusic: 171 successfully removed from Bloodmoon state cache
  3772. 2025-06-16T23:49:56 17507.338 INF Client disconnected from dy mesh: Id: 171 Total: 2
  3773. 2025-06-16T23:49:56 17507.338 INF Player disconnected: EntityID=171, PltfmId='Steam_76561199126918484', CrossId='EOS_0002e1d419724648a3446223d1e672c8', OwnerID='Steam_76561199126918484', PlayerName='niffler_20', ClientNumber='1'
  3774. 2025-06-16T23:49:56 17507.338 INF Exited thread NCSteam_Writer_Steam_76561199126918484_0
  3775. 2025-06-16T23:49:56 17507.338 INF Exited thread NCSteam_Reader_Steam_76561199126918484_0
  3776. 2025-06-16T23:49:56 17507.338 INF Exited thread NCSteam_Reader_Steam_76561199126918484_1
  3777. 2025-06-16T23:49:56 17507.338 INF Exited thread NCSteam_Writer_Steam_76561199126918484_1
  3778. 2025-06-16T23:49:56 17507.338 INF GMSG: Player 'niffler_20' left the game
  3779. 2025-06-16T23:49:56 17507.338 WRN Occlusion: RemoveEntity [type=EntityPlayer, name=niffler_20, id=171] missing
  3780. 2025-06-16T23:49:56 17507.338 INF [PlayerInteractions] persistent player disconnect
  3781. 2025-06-16T23:49:56 17507.340 INF [Steamworks.NET] NET: Connection closed: 76561199126918484
  3782. 2025-06-16T23:49:56 17507.345 INF [Steamworks.NET] NET: Dropping client: 76561199126918484
  3783. 2025-06-16T23:50:01 17512.245 INF Player +moep+ disconnected after 288.0 minutes
  3784. 2025-06-16T23:50:01 17512.492 INF DynamicMusic: 175 successfully removed from Bloodmoon state cache
  3785. 2025-06-16T23:50:01 17512.492 INF Client disconnected from dy mesh: Id: 175 Total: 2
  3786. 2025-06-16T23:50:01 17512.492 INF Player disconnected: EntityID=175, PltfmId='Steam_76561197975922637', CrossId='EOS_00027f64ef944d8894e2f6424dabee2e', OwnerID='Steam_76561197975922637', PlayerName='+moep+', ClientNumber='3'
  3787. 2025-06-16T23:50:01 17512.492 INF Exited thread NCSteam_Reader_Steam_76561197975922637_0
  3788. 2025-06-16T23:50:01 17512.493 INF Exited thread NCSteam_Writer_Steam_76561197975922637_1
  3789. 2025-06-16T23:50:01 17512.493 INF Exited thread NCSteam_Reader_Steam_76561197975922637_1
  3790. 2025-06-16T23:50:01 17512.493 INF Exited thread NCSteam_Writer_Steam_76561197975922637_0
  3791. 2025-06-16T23:50:01 17512.493 INF GMSG: Player '+moep+' left the game
  3792. 2025-06-16T23:50:01 17512.493 WRN Occlusion: RemoveEntity [type=EntityPlayer, name=+moep+, id=175] missing
  3793. 2025-06-16T23:50:01 17512.493 INF [PlayerInteractions] persistent player disconnect
  3794. 2025-06-16T23:50:01 17512.494 INF [Steamworks.NET] NET: Connection closed: 76561197975922637
  3795. 2025-06-16T23:50:01 17512.512 INF [Steamworks.NET] NET: Dropping client: 76561197975922637
  3796. 2025-06-16T23:50:09 17520.204 INF Clearing all pools
  3797. 2025-06-16T23:50:21 17532.503 INF Time: 292.13m FPS: 20.00 Heap: 1371.4MB Max: 1975.2MB Chunks: 321 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (56) Items: 0 CO: 0 RSS: 3384.4MB
  3798.  
Advertisement
Add Comment
Please, Sign In to add comment