Guest User

Untitled

a guest
Jun 25th, 2024
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 121.40 KB | None | 0 0
  1. [UnityMemory] Configuration Parameters - Can be set up in boot.config
  2. "memorysetup-bucket-allocator-granularity=16"
  3. "memorysetup-bucket-allocator-bucket-count=8"
  4. "memorysetup-bucket-allocator-block-size=4194304"
  5. "memorysetup-bucket-allocator-block-count=1"
  6. "memorysetup-main-allocator-block-size=16777216"
  7. "memorysetup-thread-allocator-block-size=16777216"
  8. "memorysetup-gfx-main-allocator-block-size=16777216"
  9. "memorysetup-gfx-thread-allocator-block-size=16777216"
  10. "memorysetup-cache-allocator-block-size=4194304"
  11. "memorysetup-typetree-allocator-block-size=2097152"
  12. "memorysetup-profiler-bucket-allocator-granularity=16"
  13. "memorysetup-profiler-bucket-allocator-bucket-count=8"
  14. "memorysetup-profiler-bucket-allocator-block-size=4194304"
  15. "memorysetup-profiler-bucket-allocator-block-count=1"
  16. "memorysetup-profiler-allocator-block-size=16777216"
  17. "memorysetup-profiler-editor-allocator-block-size=1048576"
  18. "memorysetup-temp-allocator-size-main=4194304"
  19. "memorysetup-job-temp-allocator-block-size=2097152"
  20. "memorysetup-job-temp-allocator-block-size-background=1048576"
  21. "memorysetup-job-temp-allocator-reduction-small-platforms=262144"
  22. "memorysetup-allocator-temp-initial-block-size-main=262144"
  23. "memorysetup-allocator-temp-initial-block-size-worker=262144"
  24. "memorysetup-temp-allocator-size-background-worker=32768"
  25. "memorysetup-temp-allocator-size-job-worker=262144"
  26. "memorysetup-temp-allocator-size-preload-manager=262144"
  27. "memorysetup-temp-allocator-size-nav-mesh-worker=65536"
  28. "memorysetup-temp-allocator-size-audio-worker=65536"
  29. "memorysetup-temp-allocator-size-cloud-worker=32768"
  30. "memorysetup-temp-allocator-size-gfx=262144"
  31. Mono path[0] = '/home/a22test/serverfiles/7DaysToDieServer_Data/Managed'
  32. Mono config path = '/home/a22test/serverfiles/7DaysToDieServer_Data/MonoBleedingEdge/etc'
  33. Shutdown handler: initialize.
  34. Preloaded 'libEOSSDK-Linux-Shipping.so'
  35. Preloaded 'libMagick.so'
  36. Preloaded 'lib_burst_generated.so'
  37. Preloaded 'libgetrss.so'
  38. Preloaded 'libsteam_api.so'
  39. Preloaded 'steamclient.so'
  40. Unable to preload the following plugins:
  41. libMouseLib.so
  42. [Physics::Module] Initialized MultithreadedJobDispatcher with 31 workers.
  43. Loading player data from /home/a22test/serverfiles/7DaysToDieServer_Data/data.unity3d
  44. Initialize engine version: 2022.3.29f1 (8d510ca76d2b)
  45. [Subsystems] Discovering subsystems at path /home/a22test/serverfiles/7DaysToDieServer_Data/UnitySubsystems
  46. Forcing GfxDevice: Null
  47. GfxDevice: creating device client; threaded=0; jobified=0
  48. NullGfxDevice:
  49. Version: NULL 1.0 [1.0]
  50. Renderer: Null Device
  51. Vendor: Unity Technologies
  52. Begin MonoManager ReloadAssembly
  53. - Loaded All Assemblies, in 0.082 seconds
  54. - Finished resetting the current domain, in 0.001 seconds
  55. ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  56. ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  57. ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  58. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  59. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  60. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  61. ERROR: Shader Legacy Shaders/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  62. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  63. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  64. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  65. WARNING: Shader Unsupported: '7DTD/Cube_UI_Frame' - All subshaders removed
  66. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  67. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  68. ERROR: Shader 7DTD/Cube_UI_Frame shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  69. WARNING: Shader Unsupported: '7DTD/Cube_UI_Frame' - All subshaders removed
  70. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  71. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  72. ERROR: Shader GUI/Text Shader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  73. WARNING: Shader Unsupported: '7DTD/Cube_UI_Glow' - All subshaders removed
  74. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  75. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  76. ERROR: Shader 7DTD/Cube_UI_Glow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  77. WARNING: Shader Unsupported: '7DTD/Cube_UI_Glow' - All subshaders removed
  78. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  79. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  80. ERROR: Shader Unlit/Transparent Colored shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  81. UnloadTime: 0.874570 ms
  82. 2024-06-25T12:30:21 0.000 INF Version: V 1.0 (b309) Compatibility Version: V 1.0, Build: LinuxServer 64 Bit
  83. 2024-06-25T12:30:21 0.013 INF System information:
  84. 2024-06-25T12:30:21 0.013 INF OS: Linux 6.1 Debian GNU/Linux 12 64bit
  85. 2024-06-25T12:30:21 0.015 INF CPU: AMD Ryzen 9 5950X 16-Core Processor (cores: 32)
  86. 2024-06-25T12:30:21 0.015 INF RAM: 128734 MB
  87. 2024-06-25T12:30:21 0.015 INF GPU: Null Device (128 MB)
  88. 2024-06-25T12:30:21 0.018 INF Graphics API: NULL 1.0 [1.0] (shader level 3.0)
  89. 2024-06-25T12:30:21 0.020 INF Local UTC offset: -4 hours
  90. 2024-06-25T12:30:21 0.039 INF Command line arguments: ./7DaysToDieServer.x86_64 -quit -batchmode -nographics -dedicated -configfile=/home/a22test/serverfiles/sdtdserver.xml
  91. 2024-06-25T12:30:21 0.048 INF Parsing server configfile: /home/a22test/serverfiles/sdtdserver.xml
  92. 2024-06-25T12:30:21 0.076 INF Parsing server configfile successfully completed
  93. 2024-06-25T12:30:21 0.077 INF UserDataFolder: /home/a22test/Save
  94. 2024-06-25T12:30:21 0.079 INF [Platform] Init
  95. 2024-06-25T12:30:21 0.114 INF [Platform] Using native platform: Steam
  96. 2024-06-25T12:30:21 0.115 INF [Platform] Using cross platform: EOS
  97. 2024-06-25T12:30:21 0.115 INF [Platform] Using server platform: Steam
  98. 2024-06-25T12:30:21 0.116 INF [Platform] Using server platform: XBL
  99. 2024-06-25T12:30:21 0.116 INF [Platform] Using server platform: PSN
  100. 2024-06-25T12:30:21 0.119 INF Starting PlayerInputManager...
  101. 2024-06-25T12:30:21 0.120 INF Using native input? False
  102. 2024-06-25T12:30:21 0.121 INF InControl (version 1.8.9 build 9376, native module = False, XInput = False)
  103. 2024-06-25T12:30:21 0.124 INF InControl (version 1.8.9 build 9376)
  104. 2024-06-25T12:30:21 0.235 INF UnityInputDeviceManager enabled.
  105. 2024-06-25T12:30:21 0.250 INF [Platform] Initializing Steam
  106. 2024-06-25T12:30:21 0.256 INF [Platform] Initializing EOS
  107. 2024-06-25T12:30:21 0.267 INF [EOS] Initialize: Success
  108. 2024-06-25T12:30:21 0.279 INF [Platform] Initializing XBL
  109. 2024-06-25T12:30:21 0.279 INF [Platform] Initializing PSN
  110. 2024-06-25T12:30:21 0.280 INF [SaveDataUtils] InitStatic Begin
  111. 2024-06-25T12:30:21 0.282 INF [SaveDataUtils] SdPlayerPrefs -> Unity
  112. 2024-06-25T12:30:21 0.282 INF [SaveDataUtils] InitStatic Complete
  113. 2024-06-25T12:30:21 0.283 INF Last played version: V 1.0
  114. 2024-06-25T12:30:21 0.285 INF Starting dedicated server level=RWG game name=Masters of Chaos Gaming
  115. 2024-06-25T12:30:21 0.285 INF Maximum allowed players: 8
  116. 2024-06-25T12:30:21 0.285 INF Game mode: GameModeSurvival
  117. 2024-06-25T12:30:21 0.468 INF Localization language from prefs: english
  118. 2024-06-25T12:30:21 0.478 INF Awake IsFocused: True
  119. 2024-06-25T12:30:21 0.478 INF Awake
  120. 2024-06-25T12:30:21 0.627 INF Dedicated server only build
  121. ERROR: Shader Occlusion/DepthCopy shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  122. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  123. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  124. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  125. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  126. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  127. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  128. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  129. 2024-06-25T12:30:22 0.646 INF Occlusion: Awake
  130. 2024-06-25T12:30:22 0.647 INF Texture quality is set to 3
  131. ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  132. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  133. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  134. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  135. ERROR: Shader Legacy Shaders/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  136. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  137. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  138. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  139. WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
  140. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  141. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  142. ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  143. WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
  144. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  145. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  146. 2024-06-25T12:30:22 0.769 INF [MODS] Start loading from: '/home/a22test/Save/Mods'
  147. 2024-06-25T12:30:22 0.775 INF [MODS] Trying to load from folder: '1CSMM_Patrons'
  148. 2024-06-25T12:30:22 0.781 INF [MODS] Loaded Mod: 1CSMM_Patrons (23.8)
  149. 2024-06-25T12:30:22 0.781 INF [MODS] Trying to load from folder: 'Allocs_CommandExtensions'
  150. 2024-06-25T12:30:22 0.781 WRN [MODS] Allocs_CommandExtensions/ModInfo.xml does not define a valid Version. Please consider updating it for future compatibility.
  151. 2024-06-25T12:30:22 0.781 INF [MODS] Loaded Mod: Allocs_Commands (27)
  152. 2024-06-25T12:30:22 0.781 INF [MODS] Trying to load from folder: 'Allocs_CommonFunc'
  153. 2024-06-25T12:30:22 0.782 WRN [MODS] Allocs_CommonFunc/ModInfo.xml does not define a valid Version. Please consider updating it for future compatibility.
  154. 2024-06-25T12:30:22 0.782 INF [MODS] Loaded Mod: Allocs_Core (32)
  155. 2024-06-25T12:30:22 0.782 INF [MODS] Trying to load from folder: 'Allocs_WebAndMapRendering'
  156. 2024-06-25T12:30:22 0.782 WRN [MODS] Allocs_WebAndMapRendering/ModInfo.xml does not define a valid Version. Please consider updating it for future compatibility.
  157. 2024-06-25T12:30:22 0.782 INF [MODS] Loaded Mod: Allocs_Webinterface (48)
  158. 2024-06-25T12:30:22 0.782 INF [MODS] Trying to load from folder: 'MoCG Mods'
  159. 2024-06-25T12:30:22 0.782 INF [MODS] Loaded Mod: MoCG_QoL_Mod_Package (2.4)
  160. 2024-06-25T12:30:22 0.782 INF [MODS] Trying to load from folder: 'ZR_Info'
  161. 2024-06-25T12:30:22 0.782 INF [MODS] Loaded Mod: BP_Info (19.0.180)
  162. 2024-06-25T12:30:22 0.783 INF [MODS] Start loading from: '/home/a22test/serverfiles/7DaysToDieServer_Data/../Mods'
  163. 2024-06-25T12:30:22 0.783 INF [MODS] Trying to load from folder: '0_TFP_Harmony'
  164. 2024-06-25T12:30:22 0.786 INF [MODS] Loaded Mod: TFP_Harmony (1.1.0.4)
  165. 2024-06-25T12:30:22 0.786 INF [MODS] Trying to load from folder: 'TFP_CommandExtensions'
  166. 2024-06-25T12:30:22 0.786 INF [MODS] Loaded Mod: TFP_CommandExtensions (1.1.0.0)
  167. 2024-06-25T12:30:22 0.786 INF [MODS] Trying to load from folder: 'TFP_MapRendering'
  168. 2024-06-25T12:30:22 0.786 INF [MODS] Loaded Mod: TFP_MapRendering (1.1.0.0)
  169. 2024-06-25T12:30:22 0.786 INF [MODS] Trying to load from folder: 'TFP_WebServer'
  170. 2024-06-25T12:30:22 0.787 INF [MODS] Loaded Mod: TFP_WebServer (1.1.0.2)
  171. 2024-06-25T12:30:22 0.787 INF [MODS] Trying to load from folder: 'Xample_MarkersMod'
  172. 2024-06-25T12:30:22 0.787 INF [MODS] Loaded Mod: TFP_MarkersExample (1.1.0.0)
  173. 2024-06-25T12:30:22 0.787 INF [MODS] Initializing mod code
  174. 2024-06-25T12:30:22 0.787 INF [MODS] Initializing mod 1CSMM_Patrons
  175. 2024-06-25T12:30:22 0.788 INF [MODS] Found ModAPI in CSMM_Patrons.dll, creating instance
  176. 2024-06-25T12:30:22 0.790 INF [MODS] Initialized code in mod '1CSMM_Patrons' from DLL 'CSMM_Patrons.dll'
  177. 2024-06-25T12:30:22 0.793 INF [MODS] Initializing mod Allocs_Commands
  178. 2024-06-25T12:30:22 0.793 INF [MODS] No ModAPI found in mod DLLs
  179. 2024-06-25T12:30:22 0.793 INF [MODS] Initializing mod Allocs_Core
  180. 2024-06-25T12:30:22 0.793 INF [MODS] Found ModAPI in 7dtd-server-fixes.dll, creating instance
  181. 2024-06-25T12:30:22 0.794 INF [MODS] Initialized code in mod 'Allocs_Core' from DLL '7dtd-server-fixes.dll'
  182. 2024-06-25T12:30:22 0.794 INF [MODS] Initializing mod Allocs_Webinterface
  183. 2024-06-25T12:30:22 0.794 INF [MODS] Found ModAPI in AllocsWeb.dll, creating instance
  184. 2024-06-25T12:30:22 0.794 INF [MODS] Initialized code in mod 'Allocs_Webinterface' from DLL 'AllocsWeb.dll'
  185. 2024-06-25T12:30:22 0.794 INF [MODS] Initializing mod TFP_Harmony
  186. 2024-06-25T12:30:22 0.806 INF [MODS] Found ModAPI in TfpHarmony.dll, creating instance
  187. 2024-06-25T12:30:22 0.807 INF [MODS] [Harmony] Init done
  188. Fallback handler could not load library /home/a22test/serverfiles/7DaysToDieServer_Data/MonoBleedingEdge/x86_64/data-0x560b7fc18dc0.so
  189. 2024-06-25T12:30:22 1.085 INF [MODS] Initialized code in mod 'TFP_Harmony' from DLL 'TfpHarmony.dll'
  190. 2024-06-25T12:30:22 1.085 INF [MODS] Initializing mod TFP_CommandExtensions
  191. 2024-06-25T12:30:22 1.086 INF [MODS] Found ModAPI in CommandExtensions.dll, creating instance
  192. 2024-06-25T12:30:22 1.086 INF [MODS] Initialized code in mod 'TFP_CommandExtensions' from DLL 'CommandExtensions.dll'
  193. 2024-06-25T12:30:22 1.086 INF [MODS] Initializing mod TFP_MapRendering
  194. 2024-06-25T12:30:22 1.086 INF [MODS] Found ModAPI in MapRendering.dll, creating instance
  195. 2024-06-25T12:30:22 1.086 INF [MODS] Initialized code in mod 'TFP_MapRendering' from DLL 'MapRendering.dll'
  196. 2024-06-25T12:30:22 1.086 INF [MODS] Initializing mod TFP_WebServer
  197. 2024-06-25T12:30:22 1.087 INF [MODS] Found ModAPI in WebServer.dll, creating instance
  198. 2024-06-25T12:30:22 1.096 INF [MODS] Initialized code in mod 'TFP_WebServer' from DLL 'WebServer.dll'
  199. 2024-06-25T12:30:22 1.097 INF [MODS] Initializing mod TFP_MarkersExample
  200. 2024-06-25T12:30:22 1.097 INF [MODS] Found ModAPI in MarkersMod.dll, creating instance
  201. 2024-06-25T12:30:22 1.097 INF [MODS] Initialized code in mod 'TFP_MarkersExample' from DLL 'MarkersMod.dll'
  202. 2024-06-25T12:30:22 1.097 INF [MODS] Loading done
  203. 2024-06-25T12:30:22 1.098 INF [MODS] Loading localization from mod: MoCG_QoL_Mod_Package
  204. 2024-06-25T12:30:22 1.111 INF Loading permissions file at '/home/a22test/Save/Saves/serveradmin.xml'
  205. 2024-06-25T12:30:22 1.146 INF Loading permissions file done.
  206. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  207. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_B' - 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 Game Particles/partPyro_template_lit_B shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  211. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_B' - 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 Particles/partPyro_fireShader_A' - 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 Particles/partPyro_fireShader_A shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  218. WARNING: Shader Unsupported: 'Game Particles/partPyro_fireShader_A' - 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: 'Game Particles/bloodShader_spec_T' - 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 Game Particles/bloodShader_spec_T shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  225. WARNING: Shader Unsupported: 'Game Particles/bloodShader_spec_T' - 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: 'Game Particles/bloodShader_O' - 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 Game Particles/bloodShader_O shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  232. WARNING: Shader Unsupported: 'Game Particles/bloodShader_O' - 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. WARNING: Shader Unsupported: 'Game Particles/bloodShader_T' - All subshaders removed
  236. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  237. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  238. ERROR: Shader Game Particles/bloodShader_T shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  239. WARNING: Shader Unsupported: 'Game Particles/bloodShader_T' - All subshaders removed
  240. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  241. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  242. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  243. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  244. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  245. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  246. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  247. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  248. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  249. ERROR: Shader Game Particles/bloodShader_U shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  250. WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
  251. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  252. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  253. ERROR: Shader Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  254. WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
  255. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  256. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  257. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  258. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  259. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  260. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  261. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  262. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  263. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  264. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  265. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  266. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  267. ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  268. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  269. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  270. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  271. WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - All subshaders removed
  272. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  273. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  274. ERROR: Shader 7DTD/7DTD_Glass shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  275. WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - All subshaders removed
  276. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  277. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  278. WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed
  279. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  280. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  281. ERROR: Shader 7DTD/7DTD_Fire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  282. WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed
  283. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  284. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  285. ERROR: Shader Legacy/AlphaSelfIllum shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  286. ERROR: Shader Particles/Blood_Particle shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  287. ERROR: Shader Legacy Shaders/Particles/Alpha Blended Premultiply shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  288. WARNING: Shader Unsupported: 'Game Particles/Standard Surface' - All subshaders removed
  289. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  290. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  291. ERROR: Shader Game Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  292. WARNING: Shader Unsupported: 'Game Particles/Standard Surface' - All subshaders removed
  293. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  294. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  295. WARNING: Shader Unsupported: 'Game Particles/gasGenericShader_A' - All subshaders removed
  296. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  297. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  298. ERROR: Shader Game Particles/gasGenericShader_A shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  299. WARNING: Shader Unsupported: 'Game Particles/gasGenericShader_A' - All subshaders removed
  300. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  301. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  302. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  303. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  304. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  305. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  306. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  307. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  308. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  309. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  310. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  311. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  312. ERROR: Shader Game Particles/Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  313. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  314. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  315. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  316. WARNING: Shader Unsupported: 'Game Particles/surfaceShader_particleEnhanced' - All subshaders removed
  317. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  318. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  319. ERROR: Shader Game Particles/surfaceShader_particleEnhanced shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  320. WARNING: Shader Unsupported: 'Game Particles/surfaceShader_particleEnhanced' - All subshaders removed
  321. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  322. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  323. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  324. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  325. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  326. ERROR: Shader Legacy Shaders/Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  327. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  328. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  329. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  330. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  331. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  332. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  333. ERROR: Shader Legacy Shaders/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  334. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  335. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  336. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  337. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_C' - All subshaders removed
  338. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  339. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  340. ERROR: Shader Game Particles/partPyro_template_lit_C shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  341. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_C' - All subshaders removed
  342. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  343. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  344. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  345. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  346. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  347. ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  348. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  349. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  350. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  351. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  352. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  353. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  354. ERROR: Shader Game Particles/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  355. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  356. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  357. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  358. WARNING: Shader Unsupported: 'Game Particles/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. ERROR: Shader Game Particles/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  362. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  363. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  364. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  365. ERROR: Shader Legacy Shaders/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  366. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  367. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  368. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  369. ERROR: Shader Game Particles/Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  370. WARNING: Shader Unsupported: 'Game Particles/Unlit' - 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/Particles/Additive (Soft) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  374. WARNING: Shader Unsupported: 'Game/BasicUV_TA' - 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 Game/BasicUV_TA shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  378. WARNING: Shader Unsupported: 'Game/BasicUV_TA' - 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 Shader Forge/PaintParticle shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  382. ERROR: Shader Shader Forge/7DTD_Fire_New shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  383. WARNING: Shader Unsupported: 'Game Particles/shader_gas_unlit' - All subshaders removed
  384. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  385. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  386. ERROR: Shader Game Particles/shader_gas_unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  387. WARNING: Shader Unsupported: 'Game Particles/shader_gas_unlit' - All subshaders removed
  388. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  389. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  390. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed
  391. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  392. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  393. ERROR: Shader Legacy Shaders/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  394. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed
  395. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  396. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  397. ERROR: Shader Legacy Shaders/Transparent/Cutout/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  398. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Specular' - All subshaders removed
  399. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  400. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  401. ERROR: Shader Legacy Shaders/Transparent/Cutout/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  402. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Specular' - All subshaders removed
  403. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  404. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  405. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed
  406. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  407. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  408. ERROR: Shader Legacy Shaders/Transparent/Cutout/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  409. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - 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. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Diffuse' - All subshaders removed
  413. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  414. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  415. ERROR: Shader Legacy Shaders/Transparent/Cutout/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  416. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Diffuse' - 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. WARNING: Shader Unsupported: 'Game Particles/vomitShader_T' - All subshaders removed
  420. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  421. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  422. ERROR: Shader Game Particles/vomitShader_T shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  423. WARNING: Shader Unsupported: 'Game Particles/vomitShader_T' - 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. WARNING: Shader Unsupported: 'Game Particles/shader_gas_lit' - All subshaders removed
  427. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  428. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  429. ERROR: Shader Game Particles/shader_gas_lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  430. WARNING: Shader Unsupported: 'Game Particles/shader_gas_lit' - 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. 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.
  434. WARNING: Shader Unsupported: 'Game Particles/Liquid' - 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. ERROR: Shader Game Particles/Liquid shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  438. WARNING: Shader Unsupported: 'Game Particles/Liquid' - All subshaders removed
  439. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  440. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  441. WARNING: Shader Unsupported: 'Game/ZombieGibRadiation' - 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. ERROR: Shader Game/ZombieGibRadiation shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  445. WARNING: Shader Unsupported: 'Game/ZombieGibRadiation' - All subshaders removed
  446. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  447. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  448. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/VertexLit' - 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. ERROR: Shader Legacy Shaders/Reflective/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  452. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/VertexLit' - All subshaders removed
  453. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  454. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  455. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Diffuse' - 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 Legacy Shaders/Reflective/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  459. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Diffuse' - All subshaders removed
  460. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  461. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  462. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Specular' - All subshaders removed
  463. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  464. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  465. ERROR: Shader Legacy Shaders/Reflective/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  466. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Specular' - All subshaders removed
  467. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  468. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  469. ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  470. Couldn't create a Convex Mesh from source mesh "bikeRearWheel_Broken" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
  471. Couldn't create a Convex Mesh from source mesh "frontWheel_BROKEN" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
  472. Couldn't create a Convex Mesh from source mesh "rearWheel_BROKEN" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
  473. Couldn't create a Convex Mesh from source mesh "backWheel_BROKEN" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
  474. Couldn't create a Convex Mesh from source mesh "frontWheel_BROKEN" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
  475. Couldn't create a Convex Mesh from source mesh "engine_BROKEN" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
  476. WARNING: Shader Unsupported: 'stainedGlass' - All subshaders removed
  477. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  478. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  479. ERROR: Shader stainedGlass shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  480. WARNING: Shader Unsupported: 'stainedGlass' - All subshaders removed
  481. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  482. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  483. Couldn't create a Convex Mesh from source mesh "front_Broken" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
  484. Couldn't create a Convex Mesh from source mesh "bottomTires_Broken" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
  485. Couldn't create a Convex Mesh from source mesh "front_Broken" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
  486. Couldn't create a Convex Mesh from source mesh "middle_Broken" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
  487. ERROR: Shader Hidden/Game/ChunkTransparent shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  488. 2024-06-25T12:30:26 5.246 INF Loaded (local): events in 0.00
  489. 2024-06-25T12:30:26 5.355 INF Loaded (local): entityclasses in 0.10
  490. 2024-06-25T12:30:26 5.365 INF Loaded (local): rwgmixer in 0.01
  491. 2024-06-25T12:30:26 5.376 INF Loaded (local): archetypes in 0.01
  492. 2024-06-25T12:30:26 5.377 INF Loaded (local): loadingscreen in 0.00
  493. 2024-06-25T12:30:26 5.384 INF Added 1335 subtitle data entries and 3 speaker colors
  494. 2024-06-25T12:30:26 5.384 INF Loaded (local): subtitles in 0.00
  495. 2024-06-25T12:30:26 5.385 INF Loaded (local): videos in 0.00
  496. 2024-06-25T12:30:26 5.385 INF WorldStaticData.Init() needed 4.000s
  497. 2024-06-25T12:30:26 5.411 INF Started Telnet on 31006
  498. 2024-06-25T12:30:26 5.418 INF [PartyQuests] Initialized
  499. 2024-06-25T12:30:26 5.419 INF Awake done in 4940 ms
  500. ERROR: Shader Unlit/Text shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  501. 2024-06-25T12:30:31 10.087 INF NET: Starting server protocols
  502. 2024-06-25T12:30:31 10.088 INF [NET] Disabling protocol: SteamNetworking
  503. 2024-06-25T12:30:31 10.107 INF NET: LiteNetLib server started
  504. 2024-06-25T12:30:31 10.108 INF [PlatformApplication] restart required = False
  505. 2024-06-25T12:30:31 10.108 INF StartGame
  506. 2024-06-25T12:30:31 10.108 INF NetPackageManager Init
  507. 2024-06-25T12:30:31 10.336 INF Persistent GamePrefs saved
  508. GamePref.AdminFileName = serveradmin.xml
  509. GamePref.AirDropFrequency = 72
  510. GamePref.AirDropMarker = True
  511. GamePref.AllowSpawnNearBackpack = True
  512. GamePref.AutopilotMode = 0
  513. GamePref.BedrollDeadZoneSize = 15
  514. GamePref.BedrollExpiryTime = 45
  515. GamePref.BlockDamageAI = 100
  516. GamePref.BlockDamageAIBM = 100
  517. GamePref.BlockDamagePlayer = 100
  518. GamePref.BloodMoonEnemyCount = 8
  519. GamePref.BloodMoonFrequency = 7
  520. GamePref.BloodMoonRange = 0
  521. GamePref.BloodMoonWarning = 8
  522. GamePref.BuildCreate = False
  523. GamePref.ConnectToServerIP = 127.0.0.1
  524. GamePref.ConnectToServerPort = 26900
  525. GamePref.CreateLevelDim = 4096
  526. GamePref.CreateLevelName = My Level
  527. GamePref.CreativeMenuEnabled = False
  528. GamePref.DayCount = 3
  529. GamePref.DayLightLength = 18
  530. GamePref.DayNightLength = 60
  531. GamePref.DeathPenalty = 0
  532. GamePref.DebugMenuEnabled = False
  533. GamePref.DebugMenuShowTasks = False
  534. GamePref.DebugPanelsEnabled = -
  535. GamePref.DebugStopEnemiesMoving = False
  536. GamePref.DropOnDeath = 0
  537. GamePref.DropOnQuit = 0
  538. GamePref.DynamicMeshDistance = 1000
  539. GamePref.DynamicMeshEnabled = True
  540. GamePref.DynamicMeshLandClaimBuffer = 3
  541. GamePref.DynamicMeshLandClaimOnly = False
  542. GamePref.DynamicMeshMaxItemCache = 3
  543. GamePref.DynamicMeshMaxRegionCache = 1
  544. GamePref.DynamicMeshUseImposters = False
  545. GamePref.DynamicSpawner =
  546. GamePref.EACEnabled = True
  547. GamePref.EnableMapRendering = True
  548. GamePref.EnemyDifficulty = 0
  549. GamePref.EnemySpawnMode = True
  550. GamePref.EulaLatestVersion = 0
  551. GamePref.EulaVersionAccepted = -1
  552. GamePref.FavoriteServersList =
  553. GamePref.FragLimit = 20
  554. GamePref.GameDifficulty = 1
  555. GamePref.GameGuidClient =
  556. GamePref.GameMode = GameModeSurvival
  557. GamePref.GameName = Masters of Chaos Gaming
  558. GamePref.GameNameClient = My Game
  559. GamePref.GameVersion = V 1.0
  560. GamePref.GameWorld = Vemucuda Mountains
  561. GamePref.HideCommandExecutionLog = 0
  562. GamePref.IgnoreEOSSanctions = False
  563. GamePref.JoiningOptions = True
  564. GamePref.LandClaimCount = 3
  565. GamePref.LandClaimDeadZone = 30
  566. GamePref.LandClaimDecayMode = 0
  567. GamePref.LandClaimExpiryTime = 7
  568. GamePref.LandClaimOfflineDelay = 0
  569. GamePref.LandClaimOfflineDurabilityModifier = 0
  570. GamePref.LandClaimOnlineDurabilityModifier = 0
  571. GamePref.LandClaimSize = 41
  572. GamePref.Language = English
  573. GamePref.LanguageBrowser =
  574. GamePref.LastGameResetRevision = 0
  575. GamePref.LastLoadedPrefab =
  576. GamePref.LastLoadingTipRead = -1
  577. GamePref.LootAbundance = 100
  578. GamePref.LootRespawnDays = 7
  579. GamePref.LootTimer =
  580. GamePref.MatchLength = 10
  581. GamePref.MaxChunkAge = -1
  582. GamePref.MaxQueuedMeshLayers = 1000
  583. GamePref.MaxSpawnedAnimals = 50
  584. GamePref.MaxSpawnedZombies = 128
  585. GamePref.MaxUncoveredMapChunksPerPlayer = 131072
  586. GamePref.NoGraphicsMode = True
  587. GamePref.OptionsAllowController = True
  588. GamePref.OptionsAmbientVolumeLevel = 1
  589. GamePref.OptionsAudioOcclusion = False
  590. GamePref.OptionsBackgroundGlobalOpacity = 0.75
  591. GamePref.OptionsChatCommunication = True
  592. GamePref.OptionsControllerAimAssists = True
  593. GamePref.OptionsControllerCursorHoverSensitivity = 0.5
  594. GamePref.OptionsControllerCursorSnap = True
  595. GamePref.OptionsControllerJoystickLayout = 0
  596. GamePref.OptionsControllerLookAcceleration = 4
  597. GamePref.OptionsControllerLookAxisDeadzone = 0.1
  598. GamePref.OptionsControllerLookInvert = False
  599. GamePref.OptionsControllerMoveAxisDeadzone = 0.1
  600. GamePref.OptionsControllerSensitivityX = 0.3
  601. GamePref.OptionsControllerSensitivityY = 0.3
  602. GamePref.OptionsControllerTriggerEffects = False
  603. GamePref.OptionsControllerVehicleSensitivity = 1
  604. GamePref.OptionsControllerVibration = True
  605. GamePref.OptionsControllerVibrationStrength = 2
  606. GamePref.OptionsControllerWeaponAiming = False
  607. GamePref.OptionsControllerZoomSensitivity = 0.5
  608. GamePref.OptionsControlsResetRevision = 0
  609. GamePref.OptionsControlsSprintLock = False
  610. GamePref.OptionsDisableChunkLODs = False
  611. GamePref.OptionsDisableXmlEvents = False
  612. GamePref.OptionsDynamicMusicDailyTime = 0.45
  613. GamePref.OptionsDynamicMusicEnabled = True
  614. GamePref.OptionsForegroundGlobalOpacity = 1
  615. GamePref.OptionsGfxAA = 1
  616. GamePref.OptionsGfxAASharpness = 0
  617. GamePref.OptionsGfxBloom = True
  618. GamePref.OptionsGfxBrightness = 0.5
  619. GamePref.OptionsGfxDOF = False
  620. GamePref.OptionsGfxDynamicMinFPS = 30
  621. GamePref.OptionsGfxDynamicMode = 0
  622. GamePref.OptionsGfxDynamicScale = 1
  623. GamePref.OptionsGfxFOV = 65
  624. GamePref.OptionsGfxGrassDistance = 1
  625. GamePref.OptionsGfxLODDistance = 0.5
  626. GamePref.OptionsGfxMotionBlur = 1
  627. GamePref.OptionsGfxMotionBlurEnabled = True
  628. GamePref.OptionsGfxObjQuality = 3
  629. GamePref.OptionsGfxOcclusion = True
  630. GamePref.OptionsGfxQualityPreset = 2
  631. GamePref.OptionsGfxReflectQuality = 1
  632. GamePref.OptionsGfxReflectShadows = False
  633. GamePref.OptionsGfxResetRevision = 0
  634. GamePref.OptionsGfxResolution = 0
  635. GamePref.OptionsGfxShadowDistance = 1
  636. GamePref.OptionsGfxShadowQuality = 1
  637. GamePref.OptionsGfxSSAO = True
  638. GamePref.OptionsGfxSSReflections = 1
  639. GamePref.OptionsGfxStreamMipmaps = True
  640. GamePref.OptionsGfxSunShafts = True
  641. GamePref.OptionsGfxTerrainQuality = 3
  642. GamePref.OptionsGfxTexFilter = 1
  643. GamePref.OptionsGfxTexQuality = 1
  644. GamePref.OptionsGfxTreeDistance = 4
  645. GamePref.OptionsGfxViewDistance = 6
  646. GamePref.OptionsGfxVsync = 1
  647. GamePref.OptionsGfxWaterPtlLimiter = 0.5
  648. GamePref.OptionsGfxWaterQuality = 1
  649. GamePref.OptionsHudOpacity = 1
  650. GamePref.OptionsHudSize = 0.75
  651. GamePref.OptionsInterfaceSensitivity = 1
  652. GamePref.OptionsIntroMovieEnabled = True
  653. GamePref.OptionsInvertMouse = False
  654. GamePref.OptionsJournalPopup = True
  655. GamePref.OptionsLiteNetLibMtuOverride = False
  656. GamePref.OptionsLookSensitivity = 0.5
  657. GamePref.OptionsMenuMusicVolumeLevel = 0.7
  658. GamePref.OptionsMicVolumeLevel = 0.75
  659. GamePref.OptionsMumblePositionalAudioSupport = False
  660. GamePref.OptionsMusicVolumeLevel = 0.6
  661. GamePref.OptionsOverallAudioVolumeLevel = 1
  662. GamePref.OptionsPlayChanceFrequency = 3
  663. GamePref.OptionsPlayChanceProbability = 0.983
  664. GamePref.OptionsPlayerModel = playerMale
  665. GamePref.OptionsPlayerModelTexture = Player/Male/Player_male
  666. GamePref.OptionsPOICulling = 1
  667. GamePref.OptionsQuestsAutoAccept = True
  668. GamePref.OptionsQuestsAutoShare = True
  669. GamePref.OptionsScreenBoundsValue = 1
  670. GamePref.OptionsSelectionBoxAlphaMultiplier = 0.4
  671. GamePref.OptionsShowCompass = True
  672. GamePref.OptionsShowCrosshair = True
  673. GamePref.OptionsStabSpawnBlocksOnGround = True
  674. GamePref.OptionsSubtitlesEnabled = False
  675. GamePref.OptionsTempCelsius = False
  676. GamePref.OptionsUiCompassUseEnglishCardinalDirections = False
  677. GamePref.OptionsUiFpsScaling = 1
  678. GamePref.OptionsVehicleLookSensitivity = 0.5
  679. GamePref.OptionsVoiceChatEnabled = True
  680. GamePref.OptionsVoiceInputDevice =
  681. GamePref.OptionsVoiceOutputDevice =
  682. GamePref.OptionsVoiceVolumeLevel = 0.75
  683. GamePref.OptionsWeaponAiming = False
  684. GamePref.OptionsZoomAccel = 0.5
  685. GamePref.OptionsZoomSensitivity = 0.3
  686. GamePref.PartySharedKillRange = 5000
  687. GamePref.PersistentPlayerProfiles = False
  688. GamePref.PlayerAutologin = False
  689. GamePref.PlayerKillingMode = 0
  690. GamePref.PlayerName = Player
  691. GamePref.PlayerSafeZoneHours = 5
  692. GamePref.PlayerSafeZoneLevel = 5
  693. GamePref.PlayerToken =
  694. GamePref.PlaytestBiome = 3
  695. GamePref.RebuildMap = False
  696. GamePref.Region = NorthAmericaEast
  697. GamePref.SaveDataLimit = -1
  698. GamePref.SelectionContextMode = 0
  699. GamePref.SelectionOperationMode = 0
  700. GamePref.ServerAdminSlots = 0
  701. GamePref.ServerAdminSlotsPermission = 0
  702. GamePref.ServerDescription = Testing Mods and configuration for Alpha 22
  703. GamePref.ServerDisabledNetworkProtocols = SteamNetworking
  704. GamePref.ServerEnabled = False
  705. GamePref.ServerIP =
  706. GamePref.ServerIsPublic = True
  707. GamePref.ServerLoginConfirmationText = .
  708. GamePref.ServerMaxAllowedViewDistance = 15
  709. GamePref.ServerMaxPlayerCount = 8
  710. GamePref.ServerMaxWorldTransferSpeedKiBs = 1300
  711. GamePref.ServerName = MoCG V1.0 Test Server
  712. GamePref.ServerPort = 31000
  713. GamePref.ServerReservedSlots = 0
  714. GamePref.ServerReservedSlotsPermission = 100
  715. GamePref.ServerVisibility = 2
  716. GamePref.ServerWebsiteURL = https://mastersofchaosgaming.com/
  717. GamePref.ShowFriendPlayerOnMap = True
  718. GamePref.SkipSpawnButton = False
  719. GamePref.TelnetEnabled = True
  720. GamePref.TelnetFailedLoginLimit = 10
  721. GamePref.TelnetFailedLoginsBlocktime = 10
  722. GamePref.TelnetPort = 31006
  723. GamePref.TerminalWindowEnabled = False
  724. GamePref.TwitchBloodMoonAllowed = False
  725. GamePref.TwitchServerPermission = 90
  726. GamePref.UNUSED_ControlPanelEnabled = False
  727. GamePref.UNUSED_ControlPanelPort = 8080
  728. GamePref.UNUSED_LastLoadedPrefabSize =
  729. GamePref.UNUSED_NewGameSetDefaults =
  730. GamePref.UNUSED_OptionsBloom =
  731. GamePref.UNUSED_OptionsDOF =
  732. GamePref.UNUSED_OptionsFieldOfViewNew =
  733. GamePref.UNUSED_OptionsGamma =
  734. GamePref.UNUSED_OptionsGfxGameplayResolutionHeight =
  735. GamePref.UNUSED_OptionsGfxGameplayResolutionWidth =
  736. GamePref.UNUSED_OptionsGfxUMATexQuality =
  737. GamePref.UNUSED_OptionsMotionBlur =
  738. GamePref.UNUSED_OptionsObjectBlur =
  739. GamePref.UNUSED_OptionsReflectionBounces =
  740. GamePref.UNUSED_OptionsReflectionCullList =
  741. GamePref.UNUSED_OptionsReflectionFarClip =
  742. GamePref.UNUSED_OptionsReflectionRefreshMode =
  743. GamePref.UNUSED_OptionsReflectionShadowDistance =
  744. GamePref.UNUSED_OptionsReflectionTimeSlicingMode =
  745. GamePref.UNUSED_OptionsSSAO =
  746. GamePref.UNUSED_OptionsStreamingMipmapsBudget =
  747. GamePref.UNUSED_OptionsSunShafts =
  748. GamePref.UNUSED_PlayerId =
  749. GamePref.UNUSED_SaveGameFolder =
  750. GamePref.UNUSED_UserDataFolder =
  751. GamePref.WebDashboardEnabled = True
  752. GamePref.WebDashboardPort = 31005
  753. GamePref.WebDashboardUrl = http://map.mastersofchaosgaming.com:31005/
  754. GamePref.WorldGenSeed = Atlantis
  755. GamePref.WorldGenSize = 10240
  756. GamePref.XPMultiplier = 100
  757. GamePref.ZombieBMMove = 1
  758. GamePref.ZombieFeralMove = 1
  759. GamePref.ZombieFeralSense = 0
  760. GamePref.ZombieMove = 0
  761. GamePref.ZombieMoveNight = 1
  762. GamePref.ZombiePlayers = True
  763. GameStat.AirDropFrequency = 0
  764. GameStat.AirDropMarker = True
  765. GameStat.AllowedViewDistance = 12
  766. GameStat.AnimalCount = 0
  767. GameStat.AutoParty = False
  768. GameStat.BedrollExpiryTime = 45
  769. GameStat.BlockDamagePlayer = 100
  770. GameStat.BloodMoonDay = 0
  771. GameStat.BloodMoonEnemyCount = 8
  772. GameStat.BloodMoonWarning = 8
  773. GameStat.ChunkStabilityEnabled = True
  774. GameStat.CurrentRoundIx = 0
  775. GameStat.DayLightLength = 18
  776. GameStat.DayLimitActive = False
  777. GameStat.DayLimitThisRound = 0
  778. GameStat.DeathPenalty = XPOnly
  779. GameStat.DropOnDeath = 1
  780. GameStat.DropOnQuit = 0
  781. GameStat.EnemyCount = 0
  782. GameStat.EnemyDifficulty = Normal
  783. GameStat.EnemySpawnMode = True
  784. GameStat.FragLimitActive = False
  785. GameStat.FragLimitThisRound = 0
  786. GameStat.GameDifficulty = 2
  787. GameStat.GameDifficultyBonus = 1
  788. GameStat.GameModeId = 0
  789. GameStat.GameState = 0
  790. GameStat.GlobalMessageToShow =
  791. GameStat.IsCreativeMenuEnabled = False
  792. GameStat.IsFlyingEnabled = False
  793. GameStat.IsPlayerCollisionEnabled = True
  794. GameStat.IsPlayerDamageEnabled = True
  795. GameStat.IsResetMapOnRestart = False
  796. GameStat.IsSaveSupplyCrates = True
  797. GameStat.IsSpawnEnemies = True
  798. GameStat.IsSpawnNearOtherPlayer = False
  799. GameStat.IsTeleportEnabled = False
  800. GameStat.IsVersionCheckDone = False
  801. GameStat.LandClaimCount = 3
  802. GameStat.LandClaimDeadZone = 30
  803. GameStat.LandClaimDecayMode = 0
  804. GameStat.LandClaimExpiryTime = 3
  805. GameStat.LandClaimOfflineDelay = 0
  806. GameStat.LandClaimOfflineDurabilityModifier = 32
  807. GameStat.LandClaimOnlineDurabilityModifier = 32
  808. GameStat.LandClaimSize = 41
  809. GameStat.LoadScene =
  810. GameStat.LootTimer =
  811. GameStat.OptionsPOICulling = 0
  812. GameStat.PartySharedKillRange = 100
  813. GameStat.PlayerKillingMode = KillStrangersOnly
  814. GameStat.ScoreDiedMultiplier = -5
  815. GameStat.ScorePlayerKillMultiplier = 1
  816. GameStat.ScoreZombieKillMultiplier = 1
  817. GameStat.ShowAllPlayersOnMap = False
  818. GameStat.ShowFriendPlayerOnMap = True
  819. GameStat.ShowSpawnWindow = False
  820. GameStat.ShowWindow =
  821. GameStat.TimeLimitActive = False
  822. GameStat.TimeLimitThisRound = 0
  823. GameStat.TimeOfDayIncPerSec = 20
  824. GameStat.TwitchBloodMoonAllowed = True
  825. GameStat.UNUSED_ShowZombieCounter =
  826. GameStat.XPMultiplier = 100
  827. GameStat.ZombieHordeMeter = False
  828. 2024-06-25T12:30:31 10.437 INF StartAsServer
  829. 2024-06-25T12:30:31 10.450 INF Setting for 'DeathPenalty' does not match the default (server will go to the modded category): current = 0, default = 1
  830. 2024-06-25T12:30:31 10.450 INF Setting for 'DropOnDeath' does not match the default (server will go to the modded category): current = 0, default = 1
  831. 2024-06-25T12:30:32 10.853 INF Loaded (local): events in 0.10
  832. 2024-06-25T12:30:32 11.553 INF Loaded (local): materials in 0.30
  833. 2024-06-25T12:30:33 11.902 INF Loaded (local): physicsbodies in 0.10
  834. 2024-06-25T12:30:33 12.253 INF Loaded (local): painting in 0.10
  835. 2024-06-25T12:30:34 12.654 INF Loaded (local): shapes in 0.10
  836. ERROR: Shader Legacy Shaders/Transparent/Cutout/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  837. WARNING: Shader Unsupported: 'Nature/SpeedTree Billboard' - All subshaders removed
  838. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  839. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  840. ERROR: Shader Nature/SpeedTree Billboard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  841. WARNING: Shader Unsupported: 'Nature/SpeedTree Billboard' - All subshaders removed
  842. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  843. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  844. ERROR: Shader Game/BlockMissing shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  845. WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
  846. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  847. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  848. ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  849. WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
  850. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  851. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  852. ERROR: Shader Game/Transparent shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  853. WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed
  854. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  855. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  856. ERROR: Shader 7DTD/7DTD_Liquid shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  857. WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - 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. WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
  861. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  862. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  863. ERROR: Shader Custom/SignTextShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  864. WARNING: Shader Unsupported: 'Custom/SignTextShader' - 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. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  868. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  869. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  870. ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  871. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  872. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  873. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  874. ERROR: Shader Legacy Shaders/Particles/Alpha Blended Premultiply shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  875. WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed
  876. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  877. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  878. ERROR: Shader 7DTD/7DTD_Fire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  879. WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - 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. There is no texture data available to upload.
  883. ERROR: Shader Game/SemiTransGlow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  884. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  885. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  886. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  887. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  888. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - 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. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  892. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  893. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  894. ERROR: Shader Game Particles/Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  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. There is no texture data available to upload.
  899. There is no texture data available to upload.
  900. There is no texture data available to upload.
  901. There is no texture data available to upload.
  902. There is no texture data available to upload.
  903. There is no texture data available to upload.
  904. There is no texture data available to upload.
  905. There is no texture data available to upload.
  906. There is no texture data available to upload.
  907. There is no texture data available to upload.
  908. There is no texture data available to upload.
  909. There is no texture data available to upload.
  910. There is no texture data available to upload.
  911. There is no texture data available to upload.
  912. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  913. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  914. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  915. ERROR: Shader Game/TorchFire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  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. WARNING: Shader Unsupported: 'Game Particles/partPyro_fireShader_A' - All subshaders removed
  920. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  921. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  922. ERROR: Shader Game Particles/partPyro_fireShader_A shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  923. WARNING: Shader Unsupported: 'Game Particles/partPyro_fireShader_A' - 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. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_B' - All subshaders removed
  927. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  928. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  929. ERROR: Shader Game Particles/partPyro_template_lit_B shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  930. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_B' - 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 Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  934. WARNING: Shader Unsupported: 'Particles/Standard Surface' - 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. ERROR: Shader Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  938. WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
  939. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  940. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  941. WARNING: Shader Unsupported: 'Autodesk Interactive' - 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. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  945. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  946. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  947. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  948. WARNING: Shader Unsupported: 'Game/Autodesk' - 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. ERROR: Shader Game/Autodesk shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  952. WARNING: Shader Unsupported: 'Game/Autodesk' - All subshaders removed
  953. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  954. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  955. ERROR: Shader Game/Character shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  956. WARNING: Shader Unsupported: '7DTD/7DTD_Cobweb' - All subshaders removed
  957. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  958. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  959. ERROR: Shader 7DTD/7DTD_Cobweb shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  960. WARNING: Shader Unsupported: '7DTD/7DTD_Cobweb' - All subshaders removed
  961. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  962. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  963. There is no texture data available to upload.
  964. WARNING: Shader Unsupported: 'Game/EntityTintMaskSSS' - All subshaders removed
  965. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  966. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  967. ERROR: Shader Game/EntityTintMaskSSS shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  968. WARNING: Shader Unsupported: 'Game/EntityTintMaskSSS' - All subshaders removed
  969. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  970. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  971. There is no texture data available to upload.
  972. ERROR: Shader Legacy Shaders/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  973. WARNING: Shader Unsupported: 'Game/CharacterPlayerOutfit' - All subshaders removed
  974. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  975. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  976. ERROR: Shader Game/CharacterPlayerOutfit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  977. WARNING: Shader Unsupported: 'Game/CharacterPlayerOutfit' - All subshaders removed
  978. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  979. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  980. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  981. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  982. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  983. ERROR: Shader Game Particles/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  984. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  985. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  986. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  987. WARNING: Shader Unsupported: 'Game Particles/Standard Surface' - All subshaders removed
  988. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  989. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  990. ERROR: Shader Game Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  991. WARNING: Shader Unsupported: 'Game Particles/Standard Surface' - All subshaders removed
  992. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  993. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  994. There is no texture data available to upload.
  995. WARNING: Shader Unsupported: 'Game/Autodesk' - All subshaders removed
  996. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  997. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  998. ERROR: Shader Game/Autodesk shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  999. WARNING: Shader Unsupported: 'Game/Autodesk' - All subshaders removed
  1000. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1001. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1002. WARNING: Shader Unsupported: '7DTD/7DTD_Sign_Illuminated' - All subshaders removed
  1003. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1004. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1005. ERROR: Shader 7DTD/7DTD_Sign_Illuminated shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1006. WARNING: Shader Unsupported: '7DTD/7DTD_Sign_Illuminated' - All subshaders removed
  1007. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1008. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1009. There is no texture data available to upload.
  1010. WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
  1011. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1012. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1013. ERROR: Shader Custom/SignTextShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1014. WARNING: Shader Unsupported: 'Custom/SignTextShader' - 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/Transparent shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1018. WARNING: Shader Unsupported: 'Standard' - 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. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1022. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1023. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1024. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1025. WARNING: Shader Unsupported: 'Nature/SpeedTree8' - All subshaders removed
  1026. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1027. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1028. ERROR: Shader Nature/SpeedTree8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1029. WARNING: Shader Unsupported: 'Nature/SpeedTree8' - 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 Game/SpeedTree8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1033. WARNING: Shader Unsupported: 'Nature/SpeedTree' - 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. ERROR: Shader Nature/SpeedTree shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1037. WARNING: Shader Unsupported: 'Nature/SpeedTree' - All subshaders removed
  1038. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1039. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1040. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - 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/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1044. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - 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. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1048. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1049. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1050. ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1051. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1052. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1053. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1054. There is no texture data available to upload.
  1055. WARNING: Shader Unsupported: '7DTD/7DTD_RallyPoint' - All subshaders removed
  1056. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1057. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1058. ERROR: Shader 7DTD/7DTD_RallyPoint shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1059. WARNING: Shader Unsupported: '7DTD/7DTD_RallyPoint' - All subshaders removed
  1060. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1061. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1062. No mesh data available for mesh GeneratorLightGlass on particle system OffState. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
  1063. No mesh data available for mesh GeneratorLightGlass on particle system RebootState. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
  1064. No mesh data available for mesh GeneratorLightGlass on particle system OnState. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
  1065. No mesh data available for mesh GeneratorLightGlass on particle system EnteringOnState. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
  1066. There is no texture data available to upload.
  1067. No mesh data available for mesh GeneratorLightGlass on particle system OnState. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
  1068. No mesh data available for mesh GeneratorLightGlass on particle system EnteringOnState. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
  1069. No mesh data available for mesh GeneratorLightGlass on particle system OffState. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
  1070. No mesh data available for mesh GeneratorLightGlass on particle system RebootState. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
  1071. ERROR: Shader Game/Character shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1072. WARNING: Shader Unsupported: 'Game/Cloth' - All subshaders removed
  1073. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1074. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1075. ERROR: Shader Game/Cloth shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1076. WARNING: Shader Unsupported: 'Game/Cloth' - All subshaders removed
  1077. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1078. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1079. WARNING: Shader Unsupported: 'Game Particles/shader_gas_unlit' - All subshaders removed
  1080. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1081. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1082. ERROR: Shader Game Particles/shader_gas_unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1083. WARNING: Shader Unsupported: 'Game Particles/shader_gas_unlit' - All subshaders removed
  1084. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1085. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1086. Unloading 5 Unused Serialized files (Serialized files now loaded: 11)
  1087. 2024-06-25T12:30:43 22.463 INF Block IDs with mapping
  1088. 2024-06-25T12:30:43 22.472 INF Block IDs total 23949, terr 29, last 24171
  1089. 2024-06-25T12:30:43 22.485 INF Loaded (local): blocks in 9.30
  1090. Unloading 73786 unused Assets to reduce memory usage. Loaded Objects now: 79375.
  1091. Total: 310.294154 ms (FindLiveObjects: 4.594070 ms CreateObjectMapping: 7.699531 ms MarkObjects: 278.685018 ms DeleteObjects: 19.314793 ms)
  1092.  
  1093. 2024-06-25T12:30:44 23.047 INF Loaded (local): progression in 0.10
  1094. WARNING: Shader Unsupported: '7DTD_Unity5/WaterInBucket' - All subshaders removed
  1095. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1096. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1097. ERROR: Shader 7DTD_Unity5/WaterInBucket shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1098. WARNING: Shader Unsupported: '7DTD_Unity5/WaterInBucket' - All subshaders removed
  1099. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1100. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1101. 2024-06-25T12:30:45 23.892 INF Loaded (local): buffs in 0.59
  1102. 2024-06-25T12:30:45 24.225 INF Loaded (local): misc in 0.10
  1103. WARNING: Shader Unsupported: '7DTD/TorchGlow' - All subshaders removed
  1104. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1105. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1106. ERROR: Shader 7DTD/TorchGlow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1107. WARNING: Shader Unsupported: '7DTD/TorchGlow' - All subshaders removed
  1108. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1109. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1110. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  1111. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1112. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1113. ERROR: Shader Game/TorchFire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1114. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  1115. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1116. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1117. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  1118. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1119. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1120. ERROR: Shader Game/TorchFire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1121. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  1122. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1123. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1124. There is no texture data available to upload.
  1125. 2024-06-25T12:30:46 24.849 INF Loaded (local): items in 0.37
  1126. ERROR: Shader Shader Forge/7DTD_Particle_Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1127. WARNING: Shader Unsupported: 'Game/Glass Reflex' - All subshaders removed
  1128. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1129. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1130. ERROR: Shader Game/Glass Reflex shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1131. WARNING: Shader Unsupported: 'Game/Glass Reflex' - All subshaders removed
  1132. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1133. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1134. 2024-06-25T12:30:46 25.238 INF Item IDs with mapping
  1135. 2024-06-25T12:30:46 25.238 INF ItemIDs from Mapping
  1136. 2024-06-25T12:30:46 25.241 INF ItemClass assignLeftOverItems 66880 of 81920
  1137. 2024-06-25T12:30:46 25.293 INF Loaded (local): item_modifiers in 0.06
  1138. 2024-06-25T12:30:47 25.643 INF Loaded (local): entityclasses in 0.10
  1139. 2024-06-25T12:30:47 25.993 INF Loaded (local): qualityinfo in 0.10
  1140. 2024-06-25T12:30:47 26.343 INF Loaded (local): sounds in 0.10
  1141. 2024-06-25T12:30:48 26.692 INF Loaded (local): recipes in 0.10
  1142. 2024-06-25T12:30:48 27.043 INF Loaded (local): blockplaceholders in 0.10
  1143. 2024-06-25T12:30:48 27.393 INF Loaded (local): loot in 0.10
  1144. 2024-06-25T12:30:49 27.743 INF Loaded (local): entitygroups in 0.10
  1145. 2024-06-25T12:30:49 28.093 INF Loaded (local): utilityai in 0.10
  1146. 2024-06-25T12:30:49 28.443 INF Loaded (local): vehicles in 0.10
  1147. 2024-06-25T12:30:50 28.792 INF Loaded (local): rwgmixer in 0.10
  1148. 2024-06-25T12:30:50 29.143 INF Loaded (local): weathersurvival in 0.10
  1149. 2024-06-25T12:30:50 29.493 INF Loaded (local): archetypes in 0.10
  1150. 2024-06-25T12:30:51 29.843 INF Loaded (local): challenges in 0.10
  1151. 2024-06-25T12:30:51 30.194 INF Loaded (local): quests in 0.10
  1152. 2024-06-25T12:30:51 30.544 INF Loaded (local): traders in 0.10
  1153. 2024-06-25T12:30:52 30.894 INF Loaded (local): npc in 0.10
  1154. 2024-06-25T12:30:52 31.244 INF Loaded (local): dialogs in 0.10
  1155. 2024-06-25T12:30:52 31.594 INF Loaded (local): ui_display in 0.10
  1156. 2024-06-25T12:30:53 31.944 INF Loaded (local): nav_objects in 0.10
  1157. 2024-06-25T12:30:53 32.294 INF Loaded (local): gamestages in 0.10
  1158. 2024-06-25T12:30:54 32.793 INF Loaded (local): gameevents in 0.25
  1159. 2024-06-25T12:30:54 33.152 INF Loaded (local): twitch in 0.10
  1160. 2024-06-25T12:30:54 33.552 INF Loaded (local): twitch_events in 0.10
  1161. 2024-06-25T12:30:55 33.903 INF Loaded (local): dmscontent in 0.10
  1162. 2024-06-25T12:30:55 34.252 INF Loaded (local): XUi_Common/styles in 0.10
  1163. 2024-06-25T12:30:55 34.602 INF Loaded (local): XUi_Common/controls in 0.10
  1164. 2024-06-25T12:30:56 34.953 INF Loaded (local): XUi/styles in 0.10
  1165. 2024-06-25T12:30:56 35.302 INF Loaded (local): XUi/controls in 0.10
  1166. 2024-06-25T12:30:57 35.652 INF Loaded (local): XUi/windows in 0.10
  1167. 2024-06-25T12:30:57 36.002 INF Loaded (local): XUi/xui in 0.10
  1168. 2024-06-25T12:30:57 36.352 INF Loaded (local): biomes in 0.10
  1169. 2024-06-25T12:30:58 36.702 INF Loaded (local): worldglobal in 0.10
  1170. 2024-06-25T12:30:58 37.052 INF Loaded (local): spawning in 0.10
  1171. 2024-06-25T12:30:58 37.402 INF Loaded (local): loadingscreen in 0.10
  1172. 2024-06-25T12:30:59 37.704 INF Added 1335 subtitle data entries and 3 speaker colors
  1173. 2024-06-25T12:30:59 37.752 INF Loaded (local): subtitles in 0.10
  1174. 2024-06-25T12:30:59 38.102 INF Loaded (local): videos in 0.10
  1175. 2024-06-25T12:30:59 38.253 INF createWorld: Vemucuda Mountains, Masters of Chaos Gaming, GameModeSurvival
  1176. 2024-06-25T12:30:59 38.253 INF Occlusion: Disabled
  1177. 2024-06-25T12:30:59 38.320 INF Started thread ChunkRegeneration
  1178. 2024-06-25T12:30:59 38.320 INF Started thread ChunkMeshBake
  1179. 2024-06-25T12:30:59 38.320 INF Started thread ChunkCalc
  1180. 2024-06-25T12:30:59 38.402 INF World.Load: Vemucuda Mountains
  1181. 2024-06-25T12:30:59 38.414 INF BloodMoon SetDay: day 14, last day 7, freq 7, range 0
  1182. 2024-06-25T12:30:59 38.454 INF Started thread WaterSimulationApplyChanges
  1183. 2024-06-25T12:31:03 42.203 INF Started thread GenerateChunks
  1184. 2024-06-25T12:31:04 43.297 INF Calculating world hashes took 993 ms (world size 415 MiB)
  1185. 2024-06-25T12:31:04 43.299 INF Initial ENABLE_FILE_BACKED_ARRAYS == False
  1186. 2024-06-25T12:31:04 43.424 INF Loading dtm raw file took 1171ms
  1187. 2024-06-25T12:31:04 43.475 INF Biomes image size w= 1280, h = 1280
  1188. Texture with ID 2741 and with size 10240x10240 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.
  1189. 2024-06-25T12:31:06 45.089 INF Loading and creating biomes took 1665ms
  1190. Texture with ID 2742 and with size 10240x10240 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.
  1191. Texture with ID 2743 and with size 10240x10240 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.
  1192. 2024-06-25T12:31:07 46.543 INF Loading and creating shader control textures took 1453ms
  1193. 2024-06-25T12:31:09 47.980 INF Loading and parsing of generator took 1437ms
  1194. 2024-06-25T12:31:09 48.047 INF Computed 1690 chunk groups containing a total of 40583 chunks. Largest group contains 445 chunks.
  1195. 2024-06-25T12:31:09 48.104 INF Started thread SaveChunks /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/Region
  1196. Texture with ID 2746 and with size 5120x5120 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.
  1197. Texture with ID 2747 and with size 5120x5120 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.
  1198. Texture with ID 2746 and with size 5120x5120 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.
  1199. Texture with ID 2746 and with size 5120x5120 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.
  1200. Texture with ID 2747 and with size 5120x5120 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.
  1201. Texture with ID 2747 and with size 5120x5120 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.
  1202. 2024-06-25T12:31:11 50.238 INF [DECO] read 251114
  1203. 2024-06-25T12:31:11 50.525 INF Dynamic Music Initialized on Server
  1204. 2024-06-25T12:31:11 50.525 INF Dynamic Music Initialized on Dedi
  1205. 2024-06-25T12:31:11 50.531 INF AstarManager Init
  1206. 2024-06-25T12:31:12 50.772 INF WeatherManager: Init 8 weather packages
  1207. WARNING: Shader Unsupported: '7DTD_Unity5/Wire' - All subshaders removed
  1208. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1209. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1210. ERROR: Shader 7DTD_Unity5/Wire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1211. WARNING: Shader Unsupported: '7DTD_Unity5/Wire' - All subshaders removed
  1212. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1213. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1214. There is no texture data available to upload.
  1215. There is no texture data available to upload.
  1216. 2024-06-25T12:31:12 51.126 INF createWorld() done
  1217. 2024-06-25T12:31:12 51.128 INF Loading players.xml
  1218. 2024-06-25T12:31:12 51.137 INF [PlatformUserManager] Primary ID 'EOS_00020291d3b7476fadcc478759047c46' was mapped to Native ID 'Steam_76561197990496105'.
  1219. 2024-06-25T12:31:12 51.138 INF [PlatformUserManager] Primary ID 'EOS_0002065329ef4f9492552edb8db36a73' was mapped to Native ID 'Steam_76561198363183923'.
  1220. 2024-06-25T12:31:12 51.138 INF [PlatformUserManager] Primary ID 'EOS_00021b80a2494023a19d0500897eddca' was mapped to Native ID 'Steam_76561198081524734'.
  1221. 2024-06-25T12:31:12 51.138 INF [PlatformUserManager] Primary ID 'EOS_00020a86cc6a4ad3a022c1e68a868b43' was mapped to Native ID 'Steam_76561198823624000'.
  1222. 2024-06-25T12:31:12 51.138 INF [PlatformUserManager] Primary ID 'EOS_0002ed591c794901a60f25bdf258add9' was mapped to Native ID 'Steam_76561198068096924'.
  1223. 2024-06-25T12:31:12 51.139 INF [PlatformUserManager] Primary ID 'EOS_0002460dbc0143049b34e59a38142a28' was mapped to Native ID 'Steam_76561197963272678'.
  1224. 2024-06-25T12:31:12 51.139 INF [PlatformUserManager] Primary ID 'EOS_00022ed9f35346698ac3304bc05c662e' was mapped to Native ID 'Steam_76561197973469297'.
  1225. 2024-06-25T12:31:12 51.139 INF [PlatformUserManager] Primary ID 'EOS_000286af55944f27afbab79b5e9ed3c7' was mapped to Native ID 'Steam_76561198930521791'.
  1226. 2024-06-25T12:31:12 51.139 INF [PlatformUserManager] Primary ID 'EOS_0002ab2423b4421282c28822c02fbec9' was mapped to Native ID 'Steam_76561198045556128'.
  1227. 2024-06-25T12:31:12 51.139 INF [PlatformUserManager] Primary ID 'EOS_000244e8b7f64c62852a11b11d5dd698' was mapped to Native ID 'Steam_76561198077807515'.
  1228. 2024-06-25T12:31:12 51.139 INF [PlatformUserManager] Primary ID 'EOS_0002713702664423bb121c7bd70e3b81' was mapped to Native ID 'Steam_76561197984184466'.
  1229. 2024-06-25T12:31:12 51.139 INF [PlatformUserManager] Primary ID 'EOS_000221d501f244d7b8547ef2756ce5a3' was mapped to Native ID 'Steam_76561198045426595'.
  1230. 2024-06-25T12:31:12 51.171 INF WeatherManager: ApplySavedPackages
  1231. 2024-06-25T12:31:12 51.221 INF Loaded player
  1232. 2024-06-25T12:31:12 51.271 INF VehicleManager /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/vehicles.dat, loaded 0
  1233. 2024-06-25T12:31:12 51.272 INF DroneManager /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/drones.dat, loaded 0
  1234. 2024-06-25T12:31:12 51.272 INF TurretTracker /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/turrets.dat, loaded 0
  1235. 2024-06-25T12:31:12 51.372 INF [EOS] Registering server
  1236. 2024-06-25T12:31:12 51.388 INF [PlayerInteractions] JoinedMultiplayerServer not supported with current platforms
  1237. 2024-06-25T12:31:12 51.389 INF [EAC] Starting EAC server
  1238. [S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
  1239. CAppInfoCacheReadFromDiskThread took 3 milliseconds to initialize
  1240. dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
  1241. Setting breakpad minidump AppID = 251570
  1242. SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561197960265728 [API loaded no]
  1243. [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.
  1244. 2024-06-25T12:31:15 53.654 INF Loading dymesh settings
  1245. 2024-06-25T12:31:15 53.655 INF Dynamic Mesh Settings
  1246. 2024-06-25T12:31:15 53.655 INF Use Imposter Values: False
  1247. 2024-06-25T12:31:15 53.655 INF Only Player Areas: False
  1248. 2024-06-25T12:31:15 53.655 INF Player Area Buffer: 3
  1249. 2024-06-25T12:31:15 53.655 INF Max View Distance: 1000
  1250. 2024-06-25T12:31:15 53.655 INF Regen all on new world: False
  1251. 2024-06-25T12:31:15 53.657 INF Dymesh: Prepping dynamic mesh. Resend Default: True
  1252. 2024-06-25T12:31:15 53.657 INF Dymesh: Mesh location: /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/DynamicMeshes/
  1253. 2024-06-25T12:31:15 53.940 INF [CSMM_Patrons] CpmStrings loaded from CpmStrings.xml.
  1254. 2024-06-25T12:31:15 53.953 INF [CSMM_Patrons] CpmSettings loaded from CpmSettings.xml.
  1255. 2024-06-25T12:31:15 53.975 INF [CSMM_Patrons] Loading permissions file at '/home/a22test/Save/Saves/cpmcc_permissions.xml'
  1256. 2024-06-25T12:31:15 53.977 INF [CSMM_Patrons] Loading cpmcc_permissions file done.
  1257. 2024-06-25T12:31:15 54.000 INF [CSMM_Patrons] Started cpmcc on 31008
  1258. 2024-06-25T12:31:15 54.000 INF [CSMM_Patrons] Starting cleanup of player databases...
  1259. 2024-06-25T12:31:15 54.069 INF [CSMM_Patrons] Player databases have been cleaned!
  1260. 2024-06-25T12:31:15 54.069 INF [CSMM_Patrons] Started Location monitoring.
  1261. 2024-06-25T12:31:15 54.070 INF [CSMM_Patrons] Claimprotector has started.
  1262. 2024-06-25T12:31:15 54.070 INF VehicleManager /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/vehicles.dat, loaded 0
  1263. 2024-06-25T12:31:15 54.094 ERR CreateStringFromPuid with null PUID! From:
  1264. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1265. Platform.EOS.UserIdentifierEos:CreateStringFromPuid (Epic.OnlineServices.ProductUserId)
  1266. Platform.EOS.UserIdentifierEos:get_ProductUserIdString ()
  1267. Platform.EOS.UserIdentifierEos:Equals (PlatformUserIdentifierAbs)
  1268. System.Collections.Generic.GenericEqualityComparer`1<PlatformUserIdentifierAbs>:Equals (PlatformUserIdentifierAbs,PlatformUserIdentifierAbs)
  1269. System.Collections.Generic.Dictionary`2<PlatformUserIdentifierAbs, AllocsFixes.PersistentData.Player>:TryInsert (PlatformUserIdentifierAbs,AllocsFixes.PersistentData.Player,System.Collections.Generic.InsertionBehavior)
  1270. System.Collections.Generic.Dictionary`2<PlatformUserIdentifierAbs, AllocsFixes.PersistentData.Player>:Add (PlatformUserIdentifierAbs,AllocsFixes.PersistentData.Player)
  1271. System.Collections.Generic.Dictionary`2<PlatformUserIdentifierAbs, AllocsFixes.PersistentData.Player>:OnDeserialization (object)
  1272. System.Runtime.Serialization.ObjectManager:RaiseDeserializationEvent ()
  1273. System.Runtime.Serialization.Formatters.Binary.ObjectReader:Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler,System.Runtime.Serialization.Formatters.Binary.__BinaryParser,bool,bool,System.Runtime.Remoting.Messaging.IMethodCallMessage)
  1274. System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize (System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler,bool,bool,System.Runtime.Remoting.Messaging.IMethodCallMessage)
  1275. System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize (System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler,bool,System.Runtime.Remoting.Messaging.IMethodCallMessage)
  1276. System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize (System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler,bool)
  1277. System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize (System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler)
  1278. System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize (System.IO.Stream)
  1279. AllocsFixes.PersistentData.PersistentContainer:Load () (at E:/allocs_mod_legacy/7dtd-server-fixes/src/PersistentData/PersistentContainer.cs:45)
  1280. AllocsFixes.API:GameAwake () (at E:/allocs_mod_legacy/7dtd-server-fixes/src/API.cs:19)
  1281. ModEvent:Invoke ()
  1282. GameManager/<startGameCo>d__133:MoveNext ()
  1283. UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)
  1284.  
  1285.  
  1286. 2024-06-25T12:31:15 54.094 ERR CreateStringFromPuid with null PUID! From:
  1287. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1288. Platform.EOS.UserIdentifierEos:CreateStringFromPuid (Epic.OnlineServices.ProductUserId)
  1289. Platform.EOS.UserIdentifierEos:get_ProductUserIdString ()
  1290. Platform.EOS.UserIdentifierEos:Equals (PlatformUserIdentifierAbs)
  1291. System.Collections.Generic.GenericEqualityComparer`1<PlatformUserIdentifierAbs>:Equals (PlatformUserIdentifierAbs,PlatformUserIdentifierAbs)
  1292. System.Collections.Generic.Dictionary`2<PlatformUserIdentifierAbs, AllocsFixes.PersistentData.Player>:TryInsert (PlatformUserIdentifierAbs,AllocsFixes.PersistentData.Player,System.Collections.Generic.InsertionBehavior)
  1293. System.Collections.Generic.Dictionary`2<PlatformUserIdentifierAbs, AllocsFixes.PersistentData.Player>:Add (PlatformUserIdentifierAbs,AllocsFixes.PersistentData.Player)
  1294. System.Collections.Generic.Dictionary`2<PlatformUserIdentifierAbs, AllocsFixes.PersistentData.Player>:OnDeserialization (object)
  1295. System.Runtime.Serialization.ObjectManager:RaiseDeserializationEvent ()
  1296. System.Runtime.Serialization.Formatters.Binary.ObjectReader:Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler,System.Runtime.Serialization.Formatters.Binary.__BinaryParser,bool,bool,System.Runtime.Remoting.Messaging.IMethodCallMessage)
  1297. System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize (System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler,bool,bool,System.Runtime.Remoting.Messaging.IMethodCallMessage)
  1298. System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize (System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler,bool,System.Runtime.Remoting.Messaging.IMethodCallMessage)
  1299. System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize (System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler,bool)
  1300. System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize (System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler)
  1301. System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize (System.IO.Stream)
  1302. AllocsFixes.PersistentData.PersistentContainer:Load () (at E:/allocs_mod_legacy/7dtd-server-fixes/src/PersistentData/PersistentContainer.cs:45)
  1303. AllocsFixes.API:GameAwake () (at E:/allocs_mod_legacy/7dtd-server-fixes/src/API.cs:19)
  1304. ModEvent:Invoke ()
  1305. GameManager/<startGameCo>d__133:MoveNext ()
  1306. UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)
  1307.  
  1308.  
  1309. 2024-06-25T12:31:15 54.094 ERR Exception in PersistentContainer.Load
  1310. 2024-06-25T12:31:15 54.097 EXC An item with the same key has already been added. Key:
  1311. at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x001cc] in <ff4e3fe86250407285eaebda8f185c35>:0
  1312. at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0
  1313. at System.Collections.Generic.Dictionary`2[TKey,TValue].OnDeserialization (System.Object sender) [0x000b5] in <ff4e3fe86250407285eaebda8f185c35>:0
  1314. at System.Runtime.Serialization.ObjectManager.RaiseDeserializationEvent () [0x00021] in <ff4e3fe86250407285eaebda8f185c35>:0
  1315. at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize (System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser serParser, System.Boolean fCheck, System.Boolean isCrossAppDomain, System.Runtime.Remoting.Messaging.IMethodCallMessage methodCallMessage) [0x0010d] in <ff4e3fe86250407285eaebda8f185c35>:0
  1316. at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Boolean fCheck, System.Boolean isCrossAppDomain, System.Runtime.Remoting.Messaging.IMethodCallMessage methodCallMessage) [0x000a2] in <ff4e3fe86250407285eaebda8f185c35>:0
  1317. at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Boolean fCheck, System.Runtime.Remoting.Messaging.IMethodCallMessage methodCallMessage) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0
  1318. at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler, System.Boolean fCheck) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0
  1319. at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0
  1320. at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream serializationStream) [0x00000] in <ff4e3fe86250407285eaebda8f185c35>:0
  1321. at AllocsFixes.PersistentData.PersistentContainer.Load () [0x0004a] in E:\allocs_mod_legacy\7dtd-server-fixes\src\PersistentData\PersistentContainer.cs:45
  1322. UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
  1323. Log:Exception(Exception)
  1324. AllocsFixes.PersistentData.PersistentContainer:Load() (at E:\allocs_mod_legacy\7dtd-server-fixes\src\PersistentData\PersistentContainer.cs:52)
  1325. AllocsFixes.API:GameAwake() (at E:\allocs_mod_legacy\7dtd-server-fixes\src\API.cs:19)
  1326. ModEvent:Invoke()
  1327. <startGameCo>d__133:MoveNext()
  1328. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  1329.  
  1330. 2024-06-25T12:31:15 54.102 INF [Web] Serving basic webserver files from /home/a22test/serverfiles/7DaysToDieServer_Data/../Mods/TFP_WebServer/webroot
  1331. 2024-06-25T12:31:15 54.113 INF Started thread SSE-Processing_/sse/
  1332. 2024-06-25T12:31:15 54.178 INF Started legacy webmod feature on port 31005, local address /legacymap
  1333. 2024-06-25T12:31:15 54.221 INF [Web] OpenAPI preparation done
  1334. 2024-06-25T12:31:15 54.228 INF [Web] Started Webserver on port 31005
  1335. 2024-06-25T12:31:18 56.682 WRN [Web] Invalid Admintoken used from 192.158.236.219:43948
  1336. 2024-06-25T12:31:18 56.690 WRN [Web] [SSE] In SseHandler.HandleRequest(): No 'events' query parameter given
  1337. 2024-06-25T12:31:31 69.873 INF [Web] IconHandler: Loaded 8577 icons (5124 source images with 3453 tints applied)
  1338. 2024-06-25T12:31:31 69.873 INF [Web] IconHandler: Total time 15643 ms, loading files 2414 ms, tinting files 8577 ms, encoding files 4438 ms
  1339. 2024-06-25T12:31:31 69.874 INF [Web] IconHandler: Cached 182683 KiB
  1340. 2024-06-25T12:31:31 69.874 INF StartGame done
  1341. ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1342. 2024-06-25T12:31:31 69.970 INF [Steamworks.NET] Registering auth callbacks
  1343. 2024-06-25T12:31:31 69.972 INF [Steamworks.NET] GameServer.Init successful
  1344. 2024-06-25T12:31:31 69.974 INF [Steamworks.NET] Making server public
  1345. 2024-06-25T12:31:31 70.177 INF [EOS] Server registered, session: 14789bc4c2114e3bb36591f5cbc6cbf3
  1346. 2024-06-25T12:31:31 70.180 INF [EOS] Session address: 6*.4*.18*.4*
  1347. 2024-06-25T12:31:31 70.626 INF [Steamworks.NET] GameServer.LogOn successful, SteamID=90199436767549465, public IP=6*.4*.18*.4*
  1348. 2024-06-25T12:31:32 70.676 INF Dymesh: Warming dynamic mesh
  1349. 2024-06-25T12:31:32 70.676 INF Dymesh: Creating dynamic mesh manager
  1350. 2024-06-25T12:31:32 70.678 INF Dymesh: Awake
  1351. 2024-06-25T12:31:32 70.679 INF Dymesh: Mesh location: /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/DynamicMeshes/
  1352. 2024-06-25T12:31:32 70.680 INF Dymesh: Loading Items: /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/DynamicMeshes/
  1353. 2024-06-25T12:31:32 70.696 INF Dymesh: Loaded Items: 190
  1354. 2024-06-25T12:31:32 70.696 INF Dymesh: Loading all items took: 0.016866 seconds.
  1355. 2024-06-25T12:31:32 70.701 INF Clearing queues.
  1356. 2024-06-25T12:31:32 70.701 INF Cleared queues.
  1357. 2024-06-25T12:31:32 70.702 INF Dynamic thread starting
  1358. 2024-06-25T12:31:32 70.704 INF Dymesh door replacement: imposterBlock
  1359. 2024-06-25T12:31:48 86.781 INF [DECO] written 251114, in 51ms
  1360. 2024-06-25T12:31:48 86.788 INF [DECO] write thread 7ms
  1361. 2024-06-25T12:34:18 236.667 WRN [Web] Invalid Admintoken used from 192.158.236.219:43956
  1362. 2024-06-25T12:37:18 416.669 WRN [Web] Invalid Admintoken used from 192.158.236.219:43968
  1363. 2024-06-25T12:37:18 416.669 WRN [Web] [SSE] In SseHandler.HandleRequest(): No 'events' query parameter given
  1364. 2024-06-25T12:40:00 579.174 INF Executing command 'say "[00BFFF]Please be aware that this is the Unstable Experimental build. If you experience bugs, please report them and include logs.[-]"' by WebCommandResult_for_say
  1365. 2024-06-25T12:40:00 579.183 INF Chat (from '-non-player-', entity id '-1', to 'Global'): 'Server': [[/c]00BFFF]Please be aware that this is the Unstable Experimental build. If you experience bugs, please report them and include logs.[[/c]-]
  1366. 2024-06-25T12:40:18 596.662 WRN [Web] Invalid Admintoken used from 192.158.236.219:44012
  1367. 2024-06-25T12:43:18 776.684 WRN [Web] Invalid Admintoken used from 192.158.236.219:44026
  1368. 2024-06-25T12:43:18 776.684 WRN [Web] [SSE] In SseHandler.HandleRequest(): No 'events' query parameter given
  1369. 2024-06-25T12:46:18 956.668 WRN [Web] Invalid Admintoken used from 192.158.236.219:44042
  1370. 2024-06-25T12:49:18 1136.674 WRN [Web] Invalid Admintoken used from 192.158.236.219:44048
  1371. 2024-06-25T12:49:18 1136.674 WRN [Web] [SSE] In SseHandler.HandleRequest(): No 'events' query parameter given
  1372. 2024-06-25T12:52:18 1316.676 WRN [Web] Invalid Admintoken used from 192.158.236.219:44064
  1373. 2024-06-25T12:55:18 1496.693 WRN [Web] Invalid Admintoken used from 192.158.236.219:44078
  1374. 2024-06-25T12:55:18 1496.693 WRN [Web] [SSE] In SseHandler.HandleRequest(): No 'events' query parameter given
  1375. 2024-06-25T12:58:18 1676.678 WRN [Web] Invalid Admintoken used from 192.158.236.219:44084
  1376. 2024-06-25T13:01:18 1856.692 WRN [Web] Invalid Admintoken used from 192.158.236.219:44088
  1377. 2024-06-25T13:01:18 1856.692 WRN [Web] [SSE] In SseHandler.HandleRequest(): No 'events' query parameter given
  1378. 2024-06-25T13:04:18 2036.689 WRN [Web] Invalid Admintoken used from 192.158.236.219:44100
  1379. 2024-06-25T13:07:18 2216.682 WRN [Web] Invalid Admintoken used from 192.158.236.219:44110
  1380. 2024-06-25T13:07:18 2216.682 WRN [Web] [SSE] In SseHandler.HandleRequest(): No 'events' query parameter given
  1381. 2024-06-25T13:08:40 2299.181 INF NET: LiteNetLib: Connect from: 107.4.117.203:52285 / 0
  1382. 2024-06-25T13:08:40 2299.184 INF Started thread NCS_Reader_0_0
  1383. 2024-06-25T13:08:40 2299.184 INF Started thread NCS_Writer_0_0
  1384. 2024-06-25T13:08:40 2299.184 INF Started thread NCS_Reader_0_1
  1385. 2024-06-25T13:08:40 2299.184 INF Started thread NCS_Writer_0_1
  1386. 2024-06-25T13:08:40 2299.190 INF [NET] PlayerConnected EntityID=-1, PltfmId='Local_<none>', CrossId='<unknown/none>', OwnerID='<unknown/none>', PlayerName='', ClientNumber='1'
  1387. 2024-06-25T13:08:40 2299.306 INF NPPL.Read
  1388. 2024-06-25T13:08:40 2299.308 INF PlayerLogin: Plushtank/V 1.0
  1389. 2024-06-25T13:08:40 2299.309 INF Client IP: 107.4.117.203
  1390. 2024-06-25T13:08:40 2299.310 INF [Auth] PlayerName authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='<unknown/none>', PlayerName='Plushtank', ClientNumber='1'
  1391. 2024-06-25T13:08:40 2299.310 INF [Auth] ServerState authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='<unknown/none>', PlayerName='Plushtank', ClientNumber='1'
  1392. 2024-06-25T13:08:40 2299.310 INF [Auth] MpHostAllowed authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='<unknown/none>', PlayerName='Plushtank', ClientNumber='1'
  1393. 2024-06-25T13:08:40 2299.311 INF [Auth] PlayerId authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='<unknown/none>', PlayerName='Plushtank', ClientNumber='1'
  1394. 2024-06-25T13:08:40 2299.311 INF [Auth] DuplicateUserId authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='<unknown/none>', PlayerName='Plushtank', ClientNumber='1'
  1395. 2024-06-25T13:08:40 2299.311 INF [Auth] VersionCheck authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='<unknown/none>', PlayerName='Plushtank', ClientNumber='1'
  1396. 2024-06-25T13:08:40 2299.312 INF [Auth] PlayerSlots authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='<unknown/none>', PlayerName='Plushtank', ClientNumber='1'
  1397. 2024-06-25T13:08:40 2299.313 INF [Auth] LegacyModAuthorizations authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='<unknown/none>', PlayerName='Plushtank', ClientNumber='1'
  1398. 2024-06-25T13:08:40 2299.314 INF [Steamworks.NET] Auth.AuthenticateUser()
  1399. 2024-06-25T13:08:40 2299.318 INF [Steamworks.NET] Authenticating player: Plushtank SteamId: 76561199004457510 TicketLen: 1024 Result: k_EBeginAuthSessionResultOK
  1400. 2024-06-25T13:08:41 2300.514 INF [Steamworks.NET] Authentication callback. ID: 76561199004457510, owner: 76561199004457510, result: k_EAuthSessionResponseOK
  1401. 2024-06-25T13:08:41 2300.514 INF [Auth] PlatformAuth authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='Steam_76561199004457510', PlayerName='Plushtank', ClientNumber='1'
  1402. 2024-06-25T13:08:41 2300.514 INF [Auth] SteamFamily authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='Steam_76561199004457510', PlayerName='Plushtank', ClientNumber='1'
  1403. 2024-06-25T13:08:41 2300.515 INF [Auth] SteamGroups authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='Steam_76561199004457510', PlayerName='Plushtank', ClientNumber='1'
  1404. 2024-06-25T13:08:41 2300.515 INF [EOS] Verifying token for 0002ecff28f54d8eb37f4bca659e2b1b
  1405. 2024-06-25T13:08:42 2301.111 INF [EOS] Device=, Platform=steam, AccType=Steam, AccId=76561199004457510, PUID=0002ecff28f54d8eb37f4bca659e2b1b
  1406. 2024-06-25T13:08:43 2301.660 INF [EOS] Player may have active sanctions
  1407. 2024-06-25T13:08:43 2301.661 INF [EOS] SanctionsQuery finished with: 0 sanctions
  1408. 2024-06-25T13:08:43 2301.661 INF [Auth] CrossplatformAuth authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='Steam_76561199004457510', PlayerName='Plushtank', ClientNumber='1'
  1409. 2024-06-25T13:08:43 2301.662 INF [Auth] BansAndWhitelist authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='Steam_76561199004457510', PlayerName='Plushtank', ClientNumber='1'
  1410. 2024-06-25T13:08:43 2301.663 INF [Auth] Crossplay authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='Steam_76561199004457510', PlayerName='Plushtank', ClientNumber='1'
  1411. 2024-06-25T13:08:43 2301.663 INF [EOS-ACS] Registering user: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='Steam_76561199004457510', PlayerName='Plushtank', ClientNumber='1'
  1412. 2024-06-25T13:08:50 2308.759 INF [Auth] EAC authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='Steam_76561199004457510', PlayerName='Plushtank', ClientNumber='1'
  1413. 2024-06-25T13:08:50 2308.859 INF [Auth] Finalizer authorization successful: EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='Steam_76561199004457510', PlayerName='Plushtank', ClientNumber='1'
  1414. 2024-06-25T13:08:50 2308.865 INF Allowing player with id EOS_0002ecff28f54d8eb37f4bca659e2b1b
  1415. 2024-06-25T13:08:50 2309.109 INF RequestToEnterGame: EOS_0002ecff28f54d8eb37f4bca659e2b1b/Plushtank
  1416. 2024-06-25T13:09:02 2321.111 INF Time: 38.24m FPS: 20.00 Heap: 2050.6MB Max: 2050.6MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 2940.6MB
  1417. 2024-06-25T13:09:13 2331.761 INF Preparing World chunks for clients
  1418. 2024-06-25T13:09:22 2341.491 INF World chunks size: 88564405 B, chunk count: 1352
  1419. 2024-06-25T13:09:22 2341.491 INF Starting to send world to EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='Steam_76561199004457510', PlayerName='Plushtank', ClientNumber='1'...
  1420. 2024-06-25T13:09:32 2351.123 INF Time: 38.74m FPS: 20.00 Heap: 2147.4MB Max: 2147.4MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 3188.4MB
  1421. 2024-06-25T13:10:02 2381.124 INF Time: 39.24m FPS: 20.00 Heap: 2208.5MB Max: 2208.5MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 3201.1MB
  1422. 2024-06-25T13:10:18 2396.685 WRN [Web] Invalid Admintoken used from 192.158.236.219:44122
  1423. 2024-06-25T13:10:32 2411.125 INF Time: 39.74m FPS: 20.00 Heap: 2289.2MB Max: 2289.2MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 3236.5MB
  1424. 2024-06-25T13:10:33 2412.425 INF Sending world to EntityID=-1, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='Steam_76561199004457510', PlayerName='Plushtank', ClientNumber='1' done
  1425. 2024-06-25T13:11:02 2441.125 INF Time: 40.24m FPS: 20.00 Heap: 2293.8MB Max: 2293.8MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 3237.2MB
  1426. 2024-06-25T13:11:06 2444.728 INF Dymesh: Update items to send for Plushtank id: -1 recieved: 0
  1427. 2024-06-25T13:11:06 2444.735 INF Dymesh: Items to send: 0 Added: 190 chunks: 190
  1428. 2024-06-25T13:11:32 2471.134 INF Time: 40.74m FPS: 20.00 Heap: 2285.3MB Max: 2293.8MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 3238.5MB
  1429. 2024-06-25T13:11:56 2495.437 INF RequestToSpawnPlayer: 5999, Plushtank, 6
  1430. WARNING: Shader Unsupported: 'Game/SDCS/Skin' - All subshaders removed
  1431. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1432. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1433. ERROR: Shader Game/SDCS/Skin shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1434. WARNING: Shader Unsupported: 'Game/SDCS/Skin' - All subshaders removed
  1435. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1436. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1437. WARNING: Shader Unsupported: 'Game/SDCS/Hair' - All subshaders removed
  1438. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1439. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1440. ERROR: Shader Game/SDCS/Hair shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1441. WARNING: Shader Unsupported: 'Game/SDCS/Hair' - All subshaders removed
  1442. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1443. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1444. 2024-06-25T13:11:56 2495.605 WRN Parameter 'IsMale' not found in animator
  1445. 2024-06-25T13:11:56 2495.611 INF Created player with id=5999
  1446. 2024-06-25T13:11:56 2495.621 INF [PlatformUserManager] Primary ID 'EOS_0002ecff28f54d8eb37f4bca659e2b1b' was mapped to Native ID 'Steam_76561199004457510'.
  1447. 2024-06-25T13:11:56 2495.633 INF Player connected, entityid=5999, name=Plushtank, pltfmid=Steam_76561199004457510, crossid=EOS_0002ecff28f54d8eb37f4bca659e2b1b, steamOwner=Steam_76561199004457510, ip=107.4.117.203
  1448. 2024-06-25T13:11:58 2496.912 INF Created new player entry for ID: EOS_0002ecff28f54d8eb37f4bca659e2b1b
  1449. 2024-06-25T13:12:00 2498.811 INF GMSG: Player 'Plushtank' joined the game
  1450. 2024-06-25T13:12:00 2498.827 INF Player set to online: EOS_0002ecff28f54d8eb37f4bca659e2b1b
  1451. 2024-06-25T13:12:00 2498.840 INF PlayerSpawnedInWorld (reason: EnterMultiplayer, position: -685, 57, 1738): EntityID=5999, PltfmId='Steam_76561199004457510', CrossId='EOS_0002ecff28f54d8eb37f4bca659e2b1b', OwnerID='Steam_76561199004457510', PlayerName='Plushtank', ClientNumber='1'
  1452. 2024-06-25T13:12:02 2501.160 INF Time: 41.24m FPS: 19.31 Heap: 2634.8MB Max: 2634.8MB Chunks: 234 CGO: 24 Ply: 1 Zom: 2 Ent: 3 (3) Items: 0 CO: 1 RSS: 3611.5MB
  1453. 2024-06-25T13:12:32 2531.160 INF Time: 41.74m FPS: 20.00 Heap: 2637.2MB Max: 2637.2MB Chunks: 234 CGO: 29 Ply: 1 Zom: 3 Ent: 4 (4) Items: 0 CO: 1 RSS: 3616.5MB
  1454. 2024-06-25T13:13:02 2561.211 INF Time: 42.24m FPS: 20.00 Heap: 2662.7MB Max: 2662.7MB Chunks: 249 CGO: 36 Ply: 1 Zom: 6 Ent: 6 (7) Items: 0 CO: 1 RSS: 3656.8MB
  1455. 2024-06-25T13:13:18 2576.685 WRN [Web] Invalid Admintoken used from 192.158.236.219:44132
  1456. 2024-06-25T13:13:18 2576.685 WRN [Web] [SSE] In SseHandler.HandleRequest(): No 'events' query parameter given
  1457. 2024-06-25T13:13:32 2591.231 INF Time: 42.74m FPS: 20.00 Heap: 2658.2MB Max: 2662.7MB Chunks: 249 CGO: 41 Ply: 1 Zom: 6 Ent: 7 (8) Items: 0 CO: 1 RSS: 3670.7MB
  1458. 2024-06-25T13:13:56 2615.430 INF VehicleManager saving 0 (0 + 0)
  1459. 2024-06-25T13:13:56 2615.431 INF DroneManager saving 0 (0 + 0)
  1460. 2024-06-25T13:13:56 2615.431 INF VehicleManager saved 9 bytes
  1461. 2024-06-25T13:13:56 2615.432 INF TurretTracker saving 0 (0 + 0)
  1462. 2024-06-25T13:13:56 2615.432 INF DroneManager saved 9 bytes
  1463. 2024-06-25T13:13:56 2615.432 INF TurretTracker saved 9 bytes
  1464. 2024-06-25T13:14:02 2621.281 INF Time: 43.24m FPS: 20.00 Heap: 2663.4MB Max: 2663.4MB Chunks: 249 CGO: 42 Ply: 1 Zom: 5 Ent: 6 (8) Items: 0 CO: 1 RSS: 3671.7MB
  1465. 2024-06-25T13:14:32 2651.281 INF Time: 43.74m FPS: 20.00 Heap: 2670.6MB Max: 2670.6MB Chunks: 249 CGO: 54 Ply: 1 Zom: 5 Ent: 7 (11) Items: 0 CO: 1 RSS: 3686.7MB
  1466. 2024-06-25T13:14:32 2651.635 INF 2624.917 SleeperVolume -721, 42, 1702: Spawning -719, 42, 1712 (-45, 107), group 'sleeperHordeStageGS1', class zombieMarlene, count 5
  1467. 2024-06-25T13:14:33 2651.650 INF 2624.917 SleeperVolume -737, 42, 1713: Restoring -733, 42, 1716 (-46, 107) 'animalZombieDog', count 5
  1468. 2024-06-25T13:15:02 2681.282 INF Time: 44.24m FPS: 20.00 Heap: 2683.2MB Max: 2683.2MB Chunks: 258 CGO: 51 Ply: 1 Zom: 5 Ent: 8 (15) Items: 0 CO: 1 RSS: 3706.5MB
  1469. 2024-06-25T13:15:32 2711.308 INF Time: 44.74m FPS: 20.00 Heap: 2669.6MB Max: 2683.2MB Chunks: 258 CGO: 47 Ply: 1 Zom: 5 Ent: 8 (13) Items: 0 CO: 1 RSS: 3712.8MB
  1470. 2024-06-25T13:15:48 2727.549 INF [DECO] written 251114, in 40ms
  1471. 2024-06-25T13:15:48 2727.556 INF [DECO] write thread 7ms
  1472. 2024-06-25T13:15:56 2735.458 INF VehicleManager saving 0 (0 + 0)
  1473. 2024-06-25T13:15:56 2735.458 INF DroneManager saving 0 (0 + 0)
  1474. 2024-06-25T13:15:56 2735.458 INF TurretTracker saving 0 (0 + 0)
  1475. 2024-06-25T13:15:56 2735.458 INF VehicleManager saved 9 bytes
  1476. 2024-06-25T13:15:56 2735.458 INF DroneManager saved 9 bytes
  1477. 2024-06-25T13:15:56 2735.458 INF TurretTracker saved 9 bytes
  1478. 2024-06-25T13:16:02 2741.358 INF Time: 45.24m FPS: 20.00 Heap: 2672.9MB Max: 2683.2MB Chunks: 258 CGO: 54 Ply: 1 Zom: 5 Ent: 7 (16) Items: 0 CO: 1 RSS: 3718.4MB
  1479. 2024-06-25T13:16:03 2741.708 INF 2714.993 SleeperVolume -737, 42, 1713: Restoring -733, 42, 1716 (-46, 107) 'animalZombieDog', count 4
  1480. 2024-06-25T13:16:06 2745.108 INF 2718.394 SleeperVolume -737, 42, 1701: Spawning -733, 43, 1704 (-46, 106), group 'sleeperHordeStageGS1', class zombieJoe, count 5
  1481. 2024-06-25T13:16:18 2756.688 WRN [Web] Invalid Admintoken used from 192.158.236.219:44144
  1482. 2024-06-25T13:16:32 2771.359 INF Time: 45.74m FPS: 20.00 Heap: 2678.4MB Max: 2683.2MB Chunks: 258 CGO: 53 Ply: 1 Zom: 3 Ent: 7 (20) Items: 0 CO: 1 RSS: 3718.9MB
  1483. 2024-06-25T13:16:57 2796.261 INF Entity animalChicken 6013 killed by Plushtank 5999
  1484. 2024-06-25T13:16:57 2796.262 INF [CSMM_Patrons]entityKilled: Plushtank (Steam_76561199004457510) killed animal animalChicken with Stone Axe
  1485. 2024-06-25T13:17:02 2801.409 INF Time: 46.24m FPS: 20.00 Heap: 2695.1MB Max: 2695.1MB Chunks: 276 CGO: 32 Ply: 1 Zom: 2 Ent: 5 (21) Items: 0 CO: 1 RSS: 3724.9MB
  1486. 2024-06-25T13:17:32 2831.426 INF Time: 46.75m FPS: 19.14 Heap: 2683.2MB Max: 2695.1MB Chunks: 276 CGO: 49 Ply: 1 Zom: 3 Ent: 6 (17) Items: 0 CO: 1 RSS: 3738.8MB
  1487. 2024-06-25T13:17:56 2855.475 INF VehicleManager saving 0 (0 + 0)
  1488. 2024-06-25T13:17:56 2855.475 INF DroneManager saving 0 (0 + 0)
  1489. 2024-06-25T13:17:56 2855.475 INF TurretTracker saving 0 (0 + 0)
  1490. 2024-06-25T13:17:56 2855.475 INF DroneManager saved 9 bytes
  1491. 2024-06-25T13:17:56 2855.475 INF VehicleManager saved 9 bytes
  1492. 2024-06-25T13:17:56 2855.476 INF TurretTracker saved 9 bytes
  1493. 2024-06-25T13:18:02 2861.476 INF Time: 47.25m FPS: 20.00 Heap: 2685.4MB Max: 2695.1MB Chunks: 276 CGO: 53 Ply: 1 Zom: 4 Ent: 7 (18) Items: 0 CO: 1 RSS: 3738.8MB
  1494. 2024-06-25T13:18:32 2891.476 INF Time: 47.75m FPS: 20.00 Heap: 2687.7MB Max: 2695.1MB Chunks: 276 CGO: 48 Ply: 1 Zom: 4 Ent: 6 (18) Items: 0 CO: 1 RSS: 3738.9MB
  1495. 2024-06-25T13:19:02 2921.477 INF Time: 48.25m FPS: 20.00 Heap: 2690.7MB Max: 2695.1MB Chunks: 276 CGO: 33 Ply: 1 Zom: 3 Ent: 5 (19) Items: 0 CO: 1 RSS: 3739.2MB
  1496. 2024-06-25T13:19:18 2936.686 WRN [Web] Invalid Admintoken used from 192.158.236.219:44154
  1497. 2024-06-25T13:19:18 2936.686 WRN [Web] [SSE] In SseHandler.HandleRequest(): No 'events' query parameter given
  1498. 2024-06-25T13:19:32 2951.502 INF Time: 48.75m FPS: 19.11 Heap: 2682.1MB Max: 2695.1MB Chunks: 276 CGO: 31 Ply: 1 Zom: 3 Ent: 5 (18) Items: 0 CO: 1 RSS: 3739.4MB
  1499. 2024-06-25T13:19:49 2967.692 INF [DECO] written 251114, in 40ms
  1500. 2024-06-25T13:19:49 2967.700 INF [DECO] write thread 7ms
  1501. 2024-06-25T13:19:56 2975.501 INF VehicleManager saving 0 (0 + 0)
  1502. 2024-06-25T13:19:56 2975.501 INF DroneManager saving 0 (0 + 0)
  1503. 2024-06-25T13:19:56 2975.501 INF TurretTracker saving 0 (0 + 0)
  1504. 2024-06-25T13:19:56 2975.502 INF VehicleManager saved 9 bytes
  1505. 2024-06-25T13:19:56 2975.502 INF DroneManager saved 9 bytes
  1506. 2024-06-25T13:19:56 2975.502 INF TurretTracker saved 9 bytes
  1507. 2024-06-25T13:20:02 2981.503 INF Time: 49.25m FPS: 20.00 Heap: 2687.0MB Max: 2695.1MB Chunks: 276 CGO: 33 Ply: 1 Zom: 3 Ent: 5 (18) Items: 0 CO: 1 RSS: 3739.4MB
  1508. 2024-06-25T13:20:32 3011.552 INF Time: 49.75m FPS: 20.00 Heap: 2690.1MB Max: 2695.1MB Chunks: 276 CGO: 39 Ply: 1 Zom: 3 Ent: 5 (18) Items: 0 CO: 1 RSS: 3739.4MB
  1509.  
Advertisement
Add Comment
Please, Sign In to add comment