Guest User

Untitled

a guest
Jun 25th, 2024
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 103.93 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.079 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.847720 ms
  82. 2024-06-25T15:13:39 0.000 INF Version: V 1.0 (b309) Compatibility Version: V 1.0, Build: LinuxServer 64 Bit
  83. 2024-06-25T15:13:39 0.013 INF System information:
  84. 2024-06-25T15:13:39 0.013 INF OS: Linux 6.1 Debian GNU/Linux 12 64bit
  85. 2024-06-25T15:13:39 0.015 INF CPU: AMD Ryzen 9 5950X 16-Core Processor (cores: 32)
  86. 2024-06-25T15:13:39 0.015 INF RAM: 128734 MB
  87. 2024-06-25T15:13:39 0.015 INF GPU: Null Device (128 MB)
  88. 2024-06-25T15:13:39 0.018 INF Graphics API: NULL 1.0 [1.0] (shader level 3.0)
  89. 2024-06-25T15:13:39 0.020 INF Local UTC offset: -4 hours
  90. 2024-06-25T15:13:39 0.039 INF Command line arguments: ./7DaysToDieServer.x86_64 -quit -batchmode -nographics -dedicated -configfile=/home/a22test/serverfiles/sdtdserver.xml
  91. 2024-06-25T15:13:39 0.048 INF Parsing server configfile: /home/a22test/serverfiles/sdtdserver.xml
  92. 2024-06-25T15:13:39 0.076 INF Parsing server configfile successfully completed
  93. 2024-06-25T15:13:39 0.076 INF UserDataFolder: /home/a22test/Save
  94. 2024-06-25T15:13:39 0.078 INF [Platform] Init
  95. 2024-06-25T15:13:39 0.110 INF [Platform] Using native platform: Steam
  96. 2024-06-25T15:13:39 0.111 INF [Platform] Using cross platform: EOS
  97. 2024-06-25T15:13:39 0.111 INF [Platform] Using server platform: Steam
  98. 2024-06-25T15:13:39 0.111 INF [Platform] Using server platform: XBL
  99. 2024-06-25T15:13:39 0.112 INF [Platform] Using server platform: PSN
  100. 2024-06-25T15:13:39 0.115 INF Starting PlayerInputManager...
  101. 2024-06-25T15:13:39 0.115 INF Using native input? False
  102. 2024-06-25T15:13:39 0.117 INF InControl (version 1.8.9 build 9376, native module = False, XInput = False)
  103. 2024-06-25T15:13:39 0.119 INF InControl (version 1.8.9 build 9376)
  104. 2024-06-25T15:13:39 0.232 INF UnityInputDeviceManager enabled.
  105. 2024-06-25T15:13:39 0.247 INF [Platform] Initializing Steam
  106. 2024-06-25T15:13:39 0.254 INF [Platform] Initializing EOS
  107. 2024-06-25T15:13:39 0.265 INF [EOS] Initialize: Success
  108. 2024-06-25T15:13:39 0.277 INF [Platform] Initializing XBL
  109. 2024-06-25T15:13:39 0.277 INF [Platform] Initializing PSN
  110. 2024-06-25T15:13:39 0.278 INF [SaveDataUtils] InitStatic Begin
  111. 2024-06-25T15:13:39 0.280 INF [SaveDataUtils] SdPlayerPrefs -> Unity
  112. 2024-06-25T15:13:39 0.280 INF [SaveDataUtils] InitStatic Complete
  113. 2024-06-25T15:13:39 0.281 INF Last played version: V 1.0
  114. 2024-06-25T15:13:39 0.284 INF Starting dedicated server level=RWG game name=Masters of Chaos Gaming
  115. 2024-06-25T15:13:39 0.284 INF Maximum allowed players: 8
  116. 2024-06-25T15:13:39 0.284 INF Game mode: GameModeSurvival
  117. 2024-06-25T15:13:39 0.465 INF Localization language from prefs: english
  118. 2024-06-25T15:13:39 0.478 INF Awake IsFocused: True
  119. 2024-06-25T15:13:39 0.479 INF Awake
  120. 2024-06-25T15:13:39 0.633 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-25T15:13:39 0.652 INF Occlusion: Awake
  130. 2024-06-25T15:13:39 0.652 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-25T15:13:39 0.771 INF [MODS] Start loading from: '/home/a22test/Save/Mods'
  147. 2024-06-25T15:13:39 0.776 INF [MODS] Trying to load from folder: '1CSMM_Patrons'
  148. 2024-06-25T15:13:39 0.782 INF [MODS] Loaded Mod: 1CSMM_Patrons (23.8)
  149. 2024-06-25T15:13:39 0.783 INF [MODS] Trying to load from folder: 'Allocs_CommandExtensions'
  150. 2024-06-25T15:13:39 0.783 WRN [MODS] Allocs_CommandExtensions/ModInfo.xml does not define a valid Version. Please consider updating it for future compatibility.
  151. 2024-06-25T15:13:39 0.783 INF [MODS] Loaded Mod: Allocs_Commands (27)
  152. 2024-06-25T15:13:39 0.783 INF [MODS] Trying to load from folder: 'Allocs_CommonFunc'
  153. 2024-06-25T15:13:39 0.783 WRN [MODS] Allocs_CommonFunc/ModInfo.xml does not define a valid Version. Please consider updating it for future compatibility.
  154. Symbol file /home/a22test/Save/Mods/Allocs_CommonFunc/7dtd-server-fixes.pdb doesn't match image /home/a22test/Save/Mods/Allocs_CommonFunc/7dtd-server-fixes.dll
  155. 2024-06-25T15:13:39 0.783 INF [MODS] Loaded Mod: Allocs_Core (32)
  156. 2024-06-25T15:13:39 0.783 INF [MODS] Trying to load from folder: 'Allocs_WebAndMapRendering'
  157. 2024-06-25T15:13:39 0.783 WRN [MODS] Allocs_WebAndMapRendering/ModInfo.xml does not define a valid Version. Please consider updating it for future compatibility.
  158. 2024-06-25T15:13:39 0.784 INF [MODS] Loaded Mod: Allocs_Webinterface (48)
  159. 2024-06-25T15:13:39 0.784 INF [MODS] Trying to load from folder: 'MoCG Mods'
  160. 2024-06-25T15:13:39 0.784 INF [MODS] Loaded Mod: MoCG_QoL_Mod_Package (2.4)
  161. 2024-06-25T15:13:39 0.784 INF [MODS] Trying to load from folder: 'ZR_Info'
  162. 2024-06-25T15:13:39 0.784 INF [MODS] Loaded Mod: BP_Info (19.0.180)
  163. 2024-06-25T15:13:39 0.784 INF [MODS] Start loading from: '/home/a22test/serverfiles/7DaysToDieServer_Data/../Mods'
  164. 2024-06-25T15:13:39 0.784 INF [MODS] Trying to load from folder: '0_TFP_Harmony'
  165. 2024-06-25T15:13:39 0.787 INF [MODS] Loaded Mod: TFP_Harmony (1.1.0.4)
  166. 2024-06-25T15:13:39 0.787 INF [MODS] Trying to load from folder: 'TFP_CommandExtensions'
  167. 2024-06-25T15:13:39 0.787 INF [MODS] Loaded Mod: TFP_CommandExtensions (1.1.0.0)
  168. 2024-06-25T15:13:39 0.787 INF [MODS] Trying to load from folder: 'TFP_MapRendering'
  169. 2024-06-25T15:13:39 0.787 INF [MODS] Loaded Mod: TFP_MapRendering (1.1.0.0)
  170. 2024-06-25T15:13:39 0.787 INF [MODS] Trying to load from folder: 'TFP_WebServer'
  171. 2024-06-25T15:13:39 0.788 INF [MODS] Loaded Mod: TFP_WebServer (1.1.0.2)
  172. 2024-06-25T15:13:39 0.788 INF [MODS] Trying to load from folder: 'Xample_MarkersMod'
  173. 2024-06-25T15:13:39 0.788 INF [MODS] Loaded Mod: TFP_MarkersExample (1.1.0.0)
  174. 2024-06-25T15:13:39 0.788 INF [MODS] Initializing mod code
  175. 2024-06-25T15:13:39 0.788 INF [MODS] Initializing mod 1CSMM_Patrons
  176. 2024-06-25T15:13:39 0.789 INF [MODS] Found ModAPI in CSMM_Patrons.dll, creating instance
  177. 2024-06-25T15:13:39 0.791 INF [MODS] Initialized code in mod '1CSMM_Patrons' from DLL 'CSMM_Patrons.dll'
  178. 2024-06-25T15:13:39 0.794 INF [MODS] Initializing mod Allocs_Commands
  179. 2024-06-25T15:13:39 0.794 INF [MODS] No ModAPI found in mod DLLs
  180. 2024-06-25T15:13:39 0.794 INF [MODS] Initializing mod Allocs_Core
  181. 2024-06-25T15:13:39 0.794 INF [MODS] Found ModAPI in 7dtd-server-fixes.dll, creating instance
  182. 2024-06-25T15:13:39 0.794 INF [MODS] Initialized code in mod 'Allocs_Core' from DLL '7dtd-server-fixes.dll'
  183. 2024-06-25T15:13:39 0.794 INF [MODS] Initializing mod Allocs_Webinterface
  184. 2024-06-25T15:13:39 0.794 INF [MODS] Found ModAPI in AllocsWeb.dll, creating instance
  185. 2024-06-25T15:13:39 0.795 INF [MODS] Initialized code in mod 'Allocs_Webinterface' from DLL 'AllocsWeb.dll'
  186. 2024-06-25T15:13:39 0.795 INF [MODS] Initializing mod TFP_Harmony
  187. 2024-06-25T15:13:39 0.807 INF [MODS] Found ModAPI in TfpHarmony.dll, creating instance
  188. 2024-06-25T15:13:39 0.807 INF [MODS] [Harmony] Init done
  189. Fallback handler could not load library /home/a22test/serverfiles/7DaysToDieServer_Data/MonoBleedingEdge/x86_64/data-0x55cfd0ee2b60.so
  190. 2024-06-25T15:13:40 1.080 INF [MODS] Initialized code in mod 'TFP_Harmony' from DLL 'TfpHarmony.dll'
  191. 2024-06-25T15:13:40 1.080 INF [MODS] Initializing mod TFP_CommandExtensions
  192. 2024-06-25T15:13:40 1.080 INF [MODS] Found ModAPI in CommandExtensions.dll, creating instance
  193. 2024-06-25T15:13:40 1.080 INF [MODS] Initialized code in mod 'TFP_CommandExtensions' from DLL 'CommandExtensions.dll'
  194. 2024-06-25T15:13:40 1.081 INF [MODS] Initializing mod TFP_MapRendering
  195. 2024-06-25T15:13:40 1.081 INF [MODS] Found ModAPI in MapRendering.dll, creating instance
  196. 2024-06-25T15:13:40 1.081 INF [MODS] Initialized code in mod 'TFP_MapRendering' from DLL 'MapRendering.dll'
  197. 2024-06-25T15:13:40 1.081 INF [MODS] Initializing mod TFP_WebServer
  198. 2024-06-25T15:13:40 1.082 INF [MODS] Found ModAPI in WebServer.dll, creating instance
  199. 2024-06-25T15:13:40 1.092 INF [MODS] Initialized code in mod 'TFP_WebServer' from DLL 'WebServer.dll'
  200. 2024-06-25T15:13:40 1.092 INF [MODS] Initializing mod TFP_MarkersExample
  201. 2024-06-25T15:13:40 1.092 INF [MODS] Found ModAPI in MarkersMod.dll, creating instance
  202. 2024-06-25T15:13:40 1.092 INF [MODS] Initialized code in mod 'TFP_MarkersExample' from DLL 'MarkersMod.dll'
  203. 2024-06-25T15:13:40 1.092 INF [MODS] Loading done
  204. 2024-06-25T15:13:40 1.093 INF [MODS] Loading localization from mod: MoCG_QoL_Mod_Package
  205. 2024-06-25T15:13:40 1.107 INF Loading permissions file at '/home/a22test/Save/Saves/serveradmin.xml'
  206. 2024-06-25T15:13:40 1.145 INF Loading permissions file done.
  207. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  208. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_B' - All subshaders removed
  209. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  210. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  211. ERROR: Shader Game Particles/partPyro_template_lit_B shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  212. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_B' - All subshaders removed
  213. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  214. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  215. WARNING: Shader Unsupported: 'Game Particles/partPyro_fireShader_A' - All subshaders removed
  216. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  217. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  218. ERROR: Shader Game Particles/partPyro_fireShader_A shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  219. WARNING: Shader Unsupported: 'Game Particles/partPyro_fireShader_A' - All subshaders removed
  220. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  221. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  222. WARNING: Shader Unsupported: 'Game Particles/bloodShader_spec_T' - All subshaders removed
  223. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  224. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  225. ERROR: Shader Game Particles/bloodShader_spec_T shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  226. WARNING: Shader Unsupported: 'Game Particles/bloodShader_spec_T' - All subshaders removed
  227. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  228. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  229. WARNING: Shader Unsupported: 'Game Particles/bloodShader_O' - All subshaders removed
  230. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  231. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  232. ERROR: Shader Game Particles/bloodShader_O shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  233. WARNING: Shader Unsupported: 'Game Particles/bloodShader_O' - All subshaders removed
  234. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  235. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  236. WARNING: Shader Unsupported: 'Game Particles/bloodShader_T' - All subshaders removed
  237. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  238. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  239. ERROR: Shader Game Particles/bloodShader_T shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  240. WARNING: Shader Unsupported: 'Game Particles/bloodShader_T' - All subshaders removed
  241. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  242. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  243. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  244. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  245. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  246. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  247. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  248. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  249. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  250. ERROR: Shader Game Particles/bloodShader_U shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  251. WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
  252. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  253. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  254. ERROR: Shader Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  255. WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
  256. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  257. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  258. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  259. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  260. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  261. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  262. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  263. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  264. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  265. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  266. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  267. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  268. ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  269. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  270. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  271. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  272. WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - All subshaders removed
  273. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  274. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  275. ERROR: Shader 7DTD/7DTD_Glass shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  276. WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - All subshaders removed
  277. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  278. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  279. WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed
  280. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  281. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  282. ERROR: Shader 7DTD/7DTD_Fire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  283. WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed
  284. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  285. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  286. ERROR: Shader Legacy/AlphaSelfIllum shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  287. ERROR: Shader Particles/Blood_Particle shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  288. ERROR: Shader Legacy Shaders/Particles/Alpha Blended Premultiply shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  289. WARNING: Shader Unsupported: 'Game Particles/Standard Surface' - All subshaders removed
  290. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  291. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  292. ERROR: Shader Game Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  293. WARNING: Shader Unsupported: 'Game Particles/Standard Surface' - All subshaders removed
  294. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  295. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  296. WARNING: Shader Unsupported: 'Game Particles/gasGenericShader_A' - All subshaders removed
  297. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  298. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  299. ERROR: Shader Game Particles/gasGenericShader_A shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  300. WARNING: Shader Unsupported: 'Game Particles/gasGenericShader_A' - All subshaders removed
  301. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  302. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  303. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  304. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  305. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  306. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  307. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  308. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  309. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  310. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  311. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  312. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  313. ERROR: Shader Game Particles/Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  314. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  315. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  316. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  317. WARNING: Shader Unsupported: 'Game Particles/surfaceShader_particleEnhanced' - All subshaders removed
  318. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  319. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  320. ERROR: Shader Game Particles/surfaceShader_particleEnhanced shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  321. WARNING: Shader Unsupported: 'Game Particles/surfaceShader_particleEnhanced' - All subshaders removed
  322. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  323. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  324. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  325. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  326. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  327. ERROR: Shader Legacy Shaders/Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  328. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  329. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  330. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  331. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  332. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  333. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  334. ERROR: Shader Legacy Shaders/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  335. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  336. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  337. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  338. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_C' - All subshaders removed
  339. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  340. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  341. ERROR: Shader Game Particles/partPyro_template_lit_C shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  342. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_C' - All subshaders removed
  343. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  344. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  345. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  346. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  347. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  348. ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  349. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  350. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  351. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  352. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  353. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  354. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  355. ERROR: Shader Game Particles/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  356. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  357. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  358. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  359. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  360. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  361. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  362. ERROR: Shader Game Particles/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  363. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  364. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  365. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  366. ERROR: Shader Legacy Shaders/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  367. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  368. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  369. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  370. ERROR: Shader Game Particles/Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  371. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  372. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  373. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  374. ERROR: Shader Legacy Shaders/Particles/Additive (Soft) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  375. WARNING: Shader Unsupported: 'Game/BasicUV_TA' - All subshaders removed
  376. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  377. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  378. ERROR: Shader Game/BasicUV_TA shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  379. WARNING: Shader Unsupported: 'Game/BasicUV_TA' - All subshaders removed
  380. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  381. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  382. ERROR: Shader Shader Forge/PaintParticle shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  383. ERROR: Shader Shader Forge/7DTD_Fire_New shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  384. WARNING: Shader Unsupported: 'Game Particles/shader_gas_unlit' - All subshaders removed
  385. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  386. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  387. ERROR: Shader Game Particles/shader_gas_unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  388. WARNING: Shader Unsupported: 'Game Particles/shader_gas_unlit' - All subshaders removed
  389. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  390. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  391. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed
  392. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  393. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  394. ERROR: Shader Legacy Shaders/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  395. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed
  396. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  397. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  398. ERROR: Shader Legacy Shaders/Transparent/Cutout/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  399. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed
  400. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  401. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  402. ERROR: Shader Legacy Shaders/Transparent/Cutout/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  403. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed
  404. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  405. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  406. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Diffuse' - All subshaders removed
  407. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  408. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  409. ERROR: Shader Legacy Shaders/Transparent/Cutout/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  410. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Diffuse' - All subshaders removed
  411. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  412. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  413. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Specular' - All subshaders removed
  414. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  415. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  416. ERROR: Shader Legacy Shaders/Transparent/Cutout/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  417. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Specular' - All subshaders removed
  418. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  419. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  420. WARNING: Shader Unsupported: 'Game Particles/vomitShader_T' - All subshaders removed
  421. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  422. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  423. ERROR: Shader Game Particles/vomitShader_T shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  424. WARNING: Shader Unsupported: 'Game Particles/vomitShader_T' - All subshaders removed
  425. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  426. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  427. WARNING: Shader Unsupported: 'Game Particles/shader_gas_lit' - All subshaders removed
  428. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  429. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  430. ERROR: Shader Game Particles/shader_gas_lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  431. WARNING: Shader Unsupported: 'Game Particles/shader_gas_lit' - All subshaders removed
  432. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  433. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  434. 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.
  435. WARNING: Shader Unsupported: 'Game Particles/Liquid' - All subshaders removed
  436. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  437. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  438. ERROR: Shader Game Particles/Liquid shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  439. WARNING: Shader Unsupported: 'Game Particles/Liquid' - All subshaders removed
  440. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  441. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  442. WARNING: Shader Unsupported: 'Game/ZombieGibRadiation' - All subshaders removed
  443. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  444. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  445. ERROR: Shader Game/ZombieGibRadiation shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  446. WARNING: Shader Unsupported: 'Game/ZombieGibRadiation' - All subshaders removed
  447. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  448. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  449. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/VertexLit' - All subshaders removed
  450. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  451. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  452. ERROR: Shader Legacy Shaders/Reflective/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  453. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/VertexLit' - All subshaders removed
  454. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  455. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  456. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Diffuse' - All subshaders removed
  457. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  458. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  459. ERROR: Shader Legacy Shaders/Reflective/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  460. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Diffuse' - All subshaders removed
  461. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  462. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  463. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Specular' - All subshaders removed
  464. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  465. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  466. ERROR: Shader Legacy Shaders/Reflective/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  467. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Specular' - All subshaders removed
  468. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  469. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  470. ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  471. 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.
  472. 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.
  473. 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.
  474. 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.
  475. 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.
  476. 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.
  477. WARNING: Shader Unsupported: 'stainedGlass' - All subshaders removed
  478. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  479. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  480. ERROR: Shader stainedGlass shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  481. WARNING: Shader Unsupported: 'stainedGlass' - All subshaders removed
  482. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  483. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  484. 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.
  485. 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.
  486. 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.
  487. 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.
  488. ERROR: Shader Hidden/Game/ChunkTransparent shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  489. 2024-06-25T15:13:44 5.106 INF Loaded (local): events in 0.00
  490. 2024-06-25T15:13:44 5.210 INF Loaded (local): entityclasses in 0.10
  491. 2024-06-25T15:13:44 5.216 INF Loaded (local): rwgmixer in 0.01
  492. 2024-06-25T15:13:44 5.224 INF Loaded (local): archetypes in 0.01
  493. 2024-06-25T15:13:44 5.225 INF Loaded (local): loadingscreen in 0.00
  494. 2024-06-25T15:13:44 5.232 INF Added 1335 subtitle data entries and 3 speaker colors
  495. 2024-06-25T15:13:44 5.232 INF Loaded (local): subtitles in 0.00
  496. 2024-06-25T15:13:44 5.233 INF Loaded (local): videos in 0.00
  497. 2024-06-25T15:13:44 5.233 INF WorldStaticData.Init() needed 4.000s
  498. 2024-06-25T15:13:44 5.260 INF Started Telnet on 31006
  499. 2024-06-25T15:13:44 5.267 INF [PartyQuests] Initialized
  500. 2024-06-25T15:13:44 5.267 INF Awake done in 4788 ms
  501. ERROR: Shader Unlit/Text shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  502. 2024-06-25T15:13:49 9.935 INF NET: Starting server protocols
  503. 2024-06-25T15:13:49 9.936 INF [NET] Disabling protocol: SteamNetworking
  504. 2024-06-25T15:13:49 9.956 INF NET: LiteNetLib server started
  505. 2024-06-25T15:13:49 9.957 INF [PlatformApplication] restart required = False
  506. 2024-06-25T15:13:49 9.957 INF StartGame
  507. 2024-06-25T15:13:49 9.957 INF NetPackageManager Init
  508. 2024-06-25T15:13:49 10.185 INF Persistent GamePrefs saved
  509. GamePref.AdminFileName = serveradmin.xml
  510. GamePref.AirDropFrequency = 72
  511. GamePref.AirDropMarker = True
  512. GamePref.AllowSpawnNearBackpack = True
  513. GamePref.AutopilotMode = 0
  514. GamePref.BedrollDeadZoneSize = 15
  515. GamePref.BedrollExpiryTime = 45
  516. GamePref.BlockDamageAI = 100
  517. GamePref.BlockDamageAIBM = 100
  518. GamePref.BlockDamagePlayer = 100
  519. GamePref.BloodMoonEnemyCount = 8
  520. GamePref.BloodMoonFrequency = 7
  521. GamePref.BloodMoonRange = 0
  522. GamePref.BloodMoonWarning = 8
  523. GamePref.BuildCreate = False
  524. GamePref.ConnectToServerIP = 127.0.0.1
  525. GamePref.ConnectToServerPort = 26900
  526. GamePref.CreateLevelDim = 4096
  527. GamePref.CreateLevelName = My Level
  528. GamePref.CreativeMenuEnabled = False
  529. GamePref.DayCount = 3
  530. GamePref.DayLightLength = 18
  531. GamePref.DayNightLength = 60
  532. GamePref.DeathPenalty = 0
  533. GamePref.DebugMenuEnabled = False
  534. GamePref.DebugMenuShowTasks = False
  535. GamePref.DebugPanelsEnabled = -
  536. GamePref.DebugStopEnemiesMoving = False
  537. GamePref.DropOnDeath = 0
  538. GamePref.DropOnQuit = 0
  539. GamePref.DynamicMeshDistance = 1000
  540. GamePref.DynamicMeshEnabled = True
  541. GamePref.DynamicMeshLandClaimBuffer = 3
  542. GamePref.DynamicMeshLandClaimOnly = False
  543. GamePref.DynamicMeshMaxItemCache = 3
  544. GamePref.DynamicMeshMaxRegionCache = 1
  545. GamePref.DynamicMeshUseImposters = False
  546. GamePref.DynamicSpawner =
  547. GamePref.EACEnabled = True
  548. GamePref.EnableMapRendering = True
  549. GamePref.EnemyDifficulty = 0
  550. GamePref.EnemySpawnMode = True
  551. GamePref.EulaLatestVersion = 0
  552. GamePref.EulaVersionAccepted = -1
  553. GamePref.FavoriteServersList =
  554. GamePref.FragLimit = 20
  555. GamePref.GameDifficulty = 1
  556. GamePref.GameGuidClient =
  557. GamePref.GameMode = GameModeSurvival
  558. GamePref.GameName = Masters of Chaos Gaming
  559. GamePref.GameNameClient = My Game
  560. GamePref.GameVersion = V 1.0
  561. GamePref.GameWorld = Vemucuda Mountains
  562. GamePref.HideCommandExecutionLog = 0
  563. GamePref.IgnoreEOSSanctions = False
  564. GamePref.JoiningOptions = True
  565. GamePref.LandClaimCount = 3
  566. GamePref.LandClaimDeadZone = 30
  567. GamePref.LandClaimDecayMode = 0
  568. GamePref.LandClaimExpiryTime = 7
  569. GamePref.LandClaimOfflineDelay = 0
  570. GamePref.LandClaimOfflineDurabilityModifier = 0
  571. GamePref.LandClaimOnlineDurabilityModifier = 0
  572. GamePref.LandClaimSize = 41
  573. GamePref.Language = English
  574. GamePref.LanguageBrowser =
  575. GamePref.LastGameResetRevision = 0
  576. GamePref.LastLoadedPrefab =
  577. GamePref.LastLoadingTipRead = -1
  578. GamePref.LootAbundance = 100
  579. GamePref.LootRespawnDays = 7
  580. GamePref.LootTimer =
  581. GamePref.MatchLength = 10
  582. GamePref.MaxChunkAge = -1
  583. GamePref.MaxQueuedMeshLayers = 1000
  584. GamePref.MaxSpawnedAnimals = 50
  585. GamePref.MaxSpawnedZombies = 128
  586. GamePref.MaxUncoveredMapChunksPerPlayer = 131072
  587. GamePref.NoGraphicsMode = True
  588. GamePref.OptionsAllowController = True
  589. GamePref.OptionsAmbientVolumeLevel = 1
  590. GamePref.OptionsAudioOcclusion = False
  591. GamePref.OptionsBackgroundGlobalOpacity = 0.75
  592. GamePref.OptionsChatCommunication = True
  593. GamePref.OptionsControllerAimAssists = True
  594. GamePref.OptionsControllerCursorHoverSensitivity = 0.5
  595. GamePref.OptionsControllerCursorSnap = True
  596. GamePref.OptionsControllerJoystickLayout = 0
  597. GamePref.OptionsControllerLookAcceleration = 4
  598. GamePref.OptionsControllerLookAxisDeadzone = 0.1
  599. GamePref.OptionsControllerLookInvert = False
  600. GamePref.OptionsControllerMoveAxisDeadzone = 0.1
  601. GamePref.OptionsControllerSensitivityX = 0.3
  602. GamePref.OptionsControllerSensitivityY = 0.3
  603. GamePref.OptionsControllerTriggerEffects = False
  604. GamePref.OptionsControllerVehicleSensitivity = 1
  605. GamePref.OptionsControllerVibration = True
  606. GamePref.OptionsControllerVibrationStrength = 2
  607. GamePref.OptionsControllerWeaponAiming = False
  608. GamePref.OptionsControllerZoomSensitivity = 0.5
  609. GamePref.OptionsControlsResetRevision = 0
  610. GamePref.OptionsControlsSprintLock = False
  611. GamePref.OptionsDisableChunkLODs = False
  612. GamePref.OptionsDisableXmlEvents = False
  613. GamePref.OptionsDynamicMusicDailyTime = 0.45
  614. GamePref.OptionsDynamicMusicEnabled = True
  615. GamePref.OptionsForegroundGlobalOpacity = 1
  616. GamePref.OptionsGfxAA = 1
  617. GamePref.OptionsGfxAASharpness = 0
  618. GamePref.OptionsGfxBloom = True
  619. GamePref.OptionsGfxBrightness = 0.5
  620. GamePref.OptionsGfxDOF = False
  621. GamePref.OptionsGfxDynamicMinFPS = 30
  622. GamePref.OptionsGfxDynamicMode = 0
  623. GamePref.OptionsGfxDynamicScale = 1
  624. GamePref.OptionsGfxFOV = 65
  625. GamePref.OptionsGfxGrassDistance = 1
  626. GamePref.OptionsGfxLODDistance = 0.5
  627. GamePref.OptionsGfxMotionBlur = 1
  628. GamePref.OptionsGfxMotionBlurEnabled = True
  629. GamePref.OptionsGfxObjQuality = 3
  630. GamePref.OptionsGfxOcclusion = True
  631. GamePref.OptionsGfxQualityPreset = 2
  632. GamePref.OptionsGfxReflectQuality = 1
  633. GamePref.OptionsGfxReflectShadows = False
  634. GamePref.OptionsGfxResetRevision = 0
  635. GamePref.OptionsGfxResolution = 0
  636. GamePref.OptionsGfxShadowDistance = 1
  637. GamePref.OptionsGfxShadowQuality = 1
  638. GamePref.OptionsGfxSSAO = True
  639. GamePref.OptionsGfxSSReflections = 1
  640. GamePref.OptionsGfxStreamMipmaps = True
  641. GamePref.OptionsGfxSunShafts = True
  642. GamePref.OptionsGfxTerrainQuality = 3
  643. GamePref.OptionsGfxTexFilter = 1
  644. GamePref.OptionsGfxTexQuality = 1
  645. GamePref.OptionsGfxTreeDistance = 4
  646. GamePref.OptionsGfxViewDistance = 6
  647. GamePref.OptionsGfxVsync = 1
  648. GamePref.OptionsGfxWaterPtlLimiter = 0.5
  649. GamePref.OptionsGfxWaterQuality = 1
  650. GamePref.OptionsHudOpacity = 1
  651. GamePref.OptionsHudSize = 0.75
  652. GamePref.OptionsInterfaceSensitivity = 1
  653. GamePref.OptionsIntroMovieEnabled = True
  654. GamePref.OptionsInvertMouse = False
  655. GamePref.OptionsJournalPopup = True
  656. GamePref.OptionsLiteNetLibMtuOverride = False
  657. GamePref.OptionsLookSensitivity = 0.5
  658. GamePref.OptionsMenuMusicVolumeLevel = 0.7
  659. GamePref.OptionsMicVolumeLevel = 0.75
  660. GamePref.OptionsMumblePositionalAudioSupport = False
  661. GamePref.OptionsMusicVolumeLevel = 0.6
  662. GamePref.OptionsOverallAudioVolumeLevel = 1
  663. GamePref.OptionsPlayChanceFrequency = 3
  664. GamePref.OptionsPlayChanceProbability = 0.983
  665. GamePref.OptionsPlayerModel = playerMale
  666. GamePref.OptionsPlayerModelTexture = Player/Male/Player_male
  667. GamePref.OptionsPOICulling = 1
  668. GamePref.OptionsQuestsAutoAccept = True
  669. GamePref.OptionsQuestsAutoShare = True
  670. GamePref.OptionsScreenBoundsValue = 1
  671. GamePref.OptionsSelectionBoxAlphaMultiplier = 0.4
  672. GamePref.OptionsShowCompass = True
  673. GamePref.OptionsShowCrosshair = True
  674. GamePref.OptionsStabSpawnBlocksOnGround = True
  675. GamePref.OptionsSubtitlesEnabled = False
  676. GamePref.OptionsTempCelsius = False
  677. GamePref.OptionsUiCompassUseEnglishCardinalDirections = False
  678. GamePref.OptionsUiFpsScaling = 1
  679. GamePref.OptionsVehicleLookSensitivity = 0.5
  680. GamePref.OptionsVoiceChatEnabled = True
  681. GamePref.OptionsVoiceInputDevice =
  682. GamePref.OptionsVoiceOutputDevice =
  683. GamePref.OptionsVoiceVolumeLevel = 0.75
  684. GamePref.OptionsWeaponAiming = False
  685. GamePref.OptionsZoomAccel = 0.5
  686. GamePref.OptionsZoomSensitivity = 0.3
  687. GamePref.PartySharedKillRange = 5000
  688. GamePref.PersistentPlayerProfiles = False
  689. GamePref.PlayerAutologin = False
  690. GamePref.PlayerKillingMode = 0
  691. GamePref.PlayerName = Player
  692. GamePref.PlayerSafeZoneHours = 5
  693. GamePref.PlayerSafeZoneLevel = 5
  694. GamePref.PlayerToken =
  695. GamePref.PlaytestBiome = 3
  696. GamePref.RebuildMap = False
  697. GamePref.Region = NorthAmericaEast
  698. GamePref.SaveDataLimit = -1
  699. GamePref.SelectionContextMode = 0
  700. GamePref.SelectionOperationMode = 0
  701. GamePref.ServerAdminSlots = 0
  702. GamePref.ServerAdminSlotsPermission = 0
  703. GamePref.ServerDescription = Testing Mods and configuration for Alpha 22
  704. GamePref.ServerDisabledNetworkProtocols = SteamNetworking
  705. GamePref.ServerEnabled = False
  706. GamePref.ServerIP =
  707. GamePref.ServerIsPublic = True
  708. GamePref.ServerLoginConfirmationText = .
  709. GamePref.ServerMaxAllowedViewDistance = 15
  710. GamePref.ServerMaxPlayerCount = 8
  711. GamePref.ServerMaxWorldTransferSpeedKiBs = 1300
  712. GamePref.ServerName = MoCG V1.0 Test Server
  713. GamePref.ServerPort = 31000
  714. GamePref.ServerReservedSlots = 0
  715. GamePref.ServerReservedSlotsPermission = 100
  716. GamePref.ServerVisibility = 2
  717. GamePref.ServerWebsiteURL = https://mastersofchaosgaming.com/
  718. GamePref.ShowFriendPlayerOnMap = True
  719. GamePref.SkipSpawnButton = False
  720. GamePref.TelnetEnabled = True
  721. GamePref.TelnetFailedLoginLimit = 10
  722. GamePref.TelnetFailedLoginsBlocktime = 10
  723. GamePref.TelnetPort = 31006
  724. GamePref.TerminalWindowEnabled = False
  725. GamePref.TwitchBloodMoonAllowed = False
  726. GamePref.TwitchServerPermission = 90
  727. GamePref.UNUSED_ControlPanelEnabled = False
  728. GamePref.UNUSED_ControlPanelPort = 8080
  729. GamePref.UNUSED_LastLoadedPrefabSize =
  730. GamePref.UNUSED_NewGameSetDefaults =
  731. GamePref.UNUSED_OptionsBloom =
  732. GamePref.UNUSED_OptionsDOF =
  733. GamePref.UNUSED_OptionsFieldOfViewNew =
  734. GamePref.UNUSED_OptionsGamma =
  735. GamePref.UNUSED_OptionsGfxGameplayResolutionHeight =
  736. GamePref.UNUSED_OptionsGfxGameplayResolutionWidth =
  737. GamePref.UNUSED_OptionsGfxUMATexQuality =
  738. GamePref.UNUSED_OptionsMotionBlur =
  739. GamePref.UNUSED_OptionsObjectBlur =
  740. GamePref.UNUSED_OptionsReflectionBounces =
  741. GamePref.UNUSED_OptionsReflectionCullList =
  742. GamePref.UNUSED_OptionsReflectionFarClip =
  743. GamePref.UNUSED_OptionsReflectionRefreshMode =
  744. GamePref.UNUSED_OptionsReflectionShadowDistance =
  745. GamePref.UNUSED_OptionsReflectionTimeSlicingMode =
  746. GamePref.UNUSED_OptionsSSAO =
  747. GamePref.UNUSED_OptionsStreamingMipmapsBudget =
  748. GamePref.UNUSED_OptionsSunShafts =
  749. GamePref.UNUSED_PlayerId =
  750. GamePref.UNUSED_SaveGameFolder =
  751. GamePref.UNUSED_UserDataFolder =
  752. GamePref.WebDashboardEnabled = True
  753. GamePref.WebDashboardPort = 31005
  754. GamePref.WebDashboardUrl = http://map.mastersofchaosgaming.com:31005/
  755. GamePref.WorldGenSeed = Atlantis
  756. GamePref.WorldGenSize = 10240
  757. GamePref.XPMultiplier = 100
  758. GamePref.ZombieBMMove = 1
  759. GamePref.ZombieFeralMove = 1
  760. GamePref.ZombieFeralSense = 0
  761. GamePref.ZombieMove = 0
  762. GamePref.ZombieMoveNight = 1
  763. GamePref.ZombiePlayers = True
  764. GameStat.AirDropFrequency = 0
  765. GameStat.AirDropMarker = True
  766. GameStat.AllowedViewDistance = 12
  767. GameStat.AnimalCount = 0
  768. GameStat.AutoParty = False
  769. GameStat.BedrollExpiryTime = 45
  770. GameStat.BlockDamagePlayer = 100
  771. GameStat.BloodMoonDay = 0
  772. GameStat.BloodMoonEnemyCount = 8
  773. GameStat.BloodMoonWarning = 8
  774. GameStat.ChunkStabilityEnabled = True
  775. GameStat.CurrentRoundIx = 0
  776. GameStat.DayLightLength = 18
  777. GameStat.DayLimitActive = False
  778. GameStat.DayLimitThisRound = 0
  779. GameStat.DeathPenalty = XPOnly
  780. GameStat.DropOnDeath = 1
  781. GameStat.DropOnQuit = 0
  782. GameStat.EnemyCount = 0
  783. GameStat.EnemyDifficulty = Normal
  784. GameStat.EnemySpawnMode = True
  785. GameStat.FragLimitActive = False
  786. GameStat.FragLimitThisRound = 0
  787. GameStat.GameDifficulty = 2
  788. GameStat.GameDifficultyBonus = 1
  789. GameStat.GameModeId = 0
  790. GameStat.GameState = 0
  791. GameStat.GlobalMessageToShow =
  792. GameStat.IsCreativeMenuEnabled = False
  793. GameStat.IsFlyingEnabled = False
  794. GameStat.IsPlayerCollisionEnabled = True
  795. GameStat.IsPlayerDamageEnabled = True
  796. GameStat.IsResetMapOnRestart = False
  797. GameStat.IsSaveSupplyCrates = True
  798. GameStat.IsSpawnEnemies = True
  799. GameStat.IsSpawnNearOtherPlayer = False
  800. GameStat.IsTeleportEnabled = False
  801. GameStat.IsVersionCheckDone = False
  802. GameStat.LandClaimCount = 3
  803. GameStat.LandClaimDeadZone = 30
  804. GameStat.LandClaimDecayMode = 0
  805. GameStat.LandClaimExpiryTime = 3
  806. GameStat.LandClaimOfflineDelay = 0
  807. GameStat.LandClaimOfflineDurabilityModifier = 32
  808. GameStat.LandClaimOnlineDurabilityModifier = 32
  809. GameStat.LandClaimSize = 41
  810. GameStat.LoadScene =
  811. GameStat.LootTimer =
  812. GameStat.OptionsPOICulling = 0
  813. GameStat.PartySharedKillRange = 100
  814. GameStat.PlayerKillingMode = KillStrangersOnly
  815. GameStat.ScoreDiedMultiplier = -5
  816. GameStat.ScorePlayerKillMultiplier = 1
  817. GameStat.ScoreZombieKillMultiplier = 1
  818. GameStat.ShowAllPlayersOnMap = False
  819. GameStat.ShowFriendPlayerOnMap = True
  820. GameStat.ShowSpawnWindow = False
  821. GameStat.ShowWindow =
  822. GameStat.TimeLimitActive = False
  823. GameStat.TimeLimitThisRound = 0
  824. GameStat.TimeOfDayIncPerSec = 20
  825. GameStat.TwitchBloodMoonAllowed = True
  826. GameStat.UNUSED_ShowZombieCounter =
  827. GameStat.XPMultiplier = 100
  828. GameStat.ZombieHordeMeter = False
  829. 2024-06-25T15:13:49 10.286 INF StartAsServer
  830. 2024-06-25T15:13:49 10.299 INF Setting for 'DeathPenalty' does not match the default (server will go to the modded category): current = 0, default = 1
  831. 2024-06-25T15:13:49 10.299 INF Setting for 'DropOnDeath' does not match the default (server will go to the modded category): current = 0, default = 1
  832. 2024-06-25T15:13:49 10.702 INF Loaded (local): events in 0.10
  833. 2024-06-25T15:13:50 11.402 INF Loaded (local): materials in 0.30
  834. 2024-06-25T15:13:50 11.751 INF Loaded (local): physicsbodies in 0.10
  835. 2024-06-25T15:13:51 12.102 INF Loaded (local): painting in 0.10
  836. 2024-06-25T15:13:51 12.451 INF Loaded (local): shapes in 0.10
  837. ERROR: Shader Legacy Shaders/Transparent/Cutout/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  838. WARNING: Shader Unsupported: 'Nature/SpeedTree Billboard' - All subshaders removed
  839. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  840. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  841. ERROR: Shader Nature/SpeedTree Billboard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  842. WARNING: Shader Unsupported: 'Nature/SpeedTree Billboard' - All subshaders removed
  843. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  844. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  845. ERROR: Shader Game/BlockMissing shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  846. WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
  847. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  848. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  849. ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  850. WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
  851. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  852. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  853. ERROR: Shader Game/Transparent shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  854. WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed
  855. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  856. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  857. ERROR: Shader 7DTD/7DTD_Liquid shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  858. WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed
  859. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  860. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  861. WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
  862. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  863. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  864. ERROR: Shader Custom/SignTextShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  865. WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
  866. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  867. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  868. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  869. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  870. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  871. ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  872. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  873. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  874. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  875. ERROR: Shader Legacy Shaders/Particles/Alpha Blended Premultiply shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  876. WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed
  877. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  878. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  879. ERROR: Shader 7DTD/7DTD_Fire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  880. WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed
  881. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  882. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  883. There is no texture data available to upload.
  884. ERROR: Shader Game/SemiTransGlow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  885. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  886. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  887. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  888. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  889. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  890. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  891. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  892. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  893. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  894. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  895. ERROR: Shader Game Particles/Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  896. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  897. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  898. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  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. There is no texture data available to upload.
  913. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  914. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  915. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  916. ERROR: Shader Game/TorchFire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  917. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  918. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  919. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  920. WARNING: Shader Unsupported: 'Game Particles/partPyro_fireShader_A' - All subshaders removed
  921. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  922. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  923. ERROR: Shader Game Particles/partPyro_fireShader_A shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  924. WARNING: Shader Unsupported: 'Game Particles/partPyro_fireShader_A' - All subshaders removed
  925. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  926. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  927. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_B' - All subshaders removed
  928. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  929. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  930. ERROR: Shader Game Particles/partPyro_template_lit_B shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  931. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_B' - All subshaders removed
  932. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  933. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  934. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  935. WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
  936. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  937. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  938. ERROR: Shader Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  939. WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
  940. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  941. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  942. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  943. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  944. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  945. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  946. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  947. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  948. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  949. WARNING: Shader Unsupported: 'Game/Autodesk' - All subshaders removed
  950. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  951. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  952. ERROR: Shader Game/Autodesk shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  953. WARNING: Shader Unsupported: 'Game/Autodesk' - All subshaders removed
  954. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  955. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  956. ERROR: Shader Game/Character shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  957. WARNING: Shader Unsupported: '7DTD/7DTD_Cobweb' - All subshaders removed
  958. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  959. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  960. ERROR: Shader 7DTD/7DTD_Cobweb shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  961. WARNING: Shader Unsupported: '7DTD/7DTD_Cobweb' - All subshaders removed
  962. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  963. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  964. There is no texture data available to upload.
  965. WARNING: Shader Unsupported: 'Game/EntityTintMaskSSS' - All subshaders removed
  966. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  967. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  968. ERROR: Shader Game/EntityTintMaskSSS shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  969. WARNING: Shader Unsupported: 'Game/EntityTintMaskSSS' - All subshaders removed
  970. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  971. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  972. There is no texture data available to upload.
  973. ERROR: Shader Legacy Shaders/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  974. WARNING: Shader Unsupported: 'Game/CharacterPlayerOutfit' - All subshaders removed
  975. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  976. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  977. ERROR: Shader Game/CharacterPlayerOutfit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  978. WARNING: Shader Unsupported: 'Game/CharacterPlayerOutfit' - All subshaders removed
  979. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  980. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  981. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  982. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  983. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  984. ERROR: Shader Game Particles/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  985. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  986. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  987. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  988. WARNING: Shader Unsupported: 'Game Particles/Standard Surface' - All subshaders removed
  989. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  990. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  991. ERROR: Shader Game Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  992. WARNING: Shader Unsupported: 'Game Particles/Standard Surface' - All subshaders removed
  993. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  994. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  995. There is no texture data available to upload.
  996. WARNING: Shader Unsupported: 'Game/Autodesk' - All subshaders removed
  997. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  998. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  999. ERROR: Shader Game/Autodesk shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1000. WARNING: Shader Unsupported: 'Game/Autodesk' - All subshaders removed
  1001. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1002. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1003. WARNING: Shader Unsupported: '7DTD/7DTD_Sign_Illuminated' - All subshaders removed
  1004. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1005. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1006. ERROR: Shader 7DTD/7DTD_Sign_Illuminated shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1007. WARNING: Shader Unsupported: '7DTD/7DTD_Sign_Illuminated' - All subshaders removed
  1008. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1009. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1010. There is no texture data available to upload.
  1011. WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
  1012. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1013. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1014. ERROR: Shader Custom/SignTextShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1015. WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
  1016. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1017. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1018. ERROR: Shader Game/Transparent shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1019. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1020. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1021. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1022. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1023. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1024. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1025. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1026. WARNING: Shader Unsupported: 'Nature/SpeedTree8' - All subshaders removed
  1027. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1028. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1029. ERROR: Shader Nature/SpeedTree8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1030. WARNING: Shader Unsupported: 'Nature/SpeedTree8' - All subshaders removed
  1031. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1032. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1033. ERROR: Shader Game/SpeedTree8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1034. WARNING: Shader Unsupported: 'Nature/SpeedTree' - All subshaders removed
  1035. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1036. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1037. ERROR: Shader Nature/SpeedTree shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1038. WARNING: Shader Unsupported: 'Nature/SpeedTree' - All subshaders removed
  1039. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1040. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1041. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  1042. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1043. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1044. ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1045. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  1046. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1047. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1048. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1049. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1050. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1051. ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1052. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1053. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1054. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1055. There is no texture data available to upload.
  1056. WARNING: Shader Unsupported: '7DTD/7DTD_RallyPoint' - All subshaders removed
  1057. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1058. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1059. ERROR: Shader 7DTD/7DTD_RallyPoint shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1060. WARNING: Shader Unsupported: '7DTD/7DTD_RallyPoint' - All subshaders removed
  1061. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1062. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1063. 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
  1064. 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
  1065. 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
  1066. 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
  1067. There is no texture data available to upload.
  1068. 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
  1069. 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
  1070. 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
  1071. 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
  1072. ERROR: Shader Game/Character shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1073. WARNING: Shader Unsupported: 'Game/Cloth' - All subshaders removed
  1074. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1075. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1076. ERROR: Shader Game/Cloth shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1077. WARNING: Shader Unsupported: 'Game/Cloth' - All subshaders removed
  1078. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1079. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1080. WARNING: Shader Unsupported: 'Game Particles/shader_gas_unlit' - All subshaders removed
  1081. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1082. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1083. ERROR: Shader Game Particles/shader_gas_unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1084. WARNING: Shader Unsupported: 'Game Particles/shader_gas_unlit' - All subshaders removed
  1085. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1086. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1087. Unloading 5 Unused Serialized files (Serialized files now loaded: 11)
  1088. 2024-06-25T15:14:01 22.204 INF Block IDs with mapping
  1089. 2024-06-25T15:14:01 22.214 INF Block IDs total 23949, terr 29, last 24171
  1090. 2024-06-25T15:14:01 22.234 INF Loaded (local): blocks in 9.25
  1091. Unloading 72786 unused Assets to reduce memory usage. Loaded Objects now: 80375.
  1092. Total: 335.806438 ms (FindLiveObjects: 7.954931 ms CreateObjectMapping: 9.865452 ms MarkObjects: 298.276371 ms DeleteObjects: 19.709084 ms)
  1093.  
  1094. 2024-06-25T15:14:01 22.828 INF Loaded (local): progression in 0.10
  1095. WARNING: Shader Unsupported: '7DTD_Unity5/WaterInBucket' - All subshaders removed
  1096. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1097. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1098. ERROR: Shader 7DTD_Unity5/WaterInBucket shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1099. WARNING: Shader Unsupported: '7DTD_Unity5/WaterInBucket' - All subshaders removed
  1100. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1101. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1102. 2024-06-25T15:14:02 23.743 INF Loaded (local): buffs in 0.67
  1103. 2024-06-25T15:14:03 24.076 INF Loaded (local): misc in 0.10
  1104. WARNING: Shader Unsupported: '7DTD/TorchGlow' - All subshaders removed
  1105. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1106. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1107. ERROR: Shader 7DTD/TorchGlow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1108. WARNING: Shader Unsupported: '7DTD/TorchGlow' - All subshaders removed
  1109. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1110. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1111. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  1112. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1113. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1114. ERROR: Shader Game/TorchFire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1115. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  1116. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1117. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1118. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  1119. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1120. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1121. ERROR: Shader Game/TorchFire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1122. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  1123. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1124. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1125. There is no texture data available to upload.
  1126. 2024-06-25T15:14:03 24.707 INF Loaded (local): items in 0.38
  1127. ERROR: Shader Shader Forge/7DTD_Particle_Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1128. WARNING: Shader Unsupported: 'Game/Glass Reflex' - All subshaders removed
  1129. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1130. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1131. ERROR: Shader Game/Glass Reflex shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1132. WARNING: Shader Unsupported: 'Game/Glass Reflex' - All subshaders removed
  1133. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1134. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1135. 2024-06-25T15:14:04 25.090 INF Item IDs with mapping
  1136. 2024-06-25T15:14:04 25.091 INF ItemIDs from Mapping
  1137. 2024-06-25T15:14:04 25.094 INF ItemClass assignLeftOverItems 66880 of 81920
  1138. 2024-06-25T15:14:04 25.148 INF Loaded (local): item_modifiers in 0.06
  1139. 2024-06-25T15:14:04 25.497 INF Loaded (local): entityclasses in 0.10
  1140. 2024-06-25T15:14:04 25.847 INF Loaded (local): qualityinfo in 0.10
  1141. 2024-06-25T15:14:05 26.197 INF Loaded (local): sounds in 0.10
  1142. 2024-06-25T15:14:05 26.547 INF Loaded (local): recipes in 0.10
  1143. 2024-06-25T15:14:06 26.897 INF Loaded (local): blockplaceholders in 0.10
  1144. 2024-06-25T15:14:06 27.247 INF Loaded (local): loot in 0.10
  1145. 2024-06-25T15:14:06 27.597 INF Loaded (local): entitygroups in 0.10
  1146. 2024-06-25T15:14:07 27.947 INF Loaded (local): utilityai in 0.10
  1147. 2024-06-25T15:14:07 28.297 INF Loaded (local): vehicles in 0.10
  1148. 2024-06-25T15:14:07 28.647 INF Loaded (local): rwgmixer in 0.10
  1149. 2024-06-25T15:14:08 28.997 INF Loaded (local): weathersurvival in 0.10
  1150. 2024-06-25T15:14:08 29.347 INF Loaded (local): archetypes in 0.10
  1151. 2024-06-25T15:14:08 29.697 INF Loaded (local): challenges in 0.10
  1152. 2024-06-25T15:14:09 30.048 INF Loaded (local): quests in 0.10
  1153. 2024-06-25T15:14:09 30.398 INF Loaded (local): traders in 0.10
  1154. 2024-06-25T15:14:09 30.748 INF Loaded (local): npc in 0.10
  1155. 2024-06-25T15:14:10 31.098 INF Loaded (local): dialogs in 0.10
  1156. 2024-06-25T15:14:10 31.448 INF Loaded (local): ui_display in 0.10
  1157. 2024-06-25T15:14:10 31.798 INF Loaded (local): nav_objects in 0.10
  1158. 2024-06-25T15:14:11 32.148 INF Loaded (local): gamestages in 0.10
  1159. 2024-06-25T15:14:11 32.642 INF Loaded (local): gameevents in 0.24
  1160. 2024-06-25T15:14:12 32.958 INF Loaded (local): twitch in 0.10
  1161. 2024-06-25T15:14:12 33.308 INF Loaded (local): twitch_events in 0.10
  1162. 2024-06-25T15:14:12 33.657 INF Loaded (local): dmscontent in 0.10
  1163. 2024-06-25T15:14:13 34.008 INF Loaded (local): XUi_Common/styles in 0.10
  1164. 2024-06-25T15:14:13 34.357 INF Loaded (local): XUi_Common/controls in 0.10
  1165. 2024-06-25T15:14:13 34.707 INF Loaded (local): XUi/styles in 0.10
  1166. 2024-06-25T15:14:14 35.057 INF Loaded (local): XUi/controls in 0.10
  1167. 2024-06-25T15:14:14 35.407 INF Loaded (local): XUi/windows in 0.10
  1168. 2024-06-25T15:14:14 35.756 INF Loaded (local): XUi/xui in 0.10
  1169. 2024-06-25T15:14:15 36.156 INF Loaded (local): biomes in 0.10
  1170. 2024-06-25T15:14:15 36.507 INF Loaded (local): worldglobal in 0.10
  1171. 2024-06-25T15:14:15 36.857 INF Loaded (local): spawning in 0.10
  1172. 2024-06-25T15:14:16 37.207 INF Loaded (local): loadingscreen in 0.10
  1173. 2024-06-25T15:14:16 37.509 INF Added 1335 subtitle data entries and 3 speaker colors
  1174. 2024-06-25T15:14:16 37.557 INF Loaded (local): subtitles in 0.10
  1175. 2024-06-25T15:14:17 37.907 INF Loaded (local): videos in 0.10
  1176. 2024-06-25T15:14:17 38.058 INF createWorld: Vemucuda Mountains, Masters of Chaos Gaming, GameModeSurvival
  1177. 2024-06-25T15:14:17 38.058 INF Occlusion: Disabled
  1178. 2024-06-25T15:14:17 38.112 INF Started thread ChunkMeshBake
  1179. 2024-06-25T15:14:17 38.112 INF Started thread ChunkCalc
  1180. 2024-06-25T15:14:17 38.112 INF Started thread ChunkRegeneration
  1181. 2024-06-25T15:14:17 38.208 INF World.Load: Vemucuda Mountains
  1182. 2024-06-25T15:14:17 38.220 INF BloodMoon SetDay: day 14, last day 7, freq 7, range 0
  1183. 2024-06-25T15:14:17 38.262 INF Started thread WaterSimulationApplyChanges
  1184. 2024-06-25T15:14:21 41.978 INF Started thread GenerateChunks
  1185. 2024-06-25T15:14:22 43.062 INF Calculating world hashes took 984 ms (world size 415 MiB)
  1186. 2024-06-25T15:14:22 43.063 INF Initial ENABLE_FILE_BACKED_ARRAYS == False
  1187. 2024-06-25T15:14:22 43.193 INF Loading dtm raw file took 1166ms
  1188. 2024-06-25T15:14:22 43.244 INF Biomes image size w= 1280, h = 1280
  1189. 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.
  1190. 2024-06-25T15:14:24 45.068 INF Loading and creating biomes took 1875ms
  1191. 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.
  1192. 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.
  1193. 2024-06-25T15:14:25 46.544 INF Loading and creating shader control textures took 1475ms
  1194. 2024-06-25T15:14:27 48.051 INF Loading and parsing of generator took 1506ms
  1195. 2024-06-25T15:14:27 48.152 INF Computed 1690 chunk groups containing a total of 40583 chunks. Largest group contains 445 chunks.
  1196. 2024-06-25T15:14:27 48.232 INF Started thread SaveChunks /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/Region
  1197. 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.
  1198. 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.
  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 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.
  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. 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.
  1203. 2024-06-25T15:14:29 50.329 INF [DECO] read 251293
  1204. 2024-06-25T15:14:29 50.533 INF Dynamic Music Initialized on Server
  1205. 2024-06-25T15:14:29 50.533 INF Dynamic Music Initialized on Dedi
  1206. 2024-06-25T15:14:29 50.537 INF AstarManager Init
  1207. 2024-06-25T15:14:29 50.773 INF WeatherManager: Init 8 weather packages
  1208. WARNING: Shader Unsupported: '7DTD_Unity5/Wire' - All subshaders removed
  1209. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1210. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1211. ERROR: Shader 7DTD_Unity5/Wire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1212. WARNING: Shader Unsupported: '7DTD_Unity5/Wire' - All subshaders removed
  1213. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1214. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1215. There is no texture data available to upload.
  1216. There is no texture data available to upload.
  1217. 2024-06-25T15:14:30 51.127 INF createWorld() done
  1218. 2024-06-25T15:14:30 51.128 INF Loading players.xml
  1219. 2024-06-25T15:14:30 51.137 INF [PlatformUserManager] Primary ID 'EOS_00020291d3b7476fadcc478759047c46' was mapped to Native ID 'Steam_76561197990496105'.
  1220. 2024-06-25T15:14:30 51.138 INF [PlatformUserManager] Primary ID 'EOS_0002065329ef4f9492552edb8db36a73' was mapped to Native ID 'Steam_76561198363183923'.
  1221. 2024-06-25T15:14:30 51.139 INF [PlatformUserManager] Primary ID 'EOS_00021b80a2494023a19d0500897eddca' was mapped to Native ID 'Steam_76561198081524734'.
  1222. 2024-06-25T15:14:30 51.139 INF [PlatformUserManager] Primary ID 'EOS_00020a86cc6a4ad3a022c1e68a868b43' was mapped to Native ID 'Steam_76561198823624000'.
  1223. 2024-06-25T15:14:30 51.139 INF [PlatformUserManager] Primary ID 'EOS_0002ed591c794901a60f25bdf258add9' was mapped to Native ID 'Steam_76561198068096924'.
  1224. 2024-06-25T15:14:30 51.139 INF [PlatformUserManager] Primary ID 'EOS_0002460dbc0143049b34e59a38142a28' was mapped to Native ID 'Steam_76561197963272678'.
  1225. 2024-06-25T15:14:30 51.139 INF [PlatformUserManager] Primary ID 'EOS_00022ed9f35346698ac3304bc05c662e' was mapped to Native ID 'Steam_76561197973469297'.
  1226. 2024-06-25T15:14:30 51.139 INF [PlatformUserManager] Primary ID 'EOS_000286af55944f27afbab79b5e9ed3c7' was mapped to Native ID 'Steam_76561198930521791'.
  1227. 2024-06-25T15:14:30 51.139 INF [PlatformUserManager] Primary ID 'EOS_0002ab2423b4421282c28822c02fbec9' was mapped to Native ID 'Steam_76561198045556128'.
  1228. 2024-06-25T15:14:30 51.139 INF [PlatformUserManager] Primary ID 'EOS_000244e8b7f64c62852a11b11d5dd698' was mapped to Native ID 'Steam_76561198077807515'.
  1229. 2024-06-25T15:14:30 51.139 INF [PlatformUserManager] Primary ID 'EOS_0002713702664423bb121c7bd70e3b81' was mapped to Native ID 'Steam_76561197984184466'.
  1230. 2024-06-25T15:14:30 51.140 INF [PlatformUserManager] Primary ID 'EOS_000221d501f244d7b8547ef2756ce5a3' was mapped to Native ID 'Steam_76561198045426595'.
  1231. 2024-06-25T15:14:30 51.140 INF [PlatformUserManager] Primary ID 'EOS_0002ecff28f54d8eb37f4bca659e2b1b' was mapped to Native ID 'Steam_76561199004457510'.
  1232. 2024-06-25T15:14:30 51.172 INF WeatherManager: ApplySavedPackages
  1233. 2024-06-25T15:14:30 51.221 INF Loaded player
  1234. 2024-06-25T15:14:30 51.273 INF VehicleManager /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/vehicles.dat, loaded 0
  1235. 2024-06-25T15:14:30 51.273 INF DroneManager /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/drones.dat, loaded 0
  1236. 2024-06-25T15:14:30 51.274 INF TurretTracker /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/turrets.dat, loaded 0
  1237. 2024-06-25T15:14:30 51.374 INF [EOS] Registering server
  1238. 2024-06-25T15:14:30 51.390 INF [PlayerInteractions] JoinedMultiplayerServer not supported with current platforms
  1239. 2024-06-25T15:14:30 51.391 INF [EAC] Starting EAC server
  1240. [S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
  1241. CAppInfoCacheReadFromDiskThread took 4 milliseconds to initialize
  1242. dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
  1243. Setting breakpad minidump AppID = 251570
  1244. SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561197960265728 [API loaded no]
  1245. [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.
  1246. 2024-06-25T15:14:32 53.608 INF Loading dymesh settings
  1247. 2024-06-25T15:14:32 53.609 INF Dynamic Mesh Settings
  1248. 2024-06-25T15:14:32 53.609 INF Use Imposter Values: False
  1249. 2024-06-25T15:14:32 53.609 INF Only Player Areas: False
  1250. 2024-06-25T15:14:32 53.609 INF Player Area Buffer: 3
  1251. 2024-06-25T15:14:32 53.609 INF Max View Distance: 1000
  1252. 2024-06-25T15:14:32 53.609 INF Regen all on new world: False
  1253. 2024-06-25T15:14:32 53.611 INF Dymesh: Prepping dynamic mesh. Resend Default: True
  1254. 2024-06-25T15:14:32 53.611 INF Dymesh: Mesh location: /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/DynamicMeshes/
  1255. 2024-06-25T15:14:33 53.884 INF [CSMM_Patrons] CpmStrings loaded from CpmStrings.xml.
  1256. 2024-06-25T15:14:33 53.896 INF [CSMM_Patrons] CpmSettings loaded from CpmSettings.xml.
  1257. 2024-06-25T15:14:33 53.918 INF [CSMM_Patrons] Loading permissions file at '/home/a22test/Save/Saves/cpmcc_permissions.xml'
  1258. 2024-06-25T15:14:33 53.919 INF [CSMM_Patrons] Loading cpmcc_permissions file done.
  1259. 2024-06-25T15:14:33 53.943 INF [CSMM_Patrons] Started cpmcc on 31008
  1260. 2024-06-25T15:14:33 53.943 INF [CSMM_Patrons] Starting cleanup of player databases...
  1261. 2024-06-25T15:14:33 54.007 INF [CSMM_Patrons] Player databases have been cleaned!
  1262. 2024-06-25T15:14:33 54.007 INF [CSMM_Patrons] Started Location monitoring.
  1263. 2024-06-25T15:14:33 54.008 INF [CSMM_Patrons] Claimprotector has started.
  1264. 2024-06-25T15:14:33 54.008 INF VehicleManager /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/vehicles.dat, loaded 0
  1265. 2024-06-25T15:14:33 54.034 INF [Web] Serving basic webserver files from /home/a22test/serverfiles/7DaysToDieServer_Data/../Mods/TFP_WebServer/webroot
  1266. 2024-06-25T15:14:33 54.044 INF Started thread SSE-Processing_/sse/
  1267. 2024-06-25T15:14:33 54.106 INF Started legacy webmod feature on port 31005, local address /legacymap
  1268. 2024-06-25T15:14:33 54.142 INF [Web] OpenAPI preparation done
  1269. 2024-06-25T15:14:33 54.149 INF [Web] Started Webserver on port 31005
  1270. 2024-06-25T15:14:48 69.737 INF [Web] IconHandler: Loaded 8577 icons (5124 source images with 3453 tints applied)
  1271. 2024-06-25T15:14:48 69.744 INF [Web] IconHandler: Total time 15587 ms, loading files 2370 ms, tinting files 8567 ms, encoding files 4443 ms
  1272. 2024-06-25T15:14:48 69.744 INF [Web] IconHandler: Cached 182683 KiB
  1273. 2024-06-25T15:14:48 69.744 INF StartGame done
  1274. 2024-06-25T15:14:48 69.798 INF [Steamworks.NET] Registering auth callbacks
  1275. 2024-06-25T15:14:48 69.801 INF [Steamworks.NET] GameServer.Init successful
  1276. 2024-06-25T15:14:48 69.802 INF [Steamworks.NET] Making server public
  1277. 2024-06-25T15:14:49 70.055 INF [EOS] Server registered, session: bf47708619974f9da57d89b37aba16fa
  1278. 2024-06-25T15:14:49 70.059 INF [EOS] Session address: 6*.4*.18*.4*
  1279. 2024-06-25T15:14:49 70.503 INF Dymesh: Warming dynamic mesh
  1280. 2024-06-25T15:14:49 70.503 INF Dymesh: Creating dynamic mesh manager
  1281. 2024-06-25T15:14:49 70.506 INF Dymesh: Awake
  1282. 2024-06-25T15:14:49 70.506 INF Dymesh: Mesh location: /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/DynamicMeshes/
  1283. 2024-06-25T15:14:49 70.507 INF Dymesh: Loading Items: /home/a22test/Save/Saves/Vemucuda Mountains/Masters of Chaos Gaming/DynamicMeshes/
  1284. 2024-06-25T15:14:49 70.524 INF Dymesh: Loaded Items: 199
  1285. 2024-06-25T15:14:49 70.524 INF Dymesh: Loading all items took: 0.017766 seconds.
  1286. 2024-06-25T15:14:49 70.529 INF Clearing queues.
  1287. 2024-06-25T15:14:49 70.529 INF Cleared queues.
  1288. 2024-06-25T15:14:49 70.530 INF Dynamic thread starting
  1289. 2024-06-25T15:14:49 70.533 INF Dymesh door replacement: imposterBlock
  1290. 2024-06-25T15:14:49 70.704 INF [Steamworks.NET] GameServer.LogOn successful, SteamID=90199440958344217, public IP=6*.4*.18*.4*
  1291. 2024-06-25T15:15:05 86.664 INF [DECO] written 251293, in 59ms
  1292. 2024-06-25T15:15:05 86.673 INF [DECO] write thread 8ms
  1293. 2024-06-25T15:16:18 158.958 WRN [Web] Invalid Admintoken used from 192.158.236.219:44904
  1294. 2024-06-25T15:18:00 260.861 INF NET: LiteNetLib: Connect from: 192.168.2.114:60040 / 0
  1295. 2024-06-25T15:18:00 260.863 INF Started thread NCS_Reader_0_0
  1296. 2024-06-25T15:18:00 260.863 INF Started thread NCS_Writer_0_0
  1297. 2024-06-25T15:18:00 260.864 INF Started thread NCS_Reader_0_1
  1298. 2024-06-25T15:18:00 260.864 INF Started thread NCS_Writer_0_1
  1299. 2024-06-25T15:18:00 260.870 INF [NET] PlayerConnected EntityID=-1, PltfmId='Local_<none>', CrossId='<unknown/none>', OwnerID='<unknown/none>', PlayerName='', ClientNumber='1'
  1300. 2024-06-25T15:18:00 260.936 INF NPPL.Read
  1301. 2024-06-25T15:18:00 260.962 INF PlayerLogin: SylenThunder/V 1.0
  1302. 2024-06-25T15:18:00 260.962 INF Client IP: 192.168.2.114
  1303. 2024-06-25T15:18:00 260.964 INF [Auth] PlayerName authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='<unknown/none>', PlayerName='SylenThunder', ClientNumber='1'
  1304. 2024-06-25T15:18:00 260.964 INF [Auth] ServerState authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='<unknown/none>', PlayerName='SylenThunder', ClientNumber='1'
  1305. 2024-06-25T15:18:00 260.964 INF [Auth] MpHostAllowed authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='<unknown/none>', PlayerName='SylenThunder', ClientNumber='1'
  1306. 2024-06-25T15:18:00 260.965 INF [Auth] PlayerId authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='<unknown/none>', PlayerName='SylenThunder', ClientNumber='1'
  1307. 2024-06-25T15:18:00 260.965 INF [Auth] DuplicateUserId authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='<unknown/none>', PlayerName='SylenThunder', ClientNumber='1'
  1308. 2024-06-25T15:18:00 260.965 INF [Auth] VersionCheck authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='<unknown/none>', PlayerName='SylenThunder', ClientNumber='1'
  1309. 2024-06-25T15:18:00 260.966 INF [Auth] PlayerSlots authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='<unknown/none>', PlayerName='SylenThunder', ClientNumber='1'
  1310. 2024-06-25T15:18:00 260.967 INF [Auth] LegacyModAuthorizations authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='<unknown/none>', PlayerName='SylenThunder', ClientNumber='1'
  1311. 2024-06-25T15:18:00 260.968 INF [Steamworks.NET] Auth.AuthenticateUser()
  1312. 2024-06-25T15:18:00 260.972 INF [Steamworks.NET] Authenticating player: SylenThunder SteamId: 76561197990496105 TicketLen: 1024 Result: k_EBeginAuthSessionResultOK
  1313. 2024-06-25T15:18:01 262.166 INF [Steamworks.NET] Authentication callback. ID: 76561197990496105, owner: 76561197990496105, result: k_EAuthSessionResponseOK
  1314. 2024-06-25T15:18:01 262.166 INF [Auth] PlatformAuth authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='Steam_76561197990496105', PlayerName='SylenThunder', ClientNumber='1'
  1315. 2024-06-25T15:18:01 262.167 INF [Auth] SteamFamily authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='Steam_76561197990496105', PlayerName='SylenThunder', ClientNumber='1'
  1316. 2024-06-25T15:18:01 262.167 INF [Auth] SteamGroups authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='Steam_76561197990496105', PlayerName='SylenThunder', ClientNumber='1'
  1317. 2024-06-25T15:18:01 262.168 INF [EOS] Verifying token for 00020291d3b7476fadcc478759047c46
  1318. 2024-06-25T15:18:01 262.714 INF [EOS] Device=, Platform=steam, AccType=Steam, AccId=76561197990496105, PUID=00020291d3b7476fadcc478759047c46
  1319. 2024-06-25T15:18:02 263.213 INF [EOS] Player may have active sanctions
  1320. 2024-06-25T15:18:02 263.213 INF [EOS] SanctionsQuery finished with: 0 sanctions
  1321. 2024-06-25T15:18:02 263.214 INF [Auth] CrossplatformAuth authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='Steam_76561197990496105', PlayerName='SylenThunder', ClientNumber='1'
  1322. 2024-06-25T15:18:02 263.214 INF [Auth] BansAndWhitelist authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='Steam_76561197990496105', PlayerName='SylenThunder', ClientNumber='1'
  1323. 2024-06-25T15:18:02 263.215 INF [Auth] Crossplay authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='Steam_76561197990496105', PlayerName='SylenThunder', ClientNumber='1'
  1324. 2024-06-25T15:18:02 263.215 INF [EOS-ACS] Registering user: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='Steam_76561197990496105', PlayerName='SylenThunder', ClientNumber='1'
  1325. 2024-06-25T15:18:09 269.962 INF [Auth] EAC authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='Steam_76561197990496105', PlayerName='SylenThunder', ClientNumber='1'
  1326. 2024-06-25T15:18:09 270.012 INF [Auth] Finalizer authorization successful: EntityID=-1, PltfmId='Steam_76561197990496105', CrossId='EOS_00020291d3b7476fadcc478759047c46', OwnerID='Steam_76561197990496105', PlayerName='SylenThunder', ClientNumber='1'
  1327. 2024-06-25T15:18:09 270.015 INF Allowing player with id EOS_00020291d3b7476fadcc478759047c46
  1328. 2024-06-25T15:18:09 270.113 INF RequestToEnterGame: EOS_00020291d3b7476fadcc478759047c46/SylenThunder
  1329. 2024-06-25T15:18:18 279.313 INF Time: 4.21m FPS: 20.00 Heap: 2020.8MB Max: 2020.8MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 2926.3MB
  1330. 2024-06-25T15:18:47 307.915 INF Dymesh: Update items to send for SylenThunder id: -1 recieved: 205
  1331. 2024-06-25T15:18:47 307.919 INF Dymesh: Items to send: 0 Added: 0 chunks: 199
  1332. 2024-06-25T15:18:48 309.477 INF Time: 4.71m FPS: 20.00 Heap: 2003.7MB Max: 2020.8MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 2928.3MB
  1333. 2024-06-25T15:19:18 338.962 WRN [Web] Invalid Admintoken used from 192.158.236.219:44918
  1334. 2024-06-25T15:19:18 338.962 WRN [Web] [SSE] In SseHandler.HandleRequest(): No 'events' query parameter given
  1335. 2024-06-25T15:19:18 339.526 INF Time: 5.22m FPS: 20.00 Heap: 2005.9MB Max: 2020.8MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 2928.3MB
  1336. 2024-06-25T15:19:48 369.576 INF Time: 5.72m FPS: 20.00 Heap: 2008.2MB Max: 2020.8MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 2928.3MB
  1337. 2024-06-25T15:20:18 399.576 INF Time: 6.22m FPS: 20.00 Heap: 2010.5MB Max: 2020.8MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 2928.5MB
  1338. 2024-06-25T15:20:48 429.590 INF Time: 6.72m FPS: 20.00 Heap: 2003.6MB Max: 2020.8MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 2928.5MB
  1339. 2024-06-25T15:21:18 459.640 INF Time: 7.22m FPS: 20.00 Heap: 2005.8MB Max: 2020.8MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 2928.5MB
  1340. 2024-06-25T15:21:48 489.640 INF Time: 7.72m FPS: 20.00 Heap: 2008.1MB Max: 2020.8MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 2928.5MB
  1341. 2024-06-25T15:22:18 518.956 WRN [Web] Invalid Admintoken used from 192.158.236.219:44922
  1342. 2024-06-25T15:22:18 519.690 INF Time: 8.22m FPS: 20.00 Heap: 2010.4MB Max: 2020.8MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 2928.5MB
  1343. 2024-06-25T15:22:48 549.701 INF Time: 8.72m FPS: 20.00 Heap: 2003.6MB Max: 2020.8MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 2928.5MB
  1344. 2024-06-25T15:23:18 579.751 INF Time: 9.22m FPS: 20.00 Heap: 2005.9MB Max: 2020.8MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 2928.5MB
  1345. 2024-06-25T15:23:48 609.751 INF Time: 9.72m FPS: 20.00 Heap: 2008.1MB Max: 2020.8MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 2928.5MB
  1346. 2024-06-25T15:24:10 630.900 INF NET: LiteNetLib: Connect from: 192.168.2.23:54983 / 1
  1347. 2024-06-25T15:24:10 630.900 INF Started thread NCS_Reader_1_0
Advertisement
Add Comment
Please, Sign In to add comment