Guest User

Untitled

a guest
Aug 16th, 2024
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 256.20 KB | None | 0 0
  1. Mono path[0] = '/home/wulf/7days/7DaysToDieServer_Data/Managed'
  2. Mono config path = '/home/wulf/7days/7DaysToDieServer_Data/MonoBleedingEdge/etc'
  3. Shutdown handler: initialize.
  4. Preloaded 'libEOSSDK-Linux-Shipping.so'
  5. Preloaded 'libMagick.so'
  6. Preloaded 'lib_burst_generated.so'
  7. Preloaded 'libgetrss.so'
  8. Preloaded 'libsteam_api.so'
  9. Preloaded 'steamclient.so'
  10. Unable to preload the following plugins:
  11. libMouseLib.so
  12. [Physics::Module] Initialized MultithreadedJobDispatcher with 11 workers.
  13. Loading player data from /home/wulf/7days/7DaysToDieServer_Data/data.unity3d
  14. Initialize engine version: 2022.3.29f1 (8d510ca76d2b)
  15. [Subsystems] Discovering subsystems at path /home/wulf/7days/7DaysToDieServer_Data/UnitySubsystems
  16. Forcing GfxDevice: Null
  17. GfxDevice: creating device client; threaded=0; jobified=0
  18. NullGfxDevice:
  19. Version: NULL 1.0 [1.0]
  20. Renderer: Null Device
  21. Vendor: Unity Technologies
  22. Begin MonoManager ReloadAssembly
  23. - Loaded All Assemblies, in 0.154 seconds
  24. - Finished resetting the current domain, in 0.001 seconds
  25. ERROR: Shader Hidden/LandClaimBoundary shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  26. ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  27. ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  28. ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  29. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  30. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  31. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  32. ERROR: Shader Legacy Shaders/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  33. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  34. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  35. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  36. WARNING: Shader Unsupported: '7DTD/Cube_UI_Glow' - All subshaders removed
  37. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  38. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  39. ERROR: Shader 7DTD/Cube_UI_Glow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  40. WARNING: Shader Unsupported: '7DTD/Cube_UI_Glow' - All subshaders removed
  41. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  42. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  43. WARNING: Shader Unsupported: '7DTD/Cube_UI_Frame' - All subshaders removed
  44. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  45. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  46. ERROR: Shader 7DTD/Cube_UI_Frame shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  47. WARNING: Shader Unsupported: '7DTD/Cube_UI_Frame' - All subshaders removed
  48. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  49. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  50. ERROR: Shader Unlit/Transparent Colored shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  51. ERROR: Shader GUI/Text Shader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  52. UnloadTime: 0.760762 ms
  53. 2024-08-16T20:40:46 0.000 INF Version: V 1.0 (b333) Compatibility Version: V 1.0, Build: LinuxServer 64 Bit
  54.  
  55.  
  56. 2024-08-16T20:40:46 0.024 WRN The open files limit is too low (1024) and may cause crashes. Recommended is at least 10240. Follow these steps to increment it:
  57. - Open /etc/security/limits.conf with a text editor: 'sudo editor /etc/security/limits.conf'
  58. - Add or update the line: 'wulf soft nofile 10240'
  59. - Save the file and exit the editor
  60. - Apply the changes: Log out and back in or restart the system
  61.  
  62.  
  63. 2024-08-16T20:40:46 0.025 INF System information:
  64. 2024-08-16T20:40:46 0.025 INF OS: Linux 6.8 Ubuntu 24.04 64bit
  65. 2024-08-16T20:40:46 0.026 INF CPU: Intel(R) Core(TM) i7-8700B CPU @ 3.20GHz (cores: 12)
  66. 2024-08-16T20:40:46 0.026 INF RAM: 15837 MB
  67. 2024-08-16T20:40:46 0.026 INF GPU: Null Device (128 MB)
  68. 2024-08-16T20:40:46 0.029 INF Graphics API: NULL 1.0 [1.0] (shader level 3.0)
  69. 2024-08-16T20:40:46 0.031 INF Local UTC offset: 0 hours
  70. 2024-08-16T20:40:46 0.057 INF Command line arguments: ./7DaysToDieServer.x86_64 -logfile ./7DaysToDieServer_Data/output_log__2024-08-16__20-40-45.txt -quit -batchmode -nographics -dedicated -configfile=serverconfig.xml
  71. 2024-08-16T20:40:46 0.066 INF Parsing server configfile: /home/wulf/7days/7DaysToDieServer_Data/../serverconfig.xml
  72. 2024-08-16T20:40:46 0.099 INF Parsing server configfile successfully completed
  73. 2024-08-16T20:40:46 0.099 INF UserDataFolder: /home/wulf/.local/share/7DaysToDie
  74. 2024-08-16T20:40:46 0.101 INF [Platform] Init
  75. 2024-08-16T20:40:46 0.138 INF [Platform] Using native platform: Steam
  76. 2024-08-16T20:40:46 0.139 INF [Platform] Using cross platform: EOS
  77. 2024-08-16T20:40:46 0.140 INF [Platform] Using server platform: Steam
  78. 2024-08-16T20:40:46 0.140 INF [Platform] Using server platform: XBL
  79. 2024-08-16T20:40:46 0.140 INF [Platform] Using server platform: PSN
  80. 2024-08-16T20:40:46 0.143 INF Starting PlayerInputManager...
  81. 2024-08-16T20:40:46 0.145 INF InControl (version 1.8.9 build 9376, native module = False, XInput = False)
  82. 2024-08-16T20:40:46 0.148 INF InControl (version 1.8.9 build 9376)
  83. 2024-08-16T20:40:46 0.274 INF UnityInputDeviceManager enabled.
  84. 2024-08-16T20:40:46 0.290 INF [Platform] Initializing Steam
  85. 2024-08-16T20:40:46 0.296 INF [Platform] Initializing EOS
  86. 2024-08-16T20:40:46 0.326 INF [EOS] Initialize: Success
  87. 2024-08-16T20:40:46 0.354 INF [Platform] Initializing XBL
  88. 2024-08-16T20:40:46 0.354 INF [Platform] Initializing PSN
  89. 2024-08-16T20:40:46 0.355 INF [SaveDataUtils] InitStatic Begin
  90. 2024-08-16T20:40:46 0.357 INF [SaveDataUtils] SdPlayerPrefs -> Unity
  91. 2024-08-16T20:40:46 0.357 INF [SaveDataUtils] InitStatic Complete
  92. 2024-08-16T20:40:46 0.358 INF Last played version: V 1.0
  93. 2024-08-16T20:40:46 0.360 INF Starting dedicated server level=RWG game name=Wulf Co Survival
  94. 2024-08-16T20:40:46 0.360 INF Maximum allowed players: 8
  95. 2024-08-16T20:40:46 0.360 INF Game mode: GameModeSurvival
  96. 2024-08-16T20:40:47 0.642 INF Localization language from prefs: english
  97. 2024-08-16T20:40:47 0.652 INF Awake IsFocused: True
  98. 2024-08-16T20:40:47 0.653 INF Awake
  99. 2024-08-16T20:40:47 0.840 INF Dedicated server only build
  100. ERROR: Shader Occlusion/DepthCopy shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  101. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  102. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  103. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  104. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  105. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  106. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  107. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  108. 2024-08-16T20:40:47 0.877 INF Occlusion: Awake
  109. 2024-08-16T20:40:47 0.878 INF Texture quality is set to 3
  110. ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  111. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  112. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  113. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  114. ERROR: Shader Legacy Shaders/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  115. WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
  116. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  117. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  118. WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
  119. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  120. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  121. ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  122. WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - 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. 2024-08-16T20:40:47 1.018 INF [MODS] Start loading from: '/home/wulf/7days/7DaysToDieServer_Data/../Mods'
  126. 2024-08-16T20:40:47 1.026 INF [MODS] Trying to load from folder: '0_TFP_Harmony'
  127. 2024-08-16T20:40:47 1.042 INF [MODS] Loaded Mod: TFP_Harmony (1.1.0.4)
  128. 2024-08-16T20:40:47 1.042 INF [MODS] Trying to load from folder: '0-Quartz'
  129. 2024-08-16T20:40:47 1.045 INF [MODS] Loaded Mod: Quartz (3.0.0)
  130. 2024-08-16T20:40:47 1.045 INF [MODS] Trying to load from folder: '0xSteel-QuestListSortByDistance'
  131. 2024-08-16T20:40:47 1.047 INF [MODS] Loaded Mod: 0xSteel-QuestListSortByDistance (2.0)
  132. 2024-08-16T20:40:47 1.047 INF [MODS] Trying to load from folder: '7D2D-Vehicle-Respawner-v1.0-main'
  133. 2024-08-16T20:40:47 1.047 WRN [MODS] Folder 7D2D-Vehicle-Respawner-v1.0-main does not contain a ModInfo.xml, ignoring
  134. 2024-08-16T20:40:47 1.047 INF [MODS] Trying to load from folder: 'alwaysSeed'
  135. 2024-08-16T20:40:47 1.048 INF [MODS] Loaded Mod: Always_Seed (1.0)
  136. 2024-08-16T20:40:47 1.048 INF [MODS] Trying to load from folder: 'CraftingParts'
  137. 2024-08-16T20:40:47 1.049 INF [MODS] Loaded Mod: CraftingParts (1.0)
  138. 2024-08-16T20:40:47 1.049 INF [MODS] Trying to load from folder: 'donovan-megabooks'
  139. 2024-08-16T20:40:47 1.049 INF [MODS] Loaded Mod: Donovan_MegaBooks (1.0.0)
  140. 2024-08-16T20:40:47 1.049 INF [MODS] Trying to load from folder: 'Harry's Better Supply Drops'
  141. 2024-08-16T20:40:47 1.050 INF [MODS] Loaded Mod: Harrys_Better_Supply_Drops (1.0)
  142. 2024-08-16T20:40:47 1.050 INF [MODS] Trying to load from folder: 'ImprovedHordes'
  143. 2024-08-16T20:40:47 1.051 INF [MODS] Loaded Mod: ImprovedHordes (2.0.1.568)
  144. 2024-08-16T20:40:47 1.051 INF [MODS] Trying to load from folder: 'KHV1-ZombieReachAdjust'
  145. 2024-08-16T20:40:47 1.052 INF [MODS] Loaded Mod: ZombieReachAdjust (1.0.0.1)
  146. 2024-08-16T20:40:47 1.052 INF [MODS] Trying to load from folder: 'khzmusik_No_XP_From_Killing'
  147. 2024-08-16T20:40:47 1.053 INF [MODS] Loaded Mod: khzmusik_No_XP_From_Killing (1.0.1.0)
  148. 2024-08-16T20:40:47 1.053 INF [MODS] Trying to load from folder: 'khzmusik_Rain_Collector'
  149. 2024-08-16T20:40:47 1.054 INF [MODS] Loaded Mod: khzmusik_Rain_Collector (1.0.1.0)
  150. 2024-08-16T20:40:47 1.054 INF [MODS] Trying to load from folder: 'Locks'
  151. 2024-08-16T20:40:47 1.054 INF [MODS] Loaded Mod: Locks (1.0.0)
  152. 2024-08-16T20:40:47 1.054 INF [MODS] Trying to load from folder: 'Lootable Zombies V1.0'
  153. 2024-08-16T20:40:47 1.055 INF [MODS] Loaded Mod: Lootable-Zombies-V1 (1.0)
  154. 2024-08-16T20:40:47 1.055 INF [MODS] Trying to load from folder: 'Lurker_ForestLargeCities_V1'
  155. 2024-08-16T20:40:47 1.056 INF [MODS] Loaded Mod: Lurker_ForestLargeCities_V1 (1.0.0.0)
  156. 2024-08-16T20:40:47 1.056 INF [MODS] Trying to load from folder: 'More Skill Points'
  157. 2024-08-16T20:40:47 1.056 ERR [MODS] More Skill Points/ModInfo.xml in legacy format. V2 required to load mod
  158. 2024-08-16T20:40:47 1.056 ERR [MODS] Could not parse More Skill Points/ModInfo.xml, ignoring
  159. 2024-08-16T20:40:47 1.056 INF [MODS] Trying to load from folder: 'OcbStopFuelWaste'
  160. 2024-08-16T20:40:47 1.057 INF [MODS] Loaded Mod: OcbStopFuelWaste (1.1.0)
  161. 2024-08-16T20:40:47 1.057 INF [MODS] Trying to load from folder: 'Score'
  162. 2024-08-16T20:40:47 1.060 INF [MODS] Loaded Mod: 0-SCore_sphereii (1.0.46.1010)
  163. 2024-08-16T20:40:47 1.060 INF [MODS] Trying to load from folder: 'SDecoStuff'
  164. 2024-08-16T20:40:47 1.060 INF [MODS] Loaded Mod: Sams_Deco_Stuff (1.0.1)
  165. 2024-08-16T20:40:47 1.060 INF [MODS] Trying to load from folder: 'SMXcore'
  166. 2024-08-16T20:40:47 1.062 INF [MODS] Loaded Mod: SMXcore (1.0.333.1)
  167. 2024-08-16T20:40:47 1.062 INF [MODS] Trying to load from folder: 'SMXcore-main'
  168. 2024-08-16T20:40:47 1.062 WRN [MODS] Folder SMXcore-main does not contain a ModInfo.xml, ignoring
  169. 2024-08-16T20:40:47 1.062 INF [MODS] Trying to load from folder: 'SMXhud-master'
  170. 2024-08-16T20:40:47 1.062 WRN [MODS] Folder SMXhud-master does not contain a ModInfo.xml, ignoring
  171. 2024-08-16T20:40:47 1.062 INF [MODS] Trying to load from folder: 'SStackTweaks'
  172. 2024-08-16T20:40:47 1.063 INF [MODS] Loaded Mod: Sams_Stack_Tweaks (1.0.1)
  173. 2024-08-16T20:40:47 1.063 INF [MODS] Trying to load from folder: 'TFP_CommandExtensions'
  174. 2024-08-16T20:40:47 1.064 INF [MODS] Loaded Mod: TFP_CommandExtensions (1.1.0.1)
  175. 2024-08-16T20:40:47 1.064 INF [MODS] Trying to load from folder: 'TFP_MapRendering'
  176. 2024-08-16T20:40:47 1.065 INF [MODS] Loaded Mod: TFP_MapRendering (1.1.0.0)
  177. 2024-08-16T20:40:47 1.065 INF [MODS] Trying to load from folder: 'TFP_WebServer'
  178. 2024-08-16T20:40:47 1.067 INF [MODS] Loaded Mod: TFP_WebServer (1.1.0.3)
  179. 2024-08-16T20:40:47 1.067 INF [MODS] Trying to load from folder: 'VehicleMadness_Beta4_v5_V1.0'
  180. 2024-08-16T20:40:47 1.068 INF [MODS] Loaded Mod: VehicleMadnessModlet_v5_Beta_4 (1.0.5.4)
  181. 2024-08-16T20:40:47 1.068 INF [MODS] Trying to load from folder: 'Voltralux's POI Pack 1.0 (1.2)'
  182. 2024-08-16T20:40:47 1.069 INF [MODS] Loaded Mod: VoltraLuxPOIPack (21.1.0.1)
  183. 2024-08-16T20:40:47 1.069 INF [MODS] Trying to load from folder: 'War3zuk HD BeeHive'
  184. 2024-08-16T20:40:47 1.069 INF [MODS] Loaded Mod: War3zuk_HD_BeeHive (1.3)
  185. 2024-08-16T20:40:47 1.069 INF [MODS] Trying to load from folder: 'War3zuk Start Items'
  186. 2024-08-16T20:40:47 1.070 INF [MODS] Loaded Mod: War3zuk_Start_Items (2.2)
  187. 2024-08-16T20:40:47 1.070 INF [MODS] Trying to load from folder: 'Xample_MarkersMod'
  188. 2024-08-16T20:40:47 1.071 INF [MODS] Loaded Mod: TFP_MarkersExample (1.1.0.0)
  189. 2024-08-16T20:40:47 1.071 INF [MODS] Trying to load from folder: 'zByteblazarsNoEnemyIndicators'
  190. 2024-08-16T20:40:47 1.072 INF [MODS] Loaded Mod: Byteblazars_No_Enemy_Indicators (1.0.0.0)
  191. 2024-08-16T20:40:47 1.072 INF [MODS] Trying to load from folder: 'zSMXhud'
  192. 2024-08-16T20:40:47 1.072 INF [MODS] Loaded Mod: zSMXhud (1.0.333.1)
  193. 2024-08-16T20:40:47 1.072 INF [MODS] Initializing mod code
  194. 2024-08-16T20:40:47 1.073 INF [MODS] Initializing mod TFP_Harmony
  195. 2024-08-16T20:40:47 1.088 INF [MODS] Found ModAPI in TfpHarmony.dll, creating instance
  196. 2024-08-16T20:40:47 1.089 INF [MODS] [Harmony] Init done
  197. Fallback handler could not load library /home/wulf/7days/7DaysToDieServer_Data/MonoBleedingEdge/x86_64/data-0x56ceaf968260.so
  198. 2024-08-16T20:40:47 1.377 INF [MODS] Initialized code in mod 'TFP_Harmony' from DLL 'TfpHarmony.dll'
  199. 2024-08-16T20:40:47 1.377 INF [MODS] Initializing mod Quartz
  200. 2024-08-16T20:40:47 1.378 INF [MODS] Found ModAPI in Quartz.dll, creating instance
  201. 2024-08-16T20:40:47 1.380 INF [Quartz] Loading Patch
  202. 2024-08-16T20:40:47 1.604 INF Updated culture for display texts
  203. 2024-08-16T20:40:48 1.633 INF [Quartz] Loaded Patch
  204. 2024-08-16T20:40:48 1.633 INF [Quartz] Loading ActionSets
  205. 2024-08-16T20:40:48 1.635 INF [Quartz] ActionSets file version: 2
  206. 2024-08-16T20:40:48 1.638 INF [MODS] Initialized code in mod 'Quartz' from DLL 'Quartz.dll'
  207. 2024-08-16T20:40:48 1.638 INF [MODS] Initializing mod 0xSteel-QuestListSortByDistance
  208. 2024-08-16T20:40:48 1.638 INF [MODS] Found ModAPI in 0xSteel-QuestListSortByDistance.dll, creating instance
  209. 2024-08-16T20:40:48 1.661 INF [MODS] Initialized code in mod '0xSteel-QuestListSortByDistance' from DLL '0xSteel-QuestListSortByDistance.dll'
  210. 2024-08-16T20:40:48 1.661 INF [MODS] Initializing mod ImprovedHordes
  211. 2024-08-16T20:40:48 1.661 INF [MODS] Found ModAPI in ImprovedHordes.dll, creating instance
  212. 2024-08-16T20:40:48 1.731 INF [MODS] Initialized code in mod 'ImprovedHordes' from DLL 'ImprovedHordes.dll'
  213. 2024-08-16T20:40:48 1.732 INF [MODS] Initializing mod khzmusik_Rain_Collector
  214. 2024-08-16T20:40:48 1.732 INF [MODS] Found ModAPI in RainCollector.dll, creating instance
  215. 2024-08-16T20:40:48 1.749 INF [MODS] Initialized code in mod 'khzmusik_Rain_Collector' from DLL 'RainCollector.dll'
  216. 2024-08-16T20:40:48 1.749 INF [MODS] Initializing mod OcbStopFuelWaste
  217. 2024-08-16T20:40:48 1.749 INF [MODS] Found ModAPI in StopFuelWaste.dll, creating instance
  218. 2024-08-16T20:40:48 1.750 INF OCB Harmony Patch: StopFuelWaste
  219. 2024-08-16T20:40:48 1.777 INF [MODS] Initialized code in mod 'OcbStopFuelWaste' from DLL 'StopFuelWaste.dll'
  220. 2024-08-16T20:40:48 1.777 INF [MODS] Initializing mod 0-SCore_sphereii
  221. 2024-08-16T20:40:48 1.783 INF [MODS] Found ModAPI in SCore.dll, creating instance
  222. 2024-08-16T20:40:48 1.784 INF Loading Patch: Harmony.SphereIICoreInit
  223. 2024-08-16T20:40:49 3.163 INF SCore:: Checking Installed Modlets...
  224. 2024-08-16T20:40:49 3.164 INF Loaded Mods From /home/wulf/7days/7DaysToDieServer_Data/../Mods
  225. 2024-08-16T20:40:49 3.166 INF Modlet List Hash: 25E8A
  226. 2024-08-16T20:40:49 3.166 INF SCore:: Done Checking Installed Modlets
  227. 2024-08-16T20:40:49 3.166 INF [MODS] Initialized code in mod '0-SCore_sphereii' from DLL 'SCore.dll'
  228. 2024-08-16T20:40:49 3.166 INF [MODS] Initializing mod SMXcore
  229. 2024-08-16T20:40:49 3.167 INF [MODS] Found ModAPI in SMXcore.dll, creating instance
  230. 2024-08-16T20:40:49 3.167 INF [SMXcore] Loading Patch
  231. 2024-08-16T20:40:49 3.173 INF [SMXcore] Loaded Patch
  232. 2024-08-16T20:40:49 3.173 INF [MODS] Initialized code in mod 'SMXcore' from DLL 'SMXcore.dll'
  233. 2024-08-16T20:40:49 3.173 INF [MODS] Initializing mod TFP_CommandExtensions
  234. 2024-08-16T20:40:49 3.173 INF [MODS] Found ModAPI in CommandExtensions.dll, creating instance
  235. 2024-08-16T20:40:49 3.173 INF [MODS] Initialized code in mod 'TFP_CommandExtensions' from DLL 'CommandExtensions.dll'
  236. 2024-08-16T20:40:49 3.173 INF [MODS] Initializing mod TFP_MapRendering
  237. 2024-08-16T20:40:49 3.173 INF [MODS] Found ModAPI in MapRendering.dll, creating instance
  238. 2024-08-16T20:40:49 3.174 INF [MODS] Initialized code in mod 'TFP_MapRendering' from DLL 'MapRendering.dll'
  239. 2024-08-16T20:40:49 3.174 INF [MODS] Initializing mod TFP_WebServer
  240. 2024-08-16T20:40:49 3.174 INF [MODS] Found ModAPI in WebServer.dll, creating instance
  241. 2024-08-16T20:40:49 3.184 INF [MODS] Initialized code in mod 'TFP_WebServer' from DLL 'WebServer.dll'
  242. 2024-08-16T20:40:49 3.184 INF [MODS] Initializing mod TFP_MarkersExample
  243. 2024-08-16T20:40:49 3.184 INF [MODS] Found ModAPI in MarkersMod.dll, creating instance
  244. 2024-08-16T20:40:49 3.184 INF [MODS] Initialized code in mod 'TFP_MarkersExample' from DLL 'MarkersMod.dll'
  245. 2024-08-16T20:40:49 3.184 INF [MODS] Loading done
  246. 2024-08-16T20:40:49 3.185 INF [MODS] Loading localization from mod: Quartz
  247. 2024-08-16T20:40:49 3.186 INF [MODS] Loading localization from mod: ImprovedHordes
  248. 2024-08-16T20:40:49 3.186 INF [MODS] Loading localization from mod: khzmusik_No_XP_From_Killing
  249. 2024-08-16T20:40:49 3.187 INF [MODS] Loading localization from mod: khzmusik_Rain_Collector
  250. 2024-08-16T20:40:49 3.187 INF [MODS] Loading localization from mod: 0-SCore_sphereii
  251. 2024-08-16T20:40:49 3.188 INF [MODS] Loading localization from mod: Sams_Deco_Stuff
  252. 2024-08-16T20:40:49 3.189 INF [MODS] Loading localization from mod: SMXcore
  253. 2024-08-16T20:40:49 3.190 INF [MODS] Loading localization from mod: VehicleMadnessModlet_v5_Beta_4
  254. 2024-08-16T20:40:49 3.192 INF [MODS] Loading localization from mod: War3zuk_HD_BeeHive
  255. 2024-08-16T20:40:49 3.192 INF [MODS] Loading localization from mod: War3zuk_Start_Items
  256. 2024-08-16T20:40:49 3.193 INF [MODS] Loading localization from mod: zSMXhud
  257. 2024-08-16T20:40:49 3.211 INF Loading permissions file at '/home/wulf/.local/share/7DaysToDie/Saves/serveradmin.xml'
  258. 2024-08-16T20:40:49 3.230 INF Loading permissions file done.
  259. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_B' - All subshaders removed
  260. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  261. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  262. ERROR: Shader Game Particles/partPyro_template_lit_B shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  263. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_B' - All subshaders removed
  264. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  265. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  266. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  267. WARNING: Shader Unsupported: 'Game Particles/partPyro_fireShader_A' - All subshaders removed
  268. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  269. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  270. ERROR: Shader Game Particles/partPyro_fireShader_A shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  271. WARNING: Shader Unsupported: 'Game Particles/partPyro_fireShader_A' - All subshaders removed
  272. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  273. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  274. ERROR: Shader Game Particles/bloodShader_U shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  275. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  276. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  277. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  278. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  279. WARNING: Shader Unsupported: 'Standard' - 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. WARNING: Shader Unsupported: 'Game Particles/bloodShader_spec_T' - All subshaders removed
  283. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  284. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  285. ERROR: Shader Game Particles/bloodShader_spec_T shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  286. WARNING: Shader Unsupported: 'Game Particles/bloodShader_spec_T' - All subshaders removed
  287. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  288. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  289. WARNING: Shader Unsupported: 'Game Particles/bloodShader_T' - 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/bloodShader_T shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  293. WARNING: Shader Unsupported: 'Game Particles/bloodShader_T' - 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/bloodShader_O' - 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/bloodShader_O shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  300. WARNING: Shader Unsupported: 'Game Particles/bloodShader_O' - 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: 'Autodesk Interactive' - 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 Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  307. WARNING: Shader Unsupported: 'Autodesk Interactive' - 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: 'Particles/Standard Surface' - 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 Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  314. WARNING: Shader Unsupported: 'Particles/Standard Surface' - 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/Autodesk XFade' - 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/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  321. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - 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: '7DTD/7DTD_Glass' - 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 7DTD/7DTD_Glass shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  328. WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - 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: '7DTD/7DTD_Fire' - 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 7DTD/7DTD_Fire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  335. WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed
  336. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  337. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  338. ERROR: Shader Legacy Shaders/Particles/Alpha Blended Premultiply shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  339. ERROR: Shader Legacy/AlphaSelfIllum shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  340. ERROR: Shader Particles/Blood_Particle shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  341. WARNING: Shader Unsupported: 'Game Particles/Standard Surface' - All subshaders removed
  342. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  343. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  344. ERROR: Shader Game Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  345. WARNING: Shader Unsupported: 'Game Particles/Standard Surface' - 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. WARNING: Shader Unsupported: 'Game Particles/gasGenericShader_A' - All subshaders removed
  349. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  350. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  351. ERROR: Shader Game Particles/gasGenericShader_A shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  352. WARNING: Shader Unsupported: 'Game Particles/gasGenericShader_A' - 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. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  356. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  357. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  358. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  359. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - 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. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  363. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  364. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  365. ERROR: Shader Game Particles/Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  366. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  367. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  368. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  369. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  370. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  371. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  372. ERROR: Shader Legacy Shaders/Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  373. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  374. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  375. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  376. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  377. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  378. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  379. ERROR: Shader Legacy Shaders/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  380. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  381. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  382. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  383. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_C' - All subshaders removed
  384. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  385. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  386. ERROR: Shader Game Particles/partPyro_template_lit_C shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  387. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_C' - All subshaders removed
  388. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  389. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  390. WARNING: Shader Unsupported: 'Game Particles/surfaceShader_particleEnhanced' - All subshaders removed
  391. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  392. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  393. ERROR: Shader Game Particles/surfaceShader_particleEnhanced shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  394. WARNING: Shader Unsupported: 'Game Particles/surfaceShader_particleEnhanced' - All subshaders removed
  395. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  396. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  397. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  398. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  399. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  400. ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  401. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  402. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  403. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  404. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  405. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  406. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  407. ERROR: Shader Game Particles/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  408. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  409. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  410. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  411. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  412. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  413. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  414. ERROR: Shader Game Particles/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  415. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  416. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  417. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  418. ERROR: Shader Legacy Shaders/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  419. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  420. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  421. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  422. ERROR: Shader Game Particles/Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  423. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  424. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  425. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  426. ERROR: Shader Legacy Shaders/Particles/Additive (Soft) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  427. WARNING: Shader Unsupported: 'Game/BasicUV_TA' - 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/BasicUV_TA shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  431. WARNING: Shader Unsupported: 'Game/BasicUV_TA' - 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. ERROR: Shader Shader Forge/PaintParticle shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  435. ERROR: Shader Shader Forge/7DTD_Fire_New shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  436. WARNING: Shader Unsupported: 'Game Particles/shader_gas_unlit' - All subshaders removed
  437. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  438. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  439. ERROR: Shader Game Particles/shader_gas_unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  440. WARNING: Shader Unsupported: 'Game Particles/shader_gas_unlit' - All subshaders removed
  441. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  442. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  443. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed
  444. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  445. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  446. ERROR: Shader Legacy Shaders/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  447. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed
  448. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  449. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  450. ERROR: Shader Legacy Shaders/Transparent/Cutout/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  451. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed
  452. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  453. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  454. ERROR: Shader Legacy Shaders/Transparent/Cutout/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  455. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed
  456. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  457. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  458. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Specular' - All subshaders removed
  459. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  460. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  461. ERROR: Shader Legacy Shaders/Transparent/Cutout/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  462. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Specular' - All subshaders removed
  463. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  464. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  465. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Diffuse' - All subshaders removed
  466. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  467. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  468. ERROR: Shader Legacy Shaders/Transparent/Cutout/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  469. WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Diffuse' - All subshaders removed
  470. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  471. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  472. WARNING: Shader Unsupported: 'Game Particles/vomitShader_T' - All subshaders removed
  473. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  474. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  475. ERROR: Shader Game Particles/vomitShader_T shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  476. WARNING: Shader Unsupported: 'Game Particles/vomitShader_T' - All subshaders removed
  477. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  478. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  479. WARNING: Shader Unsupported: 'Game Particles/shader_gas_lit' - All subshaders removed
  480. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  481. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  482. ERROR: Shader Game Particles/shader_gas_lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  483. WARNING: Shader Unsupported: 'Game Particles/shader_gas_lit' - All subshaders removed
  484. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  485. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  486. 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.
  487. WARNING: Shader Unsupported: 'Game/ZombieGibRadiation' - All subshaders removed
  488. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  489. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  490. ERROR: Shader Game/ZombieGibRadiation shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  491. WARNING: Shader Unsupported: 'Game/ZombieGibRadiation' - All subshaders removed
  492. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  493. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  494. WARNING: Shader Unsupported: 'Game Particles/Liquid' - All subshaders removed
  495. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  496. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  497. ERROR: Shader Game Particles/Liquid shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  498. WARNING: Shader Unsupported: 'Game Particles/Liquid' - All subshaders removed
  499. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  500. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  501. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/VertexLit' - All subshaders removed
  502. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  503. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  504. ERROR: Shader Legacy Shaders/Reflective/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  505. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/VertexLit' - All subshaders removed
  506. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  507. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  508. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Diffuse' - All subshaders removed
  509. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  510. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  511. ERROR: Shader Legacy Shaders/Reflective/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  512. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Diffuse' - All subshaders removed
  513. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  514. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  515. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Specular' - All subshaders removed
  516. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  517. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  518. ERROR: Shader Legacy Shaders/Reflective/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  519. WARNING: Shader Unsupported: 'Legacy Shaders/Reflective/Bumped Specular' - All subshaders removed
  520. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  521. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  522. ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  523. WARNING: Shader Unsupported: 'stainedGlass' - All subshaders removed
  524. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  525. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  526. ERROR: Shader stainedGlass shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  527. WARNING: Shader Unsupported: 'stainedGlass' - All subshaders removed
  528. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  529. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  530. ERROR: Shader Hidden/Game/ChunkTransparent shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  531. 2024-08-16T20:40:53 6.673 INF Loaded (local): events in 0.01
  532. 2024-08-16T20:40:53 6.691 INF Loaded (local): rwgmixer in 0.01
  533. 2024-08-16T20:40:53 6.700 INF Loaded (local): archetypes in 0.01
  534. 2024-08-16T20:40:53 6.704 INF Loaded (local): loadingscreen in 0.00
  535. 2024-08-16T20:40:53 6.713 INF Added 1335 subtitle data entries and 3 speaker colors
  536. 2024-08-16T20:40:53 6.713 INF Loaded (local): subtitles in 0.00
  537. 2024-08-16T20:40:53 6.714 INF Loaded (local): videos in 0.00
  538. 2024-08-16T20:40:53 6.714 INF WorldStaticData.Init() needed 3.000s
  539. 2024-08-16T20:40:53 6.740 INF Started Telnet on 8081
  540. 2024-08-16T20:40:53 6.748 INF [PartyQuests] Initialized
  541. 2024-08-16T20:40:53 6.749 INF Awake done in 6095 ms
  542. ERROR: Shader Unlit/Text shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  543. 2024-08-16T20:40:57 11.390 INF NET: Starting server protocols
  544. 2024-08-16T20:40:57 11.397 INF [NET] Disabling protocol: SteamNetworking
  545. 2024-08-16T20:40:57 11.452 INF NET: LiteNetLib server started
  546. 2024-08-16T20:40:57 11.453 INF [PlatformApplication] restart required = False
  547. 2024-08-16T20:40:57 11.453 INF StartGame
  548. 2024-08-16T20:40:57 11.453 INF NetPackageManager Init
  549. 2024-08-16T20:40:58 11.678 INF Persistent GamePrefs saved
  550. GamePref.AdminFileName = serveradmin.xml
  551. GamePref.AirDropFrequency = 72
  552. GamePref.AirDropMarker = True
  553. GamePref.AllowSpawnNearBackpack = True
  554. GamePref.AutopilotMode = 0
  555. GamePref.BedrollDeadZoneSize = 15
  556. GamePref.BedrollExpiryTime = 45
  557. GamePref.BlockDamageAI = 100
  558. GamePref.BlockDamageAIBM = 100
  559. GamePref.BlockDamagePlayer = 100
  560. GamePref.BloodMoonEnemyCount = 8
  561. GamePref.BloodMoonFrequency = 0
  562. GamePref.BloodMoonRange = 0
  563. GamePref.BloodMoonWarning = 8
  564. GamePref.BuildCreate = False
  565. GamePref.ConnectToServerIP = 127.0.0.1
  566. GamePref.ConnectToServerPort = 26900
  567. GamePref.CreateLevelDim = 4096
  568. GamePref.CreateLevelName = My Level
  569. GamePref.CreativeMenuEnabled = False
  570. GamePref.DayCount = 3
  571. GamePref.DayLightLength = 18
  572. GamePref.DayNightLength = 60
  573. GamePref.DeathPenalty = 1
  574. GamePref.DebugMenuEnabled = False
  575. GamePref.DebugMenuShowTasks = False
  576. GamePref.DebugPanelsEnabled = -
  577. GamePref.DebugStopEnemiesMoving = False
  578. GamePref.DropOnDeath = 1
  579. GamePref.DropOnQuit = 0
  580. GamePref.DynamicMeshDistance = 1000
  581. GamePref.DynamicMeshEnabled = True
  582. GamePref.DynamicMeshLandClaimBuffer = 3
  583. GamePref.DynamicMeshLandClaimOnly = True
  584. GamePref.DynamicMeshMaxItemCache = 3
  585. GamePref.DynamicMeshMaxRegionCache = 1
  586. GamePref.DynamicMeshUseImposters = False
  587. GamePref.DynamicSpawner =
  588. GamePref.EACEnabled = False
  589. GamePref.EnableMapRendering = True
  590. GamePref.EnemyDifficulty = 0
  591. GamePref.EnemySpawnMode = True
  592. GamePref.EulaLatestVersion = 0
  593. GamePref.EulaVersionAccepted = -1
  594. GamePref.FavoriteServersList =
  595. GamePref.FragLimit = 20
  596. GamePref.GameDifficulty = 1
  597. GamePref.GameGuidClient =
  598. GamePref.GameMode = GameModeSurvival
  599. GamePref.GameName = Wulf Co Survival
  600. GamePref.GameNameClient = My Game
  601. GamePref.GameVersion = V 1.0
  602. GamePref.GameWorld = South Yunikege Mountains
  603. GamePref.HideCommandExecutionLog = 0
  604. GamePref.IgnoreEOSSanctions = False
  605. GamePref.JoiningOptions = True
  606. GamePref.LandClaimCount = 3
  607. GamePref.LandClaimDeadZone = 30
  608. GamePref.LandClaimDecayMode = 0
  609. GamePref.LandClaimExpiryTime = 7
  610. GamePref.LandClaimOfflineDelay = 0
  611. GamePref.LandClaimOfflineDurabilityModifier = 4
  612. GamePref.LandClaimOnlineDurabilityModifier = 4
  613. GamePref.LandClaimSize = 41
  614. GamePref.Language = English
  615. GamePref.LanguageBrowser =
  616. GamePref.LastGameResetRevision = 0
  617. GamePref.LastLoadedPrefab =
  618. GamePref.LastLoadingTipRead = -1
  619. GamePref.LootAbundance = 100
  620. GamePref.LootRespawnDays = 7
  621. GamePref.LootTimer =
  622. GamePref.MatchLength = 10
  623. GamePref.MaxChunkAge = -1
  624. GamePref.MaxQueuedMeshLayers = 1000
  625. GamePref.MaxSpawnedAnimals = 50
  626. GamePref.MaxSpawnedZombies = 64
  627. GamePref.MaxUncoveredMapChunksPerPlayer = 131072
  628. GamePref.NoGraphicsMode = True
  629. GamePref.OptionsAllowController = True
  630. GamePref.OptionsAmbientVolumeLevel = 1
  631. GamePref.OptionsAudioOcclusion = False
  632. GamePref.OptionsBackgroundGlobalOpacity = 0.95
  633. GamePref.OptionsChatCommunication = True
  634. GamePref.OptionsControllerAimAssists = True
  635. GamePref.OptionsControllerCursorHoverSensitivity = 0.5
  636. GamePref.OptionsControllerCursorSnap = True
  637. GamePref.OptionsControllerJoystickLayout = 0
  638. GamePref.OptionsControllerLookAcceleration = 4
  639. GamePref.OptionsControllerLookAxisDeadzone = 0.1
  640. GamePref.OptionsControllerLookInvert = False
  641. GamePref.OptionsControllerMoveAxisDeadzone = 0.1
  642. GamePref.OptionsControllerSensitivityX = 0.35
  643. GamePref.OptionsControllerSensitivityY = 0.25
  644. GamePref.OptionsControllerTriggerEffects = False
  645. GamePref.OptionsControllerVehicleSensitivity = 1
  646. GamePref.OptionsControllerVibration = True
  647. GamePref.OptionsControllerVibrationStrength = 2
  648. GamePref.OptionsControllerWeaponAiming = False
  649. GamePref.OptionsControllerZoomSensitivity = 0.5
  650. GamePref.OptionsControlsResetRevision = 0
  651. GamePref.OptionsControlsSprintLock = True
  652. GamePref.OptionsDisableChunkLODs = False
  653. GamePref.OptionsDisableXmlEvents = False
  654. GamePref.OptionsDynamicMusicDailyTime = 0.45
  655. GamePref.OptionsDynamicMusicEnabled = True
  656. GamePref.OptionsFilterProfanity = False
  657. GamePref.OptionsForegroundGlobalOpacity = 1
  658. GamePref.OptionsGfxAA = 1
  659. GamePref.OptionsGfxAASharpness = 0
  660. GamePref.OptionsGfxBloom = True
  661. GamePref.OptionsGfxBrightness = 0.5
  662. GamePref.OptionsGfxDOF = False
  663. GamePref.OptionsGfxDynamicMinFPS = 30
  664. GamePref.OptionsGfxDynamicMode = 0
  665. GamePref.OptionsGfxDynamicScale = 1
  666. GamePref.OptionsGfxFOV = 65
  667. GamePref.OptionsGfxGrassDistance = 1
  668. GamePref.OptionsGfxLODDistance = 0.5
  669. GamePref.OptionsGfxMotionBlur = 1
  670. GamePref.OptionsGfxMotionBlurEnabled = True
  671. GamePref.OptionsGfxObjQuality = 3
  672. GamePref.OptionsGfxOcclusion = True
  673. GamePref.OptionsGfxQualityPreset = 2
  674. GamePref.OptionsGfxReflectQuality = 1
  675. GamePref.OptionsGfxReflectShadows = False
  676. GamePref.OptionsGfxResetRevision = 0
  677. GamePref.OptionsGfxResolution = 0
  678. GamePref.OptionsGfxShadowDistance = 1
  679. GamePref.OptionsGfxShadowQuality = 1
  680. GamePref.OptionsGfxSSAO = True
  681. GamePref.OptionsGfxSSReflections = 1
  682. GamePref.OptionsGfxStreamMipmaps = True
  683. GamePref.OptionsGfxSunShafts = True
  684. GamePref.OptionsGfxTerrainQuality = 3
  685. GamePref.OptionsGfxTexFilter = 1
  686. GamePref.OptionsGfxTexQuality = 1
  687. GamePref.OptionsGfxTreeDistance = 4
  688. GamePref.OptionsGfxViewDistance = 6
  689. GamePref.OptionsGfxVsync = 1
  690. GamePref.OptionsGfxWaterPtlLimiter = 0.5
  691. GamePref.OptionsGfxWaterQuality = 1
  692. GamePref.OptionsHudOpacity = 1
  693. GamePref.OptionsHudSize = 1
  694. GamePref.OptionsInterfaceSensitivity = 0.5
  695. GamePref.OptionsIntroMovieEnabled = True
  696. GamePref.OptionsInvertMouse = False
  697. GamePref.OptionsJournalPopup = True
  698. GamePref.OptionsLiteNetLibMtuOverride = False
  699. GamePref.OptionsLookSensitivity = 0.5
  700. GamePref.OptionsMenuMusicVolumeLevel = 0.7
  701. GamePref.OptionsMicVolumeLevel = 0.75
  702. GamePref.OptionsMumblePositionalAudioSupport = False
  703. GamePref.OptionsMusicVolumeLevel = 0.6
  704. GamePref.OptionsOverallAudioVolumeLevel = 1
  705. GamePref.OptionsPlayChanceFrequency = 3
  706. GamePref.OptionsPlayChanceProbability = 0.983
  707. GamePref.OptionsPlayerModel = playerMale
  708. GamePref.OptionsPlayerModelTexture = Player/Male/Player_male
  709. GamePref.OptionsPOICulling = 1
  710. GamePref.OptionsQuestsAutoAccept = True
  711. GamePref.OptionsQuestsAutoShare = True
  712. GamePref.OptionsScreenBoundsValue = 1
  713. GamePref.OptionsSelectionBoxAlphaMultiplier = 0.4
  714. GamePref.OptionsShowCompass = True
  715. GamePref.OptionsShowCrosshair = True
  716. GamePref.OptionsStabSpawnBlocksOnGround = True
  717. GamePref.OptionsSubtitlesEnabled = False
  718. GamePref.OptionsTempCelsius = False
  719. GamePref.OptionsUiCompassUseEnglishCardinalDirections = False
  720. GamePref.OptionsUiFpsScaling = 1
  721. GamePref.OptionsVehicleLookSensitivity = 0.5
  722. GamePref.OptionsVoiceChatEnabled = True
  723. GamePref.OptionsVoiceInputDevice =
  724. GamePref.OptionsVoiceOutputDevice =
  725. GamePref.OptionsVoiceVolumeLevel = 0.75
  726. GamePref.OptionsWeaponAiming = False
  727. GamePref.OptionsZoomAccel = 0.5
  728. GamePref.OptionsZoomSensitivity = 0.3
  729. GamePref.PartySharedKillRange = 5000
  730. GamePref.PersistentPlayerProfiles = False
  731. GamePref.PlayerAutologin = False
  732. GamePref.PlayerKillingMode = 2
  733. GamePref.PlayerName = Player
  734. GamePref.PlayerSafeZoneHours = 24
  735. GamePref.PlayerSafeZoneLevel = 5
  736. GamePref.PlayerToken =
  737. GamePref.PlaytestBiome = 3
  738. GamePref.QuestProgressionDailyLimit = 10
  739. GamePref.RebuildMap = False
  740. GamePref.Region = NorthAmericaWest
  741. GamePref.SaveDataLimit = -1
  742. GamePref.SelectionContextMode = 0
  743. GamePref.SelectionOperationMode = 0
  744. GamePref.ServerAdminSlots = 0
  745. GamePref.ServerAdminSlotsPermission = 0
  746. GamePref.ServerDescription = A Modded 7 days experience
  747. GamePref.ServerDisabledNetworkProtocols = SteamNetworking
  748. GamePref.ServerEnabled = False
  749. GamePref.ServerIP =
  750. GamePref.ServerIsPublic = True
  751. GamePref.ServerLoginConfirmationText =
  752. GamePref.ServerMaxAllowedViewDistance = 12
  753. GamePref.ServerMaxPlayerCount = 8
  754. GamePref.ServerMaxWorldTransferSpeedKiBs = 512
  755. GamePref.ServerName = Wulf Co Zombie Survival
  756. GamePref.ServerPort = 26900
  757. GamePref.ServerReservedSlots = 0
  758. GamePref.ServerReservedSlotsPermission = 100
  759. GamePref.ServerVisibility = 1
  760. GamePref.ServerWebsiteURL =
  761. GamePref.ShowFriendPlayerOnMap = True
  762. GamePref.SkipSpawnButton = False
  763. GamePref.TelnetEnabled = True
  764. GamePref.TelnetFailedLoginLimit = 10
  765. GamePref.TelnetFailedLoginsBlocktime = 10
  766. GamePref.TelnetPort = 8081
  767. GamePref.TerminalWindowEnabled = True
  768. GamePref.TwitchBloodMoonAllowed = False
  769. GamePref.TwitchServerPermission = 90
  770. GamePref.UNUSED_ControlPanelEnabled = False
  771. GamePref.UNUSED_ControlPanelPort = 8080
  772. GamePref.UNUSED_LastLoadedPrefabSize =
  773. GamePref.UNUSED_NewGameSetDefaults =
  774. GamePref.UNUSED_OptionsBloom =
  775. GamePref.UNUSED_OptionsDOF =
  776. GamePref.UNUSED_OptionsFieldOfViewNew =
  777. GamePref.UNUSED_OptionsGamma =
  778. GamePref.UNUSED_OptionsGfxGameplayResolutionHeight =
  779. GamePref.UNUSED_OptionsGfxGameplayResolutionWidth =
  780. GamePref.UNUSED_OptionsGfxUMATexQuality =
  781. GamePref.UNUSED_OptionsMotionBlur =
  782. GamePref.UNUSED_OptionsObjectBlur =
  783. GamePref.UNUSED_OptionsReflectionBounces =
  784. GamePref.UNUSED_OptionsReflectionCullList =
  785. GamePref.UNUSED_OptionsReflectionFarClip =
  786. GamePref.UNUSED_OptionsReflectionRefreshMode =
  787. GamePref.UNUSED_OptionsReflectionShadowDistance =
  788. GamePref.UNUSED_OptionsReflectionTimeSlicingMode =
  789. GamePref.UNUSED_OptionsSSAO =
  790. GamePref.UNUSED_OptionsStreamingMipmapsBudget =
  791. GamePref.UNUSED_OptionsSunShafts =
  792. GamePref.UNUSED_PlayerId =
  793. GamePref.UNUSED_SaveGameFolder =
  794. GamePref.UNUSED_UserDataFolder =
  795. GamePref.WebDashboardEnabled = True
  796. GamePref.WebDashboardPort = 8080
  797. GamePref.WebDashboardUrl =
  798. GamePref.WorldGenSeed = WulfCoGaming
  799. GamePref.WorldGenSize = 8192
  800. GamePref.XPMultiplier = 150
  801. GamePref.ZombieBMMove = 1
  802. GamePref.ZombieFeralMove = 2
  803. GamePref.ZombieFeralSense = 0
  804. GamePref.ZombieMove = 0
  805. GamePref.ZombieMoveNight = 1
  806. GamePref.ZombiePlayers = True
  807. GameStat.AirDropFrequency = 0
  808. GameStat.AirDropMarker = True
  809. GameStat.AllowedViewDistance = 12
  810. GameStat.AnimalCount = 0
  811. GameStat.AutoParty = False
  812. GameStat.BedrollExpiryTime = 45
  813. GameStat.BlockDamagePlayer = 100
  814. GameStat.BloodMoonDay = 0
  815. GameStat.BloodMoonEnemyCount = 8
  816. GameStat.BloodMoonWarning = 8
  817. GameStat.ChunkStabilityEnabled = True
  818. GameStat.CurrentRoundIx = 0
  819. GameStat.DayLightLength = 18
  820. GameStat.DayLimitActive = False
  821. GameStat.DayLimitThisRound = 0
  822. GameStat.DeathPenalty = XPOnly
  823. GameStat.DropOnDeath = 1
  824. GameStat.DropOnQuit = 0
  825. GameStat.EnemyCount = 0
  826. GameStat.EnemyDifficulty = Normal
  827. GameStat.EnemySpawnMode = True
  828. GameStat.FragLimitActive = False
  829. GameStat.FragLimitThisRound = 0
  830. GameStat.GameDifficulty = 2
  831. GameStat.GameDifficultyBonus = 1
  832. GameStat.GameModeId = 0
  833. GameStat.GameState = 0
  834. GameStat.GlobalMessageToShow =
  835. GameStat.IsCreativeMenuEnabled = False
  836. GameStat.IsFlyingEnabled = False
  837. GameStat.IsPlayerCollisionEnabled = True
  838. GameStat.IsPlayerDamageEnabled = True
  839. GameStat.IsResetMapOnRestart = False
  840. GameStat.IsSaveSupplyCrates = True
  841. GameStat.IsSpawnEnemies = True
  842. GameStat.IsSpawnNearOtherPlayer = False
  843. GameStat.IsTeleportEnabled = False
  844. GameStat.IsVersionCheckDone = False
  845. GameStat.LandClaimCount = 3
  846. GameStat.LandClaimDeadZone = 30
  847. GameStat.LandClaimDecayMode = 0
  848. GameStat.LandClaimExpiryTime = 3
  849. GameStat.LandClaimOfflineDelay = 0
  850. GameStat.LandClaimOfflineDurabilityModifier = 32
  851. GameStat.LandClaimOnlineDurabilityModifier = 32
  852. GameStat.LandClaimSize = 41
  853. GameStat.LoadScene =
  854. GameStat.LootTimer =
  855. GameStat.OptionsPOICulling = 0
  856. GameStat.PartySharedKillRange = 100
  857. GameStat.PlayerKillingMode = KillStrangersOnly
  858. GameStat.QuestProgressionDailyLimit = 4
  859. GameStat.ScoreDiedMultiplier = -5
  860. GameStat.ScorePlayerKillMultiplier = 1
  861. GameStat.ScoreZombieKillMultiplier = 1
  862. GameStat.ShowAllPlayersOnMap = False
  863. GameStat.ShowFriendPlayerOnMap = True
  864. GameStat.ShowSpawnWindow = False
  865. GameStat.ShowWindow =
  866. GameStat.TimeLimitActive = False
  867. GameStat.TimeLimitThisRound = 0
  868. GameStat.TimeOfDayIncPerSec = 20
  869. GameStat.TwitchBloodMoonAllowed = True
  870. GameStat.UNUSED_ShowZombieCounter =
  871. GameStat.XPMultiplier = 100
  872. GameStat.ZombieHordeMeter = False
  873. 2024-08-16T20:40:58 11.778 INF StartAsServer
  874. 2024-08-16T20:40:58 11.818 INF Setting for 'XPMultiplier' does not match the default (server will go to the modded category): current = 150, default = 100
  875. 2024-08-16T20:40:58 11.818 INF Setting for 'QuestProgressionDailyLimit' not within the default range (server will go to the modded category): current = 10, default = -1 - 8
  876. 2024-08-16T20:40:58 11.875 INF Wrong hash on Data/Config/progression.xml
  877. 2024-08-16T20:40:58 12.258 INF Loaded (local): events in 0.10
  878. 2024-08-16T20:40:59 13.009 INF Loaded (local): materials in 0.30
  879. 2024-08-16T20:40:59 13.408 INF Loaded (local): physicsbodies in 0.10
  880. 2024-08-16T20:41:00 13.757 INF Loaded (local): painting in 0.10
  881. 2024-08-16T20:41:00 14.207 INF Loaded (local): shapes in 0.10
  882. 2024-08-16T20:41:00 14.512 WRN XML patch for "blocks.xml" from mod "Locks" did not apply: <set xpath="/blocks/block[@name='ConfigFeatureBlock']/property[@class='AdvancedLockpicking']/property[@name='AdvancedLocks']/@value" (line 2 at pos 3)
  883. ERROR: Shader Legacy Shaders/Transparent/Cutout/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  884. WARNING: Shader Unsupported: 'Game/SpeedTree' - All subshaders removed
  885. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  886. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  887. ERROR: Shader Game/SpeedTree shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  888. WARNING: Shader Unsupported: 'Game/SpeedTree' - All subshaders removed
  889. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  890. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  891. WARNING: Shader Unsupported: 'Nature/SpeedTree Billboard' - All subshaders removed
  892. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  893. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  894. ERROR: Shader Nature/SpeedTree Billboard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  895. WARNING: Shader Unsupported: 'Nature/SpeedTree Billboard' - All subshaders removed
  896. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  897. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  898. ERROR: Shader Game/BlockMissing shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  899. WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
  900. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  901. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  902. ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  903. WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
  904. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  905. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  906. ERROR: Shader Game/Transparent shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  907. WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed
  908. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  909. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  910. ERROR: Shader 7DTD/7DTD_Liquid shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  911. WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed
  912. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  913. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  914. WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
  915. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  916. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  917. ERROR: Shader Custom/SignTextShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  918. WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
  919. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  920. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  921. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  922. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  923. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  924. ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  925. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  926. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  927. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  928. ERROR: Shader Legacy Shaders/Particles/Alpha Blended Premultiply shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  929. WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed
  930. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  931. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  932. ERROR: Shader 7DTD/7DTD_Fire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  933. WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed
  934. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  935. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  936. There is no texture data available to upload.
  937. ERROR: Shader Game/SemiTransGlow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  938. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  939. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  940. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  941. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  942. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - 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. WARNING: Shader Unsupported: 'Game Particles/Unlit' - All subshaders removed
  946. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  947. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  948. ERROR: Shader Game Particles/Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  949. WARNING: Shader Unsupported: 'Game Particles/Unlit' - 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. There is no texture data available to upload.
  953. There is no texture data available to upload.
  954. There is no texture data available to upload.
  955. There is no texture data available to upload.
  956. There is no texture data available to upload.
  957. There is no texture data available to upload.
  958. There is no texture data available to upload.
  959. There is no texture data available to upload.
  960. There is no texture data available to upload.
  961. There is no texture data available to upload.
  962. There is no texture data available to upload.
  963. There is no texture data available to upload.
  964. There is no texture data available to upload.
  965. There is no texture data available to upload.
  966. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  967. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  968. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  969. ERROR: Shader Game/TorchFire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  970. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  971. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  972. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  973. WARNING: Shader Unsupported: 'Game Particles/partPyro_fireShader_A' - All subshaders removed
  974. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  975. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  976. ERROR: Shader Game Particles/partPyro_fireShader_A shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  977. WARNING: Shader Unsupported: 'Game Particles/partPyro_fireShader_A' - All subshaders removed
  978. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  979. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  980. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_B' - All subshaders removed
  981. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  982. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  983. ERROR: Shader Game Particles/partPyro_template_lit_B shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  984. WARNING: Shader Unsupported: 'Game Particles/partPyro_template_lit_B' - All subshaders removed
  985. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  986. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  987. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  988. WARNING: Shader Unsupported: '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 Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  992. WARNING: Shader Unsupported: '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. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  996. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  997. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  998. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  999. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1000. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1001. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1002. ERROR: Shader Game/Character shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1003. WARNING: Shader Unsupported: 'Game/Autodesk' - 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 Game/Autodesk shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1007. WARNING: Shader Unsupported: 'Game/Autodesk' - 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. WARNING: Shader Unsupported: '7DTD/7DTD_Cobweb' - All subshaders removed
  1011. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1012. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1013. ERROR: Shader 7DTD/7DTD_Cobweb shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1014. WARNING: Shader Unsupported: '7DTD/7DTD_Cobweb' - All subshaders removed
  1015. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1016. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1017. There is no texture data available to upload.
  1018. WARNING: Shader Unsupported: 'Game/EntityTintMaskSSS' - All subshaders removed
  1019. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1020. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1021. ERROR: Shader Game/EntityTintMaskSSS shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1022. WARNING: Shader Unsupported: 'Game/EntityTintMaskSSS' - All subshaders removed
  1023. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1024. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1025. ERROR: Shader Legacy Shaders/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1026. WARNING: Shader Unsupported: 'Game/CharacterPlayerOutfit' - 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 Game/CharacterPlayerOutfit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1030. WARNING: Shader Unsupported: 'Game/CharacterPlayerOutfit' - 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. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  1034. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1035. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1036. ERROR: Shader Game Particles/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1037. WARNING: Shader Unsupported: 'Game Particles/Lit' - All subshaders removed
  1038. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1039. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1040. WARNING: Shader Unsupported: 'Game Particles/Standard Surface' - All subshaders removed
  1041. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1042. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1043. ERROR: Shader Game Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1044. WARNING: Shader Unsupported: 'Game Particles/Standard Surface' - All subshaders removed
  1045. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1046. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1047. There is no texture data available to upload.
  1048. WARNING: Shader Unsupported: 'Game/Autodesk' - 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 Game/Autodesk shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1052. WARNING: Shader Unsupported: 'Game/Autodesk' - 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. WARNING: Shader Unsupported: '7DTD/7DTD_Sign_Illuminated' - All subshaders removed
  1056. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1057. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1058. ERROR: Shader 7DTD/7DTD_Sign_Illuminated shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1059. WARNING: Shader Unsupported: '7DTD/7DTD_Sign_Illuminated' - All subshaders removed
  1060. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1061. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1062. There is no texture data available to upload.
  1063. WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
  1064. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1065. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1066. ERROR: Shader Custom/SignTextShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1067. WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
  1068. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1069. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1070. ERROR: Shader Game/Transparent shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1071. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1072. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1073. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1074. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1075. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1076. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1077. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1078. WARNING: Shader Unsupported: 'Nature/SpeedTree8' - All subshaders removed
  1079. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1080. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1081. ERROR: Shader Nature/SpeedTree8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1082. WARNING: Shader Unsupported: 'Nature/SpeedTree8' - All subshaders removed
  1083. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1084. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1085. WARNING: Shader Unsupported: 'Game/SpeedTree8' - All subshaders removed
  1086. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1087. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1088. ERROR: Shader Game/SpeedTree8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1089. WARNING: Shader Unsupported: 'Game/SpeedTree8' - All subshaders removed
  1090. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1091. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1092. WARNING: Shader Unsupported: 'Nature/SpeedTree' - All subshaders removed
  1093. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1094. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1095. ERROR: Shader Nature/SpeedTree shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1096. WARNING: Shader Unsupported: 'Nature/SpeedTree' - All subshaders removed
  1097. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1098. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1099. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - 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. ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1103. WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
  1104. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1105. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1106. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1107. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1108. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1109. ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1110. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1111. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1112. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1113. There is no texture data available to upload.
  1114. WARNING: Shader Unsupported: '7DTD/7DTD_RallyPoint' - All subshaders removed
  1115. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1116. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1117. ERROR: Shader 7DTD/7DTD_RallyPoint shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1118. WARNING: Shader Unsupported: '7DTD/7DTD_RallyPoint' - 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. 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
  1122. 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
  1123. 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
  1124. 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
  1125. There is no texture data available to upload.
  1126. 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
  1127. 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
  1128. 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
  1129. 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
  1130. ERROR: Shader Game/Character shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1131. WARNING: Shader Unsupported: 'Game/Cloth' - All subshaders removed
  1132. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1133. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1134. ERROR: Shader Game/Cloth shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1135. WARNING: Shader Unsupported: 'Game/Cloth' - All subshaders removed
  1136. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1137. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1138. WARNING: Shader Unsupported: 'Game Particles/shader_gas_unlit' - All subshaders removed
  1139. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1140. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1141. ERROR: Shader Game Particles/shader_gas_unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1142. WARNING: Shader Unsupported: 'Game Particles/shader_gas_unlit' - All subshaders removed
  1143. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1144. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1145. ERROR: Shader Mobile/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1146. ERROR: Shader Mobile/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1147. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1148. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1149. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1150. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1151. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1152. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1153. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1154. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1155. ERROR: Shader KriptoFX/ME/Particle shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1156. ERROR: Shader KriptoFX/ME/Distortion shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1157. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1158. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1159. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1160. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1161. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1162. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1163. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1164. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1165. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1166. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1167. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1168. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1169. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1170. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1171. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1172. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1173. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1174. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1175. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1176. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1177. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1178. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1179. ERROR: Shader Mobile/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1180. ERROR: Shader WFX/Additive Alpha8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1181. WARNING: Shader Unsupported: 'Autodesk Interactive Double Sided' - All subshaders removed
  1182. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1183. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1184. ERROR: Shader Autodesk Interactive Double Sided shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1185. WARNING: Shader Unsupported: 'Autodesk Interactive Double Sided' - All subshaders removed
  1186. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1187. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1188. ERROR: Shader WFX/Scroll/Multiply Soft Tint shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1189. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1190. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1191. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1192. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1193. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1194. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1195. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1196. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1197. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1198. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1199. ERROR: Shader Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1200. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1201. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1202. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1203. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1204. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1205. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1206. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1207. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1208. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1209. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1210. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1211. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1212. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1213. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1214. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1215. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1216. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1217. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1218. ERROR: Shader Mobile/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1219. ERROR: Shader WFX/Additive Alpha8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1220. ERROR: Shader WFX/Scroll/Multiply Soft Tint shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1221. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1222. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1223. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1224. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1225. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1226. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1227. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1228. ERROR: Shader Game/Glass Thick shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1229. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1230. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1231. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1232. ERROR: Shader Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1233. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1234. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1235. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1236. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1237. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1238. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1239. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1240. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1241. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1242. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1243. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1244. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1245. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1246. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1247. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1248. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1249. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1250. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1251. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1252. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1253. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1254. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1255. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1256. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1257. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1258. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1259. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1260. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1261. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1262. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1263. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1264. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1265. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1266. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1267. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1268. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1269. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1270. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1271. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1272. ERROR: Shader Mobile/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1273. ERROR: Shader WFX/Additive Alpha8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1274. ERROR: Shader WFX/Scroll/Multiply Soft Tint shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1275. ERROR: Shader Game/Glass Thick shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1276. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1277. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1278. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1279. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1280. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1281. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1282. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1283. ERROR: Shader Mobile/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1284. ERROR: Shader WFX/Additive Alpha8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1285. ERROR: Shader WFX/Scroll/Multiply Soft Tint shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1286. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1287. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1288. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1289. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1290. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1291. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1292. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1293. ERROR: Shader Hovl/Particles/Explosion shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1294. ERROR: Shader Legacy Shaders/Particles/Alpha Blended Premultiply shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1295. WARNING: Shader Unsupported: 'Autodesk Interactive Double Sided' - All subshaders removed
  1296. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1297. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1298. ERROR: Shader Autodesk Interactive Double Sided shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1299. WARNING: Shader Unsupported: 'Autodesk Interactive Double Sided' - All subshaders removed
  1300. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1301. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1302. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  1303. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1304. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1305. ERROR: Shader Legacy Shaders/Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1306. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  1307. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1308. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1309. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  1310. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1311. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1312. ERROR: Shader Legacy Shaders/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1313. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  1314. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1315. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1316. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1317. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1318. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1319. ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1320. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1321. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1322. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1323. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1324. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1325. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1326. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1327. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1328. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1329. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1330. WARNING: Shader Unsupported: 'Autodesk Interactive Double Sided' - All subshaders removed
  1331. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1332. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1333. ERROR: Shader Autodesk Interactive Double Sided shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1334. WARNING: Shader Unsupported: 'Autodesk Interactive Double Sided' - All subshaders removed
  1335. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1336. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1337. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1338. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1339. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1340. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1341. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1342. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1343. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1344. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1345. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1346. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1347. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1348. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1349. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1350. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1351. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1352. ERROR: Shader Mobile/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1353. ERROR: Shader WFX/Additive Alpha8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1354. ERROR: Shader WFX/Scroll/Multiply Soft Tint shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1355. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1356. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1357. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1358. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1359. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1360. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1361. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1362. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1363. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1364. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1365. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1366. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1367. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1368. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1369. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1370. ERROR: Shader Mobile/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1371. ERROR: Shader WFX/Additive Alpha8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1372. ERROR: Shader WFX/Scroll/Multiply Soft Tint shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1373. WARNING: Shader Unsupported: 'Autodesk Interactive Double Sided' - All subshaders removed
  1374. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1375. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1376. ERROR: Shader Autodesk Interactive Double Sided shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1377. WARNING: Shader Unsupported: 'Autodesk Interactive Double Sided' - All subshaders removed
  1378. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1379. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1380. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1381. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1382. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1383. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1384. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1385. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1386. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1387. WARNING: Shader Unsupported: 'Standard(Two Sided)' - All subshaders removed
  1388. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1389. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1390. ERROR: Shader Standard(Two Sided) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1391. WARNING: Shader Unsupported: 'Standard(Two Sided)' - All subshaders removed
  1392. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1393. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1394. WARNING: Shader Unsupported: 'Autodesk Interactive Double Sided' - All subshaders removed
  1395. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1396. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1397. ERROR: Shader Autodesk Interactive Double Sided shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1398. WARNING: Shader Unsupported: 'Autodesk Interactive Double Sided' - All subshaders removed
  1399. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1400. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1401. WARNING: Shader Unsupported: 'Standard(Two Sided)' - All subshaders removed
  1402. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1403. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1404. ERROR: Shader Standard(Two Sided) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1405. WARNING: Shader Unsupported: 'Standard(Two Sided)' - All subshaders removed
  1406. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1407. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1408. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1409. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1410. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1411. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1412. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1413. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1414. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1415. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1416. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1417. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1418. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1419. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1420. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1421. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1422. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1423. WARNING: Shader Unsupported: 'Autodesk Interactive Double Sided' - All subshaders removed
  1424. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1425. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1426. ERROR: Shader Autodesk Interactive Double Sided shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1427. WARNING: Shader Unsupported: 'Autodesk Interactive Double Sided' - All subshaders removed
  1428. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1429. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1430. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1431. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1432. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1433. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1434. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1435. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1436. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1437. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1438. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1439. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1440. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1441. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1442. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1443. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1444. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1445. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1446. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1447. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1448. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1449. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1450. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1451. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1452. ERROR: Shader Mobile/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1453. ERROR: Shader WFX/Additive Alpha8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1454. WARNING: Shader Unsupported: 'Standard(Two Sided)' - All subshaders removed
  1455. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1456. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1457. ERROR: Shader Standard(Two Sided) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1458. WARNING: Shader Unsupported: 'Standard(Two Sided)' - All subshaders removed
  1459. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1460. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1461. WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
  1462. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1463. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1464. ERROR: Shader Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1465. WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
  1466. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1467. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1468. WARNING: Shader Unsupported: 'Ciconia Studio/Double Sided/Standard/Diffuse Bump' - All subshaders removed
  1469. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1470. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1471. ERROR: Shader Ciconia Studio/Double Sided/Standard/Diffuse Bump shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1472. WARNING: Shader Unsupported: 'Ciconia Studio/Double Sided/Standard/Diffuse Bump' - All subshaders removed
  1473. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1474. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1475. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1476. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1477. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1478. ERROR: Shader Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1479. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1480. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1481. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1482. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Lite/Standard (Specular setup)/Cutout' - All subshaders removed
  1483. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1484. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1485. ERROR: Shader Ciconia Studio/CS_Standard/Builtin/Lite/Standard (Specular setup)/Cutout shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1486. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Lite/Standard (Specular setup)/Cutout' - All subshaders removed
  1487. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1488. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1489. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1490. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1491. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1492. ERROR: Shader Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1493. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1494. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1495. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1496. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1497. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1498. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1499. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1500. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1501. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1502. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1503. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1504. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1505. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1506. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1507. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1508. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1509. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1510. ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1511. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1512. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1513. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1514. ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1515. WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
  1516. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1517. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1518. ERROR: Shader Mobile/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1519. ERROR: Shader WFX/Additive Alpha8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1520. ERROR: Shader WFX/Scroll/Multiply Soft Tint shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1521. WARNING: Shader Unsupported: 'Autodesk Interactive Double Sided' - All subshaders removed
  1522. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1523. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1524. ERROR: Shader Autodesk Interactive Double Sided shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1525. WARNING: Shader Unsupported: 'Autodesk Interactive Double Sided' - All subshaders removed
  1526. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1527. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1528. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  1529. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1530. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1531. ERROR: Shader Legacy Shaders/Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1532. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  1533. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1534. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1535. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  1536. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1537. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1538. ERROR: Shader Legacy Shaders/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1539. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  1540. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1541. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1542. WARNING: Shader Unsupported: 'Ciconia Studio/Double Sided/Standard/Diffuse Bump' - All subshaders removed
  1543. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1544. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1545. ERROR: Shader Ciconia Studio/Double Sided/Standard/Diffuse Bump shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1546. WARNING: Shader Unsupported: 'Ciconia Studio/Double Sided/Standard/Diffuse Bump' - All subshaders removed
  1547. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1548. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1549. ERROR: Shader Game/Glass Thick shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1550. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed
  1551. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1552. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1553. ERROR: Shader Legacy Shaders/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1554. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed
  1555. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1556. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1557. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1558. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1559. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1560. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1561. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1562. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1563. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1564. ERROR: Shader Game/Glass Thick shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1565. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1566. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1567. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1568. ERROR: Shader Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1569. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1570. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1571. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1572. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1573. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1574. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1575. ERROR: Shader Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1576. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1577. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1578. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1579. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1580. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1581. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1582. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1583. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1584. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1585. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1586. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1587. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1588. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1589. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1590. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1591. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1592. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1593. WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
  1594. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1595. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1596. ERROR: Shader Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1597. WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
  1598. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1599. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1600. ERROR: Shader Mobile/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1601. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1602. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1603. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1604. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1605. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1606. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1607. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1608. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1609. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1610. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1611. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1612. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1613. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1614. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1615. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1616. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1617. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1618. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1619. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1620. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1621. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1622. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1623. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1624. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1625. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1626. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1627. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1628. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1629. WARNING: Shader Unsupported: 'Ciconia Studio/Standard (Double Sided)/Roughness Setup/Standard/Opaque' - All subshaders removed
  1630. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1631. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1632. ERROR: Shader Ciconia Studio/Standard (Double Sided)/Roughness Setup/Standard/Opaque shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1633. WARNING: Shader Unsupported: 'Ciconia Studio/Standard (Double Sided)/Roughness Setup/Standard/Opaque' - All subshaders removed
  1634. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1635. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1636. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1637. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1638. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1639. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1640. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1641. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1642. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1643. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1644. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1645. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1646. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1647. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1648. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1649. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1650. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1651. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1652. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1653. ERROR: Shader Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1654. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1655. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1656. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1657. WARNING: Shader Unsupported: 'Standard(Two Sided)' - All subshaders removed
  1658. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1659. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1660. ERROR: Shader Standard(Two Sided) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1661. WARNING: Shader Unsupported: 'Standard(Two Sided)' - All subshaders removed
  1662. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1663. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1664. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1665. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1666. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1667. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1668. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1669. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1670. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1671. ERROR: Shader Game/Glass Thick shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1672. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  1673. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1674. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1675. ERROR: Shader Legacy Shaders/Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1676. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  1677. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1678. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1679. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  1680. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1681. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1682. ERROR: Shader Legacy Shaders/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1683. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  1684. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1685. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1686. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1687. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1688. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1689. ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1690. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1691. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1692. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1693. 2024-08-16T20:41:35 49.333 INF NET: LiteNetLib: Connect from: 192.168.111.197:61593 / 0
  1694. 2024-08-16T20:41:35 49.336 INF Started thread NCS_Reader_0_0
  1695. 2024-08-16T20:41:35 49.336 INF Started thread NCS_Reader_0_1
  1696. 2024-08-16T20:41:35 49.336 INF Started thread NCS_Writer_0_0
  1697. 2024-08-16T20:41:35 49.336 INF Started thread NCS_Writer_0_1
  1698. 2024-08-16T20:41:35 49.345 INF [NET] PlayerConnected EntityID=-1, PltfmId='Local_<none>', CrossId='<unknown/none>', OwnerID='<unknown/none>', PlayerName='', ClientNumber='1'
  1699. 2024-08-16T20:41:35 49.383 INF NPPL.Read
  1700. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1701. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1702. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1703. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1704. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1705. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1706. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1707. ERROR: Shader Game/Glass Thick shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1708. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1709. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1710. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1711. ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1712. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1713. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1714. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1715. 2024-08-16T20:41:37 50.906 INF PlayerLogin: AdalWulf/V 1.0
  1716. 2024-08-16T20:41:37 50.906 INF Client IP: 192.168.111.197
  1717. 2024-08-16T20:41:37 50.907 INF [Auth] PlayerName authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='<unknown/none>', PlayerName='AdalWulf', ClientNumber='1'
  1718. 2024-08-16T20:41:37 50.908 INF [Auth] ServerState authorization failed: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='<unknown/none>', PlayerName='AdalWulf', ClientNumber='1'
  1719. 2024-08-16T20:41:37 50.909 INF Kicking player (Server is still initializing): EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='<unknown/none>', PlayerName='AdalWulf', ClientNumber='1'
  1720. WARNING: Shader Unsupported: 'Standard(Two Sided)' - All subshaders removed
  1721. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1722. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1723. ERROR: Shader Standard(Two Sided) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1724. WARNING: Shader Unsupported: 'Standard(Two Sided)' - All subshaders removed
  1725. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1726. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1727. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1728. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1729. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1730. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1731. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1732. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1733. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1734. WARNING: Shader Unsupported: 'Ciconia Studio/Double Sided/Standard/Diffuse Bump' - All subshaders removed
  1735. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1736. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1737. ERROR: Shader Ciconia Studio/Double Sided/Standard/Diffuse Bump shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1738. WARNING: Shader Unsupported: 'Ciconia Studio/Double Sided/Standard/Diffuse Bump' - All subshaders removed
  1739. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1740. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1741. 2024-08-16T20:41:37 50.935 INF NET: LiteNetLib: Client disconnect from: 192.168.111.197:61593 / 0 (RemoteConnectionClose)
  1742. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1743. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1744. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1745. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1746. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1747. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1748. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1749. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1750. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1751. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1752. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1753. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1754. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1755. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1756. 2024-08-16T20:41:39 52.644 INF NET: LiteNetLib: MT: Client disconnect from: 192.168.111.197:61593 / 0 (RemoteConnectionClose)
  1757. 2024-08-16T20:41:39 52.644 INF [NET] PlayerDisconnected EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='<unknown/none>', PlayerName='AdalWulf', ClientNumber='1'
  1758. 2024-08-16T20:41:39 52.644 INF Player disconnected: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='<unknown/none>', PlayerName='AdalWulf', ClientNumber='1'
  1759. 2024-08-16T20:41:39 52.645 INF Exited thread NCS_Writer_0_1
  1760. 2024-08-16T20:41:39 52.645 INF Exited thread NCS_Writer_0_0
  1761. 2024-08-16T20:41:39 52.645 INF Exited thread NCS_Reader_0_0
  1762. 2024-08-16T20:41:39 52.645 INF Exited thread NCS_Reader_0_1
  1763. 2024-08-16T20:41:39 52.649 WRN DisconnectClient: Player EOS_0002c04c79014831b09bd30a80888697 not found
  1764. 2024-08-16T20:41:39 52.649 INF From: UnityEngine.StackTraceUtility:ExtractStackTrace ()
  1765. ConnectionManager:DisconnectClient (ClientInfo,bool,bool)
  1766. GameUtils/<disconnectLater>d__49:MoveNext ()
  1767. UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)
  1768.  
  1769. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1770. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1771. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1772. ERROR: Shader Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1773. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1774. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1775. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1776. WARNING: Shader Unsupported: 'Standard(Two Sided)' - All subshaders removed
  1777. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1778. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1779. ERROR: Shader Standard(Two Sided) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1780. WARNING: Shader Unsupported: 'Standard(Two Sided)' - All subshaders removed
  1781. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1782. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1783. ERROR: Shader Game/Glass Thick shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1784. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1785. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1786. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1787. ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1788. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1789. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1790. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1791. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  1792. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1793. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1794. ERROR: Shader Legacy Shaders/Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1795. WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
  1796. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1797. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1798. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  1799. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1800. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1801. ERROR: Shader Legacy Shaders/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1802. WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
  1803. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1804. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1805. ERROR: Shader Game/Glass Thick shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1806. ERROR: Shader WFX/Scroll/Multiply Soft Tint shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1807. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1808. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1809. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1810. ERROR: Shader Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1811. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1812. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1813. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1814. 2024-08-16T20:41:39 52.791 ERR [EOS] Failed unregistering player in session: NotFound
  1815. WARNING: Shader Unsupported: 'Ciconia Studio/Standard (Double Sided)/Roughness Setup/Standard/Opaque' - All subshaders removed
  1816. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1817. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1818. ERROR: Shader Ciconia Studio/Standard (Double Sided)/Roughness Setup/Standard/Opaque shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1819. WARNING: Shader Unsupported: 'Ciconia Studio/Standard (Double Sided)/Roughness Setup/Standard/Opaque' - All subshaders removed
  1820. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1821. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1822. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1823. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1824. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1825. ERROR: Shader Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1826. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1827. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1828. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1829. WARNING: Shader Unsupported: 'Standard(Two Sided)' - All subshaders removed
  1830. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1831. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1832. ERROR: Shader Standard(Two Sided) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1833. WARNING: Shader Unsupported: 'Standard(Two Sided)' - All subshaders removed
  1834. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1835. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1836. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1837. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1838. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1839. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1840. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1841. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1842. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1843. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1844. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1845. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1846. ERROR: Shader Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1847. WARNING: Shader Unsupported: 'Ciconia Studio/CS_Standard/Builtin/Standard (Specular setup)/Opaque' - All subshaders removed
  1848. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1849. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1850. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1851. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1852. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1853. ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1854. WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
  1855. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1856. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1857. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1858. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1859. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1860. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1861. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1862. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1863. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1864. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1865. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1866. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1867. ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1868. WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
  1869. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1870. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1871. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1872. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1873. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1874. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1875. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  1876. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1877. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1878. Unloading 5 Unused Serialized files (Serialized files now loaded: 32)
  1879. 2024-08-16T20:41:40 53.712 INF Block IDs with mapping
  1880. 2024-08-16T20:41:40 53.724 INF Block IDs total 24386, terr 30, last 24607
  1881. 2024-08-16T20:41:40 53.740 INF Loaded (local): blocks in 38.90
  1882. Unloading 92661 unused Assets to reduce memory usage. Loaded Objects now: 104521.
  1883. Total: 367.735767 ms (FindLiveObjects: 7.478088 ms CreateObjectMapping: 20.442547 ms MarkObjects: 310.377234 ms DeleteObjects: 29.437533 ms)
  1884.  
  1885. 2024-08-16T20:41:40 54.460 INF Loaded (local): progression in 0.17
  1886. WARNING: Shader Unsupported: '7DTD_Unity5/WaterInBucket' - All subshaders removed
  1887. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1888. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1889. ERROR: Shader 7DTD_Unity5/WaterInBucket shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1890. WARNING: Shader Unsupported: '7DTD_Unity5/WaterInBucket' - All subshaders removed
  1891. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1892. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1893. 2024-08-16T20:41:41 55.409 INF Loaded (local): buffs in 0.70
  1894. 2024-08-16T20:41:42 55.718 INF Loaded (local): misc in 0.10
  1895. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  1896. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1897. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1898. ERROR: Shader Game/TorchFire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1899. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  1900. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1901. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1902. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  1903. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1904. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1905. ERROR: Shader Game/TorchFire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1906. WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
  1907. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1908. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1909. WARNING: Shader Unsupported: '7DTD/TorchGlow' - All subshaders removed
  1910. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1911. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1912. ERROR: Shader 7DTD/TorchGlow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1913. WARNING: Shader Unsupported: '7DTD/TorchGlow' - All subshaders removed
  1914. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1915. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1916. There is no texture data available to upload.
  1917. 2024-08-16T20:41:43 57.329 INF Loaded (local): items in 1.31
  1918. ERROR: Shader Shader Forge/7DTD_Particle_Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1919. WARNING: Shader Unsupported: 'Game/Glass Reflex' - All subshaders removed
  1920. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1921. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1922. ERROR: Shader Game/Glass Reflex shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1923. WARNING: Shader Unsupported: 'Game/Glass Reflex' - All subshaders removed
  1924. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1925. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1926. 2024-08-16T20:41:44 57.733 INF Item IDs with mapping
  1927. 2024-08-16T20:41:44 57.734 INF ItemIDs from Mapping
  1928. 2024-08-16T20:41:44 57.738 INF ItemClass assignLeftOverItems 67086 of 81920
  1929. 2024-08-16T20:41:44 57.802 WRN Block 'LinenClosetVLD' over downgrade limit
  1930. 2024-08-16T20:41:44 57.802 WRN Block 'LinenClosetOpenVLD' over downgrade limit
  1931. 2024-08-16T20:41:44 57.805 INF Loaded (local): item_modifiers in 0.07
  1932. 2024-08-16T20:41:44 58.210 INF Loaded (local): entityclasses in 0.15
  1933. 2024-08-16T20:41:44 58.513 INF Loaded (local): qualityinfo in 0.10
  1934. 2024-08-16T20:41:45 59.137 INF Loaded (local): sounds in 0.38
  1935. 2024-08-16T20:41:45 59.511 INF Loaded (local): recipes in 0.12
  1936. 2024-08-16T20:41:46 59.861 INF Loaded (local): blockplaceholders in 0.10
  1937. 2024-08-16T20:41:46 60.265 INF Loaded (local): loot in 0.10
  1938. 2024-08-16T20:41:47 60.629 INF Loaded (local): entitygroups in 0.11
  1939. 2024-08-16T20:41:47 60.980 INF Loaded (local): utilityai in 0.10
  1940. 2024-08-16T20:41:47 61.330 INF Loaded (local): vehicles in 0.10
  1941. 2024-08-16T20:41:48 61.680 INF Loaded (local): rwgmixer in 0.10
  1942. 2024-08-16T20:41:48 62.029 INF Loaded (local): weathersurvival in 0.10
  1943. 2024-08-16T20:41:48 62.380 INF Loaded (local): archetypes in 0.10
  1944. 2024-08-16T20:41:49 62.728 INF Loaded (local): challenges in 0.10
  1945. 2024-08-16T20:41:49 63.132 INF Loaded (local): quests in 0.15
  1946. 2024-08-16T20:41:49 63.532 INF Loaded (local): traders in 0.10
  1947. 2024-08-16T20:41:50 63.882 INF Loaded (local): npc in 0.10
  1948. 2024-08-16T20:41:50 64.232 INF Loaded (local): dialogs in 0.10
  1949. 2024-08-16T20:41:50 64.585 INF Loaded (local): ui_display in 0.10
  1950. 2024-08-16T20:41:51 64.935 INF Loaded (local): nav_objects in 0.10
  1951. 2024-08-16T20:41:51 65.285 INF Loaded (local): gamestages in 0.10
  1952. 2024-08-16T20:41:52 65.882 INF Loaded (local): gameevents in 0.30
  1953. 2024-08-16T20:41:52 66.225 INF Loaded (local): twitch in 0.12
  1954. 2024-08-16T20:41:52 66.571 INF Loaded (local): twitch_events in 0.10
  1955. 2024-08-16T20:41:53 66.920 INF Loaded (local): dmscontent in 0.10
  1956. 2024-08-16T20:41:53 67.271 INF Loaded (local): XUi_Common/styles in 0.10
  1957. 2024-08-16T20:41:54 67.620 INF Loaded (local): XUi_Common/controls in 0.10
  1958. 2024-08-16T20:41:54 67.971 INF Loaded (local): XUi/styles in 0.10
  1959. 2024-08-16T20:41:54 68.321 INF Loaded (local): XUi/controls in 0.10
  1960. 2024-08-16T20:41:55 68.670 INF Loaded (local): XUi/windows in 0.10
  1961. 2024-08-16T20:41:55 69.022 INF Loaded (local): XUi/xui in 0.10
  1962. 2024-08-16T20:41:55 69.377 INF Loaded (local): biomes in 0.11
  1963. 2024-08-16T20:41:56 69.778 INF Loaded (local): worldglobal in 0.10
  1964. 2024-08-16T20:41:56 70.128 INF Loaded (local): spawning in 0.10
  1965. 2024-08-16T20:41:56 70.478 INF Loaded (local): loadingscreen in 0.10
  1966. 2024-08-16T20:41:57 70.787 INF Added 1335 subtitle data entries and 3 speaker colors
  1967. 2024-08-16T20:41:57 70.828 INF Loaded (local): subtitles in 0.10
  1968. 2024-08-16T20:41:57 71.178 INF Loaded (local): videos in 0.10
  1969. 2024-08-16T20:41:57 71.334 INF createWorld: South Yunikege Mountains, Wulf Co Survival, GameModeSurvival
  1970. 2024-08-16T20:41:57 71.336 INF Occlusion: Disabled
  1971. 2024-08-16T20:41:57 71.409 INF Started thread ChunkRegeneration
  1972. 2024-08-16T20:41:57 71.409 INF Started thread ChunkCalc
  1973. 2024-08-16T20:41:57 71.410 INF Started thread ChunkMeshBake
  1974. 2024-08-16T20:41:57 71.484 INF World.Load: South Yunikege Mountains
  1975. 2024-08-16T20:41:57 71.536 INF Started thread WaterSimulationApplyChanges
  1976. 2024-08-16T20:42:04 78.417 INF Started thread GenerateChunks
  1977. 2024-08-16T20:42:06 79.642 INF Calculating world hashes took 1128 ms (world size 266 MiB)
  1978. 2024-08-16T20:42:06 79.650 INF Initial ENABLE_FILE_BACKED_ARRAYS == False
  1979. 2024-08-16T20:42:06 79.878 INF Loading dtm raw file took 1414ms
  1980. 2024-08-16T20:42:06 79.929 INF Biomes image size w= 1024, h = 1024
  1981. Texture with ID 4638 and with size 8192x8192 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.
  1982. 2024-08-16T20:42:07 81.251 INF Loading and creating biomes took 1373ms
  1983. Texture with ID 4639 and with size 8192x8192 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.
  1984. Texture with ID 4640 and with size 8192x8192 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.
  1985. 2024-08-16T20:42:09 82.613 INF Loading and creating shader control textures took 1362ms
  1986. 2024-08-16T20:42:10 84.145 INF Loading and parsing of generator took 1532ms
  1987. 2024-08-16T20:42:10 84.239 INF Computed 1052 chunk groups containing a total of 25513 chunks. Largest group contains 323 chunks.
  1988. 2024-08-16T20:42:10 84.275 INF Started thread SaveChunks /home/wulf/.local/share/7DaysToDie/Saves/South Yunikege Mountains/Wulf Co Survival/Region
  1989. Expanding FlatChunkBounds at position 816, 61, -370. Old bounds: (x:51, y:-24, width:0, height:1). New bounds: (x:50, y:-24, width:1, height:1). Merged bounds: (x:50, y:-24, width:1, height:1).
  1990. 2024-08-16T20:42:12 86.358 INF [DECO] read 140133
  1991. 2024-08-16T20:42:12 86.520 INF Dynamic Music Initialized on Server
  1992. 2024-08-16T20:42:12 86.520 INF Dynamic Music Initialized on Dedi
  1993. 2024-08-16T20:42:12 86.524 INF AstarManager Init
  1994. 2024-08-16T20:42:13 86.789 INF WeatherManager: Init 8 weather packages
  1995. WARNING: Shader Unsupported: '7DTD_Unity5/Wire' - All subshaders removed
  1996. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  1997. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  1998. ERROR: Shader 7DTD_Unity5/Wire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  1999. WARNING: Shader Unsupported: '7DTD_Unity5/Wire' - All subshaders removed
  2000. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  2001. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  2002. There is no texture data available to upload.
  2003. There is no texture data available to upload.
  2004. 2024-08-16T20:42:13 87.160 INF createWorld() done
  2005. 2024-08-16T20:42:13 87.165 INF Loading players.xml
  2006. 2024-08-16T20:42:13 87.196 INF WeatherManager: ApplySavedPackages
  2007. 2024-08-16T20:42:13 87.245 INF Loaded player
  2008. 2024-08-16T20:42:13 87.303 INF VehicleManager /home/wulf/.local/share/7DaysToDie/Saves/South Yunikege Mountains/Wulf Co Survival/vehicles.dat, loaded 0
  2009. 2024-08-16T20:42:13 87.307 INF DroneManager /home/wulf/.local/share/7DaysToDie/Saves/South Yunikege Mountains/Wulf Co Survival/drones.dat, loaded 0
  2010. 2024-08-16T20:42:13 87.310 INF TurretTracker /home/wulf/.local/share/7DaysToDie/Saves/South Yunikege Mountains/Wulf Co Survival/turrets.dat, loaded 0
  2011. 2024-08-16T20:42:13 87.409 INF [EOS] Registering server
  2012. 2024-08-16T20:42:13 87.455 INF [PlayerInteractions] JoinedMultiplayerServer not supported with current platforms
  2013. 2024-08-16T20:42:15 89.509 INF Fire Manager is disabled.
  2014. 2024-08-16T20:42:15 89.510 INF Broadcast Manager is disabled.
  2015. [S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
  2016. CAppInfoCacheReadFromDiskThread took 9 milliseconds to initialize
  2017. dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
  2018. Setting breakpad minidump AppID = 251570
  2019. SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561197960265728 [API loaded no]
  2020. [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils004 before SteamAPI_Init succeeded.
  2021. 2024-08-16T20:42:16 89.653 INF Loading dymesh settings
  2022. 2024-08-16T20:42:16 89.654 INF Dynamic Mesh Settings
  2023. 2024-08-16T20:42:16 89.654 INF Use Imposter Values: False
  2024. 2024-08-16T20:42:16 89.654 INF Only Player Areas: True
  2025. 2024-08-16T20:42:16 89.654 INF Player Area Buffer: 3
  2026. 2024-08-16T20:42:16 89.654 INF Max View Distance: 1000
  2027. 2024-08-16T20:42:16 89.654 INF Regen all on new world: False
  2028. 2024-08-16T20:42:16 89.657 INF Dymesh: Prepping dynamic mesh. Resend Default: True
  2029. 2024-08-16T20:42:16 89.657 INF Dymesh: Mesh location: /home/wulf/.local/share/7DaysToDie/Saves/South Yunikege Mountains/Wulf Co Survival/DynamicMeshes/
  2030. 2024-08-16T20:42:16 89.659 INF Started thread IH-ThreadSafeAStarPathFinder
  2031. 2024-08-16T20:42:16 90.322 INF [Improved Hordes] [ImprovedHordesCore] .ctor(Int32,ILoggerFactory,IRandomFactory`1,IEntitySpawner): Initializing.
  2032. 2024-08-16T20:42:16 90.470 INF [Improved Hordes] [ImprovedHordesMod] InitializeCore(World): Loaded data.
  2033. 2024-08-16T20:42:16 90.470 INF Started thread IHThreaded-WorldEventReporter
  2034. 2024-08-16T20:42:16 90.471 INF Started thread IHThreaded-WorldHordeTracker
  2035. 2024-08-16T20:42:16 90.471 INF Started thread IHThreaded-WorldHordePopulator
  2036. Reading External Particles in ConfigFeatureBlock/ExternalParticles...
  2037. Done Reading External Particles.
  2038. 2024-08-16T20:42:16 90.473 WRN [Web] WebDashboardUrl not set. Recommended to set it to the public URL pointing to your dashboard / reverse proxy
  2039. 2024-08-16T20:42:16 90.476 INF [Web] Serving basic webserver files from /home/wulf/7days/7DaysToDieServer_Data/../Mods/TFP_WebServer/webroot
  2040. 2024-08-16T20:42:16 90.494 INF Started thread SSE-Processing_/sse/
  2041. 2024-08-16T20:42:17 90.612 INF [Web] OpenAPI preparation done
  2042. 2024-08-16T20:42:17 90.623 INF [Web] Started Webserver on port 8080
  2043. 2024-08-16T20:42:37 111.178 INF [Web] IconHandler: Loaded 8589 icons (5127 source images with 3462 tints applied)
  2044. 2024-08-16T20:42:37 111.185 INF [Web] IconHandler: Total time 20553 ms, loading files 4381 ms, tinting files 11455 ms, encoding files 4475 ms
  2045. 2024-08-16T20:42:37 111.186 INF [Web] IconHandler: Cached 182952 KiB
  2046. 2024-08-16T20:42:37 111.187 INF StartGame done
  2047. 2024-08-16T20:42:37 111.235 INF [Steamworks.NET] Registering auth callbacks
  2048. 2024-08-16T20:42:37 111.238 INF [Steamworks.NET] GameServer.Init successful
  2049. 2024-08-16T20:42:37 111.484 INF [EOS] Server registered, session: f6103f4a4f9a4b49845eb28ba1c0496f
  2050. 2024-08-16T20:42:37 111.491 INF [EOS] Session address: 4*.14*.7*.4*
  2051. 2024-08-16T20:42:38 111.651 INF [Steamworks.NET] GameServer.LogOn successful, SteamID=90201000457364504, public IP=4*.14*.7*.4*
  2052. 2024-08-16T20:42:38 111.946 INF Dymesh: Warming dynamic mesh
  2053. 2024-08-16T20:42:38 111.946 INF Dymesh: Creating dynamic mesh manager
  2054. 2024-08-16T20:42:38 111.962 INF Dymesh: Awake
  2055. 2024-08-16T20:42:38 111.963 INF Dymesh: Mesh location: /home/wulf/.local/share/7DaysToDie/Saves/South Yunikege Mountains/Wulf Co Survival/DynamicMeshes/
  2056. 2024-08-16T20:42:38 111.969 INF Dymesh: Loading Items: /home/wulf/.local/share/7DaysToDie/Saves/South Yunikege Mountains/Wulf Co Survival/DynamicMeshes/
  2057. 2024-08-16T20:42:38 111.993 INF Dymesh: Loaded Items: 6
  2058. 2024-08-16T20:42:38 111.993 INF Dymesh: Loading all items took: 0.025982 seconds.
  2059. 2024-08-16T20:42:38 112.000 INF Clearing queues.
  2060. 2024-08-16T20:42:38 112.000 INF Cleared queues.
  2061. 2024-08-16T20:42:38 112.001 INF Dynamic thread starting
  2062. 2024-08-16T20:42:38 112.004 INF Dymesh door replacement: imposterBlock
  2063. 2024-08-16T20:42:40 113.771 INF [DECO] written 140133, in 36ms
  2064. 2024-08-16T20:42:40 113.776 INF [DECO] write thread 3ms
  2065. 2024-08-16T20:42:56 129.667 INF NET: LiteNetLib: Connect from: 192.168.111.197:62362 / 0
  2066. 2024-08-16T20:42:56 129.668 INF Started thread NCS_Reader_0_0
  2067. 2024-08-16T20:42:56 129.669 INF Started thread NCS_Writer_0_0
  2068. 2024-08-16T20:42:56 129.669 INF Started thread NCS_Reader_0_1
  2069. 2024-08-16T20:42:56 129.670 INF Started thread NCS_Writer_0_1
  2070. 2024-08-16T20:42:56 129.670 INF [NET] PlayerConnected EntityID=-1, PltfmId='Local_<none>', CrossId='<unknown/none>', OwnerID='<unknown/none>', PlayerName='', ClientNumber='2'
  2071. 2024-08-16T20:42:56 129.711 INF NPPL.Read
  2072. 2024-08-16T20:42:56 129.733 INF PlayerLogin: AdalWulf/V 1.0
  2073. 2024-08-16T20:42:56 129.733 INF Client IP: 192.168.111.197
  2074. 2024-08-16T20:42:56 129.733 INF [Auth] PlayerName authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='<unknown/none>', PlayerName='AdalWulf', ClientNumber='2'
  2075. 2024-08-16T20:42:56 129.733 INF [Auth] ServerState authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='<unknown/none>', PlayerName='AdalWulf', ClientNumber='2'
  2076. 2024-08-16T20:42:56 129.735 INF [Auth] MpHostAllowed authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='<unknown/none>', PlayerName='AdalWulf', ClientNumber='2'
  2077. 2024-08-16T20:42:56 129.736 INF [Auth] PlayerId authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='<unknown/none>', PlayerName='AdalWulf', ClientNumber='2'
  2078. 2024-08-16T20:42:56 129.738 INF [Auth] DuplicateUserId authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='<unknown/none>', PlayerName='AdalWulf', ClientNumber='2'
  2079. 2024-08-16T20:42:56 129.739 INF [Auth] VersionCheck authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='<unknown/none>', PlayerName='AdalWulf', ClientNumber='2'
  2080. 2024-08-16T20:42:56 129.745 INF [Auth] PlayerSlots authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='<unknown/none>', PlayerName='AdalWulf', ClientNumber='2'
  2081. 2024-08-16T20:42:56 129.747 INF [Auth] LegacyModAuthorizations authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='<unknown/none>', PlayerName='AdalWulf', ClientNumber='2'
  2082. 2024-08-16T20:42:56 129.751 INF [Steamworks.NET] Auth.AuthenticateUser()
  2083. 2024-08-16T20:42:56 129.771 INF [Steamworks.NET] Authenticating player: AdalWulf SteamId: 76561197988440544 TicketLen: 1024 Result: k_EBeginAuthSessionResultOK
  2084. 2024-08-16T20:42:57 131.010 INF [Steamworks.NET] Authentication callback. ID: 76561197988440544, owner: 76561197988440544, result: k_EAuthSessionResponseOK
  2085. 2024-08-16T20:42:57 131.011 INF [Auth] PlatformAuth authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='Steam_76561197988440544', PlayerName='AdalWulf', ClientNumber='2'
  2086. 2024-08-16T20:42:57 131.012 INF [Auth] SteamFamily authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='Steam_76561197988440544', PlayerName='AdalWulf', ClientNumber='2'
  2087. 2024-08-16T20:42:57 131.014 INF [Auth] SteamGroups authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='Steam_76561197988440544', PlayerName='AdalWulf', ClientNumber='2'
  2088. 2024-08-16T20:42:57 131.017 INF [EOS] Verifying token for 0002c04c79014831b09bd30a80888697
  2089. 2024-08-16T20:42:57 131.019 WRN [SteamServer] Tick took exceptionally long: 36 ms
  2090. 2024-08-16T20:42:57 131.596 INF [EOS] Device=, Platform=steam, AccType=Steam, AccId=76561197988440544, PUID=0002c04c79014831b09bd30a80888697
  2091. 2024-08-16T20:42:58 132.140 INF [EOS] Player may have active sanctions
  2092. 2024-08-16T20:42:58 132.142 INF [EOS] SanctionsQuery finished with: 0 sanctions
  2093. 2024-08-16T20:42:58 132.145 INF [Auth] CrossplatformAuth authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='Steam_76561197988440544', PlayerName='AdalWulf', ClientNumber='2'
  2094. 2024-08-16T20:42:58 132.149 INF [Auth] BansAndWhitelist authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='Steam_76561197988440544', PlayerName='AdalWulf', ClientNumber='2'
  2095. 2024-08-16T20:42:58 132.151 INF [Auth] Crossplay authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='Steam_76561197988440544', PlayerName='AdalWulf', ClientNumber='2'
  2096. 2024-08-16T20:42:58 132.184 INF [Auth] Finalizer authorization successful: EntityID=-1, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='Steam_76561197988440544', PlayerName='AdalWulf', ClientNumber='2'
  2097. 2024-08-16T20:42:58 132.217 INF Allowing player with id EOS_0002c04c79014831b09bd30a80888697
  2098. 2024-08-16T20:42:58 132.422 INF RequestToEnterGame: EOS_0002c04c79014831b09bd30a80888697/AdalWulf
  2099. 2024-08-16T20:43:06 140.576 INF Time: 1.45m FPS: 19.83 Heap: 2195.6MB Max: 2195.6MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 4120.9MB
  2100. 2024-08-16T20:43:36 170.578 INF Time: 1.95m FPS: 20.00 Heap: 1971.2MB Max: 2195.6MB Chunks: 9 CGO: 0 Ply: 0 Zom: 0 Ent: 0 (0) Items: 0 CO: 0 RSS: 4215.4MB
  2101. 2024-08-16T20:43:52 186.291 INF Dymesh: Update items to send for AdalWulf id: -1 recieved: 6
  2102. 2024-08-16T20:43:52 186.303 INF Dymesh: Items to send: 0 Added: 0 chunks: 6
  2103. 2024-08-16T20:43:55 189.135 INF RequestToSpawnPlayer: 171, AdalWulf, 6
  2104. WARNING: Shader Unsupported: 'Game/SDCS/Skin' - All subshaders removed
  2105. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  2106. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  2107. ERROR: Shader Game/SDCS/Skin shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  2108. WARNING: Shader Unsupported: 'Game/SDCS/Skin' - All subshaders removed
  2109. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  2110. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  2111. WARNING: Shader Unsupported: 'Game/SDCS/Hair' - All subshaders removed
  2112. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  2113. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  2114. ERROR: Shader Game/SDCS/Hair shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  2115. WARNING: Shader Unsupported: 'Game/SDCS/Hair' - All subshaders removed
  2116. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  2117. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  2118. 2024-08-16T20:43:55 189.527 WRN Parameter 'IsMale' not found in animator
  2119. 2024-08-16T20:43:55 189.534 INF Created player with id=171
  2120. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  2121. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  2122. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  2123. ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  2124. WARNING: Shader Unsupported: 'Standard' - All subshaders removed
  2125. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  2126. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  2127. WARNING: Shader Unsupported: 'Game/CharacterCloth' - All subshaders removed
  2128. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  2129. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  2130. ERROR: Shader Game/CharacterCloth shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  2131. WARNING: Shader Unsupported: 'Game/CharacterCloth' - All subshaders removed
  2132. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  2133. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  2134. ERROR: Shader Game/Animal/Fur shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  2135. 2024-08-16T20:43:57 190.940 INF RainCollector initialized: FogConvertMultiplier=3 / RainConvertMultiplier=10 / MinConvertTemperature=32
  2136. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2137. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2138. at RainCollector.WeatherInfoManager.GetActiveWeatherInfo (System.Byte biomeId, System.Nullable`1[T] deltaTime, System.Nullable`1[T] position) [0x0001b] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2139. at RainCollector.WeatherInfoManager.GetAveragedWeatherInfo (System.Byte biomeId, System.Nullable`1[T] deltaTime) [0x0001e] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2140. at RainCollector.Harmony.TileEntityDewCollectorPatches+HandleUpdate.GetWeatherInfo (TileEntity tileEntity, System.Single deltaTime) [0x00033] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2141. at RainCollector.Harmony.TileEntityDewCollectorPatches+HandleUpdate.Prefix (World world, TileEntityDewCollector __instance, RainCollector.WeatherInfo& __state) [0x00055] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2142. at (wrapper dynamic-method) TileEntityDewCollector.DMD<System.Void TileEntityDewCollector:HandleUpdate(World)>(TileEntityDewCollector,World)
  2143. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void TileEntityDewCollector:HandleUpdate(World)>(TileEntityDewCollector,World)
  2144. at TileEntityDewCollector.UpdateTick (World world) [0x00007] in <6852d66f1c454f28b8c6698872258303>:0
  2145. at Chunk.UpdateTick (World _world, System.Boolean _bSpawnEnemies) [0x00015] in <6852d66f1c454f28b8c6698872258303>:0
  2146. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00125] in <6852d66f1c454f28b8c6698872258303>:0
  2147. at GameManager.UpdateTick () [0x00073] in <6852d66f1c454f28b8c6698872258303>:0
  2148. at GameManager.gmUpdate () [0x0038a] in <6852d66f1c454f28b8c6698872258303>:0
  2149. at GameManager.Update () [0x00000] in <6852d66f1c454f28b8c6698872258303>:0
  2150.  
  2151. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2152. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2153. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2154. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2155. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2156. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2157. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2158. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2159. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2160.  
  2161. 2024-08-16T20:43:58 192.312 INF GMSG: Player 'AdalWulf' joined the game
  2162. 2024-08-16T20:43:58 192.330 INF PlayerSpawnedInWorld (reason: JoinMultiplayer, position: 432, 35, -222): EntityID=171, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='Steam_76561197988440544', PlayerName='AdalWulf', ClientNumber='2'
  2163. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2164. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2165. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2166. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2167. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2168. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2169. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2170. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2171. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2172.  
  2173. 2024-08-16T20:44:07 201.219 INF Time: 2.45m FPS: 19.96 Heap: 2260.1MB Max: 2260.1MB Chunks: 249 CGO: 15 Ply: 1 Zom: 0 Ent: 2 (2) Items: 0 CO: 1 RSS: 4315.5MB
  2174. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2175. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2176. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2177. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2178. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2179. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2180. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2181. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2182. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2183.  
  2184. 2024-08-16T20:44:07 201.492 INF NET: LiteNetLib: Connect from: 192.168.111.223:54030 / 1
  2185. 2024-08-16T20:44:07 201.494 INF Started thread NCS_Reader_1_0
  2186. 2024-08-16T20:44:07 201.495 INF Started thread NCS_Writer_1_0
  2187. 2024-08-16T20:44:07 201.495 INF Started thread NCS_Reader_1_1
  2188. 2024-08-16T20:44:07 201.496 INF Started thread NCS_Writer_1_1
  2189. 2024-08-16T20:44:07 201.496 INF [NET] PlayerConnected EntityID=-1, PltfmId='Local_<none>', CrossId='<unknown/none>', OwnerID='<unknown/none>', PlayerName='', ClientNumber='3'
  2190. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2191. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2192. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2193. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2194. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2195. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2196. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2197. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2198. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2199.  
  2200. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2201. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2202. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2203. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2204. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2205. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2206. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2207. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2208. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2209.  
  2210. 2024-08-16T20:44:07 201.569 INF NPPL.Read
  2211. 2024-08-16T20:44:08 201.616 INF PlayerLogin: WitchyKippy/V 1.0
  2212. 2024-08-16T20:44:08 201.616 INF Client IP: 192.168.111.223
  2213. 2024-08-16T20:44:08 201.617 INF [Auth] PlayerName authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='<unknown/none>', PlayerName='WitchyKippy', ClientNumber='3'
  2214. 2024-08-16T20:44:08 201.617 INF [Auth] ServerState authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='<unknown/none>', PlayerName='WitchyKippy', ClientNumber='3'
  2215. 2024-08-16T20:44:08 201.617 INF [Auth] MpHostAllowed authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='<unknown/none>', PlayerName='WitchyKippy', ClientNumber='3'
  2216. 2024-08-16T20:44:08 201.617 INF [Auth] PlayerId authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='<unknown/none>', PlayerName='WitchyKippy', ClientNumber='3'
  2217. 2024-08-16T20:44:08 201.617 INF [Auth] DuplicateUserId authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='<unknown/none>', PlayerName='WitchyKippy', ClientNumber='3'
  2218. 2024-08-16T20:44:08 201.617 INF [Auth] VersionCheck authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='<unknown/none>', PlayerName='WitchyKippy', ClientNumber='3'
  2219. 2024-08-16T20:44:08 201.618 INF [Auth] PlayerSlots authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='<unknown/none>', PlayerName='WitchyKippy', ClientNumber='3'
  2220. 2024-08-16T20:44:08 201.618 INF [Auth] LegacyModAuthorizations authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='<unknown/none>', PlayerName='WitchyKippy', ClientNumber='3'
  2221. 2024-08-16T20:44:08 201.618 INF [Steamworks.NET] Auth.AuthenticateUser()
  2222. 2024-08-16T20:44:08 201.619 INF [Steamworks.NET] Authenticating player: WitchyKippy SteamId: 76561198025032220 TicketLen: 1024 Result: k_EBeginAuthSessionResultOK
  2223. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2224. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2225. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2226. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2227. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2228. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2229. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2230. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2231. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2232.  
  2233. 2024-08-16T20:44:09 202.815 INF [Steamworks.NET] Authentication callback. ID: 76561198025032220, owner: 76561198025032220, result: k_EAuthSessionResponseOK
  2234. 2024-08-16T20:44:09 202.815 INF [Auth] PlatformAuth authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='Steam_76561198025032220', PlayerName='WitchyKippy', ClientNumber='3'
  2235. 2024-08-16T20:44:09 202.815 INF [Auth] SteamFamily authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='Steam_76561198025032220', PlayerName='WitchyKippy', ClientNumber='3'
  2236. 2024-08-16T20:44:09 202.815 INF [Auth] SteamGroups authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='Steam_76561198025032220', PlayerName='WitchyKippy', ClientNumber='3'
  2237. 2024-08-16T20:44:09 202.815 INF [EOS] Verifying token for 0002e998e8e040818aaec2422d5deeb1
  2238. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2239. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2240. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2241. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2242. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2243. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2244. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2245. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2246. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2247.  
  2248. 2024-08-16T20:44:09 203.464 INF [EOS] Player may have active sanctions
  2249. 2024-08-16T20:44:09 203.464 INF [EOS] SanctionsQuery finished with: 0 sanctions
  2250. 2024-08-16T20:44:09 203.464 INF [Auth] CrossplatformAuth authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='Steam_76561198025032220', PlayerName='WitchyKippy', ClientNumber='3'
  2251. 2024-08-16T20:44:09 203.464 INF [Auth] BansAndWhitelist authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='Steam_76561198025032220', PlayerName='WitchyKippy', ClientNumber='3'
  2252. 2024-08-16T20:44:09 203.465 INF [Auth] Crossplay authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='Steam_76561198025032220', PlayerName='WitchyKippy', ClientNumber='3'
  2253. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2254. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2255. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2256. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2257. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2258. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2259. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2260. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2261. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2262.  
  2263. 2024-08-16T20:44:09 203.515 INF [Auth] Finalizer authorization successful: EntityID=-1, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='Steam_76561198025032220', PlayerName='WitchyKippy', ClientNumber='3'
  2264. 2024-08-16T20:44:09 203.520 INF Allowing player with id EOS_0002e998e8e040818aaec2422d5deeb1
  2265. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2266. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2267. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2268. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2269. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2270. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2271. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2272. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2273. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2274.  
  2275. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2276. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2277. at RainCollector.WeatherInfoManager.GetActiveWeatherInfo (System.Byte biomeId, System.Nullable`1[T] deltaTime, System.Nullable`1[T] position) [0x0001b] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2278. at RainCollector.WeatherInfoManager.GetAveragedWeatherInfo (System.Byte biomeId, System.Nullable`1[T] deltaTime) [0x0001e] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2279. at RainCollector.Harmony.TileEntityDewCollectorPatches+HandleUpdate.GetWeatherInfo (TileEntity tileEntity, System.Single deltaTime) [0x00033] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2280. at RainCollector.Harmony.TileEntityDewCollectorPatches+HandleUpdate.Prefix (World world, TileEntityDewCollector __instance, RainCollector.WeatherInfo& __state) [0x00055] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2281. at (wrapper dynamic-method) TileEntityDewCollector.DMD<System.Void TileEntityDewCollector:HandleUpdate(World)>(TileEntityDewCollector,World)
  2282. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void TileEntityDewCollector:HandleUpdate(World)>(TileEntityDewCollector,World)
  2283. at TileEntityDewCollector.UpdateTick (World world) [0x00007] in <6852d66f1c454f28b8c6698872258303>:0
  2284. at Chunk.UpdateTick (World _world, System.Boolean _bSpawnEnemies) [0x00015] in <6852d66f1c454f28b8c6698872258303>:0
  2285. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00125] in <6852d66f1c454f28b8c6698872258303>:0
  2286. at GameManager.UpdateTick () [0x00073] in <6852d66f1c454f28b8c6698872258303>:0
  2287. at GameManager.gmUpdate () [0x0038a] in <6852d66f1c454f28b8c6698872258303>:0
  2288. at GameManager.Update () [0x00000] in <6852d66f1c454f28b8c6698872258303>:0
  2289.  
  2290. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2291. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2292. at RainCollector.WeatherInfoManager.GetActiveWeatherInfo (System.Byte biomeId, System.Nullable`1[T] deltaTime, System.Nullable`1[T] position) [0x0001b] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2293. at RainCollector.WeatherInfoManager.GetAveragedWeatherInfo (System.Byte biomeId, System.Nullable`1[T] deltaTime) [0x0001e] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2294. at RainCollector.Harmony.TileEntityDewCollectorPatches+HandleUpdate.GetWeatherInfo (TileEntity tileEntity, System.Single deltaTime) [0x00033] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2295. at RainCollector.Harmony.TileEntityDewCollectorPatches+HandleUpdate.Prefix (World world, TileEntityDewCollector __instance, RainCollector.WeatherInfo& __state) [0x00055] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2296. at (wrapper dynamic-method) TileEntityDewCollector.DMD<System.Void TileEntityDewCollector:HandleUpdate(World)>(TileEntityDewCollector,World)
  2297. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void TileEntityDewCollector:HandleUpdate(World)>(TileEntityDewCollector,World)
  2298. at TileEntityDewCollector.UpdateTick (World world) [0x00007] in <6852d66f1c454f28b8c6698872258303>:0
  2299. at Chunk.UpdateTick (World _world, System.Boolean _bSpawnEnemies) [0x00015] in <6852d66f1c454f28b8c6698872258303>:0
  2300. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00125] in <6852d66f1c454f28b8c6698872258303>:0
  2301. at GameManager.UpdateTick () [0x00073] in <6852d66f1c454f28b8c6698872258303>:0
  2302. at GameManager.gmUpdate () [0x0038a] in <6852d66f1c454f28b8c6698872258303>:0
  2303. at GameManager.Update () [0x00000] in <6852d66f1c454f28b8c6698872258303>:0
  2304.  
  2305. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2306. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2307. at RainCollector.WeatherInfoManager.GetActiveWeatherInfo (System.Byte biomeId, System.Nullable`1[T] deltaTime, System.Nullable`1[T] position) [0x0001b] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2308. at RainCollector.WeatherInfoManager.GetAveragedWeatherInfo (System.Byte biomeId, System.Nullable`1[T] deltaTime) [0x0001e] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2309. at RainCollector.Harmony.TileEntityDewCollectorPatches+HandleUpdate.GetWeatherInfo (TileEntity tileEntity, System.Single deltaTime) [0x00033] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2310. at RainCollector.Harmony.TileEntityDewCollectorPatches+HandleUpdate.Prefix (World world, TileEntityDewCollector __instance, RainCollector.WeatherInfo& __state) [0x00055] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2311. at (wrapper dynamic-method) TileEntityDewCollector.DMD<System.Void TileEntityDewCollector:HandleUpdate(World)>(TileEntityDewCollector,World)
  2312. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void TileEntityDewCollector:HandleUpdate(World)>(TileEntityDewCollector,World)
  2313. at TileEntityDewCollector.UpdateTick (World world) [0x00007] in <6852d66f1c454f28b8c6698872258303>:0
  2314. at Chunk.UpdateTick (World _world, System.Boolean _bSpawnEnemies) [0x00015] in <6852d66f1c454f28b8c6698872258303>:0
  2315. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00125] in <6852d66f1c454f28b8c6698872258303>:0
  2316. at GameManager.UpdateTick () [0x00073] in <6852d66f1c454f28b8c6698872258303>:0
  2317. at GameManager.gmUpdate () [0x0038a] in <6852d66f1c454f28b8c6698872258303>:0
  2318. at GameManager.Update () [0x00000] in <6852d66f1c454f28b8c6698872258303>:0
  2319.  
  2320. 2024-08-16T20:45:55 309.453 INF VehicleManager saving 0 (0 + 0)
  2321. 2024-08-16T20:45:55 309.457 INF DroneManager saving 0 (0 + 0)
  2322. 2024-08-16T20:45:55 309.458 INF VehicleManager saved 9 bytes
  2323. 2024-08-16T20:45:55 309.460 INF TurretTracker saving 0 (0 + 0)
  2324. 2024-08-16T20:45:55 309.462 INF DroneManager saved 9 bytes
  2325. 2024-08-16T20:45:55 309.464 INF TurretTracker saved 9 bytes
  2326. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2327. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2328. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2329. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2330. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2331. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2332. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2333. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2334. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2335.  
  2336. 2024-08-16T20:47:43 416.704 INF Dymesh: Update items to send for WitchyKippy id: -1 recieved: 6
  2337. 2024-08-16T20:47:43 416.705 INF Dymesh: Items to send: 0 Added: 0 chunks: 6
  2338. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2339. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2340. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2341. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2342. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2343. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2344. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2345. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2346. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2347.  
  2348. 2024-08-16T20:47:43 416.856 INF Time: 6.05m FPS: 20.00 Heap: 2294.0MB Max: 2353.9MB Chunks: 249 CGO: 16 Ply: 1 Zom: 0 Ent: 2 (2) Items: 0 CO: 1 RSS: 4428.0MB
  2349. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2350. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2351. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2352. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2353. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2354. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2355. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2356. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2357. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2358.  
  2359. 2024-08-16T20:47:46 420.009 INF RequestToSpawnPlayer: 174, WitchyKippy, 6
  2360. 2024-08-16T20:47:46 420.113 WRN Parameter 'IsMale' not found in animator
  2361. 2024-08-16T20:47:46 420.113 INF Created player with id=174
  2362. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2363. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2364. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2365. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2366. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2367. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2368. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2369. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2370. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2371.  
  2372. 2024-08-16T20:47:55 429.483 INF VehicleManager saving 0 (0 + 0)
  2373. 2024-08-16T20:47:55 429.483 INF DroneManager saving 0 (0 + 0)
  2374. 2024-08-16T20:47:55 429.484 INF TurretTracker saving 0 (0 + 0)
  2375. 2024-08-16T20:47:55 429.485 INF VehicleManager saved 9 bytes
  2376. 2024-08-16T20:47:55 429.485 INF DroneManager saved 9 bytes
  2377. 2024-08-16T20:47:55 429.486 INF TurretTracker saved 9 bytes
  2378. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2379. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2380. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2381. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2382. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2383. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2384. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2385. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2386. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2387.  
  2388. 2024-08-16T20:48:44 478.538 INF Time: 7.07m FPS: 20.00 Heap: 2115.2MB Max: 2353.9MB Chunks: 249 CGO: 16 Ply: 2 Zom: 0 Ent: 3 (3) Items: 0 CO: 2 RSS: 4541.0MB
  2389. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2390. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2391. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2392. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2393. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2394. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2395. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2396. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2397. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2398.  
  2399. 2024-08-16T20:49:55 549.584 INF VehicleManager saving 0 (0 + 0)
  2400. 2024-08-16T20:49:55 549.584 INF DroneManager saving 0 (0 + 0)
  2401. 2024-08-16T20:49:55 549.584 INF TurretTracker saving 0 (0 + 0)
  2402. 2024-08-16T20:49:55 549.584 INF VehicleManager saved 9 bytes
  2403. 2024-08-16T20:49:55 549.584 INF DroneManager saved 9 bytes
  2404. 2024-08-16T20:49:55 549.584 INF TurretTracker saved 9 bytes
  2405. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2406. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2407. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2408. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2409. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2410. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2411. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2412. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2413. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2414.  
  2415. 2024-08-16T20:51:55 669.610 INF VehicleManager saving 0 (0 + 0)
  2416. 2024-08-16T20:51:55 669.610 INF DroneManager saving 0 (0 + 0)
  2417. 2024-08-16T20:51:56 669.611 INF TurretTracker saving 0 (0 + 0)
  2418. 2024-08-16T20:51:56 669.613 INF VehicleManager saved 9 bytes
  2419. 2024-08-16T20:51:56 669.614 INF DroneManager saved 9 bytes
  2420. 2024-08-16T20:51:56 669.615 INF TurretTracker saved 9 bytes
  2421. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2422. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2423. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2424. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2425. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2426. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2427. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2428. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2429. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2430.  
  2431. 2024-08-16T20:53:46 779.838 INF Time: 12.09m FPS: 19.84 Heap: 2408.8MB Max: 2488.4MB Chunks: 318 CGO: 55 Ply: 2 Zom: 9 Ent: 14 (28) Items: 0 CO: 5 RSS: 4711.6MB
  2432. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2433. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2434. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2435. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2436. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2437. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2438. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2439. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2440. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2441.  
  2442. ERROR: Shader Game/ZombieDismembermentBloodcap shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  2443. WARNING: Shader Unsupported: 'Game/Dismember/CharMask' - All subshaders removed
  2444. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  2445. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  2446. ERROR: Shader Game/Dismember/CharMask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
  2447. WARNING: Shader Unsupported: 'Game/Dismember/CharMask' - All subshaders removed
  2448. WARNING: Shader Did you use #pragma only_renderers and omit this platform?
  2449. WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
  2450. 2024-08-16T20:53:47 781.569 INF Entity zombieMarlene 1023 killed by AdalWulf 171
  2451. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2452. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2453. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2454. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2455. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2456. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2457. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2458. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2459. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2460.  
  2461. 2024-08-16T20:54:02 796.066 WRN [Improved Hordes] [HordeDespawnRequest] TickExecute(Single): Tried to despawn horde entities but no entities were spawned.
  2462. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2463. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2464. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2465. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2466. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2467. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2468. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2469. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2470. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2471.  
  2472. 2024-08-16T20:54:06 800.072 INF Entity zombieYo 1028 killed by WitchyKippy 174
  2473. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2474. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2475. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2476. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2477. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2478. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2479. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2480. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2481. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2482.  
  2483. 2024-08-16T20:54:07 801.578 INF MinEventLogMessage: XP gained during the last level:
  2484. 2024-08-16T20:54:07 801.579 INF CVarLogValue: $xpFromLootThisLevel == 0
  2485. 2024-08-16T20:54:07 801.579 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  2486. 2024-08-16T20:54:07 801.579 INF CVarLogValue: $xpFromKillThisLevel == 0
  2487. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2488. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2489. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2490. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2491. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2492. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2493. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2494. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2495. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2496.  
  2497. 2024-08-16T20:55:56 909.629 INF VehicleManager saving 0 (0 + 0)
  2498. 2024-08-16T20:55:56 909.630 INF DroneManager saving 0 (0 + 0)
  2499. 2024-08-16T20:55:56 909.630 INF TurretTracker saving 0 (0 + 0)
  2500. 2024-08-16T20:55:56 909.631 INF VehicleManager saved 9 bytes
  2501. 2024-08-16T20:55:56 909.632 INF DroneManager saved 9 bytes
  2502. 2024-08-16T20:55:56 909.632 INF TurretTracker saved 9 bytes
  2503. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2504. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2505. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2506. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2507. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2508. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2509. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2510. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2511. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2512.  
  2513. 2024-08-16T20:56:46 959.989 INF Time: 15.10m FPS: 19.99 Heap: 2274.0MB Max: 2527.3MB Chunks: 318 CGO: 49 Ply: 2 Zom: 2 Ent: 13 (24) Items: 0 CO: 3 RSS: 4813.5MB
  2514. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2515. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2516. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2517. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2518. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2519. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2520. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2521. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2522. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2523.  
  2524. 2024-08-16T20:57:16 990.003 INF Time: 15.60m FPS: 19.99 Heap: 2480.3MB Max: 2527.3MB Chunks: 337 CGO: 62 Ply: 2 Zom: 9 Ent: 20 (31) Items: 0 CO: 6 RSS: 4786.2MB
  2525. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2526. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2527. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2528. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2529. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2530. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2531. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2532. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2533. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2534.  
  2535. 2024-08-16T20:57:17 991.290 INF Entity zombieBusinessMan 1032 killed by AdalWulf 171
  2536. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2537. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2538. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2539. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2540. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2541. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2542. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2543. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2544. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2545.  
  2546. 2024-08-16T20:57:22 995.630 INF Entity sc_General 772 killed
  2547. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2548. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2549. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2550. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2551. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2552. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2553. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2554. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2555. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2556.  
  2557. 2024-08-16T20:57:56 1029.630 INF VehicleManager saving 0 (0 + 0)
  2558. 2024-08-16T20:57:56 1029.631 INF DroneManager saving 0 (0 + 0)
  2559. 2024-08-16T20:57:56 1029.631 INF TurretTracker saving 0 (0 + 0)
  2560. 2024-08-16T20:57:56 1029.632 INF VehicleManager saved 9 bytes
  2561. 2024-08-16T20:57:56 1029.632 INF TurretTracker saved 9 bytes
  2562. 2024-08-16T20:57:56 1029.632 INF DroneManager saved 9 bytes
  2563. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2564. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2565. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2566. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2567. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2568. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2569. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2570. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2571. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2572.  
  2573. 2024-08-16T20:57:57 1031.218 INF MinEventLogMessage: XP gained during the last level:
  2574. 2024-08-16T20:57:57 1031.218 INF CVarLogValue: $xpFromLootThisLevel == 0
  2575. 2024-08-16T20:57:57 1031.218 INF CVarLogValue: $xpFromHarvestingThisLevel == 0
  2576. 2024-08-16T20:57:57 1031.218 INF CVarLogValue: $xpFromKillThisLevel == 0
  2577. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2578. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2579. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2580. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2581. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2582. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2583. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2584. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2585. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2586.  
  2587. 2024-08-16T20:59:56 1149.668 INF VehicleManager saving 0 (0 + 0)
  2588. 2024-08-16T20:59:56 1149.668 INF DroneManager saving 0 (0 + 0)
  2589. 2024-08-16T20:59:56 1149.669 INF TurretTracker saving 0 (0 + 0)
  2590. 2024-08-16T20:59:56 1149.671 INF TurretTracker saved 9 bytes
  2591. 2024-08-16T20:59:56 1149.671 INF DroneManager saved 9 bytes
  2592. 2024-08-16T20:59:56 1149.672 INF VehicleManager saved 9 bytes
  2593. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2594. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2595. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2596. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2597. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2598. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2599. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2600. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2601. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2602.  
  2603. [S]System.Net.Sockets.SocketException (0x80004005): Network is unreachable
  2604. at System.Net.Sockets.Socket.SendTo (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEP) [0x00082] in <bcb2428cc11d4f819c07c640b17b2d4b>:0
  2605. at LiteNetLib.NetSocket.SendTo (System.Byte[] data, System.Int32 offset, System.Int32 size, System.Net.IPEndPoint remoteEndPoint, System.Net.Sockets.SocketError& errorCode) [0x0002b] in <40752309408b4777910cd0926961ac05>:0
  2606. 2024-08-16T21:00:35 1189.439 INF NET: LiteNetLib: Client disconnect from: 192.168.111.197:62362 / 0 (NetworkUnreachable)
  2607. 2024-08-16T21:00:35 1189.439 ERR NET: LiteNetLib: Network error: NetworkUnreachable
  2608. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2609. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2610. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2611. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2612. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2613. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2614. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2615. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2616. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2617.  
  2618. 2024-08-16T21:00:35 1189.442 WRN NET: LiteNetLib: SendData requested for unknown client EntityID=171, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='Steam_76561197988440544', PlayerName='AdalWulf', ClientNumber='2'
  2619. 2024-08-16T21:00:35 1189.442 INF Exited thread NCS_Writer_0_0
  2620. 2024-08-16T21:00:35 1189.442 INF Exited thread NCS_Reader_0_0
  2621. [S]System.Net.Sockets.SocketException (0x80004005): Network is unreachable
  2622. at System.Net.Sockets.Socket.SendTo (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags, System.Net.EndPoint remoteEP) [0x00082] in <bcb2428cc11d4f819c07c640b17b2d4b>:0
  2623. at LiteNetLib.NetSocket.SendTo (System.Byte[] data, System.Int32 offset, System.Int32 size, System.Net.IPEndPoint remoteEndPoint, System.Net.Sockets.SocketError& errorCode) [0x0002b] in <40752309408b4777910cd0926961ac05>:0
  2624. 2024-08-16T21:00:35 1189.453 INF NET: LiteNetLib: Client disconnect from: 192.168.111.223:54030 / 1 (NetworkUnreachable)
  2625. 2024-08-16T21:00:35 1189.453 ERR NET: LiteNetLib: Network error: NetworkUnreachable
  2626. 2024-08-16T21:00:35 1189.486 INF [NET] PlayerDisconnected EntityID=171, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='Steam_76561197988440544', PlayerName='AdalWulf', ClientNumber='2'
  2627. 2024-08-16T21:00:35 1189.487 INF DynamicMusic: 171 successfully removed from Bloodmoon state cache
  2628. 2024-08-16T21:00:35 1189.487 INF Client disconnected from dy mesh: Id: 171 Total: 1
  2629. 2024-08-16T21:00:35 1189.487 INF Player disconnected: EntityID=171, PltfmId='Steam_76561197988440544', CrossId='EOS_0002c04c79014831b09bd30a80888697', OwnerID='Steam_76561197988440544', PlayerName='AdalWulf', ClientNumber='2'
  2630. 2024-08-16T21:00:35 1189.488 INF Exited thread NCS_Writer_0_1
  2631. 2024-08-16T21:00:35 1189.488 INF Exited thread NCS_Reader_0_1
  2632. 2024-08-16T21:00:35 1189.491 INF GMSG: Player 'AdalWulf' left the game
  2633. 2024-08-16T21:00:35 1189.491 WRN NET: LiteNetLib: SendData requested for unknown client EntityID=174, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='Steam_76561198025032220', PlayerName='WitchyKippy', ClientNumber='3'
  2634. 2024-08-16T21:00:35 1189.491 INF Exited thread NCS_Writer_1_0
  2635. 2024-08-16T21:00:35 1189.491 INF Exited thread NCS_Reader_1_0
  2636. 2024-08-16T21:00:35 1189.493 INF [NET] PlayerDisconnected EntityID=174, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='Steam_76561198025032220', PlayerName='WitchyKippy', ClientNumber='3'
  2637. 2024-08-16T21:00:35 1189.493 INF DynamicMusic: 174 successfully removed from Bloodmoon state cache
  2638. 2024-08-16T21:00:35 1189.493 INF Client disconnected from dy mesh: Id: 174 Total: 1
  2639. 2024-08-16T21:00:35 1189.493 INF Player disconnected: EntityID=174, PltfmId='Steam_76561198025032220', CrossId='EOS_0002e998e8e040818aaec2422d5deeb1', OwnerID='Steam_76561198025032220', PlayerName='WitchyKippy', ClientNumber='3'
  2640. 2024-08-16T21:00:35 1189.494 INF Exited thread NCS_Reader_1_1
  2641. 2024-08-16T21:00:35 1189.494 INF Exited thread NCS_Writer_1_1
  2642. 2024-08-16T21:00:35 1189.494 INF GMSG: Player 'WitchyKippy' left the game
  2643. 2024-08-16T21:00:35 1189.494 INF NET: LiteNetLib: MT: Client disconnect from: 192.168.111.197:62362 / 0 (NetworkUnreachable)
  2644. 2024-08-16T21:00:35 1189.494 WRN DisconnectClient: Player EOS_0002c04c79014831b09bd30a80888697 not found
  2645. 2024-08-16T21:00:35 1189.495 INF From: UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2646. ConnectionManager:DisconnectClient (ClientInfo,bool,bool)
  2647. ConnectionManager:<DisconnectClient>b__54_0 (object)
  2648. ThreadManager:UpdateMainThreadTasks ()
  2649. GameManager:gmUpdate ()
  2650. GameManager:Update ()
  2651.  
  2652. 2024-08-16T21:00:35 1189.495 INF NET: LiteNetLib: MT: Client disconnect from: 192.168.111.223:54030 / 1 (NetworkUnreachable)
  2653. 2024-08-16T21:00:35 1189.495 WRN DisconnectClient: Player EOS_0002e998e8e040818aaec2422d5deeb1 not found
  2654. 2024-08-16T21:00:35 1189.495 INF From: UnityEngine.StackTraceUtility:ExtractStackTrace ()
  2655. ConnectionManager:DisconnectClient (ClientInfo,bool,bool)
  2656. ConnectionManager:<DisconnectClient>b__54_0 (object)
  2657. ThreadManager:UpdateMainThreadTasks ()
  2658. GameManager:gmUpdate ()
  2659. GameManager:Update ()
  2660.  
  2661. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2662. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2663. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2664. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2665. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2666. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2667. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2668. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2669. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2670.  
  2671. 2024-08-16T21:02:11 1285.323 INF Telnet connection from: 192.168.111.197:56485
  2672. 2024-08-16T21:02:11 1285.324 INF Started thread TelnetClient_192.168.111.197:56485
  2673. MissingMethodException: Method not found: UnityEngine.Color .WeatherManager.GetWeatherSpectrum(UnityEngine.Color,AtmosphereEffect/ESpecIdx,single)
  2674. at RainCollector.WeatherInfoManager.GetWeatherInfo (WeatherManager+BiomeWeather biomeWeather, System.Nullable`1[T] deltaTime, System.Nullable`1[T] blockPosition) [0x0004d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2675. at RainCollector.WeatherInfoManager.UpdateAveragedWeather (WeatherManager+BiomeWeather biomeWeather) [0x0000d] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2676. at RainCollector.Harmony.BiomeWeatherPatches+ServerFrameUpdate.Postfix (WeatherManager+BiomeWeather __instance) [0x0000f] in <58bd5a9da2d84909b3264a3dbaa56a1a>:0
  2677. at (wrapper dynamic-method) WeatherManager+BiomeWeather.DMD<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2678. at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.SyncProxy<System.Void WeatherManager+BiomeWeather:ServerFrameUpdate()>(WeatherManager/BiomeWeather)
  2679. at WeatherManager.GenerateWeatherServerFrameUpdate () [0x0023a] in <6852d66f1c454f28b8c6698872258303>:0
  2680. at WeatherManager.FrameUpdate () [0x0005a] in <6852d66f1c454f28b8c6698872258303>:0
  2681. at WorldEnvironment.Update () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
  2682.  
  2683. 2024-08-16T21:02:22 1296.242 INF Preparing quit
  2684. 2024-08-16T21:02:22 1296.242 INF Disconnect
  2685. 2024-08-16T21:02:22 1296.318 INF [NET] ServerShutdown
  2686. 2024-08-16T21:02:22 1296.318 INF NET: Stopping server protocols
  2687. 2024-08-16T21:02:23 1296.806 INF NET: LiteNetLib server stopped
  2688. 2024-08-16T21:02:23 1296.818 INF [Improved Hordes] [ImprovedHordesMod] GameShutdown(): Saved data.
  2689. 2024-08-16T21:02:23 1296.818 INF [Improved Hordes] [ImprovedHordesCore] Shutdown(): Shutting down.
  2690. 2024-08-16T21:02:23 1296.819 INF SaveAndCleanupWorld
  2691. 2024-08-16T21:02:23 1296.819 INF Exited thread IHThreaded-WorldHordeTracker
  2692. 2024-08-16T21:02:23 1296.856 INF Exited thread IHThreaded-WorldEventReporter
  2693. 2024-08-16T21:02:23 1296.891 INF Saving 43 of chunks took 60ms
  2694. 2024-08-16T21:02:23 1296.893 INF [Steamworks.NET] Exiting Lobby
  2695. 2024-08-16T21:02:23 1296.893 INF [EOS] Unregistering server
  2696. 2024-08-16T21:02:23 1296.894 INF [Steamworks.NET] Stopping server
  2697. 2024-08-16T21:02:23 1296.916 INF Exited thread IHThreaded-WorldHordePopulator
  2698. 2024-08-16T21:02:23 1297.516 INF [MODS] Loading localization from mod: Quartz
  2699. 2024-08-16T21:02:23 1297.517 INF [MODS] Loading localization from mod: ImprovedHordes
  2700. 2024-08-16T21:02:23 1297.517 INF [MODS] Loading localization from mod: khzmusik_No_XP_From_Killing
  2701. 2024-08-16T21:02:23 1297.517 INF [MODS] Loading localization from mod: khzmusik_Rain_Collector
  2702. 2024-08-16T21:02:23 1297.518 INF [MODS] Loading localization from mod: 0-SCore_sphereii
  2703. 2024-08-16T21:02:23 1297.518 INF [MODS] Loading localization from mod: Sams_Deco_Stuff
  2704. 2024-08-16T21:02:23 1297.518 INF [MODS] Loading localization from mod: SMXcore
  2705. 2024-08-16T21:02:23 1297.518 INF [MODS] Loading localization from mod: VehicleMadnessModlet_v5_Beta_4
  2706. 2024-08-16T21:02:23 1297.520 INF [MODS] Loading localization from mod: War3zuk_HD_BeeHive
  2707. 2024-08-16T21:02:23 1297.520 INF [MODS] Loading localization from mod: War3zuk_Start_Items
  2708. 2024-08-16T21:02:23 1297.520 INF [MODS] Loading localization from mod: zSMXhud
  2709. 2024-08-16T21:02:23 1297.524 INF AstarManager Cleanup
  2710. 2024-08-16T21:02:23 1297.602 INF Exited thread IH-ThreadSafeAStarPathFinder
  2711. 2024-08-16T21:02:24 1297.667 INF Clearing queues.
  2712. 2024-08-16T21:02:24 1297.667 INF Cleared queues.
  2713. 2024-08-16T21:02:24 1298.531 INF Clearing queues.
  2714. 2024-08-16T21:02:24 1298.531 INF Cleared queues.
  2715. 2024-08-16T21:02:24 1298.538 INF World.Unload
  2716. 2024-08-16T21:02:24 1298.538 ERR Exception in thread GenerateChunks:
  2717. 2024-08-16T21:02:24 1298.539 EXC Object reference not set to an instance of an object
  2718. at ChunkManager.GetNextChunkToProvide () [0x00086] in <6852d66f1c454f28b8c6698872258303>:0
  2719. at World.GetNextChunkToProvide () [0x00000] in <6852d66f1c454f28b8c6698872258303>:0
  2720. at ChunkProviderGenerateWorld.GenerateChunksThread (ThreadManager+ThreadInfo _threadInfo) [0x00013] in <6852d66f1c454f28b8c6698872258303>:0
  2721. at ThreadManager.myThreadInvoke (System.Object _threadInfo) [0x0005e] in <6852d66f1c454f28b8c6698872258303>:0
  2722. UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
  2723. Log:Exception(Exception)
  2724. ThreadManager:myThreadInvoke(Object)
  2725. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  2726. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  2727. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  2728. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  2729. System.Threading.ThreadHelper:ThreadStart(Object)
  2730.  
  2731. 2024-08-16T21:02:24 1298.539 INF Exited thread GenerateChunks
  2732. 2024-08-16T21:02:24 1298.560 INF Exited thread SaveChunks /home/wulf/.local/share/7DaysToDie/Saves/South Yunikege Mountains/Wulf Co Survival/Region
  2733. 2024-08-16T21:02:24 1298.572 INF World.Cleanup
  2734. 2024-08-16T21:02:24 1298.574 INF Exited thread ChunkRegeneration
  2735. 2024-08-16T21:02:24 1298.580 INF Exited thread ChunkCalc
  2736. 2024-08-16T21:02:24 1298.580 INF Exited thread ChunkMeshBake
  2737. 2024-08-16T21:02:24 1298.596 INF Exited thread WaterSimulationApplyChanges
  2738. 2024-08-16T21:02:24 1298.600 INF VehicleManager saving 0 (0 + 0)
  2739. 2024-08-16T21:02:24 1298.600 INF VehicleManager saved 9 bytes
  2740. 2024-08-16T21:02:24 1298.600 INF DroneManager saving 0 (0 + 0)
  2741. 2024-08-16T21:02:24 1298.601 INF DroneManager saved 9 bytes
  2742. 2024-08-16T21:02:24 1298.601 INF TurretTracker saving 0 (0 + 0)
  2743. 2024-08-16T21:02:24 1298.601 INF TurretTracker saved 9 bytes
  2744. 2024-08-16T21:02:24 1298.607 INF Persistent GamePrefs saved
  2745. 2024-08-16T21:02:25 1298.625 INF Persistent GamePrefs saved
  2746. 2024-08-16T21:02:25 1298.626 INF Cleanup
  2747. 2024-08-16T21:02:25 1298.626 INF Exited thread SSE-Processing_/sse/
  2748. 2024-08-16T21:02:25 1298.628 INF Telnet connection closed: 192.168.111.197:56485
  2749. 2024-08-16T21:02:25 1298.640 INF Exited thread TelnetClient_192.168.111.197:56485
  2750. 2024-08-16T21:02:25 1298.718 INF [EOS] Server unregistered
  2751. 2024-08-16T21:02:25 1299.469 INF Terminating threads
  2752. 2024-08-16T21:02:25 1299.469 INF OnApplicationQuit
  2753. 2024-08-16T21:02:25 1299.470 INF Terminating threads
  2754. 2024-08-16T21:02:25 1299.470 INF OnApplicationQuit
  2755. Memory Statistics:
  2756. [ALLOC_TEMP_TLS] TLS Allocator
  2757. StackAllocators :
  2758. [ALLOC_TEMP_MAIN]
  2759. Peak usage frame count: [8.0 KB-16.0 KB]: 1751 frames, [16.0 KB-32.0 KB]: 537 frames, [32.0 KB-64.0 KB]: 745 frames, [64.0 KB-128.0 KB]: 21024 frames, [128.0 KB-256.0 KB]: 271 frames, [256.0 KB-0.5 MB]: 18 frames, [0.5 MB-1.0 MB]: 16 frames, [1.0 MB-2.0 MB]: 50 frames, [2.0 MB-4.0 MB]: 85 frames, [4.0 MB-8.0 MB]: 5 frames
  2760. Initial Block Size 4.0 MB
  2761. Current Block Size 8.0 MB
  2762. Peak Allocated Bytes 7.8 MB
  2763. Overflow Count 15901
  2764. [ALLOC_TEMP_Loading.AsyncRead]
  2765. Initial Block Size 64.0 KB
  2766. Current Block Size 128.0 KB
  2767. Peak Allocated Bytes 128.0 KB
  2768. Overflow Count 5
  2769. [ALLOC_TEMP_Loading.PreloadManager]
  2770. Initial Block Size 256.0 KB
  2771. Current Block Size 504.0 KB
  2772. Peak Allocated Bytes 500.7 KB
  2773. Overflow Count 28
  2774. [ALLOC_TEMP_Background Job.Worker 8]
  2775. Initial Block Size 32.0 KB
  2776. Current Block Size 32.0 KB
  2777. Peak Allocated Bytes 0 B
  2778. Overflow Count 0
  2779. [ALLOC_TEMP_Job.Worker 6]
  2780. Initial Block Size 256.0 KB
  2781. Current Block Size 256.0 KB
  2782. Peak Allocated Bytes 175.0 KB
  2783. Overflow Count 0
  2784. [ALLOC_TEMP_Job.Worker 0]
  2785. Initial Block Size 256.0 KB
  2786. Current Block Size 256.0 KB
  2787. Peak Allocated Bytes 175.1 KB
  2788. Overflow Count 0
  2789. [ALLOC_TEMP_Background Job.Worker 10]
  2790. Initial Block Size 32.0 KB
  2791. Current Block Size 32.0 KB
  2792. Peak Allocated Bytes 0 B
  2793. Overflow Count 0
  2794. [ALLOC_TEMP_Background Job.Worker 9]
  2795. Initial Block Size 32.0 KB
  2796. Current Block Size 32.0 KB
  2797. Peak Allocated Bytes 0 B
  2798. Overflow Count 0
  2799. [ALLOC_TEMP_Job.Worker 5]
  2800. Initial Block Size 256.0 KB
  2801. Current Block Size 256.0 KB
  2802. Peak Allocated Bytes 175.0 KB
  2803. Overflow Count 0
  2804. [ALLOC_TEMP_Background Job.Worker 14]
  2805. Initial Block Size 32.0 KB
  2806. Current Block Size 32.0 KB
  2807. Peak Allocated Bytes 0 B
  2808. Overflow Count 0
  2809. [ALLOC_TEMP_Background Job.Worker 6]
  2810. Initial Block Size 32.0 KB
  2811. Current Block Size 32.0 KB
  2812. Peak Allocated Bytes 0 B
  2813. Overflow Count 0
  2814. [ALLOC_TEMP_Job.Worker 4]
  2815. Initial Block Size 256.0 KB
  2816. Current Block Size 256.0 KB
  2817. Peak Allocated Bytes 175.0 KB
  2818. Overflow Count 0
  2819. [ALLOC_TEMP_ReadCacheIndex]
  2820. Initial Block Size 64.0 KB
  2821. Current Block Size 64.0 KB
  2822. Peak Allocated Bytes 45 B
  2823. Overflow Count 0
  2824. [ALLOC_TEMP_Job.Worker 3]
  2825. Initial Block Size 256.0 KB
  2826. Current Block Size 256.0 KB
  2827. Peak Allocated Bytes 175.2 KB
  2828. Overflow Count 0
  2829. [ALLOC_TEMP_Background Job.Worker 12]
  2830. Initial Block Size 32.0 KB
  2831. Current Block Size 32.0 KB
  2832. Peak Allocated Bytes 0 B
  2833. Overflow Count 0
  2834. [ALLOC_TEMP_EnlightenWorker] x 6
  2835. Initial Block Size 64.0 KB
  2836. Current Block Size 64.0 KB
  2837. Peak Allocated Bytes 0 B
  2838. Overflow Count 0
  2839. [ALLOC_TEMP_Background Job.Worker 15]
  2840. Initial Block Size 32.0 KB
  2841. Current Block Size 32.0 KB
  2842. Peak Allocated Bytes 0 B
  2843. Overflow Count 0
  2844. [ALLOC_TEMP_Background Job.Worker 1]
  2845. Initial Block Size 32.0 KB
  2846. Current Block Size 40.0 KB
  2847. Peak Allocated Bytes 39.6 KB
  2848. Overflow Count 2
  2849. [ALLOC_TEMP_Background Job.Worker 2]
  2850. Initial Block Size 32.0 KB
  2851. Current Block Size 60.0 KB
  2852. Peak Allocated Bytes 56.9 KB
  2853. Overflow Count 1
  2854. [ALLOC_TEMP_Background Job.Worker 7]
  2855. Initial Block Size 32.0 KB
  2856. Current Block Size 32.0 KB
  2857. Peak Allocated Bytes 0 B
  2858. Overflow Count 0
  2859. [ALLOC_TEMP_AssetGarbageCollectorHelper] x 11
  2860. Initial Block Size 64.0 KB
  2861. Current Block Size 64.0 KB
  2862. Peak Allocated Bytes 0 B
  2863. Overflow Count 0
  2864. [ALLOC_TEMP_Background Job.Worker 5]
  2865. Initial Block Size 32.0 KB
  2866. Current Block Size 36.0 KB
  2867. Peak Allocated Bytes 32.0 KB
  2868. Overflow Count 1
  2869. [ALLOC_TEMP_Job.Worker 9]
  2870. Initial Block Size 256.0 KB
  2871. Current Block Size 256.0 KB
  2872. Peak Allocated Bytes 175.1 KB
  2873. Overflow Count 0
  2874. [ALLOC_TEMP_Background Job.Worker 13]
  2875. Initial Block Size 32.0 KB
  2876. Current Block Size 32.0 KB
  2877. Peak Allocated Bytes 0 B
  2878. Overflow Count 0
  2879. [ALLOC_TEMP_Job.Worker 8]
  2880. Initial Block Size 256.0 KB
  2881. Current Block Size 256.0 KB
  2882. Peak Allocated Bytes 173.9 KB
  2883. Overflow Count 0
  2884. [ALLOC_TEMP_Job.Worker 7]
  2885. Initial Block Size 256.0 KB
  2886. Current Block Size 256.0 KB
  2887. Peak Allocated Bytes 174.6 KB
  2888. Overflow Count 0
  2889. [ALLOC_TEMP_Job.Worker 1]
  2890. Initial Block Size 256.0 KB
  2891. Current Block Size 256.0 KB
  2892. Peak Allocated Bytes 175.2 KB
  2893. Overflow Count 0
  2894. [ALLOC_TEMP_Job.Worker 2]
  2895. Initial Block Size 256.0 KB
  2896. Current Block Size 420.0 KB
  2897. Peak Allocated Bytes 417.0 KB
  2898. Overflow Count 3
  2899. [ALLOC_TEMP_Background Job.Worker 3]
  2900. Initial Block Size 32.0 KB
  2901. Current Block Size 36.0 KB
  2902. Peak Allocated Bytes 32.0 KB
  2903. Overflow Count 1
  2904. [ALLOC_TEMP_Background Job.Worker 11]
  2905. Initial Block Size 32.0 KB
  2906. Current Block Size 32.0 KB
  2907. Peak Allocated Bytes 0 B
  2908. Overflow Count 0
  2909. [ALLOC_TEMP_Job.Worker 10]
  2910. Initial Block Size 256.0 KB
  2911. Current Block Size 256.0 KB
  2912. Peak Allocated Bytes 175.2 KB
  2913. Overflow Count 0
  2914. [ALLOC_TEMP_Background Job.Worker 0]
  2915. Initial Block Size 32.0 KB
  2916. Current Block Size 32.0 KB
  2917. Peak Allocated Bytes 0 B
  2918. Overflow Count 0
  2919. [ALLOC_TEMP_Background Job.Worker 4]
  2920. Initial Block Size 32.0 KB
  2921. Current Block Size 56.0 KB
  2922. Peak Allocated Bytes 53.1 KB
  2923. Overflow Count 0
  2924. [ALLOC_TEMP_BatchDeleteObjects]
  2925. Initial Block Size 64.0 KB
  2926. Current Block Size 64.0 KB
  2927. Peak Allocated Bytes 0 B
  2928. Overflow Count 0
  2929. [ALLOC_DEFAULT] Dual Thread Allocator
  2930. Peak main deferred allocation count 29535
  2931. [ALLOC_BUCKET]
  2932. Large Block size 4.0 MB
  2933. Used Block count 1
  2934. Peak Allocated bytes 4.0 MB
  2935. Failed Allocations. Bucket layout:
  2936. 16B: 1 Subsections = 1024 buckets. Failed count: 845374
  2937. 32B: 5 Subsections = 2560 buckets. Failed count: 360962
  2938. 48B: 36 Subsections = 12288 buckets. Failed count: 779489
  2939. 64B: 109 Subsections = 27904 buckets. Failed count: 2240922
  2940. 80B: 93 Subsections = 19046 buckets. Failed count: 158996
  2941. 96B: 8 Subsections = 1365 buckets. Failed count: 312438
  2942. 112B: 2 Subsections = 292 buckets. Failed count: 22177
  2943. 128B: 2 Subsections = 256 buckets. Failed count: 129633
  2944. [ALLOC_DEFAULT_MAIN]
  2945. Peak usage frame count: [32.0 MB-64.0 MB]: 343 frames, [64.0 MB-128.0 MB]: 24157 frames, [128.0 MB-256.0 MB]: 2 frames
  2946. Requested Block Size 16.0 MB
  2947. Peak Block count 10
  2948. Peak Allocated memory 136.9 MB
  2949. Peak Large allocation bytes 64.0 MB
  2950. [ALLOC_DEFAULT_THREAD]
  2951. Peak usage frame count: [8.0 MB-16.0 MB]: 250 frames, [16.0 MB-32.0 MB]: 2234 frames, [32.0 MB-64.0 MB]: 8 frames, [64.0 MB-128.0 MB]: 22010 frames
  2952. Requested Block Size 16.0 MB
  2953. Peak Block count 8
  2954. Peak Allocated memory 113.7 MB
  2955. Peak Large allocation bytes 0 B
  2956. [ALLOC_TEMP_JOB_1_FRAME]
  2957. Initial Block Size 2.0 MB
  2958. Used Block Count 0
  2959. Overflow Count (too large) 0
  2960. Overflow Count (full) 0
  2961. [ALLOC_TEMP_JOB_2_FRAMES]
  2962. Initial Block Size 2.0 MB
  2963. Used Block Count 0
  2964. Overflow Count (too large) 0
  2965. Overflow Count (full) 0
  2966. [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
  2967. Initial Block Size 2.0 MB
  2968. Used Block Count 1
  2969. Overflow Count (too large) 5
  2970. Overflow Count (full) 0
  2971. [ALLOC_TEMP_JOB_ASYNC (Background)]
  2972. Initial Block Size 1.0 MB
  2973. Used Block Count 1
  2974. Overflow Count (too large) 0
  2975. Overflow Count (full) 0
  2976. [ALLOC_GFX] Dual Thread Allocator
  2977. Peak main deferred allocation count 1277
  2978. [ALLOC_BUCKET]
  2979. Large Block size 4.0 MB
  2980. Used Block count 1
  2981. Peak Allocated bytes 4.0 MB
  2982. Failed Allocations. Bucket layout:
  2983. 16B: 1 Subsections = 1024 buckets. Failed count: 845374
  2984. 32B: 5 Subsections = 2560 buckets. Failed count: 360962
  2985. 48B: 36 Subsections = 12288 buckets. Failed count: 779489
  2986. 64B: 109 Subsections = 27904 buckets. Failed count: 2240922
  2987. 80B: 93 Subsections = 19046 buckets. Failed count: 158996
  2988. 96B: 8 Subsections = 1365 buckets. Failed count: 312438
  2989. 112B: 2 Subsections = 292 buckets. Failed count: 22177
  2990. 128B: 2 Subsections = 256 buckets. Failed count: 129633
  2991. [ALLOC_GFX_MAIN]
  2992. Peak usage frame count: [64.0 KB-128.0 KB]: 249 frames, [128.0 KB-256.0 KB]: 1 frames, [0.5 MB-1.0 MB]: 1 frames, [1.0 MB-2.0 MB]: 7 frames, [8.0 MB-16.0 MB]: 15 frames, [16.0 MB-32.0 MB]: 11 frames, [32.0 MB-64.0 MB]: 8 frames, [64.0 MB-128.0 MB]: 45 frames, [128.0 MB-256.0 MB]: 24008 frames, [256.0 MB-0.50 GB]: 120 frames, [0.50 GB-1.00 GB]: 36 frames, [1.00 GB-2.00 GB]: 1 frames
  2993. Requested Block Size 16.0 MB
  2994. Peak Block count 67
  2995. Peak Allocated memory 1.04 GB
  2996. Peak Large allocation bytes 0.56 GB
  2997. [ALLOC_GFX_THREAD]
  2998. Peak usage frame count: [8.0 MB-16.0 MB]: 2430 frames, [16.0 MB-32.0 MB]: 7459 frames, [32.0 MB-64.0 MB]: 14613 frames
  2999. Requested Block Size 16.0 MB
  3000. Peak Block count 4
  3001. Peak Allocated memory 49.1 MB
  3002. Peak Large allocation bytes 0 B
  3003. [ALLOC_CACHEOBJECTS] Dual Thread Allocator
  3004. Peak main deferred allocation count 143147
  3005. [ALLOC_BUCKET]
  3006. Large Block size 4.0 MB
  3007. Used Block count 1
  3008. Peak Allocated bytes 4.0 MB
  3009. Failed Allocations. Bucket layout:
  3010. 16B: 1 Subsections = 1024 buckets. Failed count: 845374
  3011. 32B: 5 Subsections = 2560 buckets. Failed count: 360962
  3012. 48B: 36 Subsections = 12288 buckets. Failed count: 779489
  3013. 64B: 109 Subsections = 27904 buckets. Failed count: 2240922
  3014. 80B: 93 Subsections = 19046 buckets. Failed count: 158996
  3015. 96B: 8 Subsections = 1365 buckets. Failed count: 312438
  3016. 112B: 2 Subsections = 292 buckets. Failed count: 22177
  3017. 128B: 2 Subsections = 256 buckets. Failed count: 129633
  3018. [ALLOC_CACHEOBJECTS_MAIN]
  3019. Peak usage frame count: [32.0 MB-64.0 MB]: 299 frames, [64.0 MB-128.0 MB]: 31 frames, [128.0 MB-256.0 MB]: 6 frames, [256.0 MB-0.50 GB]: 3 frames, [0.50 GB-1.00 GB]: 24163 frames
  3020. Requested Block Size 4.0 MB
  3021. Peak Block count 223
  3022. Peak Allocated memory 0.95 GB
  3023. Peak Large allocation bytes 145.4 MB
  3024. [ALLOC_CACHEOBJECTS_THREAD]
  3025. Peak usage frame count: [32.0 MB-64.0 MB]: 250 frames, [64.0 MB-128.0 MB]: 24251 frames, [128.0 MB-256.0 MB]: 1 frames
  3026. Requested Block Size 4.0 MB
  3027. Peak Block count 18
  3028. Peak Allocated memory 134.8 MB
  3029. Peak Large allocation bytes 90.3 MB
  3030. [ALLOC_TYPETREE] Dual Thread Allocator
  3031. Peak main deferred allocation count 0
  3032. [ALLOC_BUCKET]
  3033. Large Block size 4.0 MB
  3034. Used Block count 1
  3035. Peak Allocated bytes 4.0 MB
  3036. Failed Allocations. Bucket layout:
  3037. 16B: 1 Subsections = 1024 buckets. Failed count: 845374
  3038. 32B: 5 Subsections = 2560 buckets. Failed count: 360962
  3039. 48B: 36 Subsections = 12288 buckets. Failed count: 779489
  3040. 64B: 109 Subsections = 27904 buckets. Failed count: 2240922
  3041. 80B: 93 Subsections = 19046 buckets. Failed count: 158996
  3042. 96B: 8 Subsections = 1365 buckets. Failed count: 312438
  3043. 112B: 2 Subsections = 292 buckets. Failed count: 22177
  3044. 128B: 2 Subsections = 256 buckets. Failed count: 129633
  3045. [ALLOC_TYPETREE_MAIN]
  3046. Peak usage frame count: [4.0 KB-8.0 KB]: 250 frames, [128.0 KB-256.0 KB]: 81 frames, [0.5 MB-1.0 MB]: 2 frames, [1.0 MB-2.0 MB]: 4 frames, [2.0 MB-4.0 MB]: 11 frames, [4.0 MB-8.0 MB]: 24154 frames
  3047. Requested Block Size 2.0 MB
  3048. Peak Block count 3
  3049. Peak Allocated memory 5.5 MB
  3050. Peak Large allocation bytes 0 B
  3051. [ALLOC_TYPETREE_THREAD]
  3052. Peak usage frame count: [2.0 MB-4.0 MB]: 24502 frames
  3053. Requested Block Size 2.0 MB
  3054. Peak Block count 2
  3055. Peak Allocated memory 2.9 MB
  3056. Peak Large allocation bytes 0 B
  3057. Shutdown handler: cleanup.
  3058.  
Advertisement
Add Comment
Please, Sign In to add comment