[GH-ISSUE #3725] SDTD Server Keeps Crashing After Update #2458

Closed
opened 2026-02-27 03:03:06 +03:00 by kerem · 9 comments
Owner

Originally created by @LucianDev on GitHub (Dec 22, 2021).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/3725

Set current directory to /home/sdtd/serverfiles
Found path: /home/sdtd/serverfiles/7DaysToDieServer.x86_64
Mono path[0] = '/home/sdtd/serverfiles/7DaysToDieServer_Data/Managed'
Mono config path = '/home/sdtd/serverfiles/7DaysToDieServer_Data/MonoBleedingEdge/etc'
Shutdown handler: initalize.
Preloaded 'libEOSSDK-Linux-Shipping.so'
Preloaded 'libMagick.so'
eac_server.so [x64] :: OnLoad()
Preloaded 'libeac_server.so'
Preloaded 'libeasyanticheat.so'
Preloaded 'libgetrss.so'
Preloaded 'libsteam_api.so'
Preloaded 'steamclient.so'
Unable to preload the following plugins:
libMouseLib.so
Initialize engine version: 2020.3.14f1 (d0d1bb862f9d)
[Subsystems] Discovering subsystems at path /home/sdtd/serverfiles/7DaysToDieServer_Data/UnitySubsystems
Forcing GfxDevice: Null
GfxDevice: creating device client; threaded=0
NullGfxDevice:
Version: NULL 1.0 [1.0]
Renderer: Null Device
Vendor: Unity Technologies
Begin MonoManager ReloadAssembly

  • Completed reload, in 1.081 seconds
    ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: '7DTD/Cube_UI_Frame' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader 7DTD/Cube_UI_Frame shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/Cube_UI_Frame' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: '7DTD/Cube_UI_Glow' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader 7DTD/Cube_UI_Glow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/Cube_UI_Glow' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader GUI/Text Shader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    ERROR: Shader Unlit/Transparent Colored shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    UnloadTime: 4.244617 ms
    2021-12-22T20:57:52 0.006 INF [GSM] Singleton Initialized...
    2021-12-22T20:57:53 0.386 INF [Platform] Init
    2021-12-22T20:57:53 0.560 INF [Platform] Using native platform: Steam
    2021-12-22T20:57:53 0.572 INF [Platform] Using cross platform: EOS
    2021-12-22T20:57:53 0.574 INF [Platform] Using server platform: Steam
    2021-12-22T20:57:53 0.575 INF [Platform] Initializing Steam
    2021-12-22T20:57:53 0.583 INF Starting PlayerInputManager...
    2021-12-22T20:57:54 1.500 INF InControl (version 1.8.2 build 9357, native module = False, XInput = False)
    2021-12-22T20:57:54 1.574 INF [Platform] Initializing EOS
    2021-12-22T20:57:54 1.716 INF [EOS] Initialize: Success
    2021-12-22T20:57:54 1.791 INF Awake IsFocused: True
    2021-12-22T20:57:54 1.791 INF Awake
    2021-12-22T20:57:55 3.063 INF Version: Alpha 20 (b238) Compatibility Version: Alpha 20, Build: Linux 64 Bit
    2021-12-22T20:57:55 3.064 INF System information:
    2021-12-22T20:57:55 3.065 INF OS: Linux 5.4 Ubuntu 20.04 64bit
    2021-12-22T20:57:55 3.067 INF CPU: Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz (cores: 6)
    2021-12-22T20:57:55 3.067 INF RAM: 19993 MB
    2021-12-22T20:57:55 3.068 INF GPU: Null Device (128 MB)
    2021-12-22T20:57:55 3.072 INF Graphics API: NULL 1.0 [1.0] (shader level 5.0)
    2021-12-22T20:57:55 3.073 INF Last played version: Alpha 19.6
    2021-12-22T20:57:55 3.075 INF Local UTC offset: 0 hours
    2021-12-22T20:57:55 3.084 INF Command line arguments: ./7DaysToDieServer.x86_64 -quit -batchmode -nographics -dedicated -configfile=/home/sdtd/serverfiles/sdtdserver.xml
    2021-12-22T20:57:55 3.092 INF Parsing server configfile: /home/sdtd/serverfiles/sdtdserver.xml
    2021-12-22T20:57:56 3.395 INF Parsing server configfile successfully completed
    2021-12-22T20:57:56 3.409 INF Starting dedicated server level=Navezgane game name=My Game
    2021-12-22T20:57:56 3.410 INF Maximum allowed players: 40
    2021-12-22T20:57:56 3.410 INF Game mode: GameModeSurvival
    2021-12-22T20:57:56 3.414 INF Dedicated server only build
    ERROR: Shader Occlusion/DepthCopy shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Standard' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Standard' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    2021-12-22T20:57:56 3.750 INF Occlusion: Awake
    2021-12-22T20:57:56 3.761 INF Texture quality is set to 3
    ERROR: Shader Game/UI/SleeperVolumeFrame shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    2021-12-22T20:57:56 3.964 INF [MODS] Start loading
    2021-12-22T20:57:56 3.990 INF [MODS] Trying to load from folder: MadWorld_UI
    2021-12-22T20:57:56 4.048 INF [MODS] Loaded Mod: MadWorld_UI (1.3)
    2021-12-22T20:57:56 4.049 INF [MODS] Trying to load from folder: MD-500
    2021-12-22T20:57:56 4.052 INF [MODS] Loaded Mod: MD-500 (1.5)
    2021-12-22T20:57:56 4.052 INF [MODS] Trying to load from folder: NSKI-Ammo Stack 1500
    2021-12-22T20:57:56 4.053 INF [MODS] Loaded Mod: NGSKI-Ammo Stack 1500 (1.0)
    2021-12-22T20:57:56 4.054 INF [MODS] Trying to load from folder: PhD Better 30K Stacks 1.4 (A19)
    2021-12-22T20:57:56 4.054 WRN [MODS] Folder PhD Better 30K Stacks 1.4 (A19) does not contain a ModInfo.xml, ignoring
    2021-12-22T20:57:56 4.054 WRN [MODS] Failed loading mod from folder: PhD Better 30K Stacks 1.4 (A19)
    2021-12-22T20:57:56 4.055 INF [MODS] Trying to load from folder: PhD Bigger Backpack and Secure Storage Chests 1.3 (A19)
    2021-12-22T20:57:56 4.057 INF [MODS] Loaded Mod: PhD Bigger Backpack and Secure Storage Chests (1.3)
    2021-12-22T20:57:56 4.057 INF [MODS] Trying to load from folder: PhD Bigger Forge Input 1.0 (A19)
    2021-12-22T20:57:56 4.059 INF [MODS] Loaded Mod: PhD Bigger Forge Input (1.0)
    2021-12-22T20:57:56 4.059 INF [MODS] Trying to load from folder: PhD Bigger Output Queue 1.0 (A19)
    2021-12-22T20:57:56 4.061 INF [MODS] Loaded Mod: PhD Bigger Output Queue (1.0)
    2021-12-22T20:57:56 4.061 INF [MODS] Trying to load from folder: PhD Bigger Vehicle Storage 1.0 (A19)
    2021-12-22T20:57:56 4.063 INF [MODS] Loaded Mod: PhD Bigger Vehicle Storage (1.0)
    2021-12-22T20:57:56 4.063 INF [MODS] Trying to load from folder: PhD Just Better 1.5.5 - (NTH) No WalkRun Bonus (A19)
    2021-12-22T20:57:56 4.066 INF [MODS] Loaded Mod: PhD Just Better (1.5.5)
    2021-12-22T20:57:56 4.066 INF [MODS] Trying to load from folder: PhD Nailgun 1.5.1 (A19)
    2021-12-22T20:57:56 4.068 INF [MODS] Loaded Mod: PhD Nailgun (1.5)
    2021-12-22T20:57:56 4.069 INF [MODS] Initializing mod code
    2021-12-22T20:57:56 4.069 INF [MODS] Loading done
    2021-12-22T20:57:56 4.075 INF [MODS] Loading localization from mod: MD-500
    2021-12-22T20:57:56 4.077 INF [MODS] Loading localization from mod: PhD Just Better
    2021-12-22T20:57:56 4.126 INF Loading permissions file at '/home/sdtd/.local/share/7DaysToDie/Saves/serveradmin.xml'
    2021-12-22T20:57:57 4.216 INF Loading permissions file done.
    ERROR: Shader Legacy Shaders/Transparent/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'UMA/AtlasShaderNormal' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader UMA/AtlasShaderNormal shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'UMA/AtlasShaderNormal' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'UMA/AtlasShaderNew' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader UMA/AtlasShaderNew shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'UMA/AtlasShaderNew' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Transparent/Cutout/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Transparent/Cutout/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: '7DTD/7DTD_Metal' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader 7DTD/7DTD_Metal shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/7DTD_Metal' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Game/UMA' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/UMA shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/UMA' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Game/Hair' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Hair shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Hair' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Game/UMA' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/UMA shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/UMA' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Game/Hair' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Hair shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Hair' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: '7DTD/7DTD_Metal' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader 7DTD/7DTD_Metal shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/7DTD_Metal' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Transparent/Cutout/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Transparent/Cutout/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Mobile/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Legacy Shaders/Parallax Specular' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Parallax Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Legacy Shaders/Parallax Specular' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Diffuse' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Transparent/Cutout/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Diffuse' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Specular' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Transparent/Cutout/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Specular' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Game/Particles/Unlit' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Particles/Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Particles/Unlit' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Particles/Blood_Particle shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    ERROR: Shader Legacy Shaders/Particles/Multiply shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    ERROR: Shader Legacy Shaders/Particles/Additive (Soft) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Particles/Standard Surface' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Particles/Standard Surface' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader 7DTD/7DTD_Fire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Particles/Alpha Blended Premultiply shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    ERROR: Shader Legacy Shaders/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Particles/Lit' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Particles/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Particles/Lit' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Shader Forge/7DTD_Fire_New shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/BasicUV_TA' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/BasicUV_TA shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/BasicUV_TA' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Particles/VertexLit Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    ERROR: Shader Shader Forge/PaintParticle shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/7DTD_FireDistort' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader 7DTD/7DTD_FireDistort shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/7DTD_FireDistort' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader 7DTD/7DTD_Glass shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy/AlphaSelfIllum shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/TorchFire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: '7DTD/TorchGlow' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader 7DTD/TorchGlow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/TorchGlow' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    2021-12-22T20:58:03 10.952 INF Loaded (local): rwgmixer
    2021-12-22T20:58:04 11.151 INF Loaded (local): archetypes
    2021-12-22T20:58:04 11.164 INF Loaded (local): color_mappings
    2021-12-22T20:58:04 11.171 INF Loaded (local): loadingscreen
    2021-12-22T20:58:04 11.176 INF WorldStaticData.Init() needed 3.000s
    2021-12-22T20:58:04 11.218 INF Started Telnet on 8081
    2021-12-22T20:58:04 11.291 INF Awake done in 9499 ms
    ERROR: Shader Unlit/Text shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    2021-12-22T20:58:07 14.468 INF NET: Starting server protocols
    2021-12-22T20:58:07 14.477 INF [NET] Disabling protocol: SteamNetworking
    Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libKernel32
    Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libKernel32.so
    Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/Kernel32
    Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libKernel32
    Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libKernel32.so
    Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libKernel32
    2021-12-22T20:58:07 14.694 INF NET: LiteNetLib server started
    2021-12-22T20:58:07 14.703 INF StartGame
    2021-12-22T20:58:07 14.706 INF NetPackageManager Init
    2021-12-22T20:58:07 15.048 INF Persistent GamePrefs saved
    GamePref.AdminFileName = serveradmin.xml
    GamePref.AirDropFrequency = 24
    GamePref.AirDropMarker = True
    GamePref.AutopilotMode = 0
    GamePref.BedrollDeadZoneSize = 15
    GamePref.BedrollExpiryTime = 45
    GamePref.BlockDamageAI = 100
    GamePref.BlockDamageAIBM = 100
    GamePref.BlockDamagePlayer = 100
    GamePref.BloodMoonEnemyCount = 8
    GamePref.BloodMoonFrequency = 7
    GamePref.BloodMoonRange = 0
    GamePref.BloodMoonWarning = 8
    GamePref.BuildCreate = False
    GamePref.ConnectToServerIP = 127.0.0.1
    GamePref.ConnectToServerPort = 26900
    GamePref.ControlPanelEnabled = False
    GamePref.ControlPanelPort = 8080
    GamePref.CraftTimer =
    GamePref.CreateLevelDim = 8
    GamePref.CreateLevelName = My Level
    GamePref.CreativeMenuEnabled = False
    GamePref.DayCount = 3
    GamePref.DayLightLength = 18
    GamePref.DayNightLength = 60
    GamePref.DebugMenuEnabled = False
    GamePref.DebugMenuShowTasks = False
    GamePref.DebugStopEnemiesMoving = False
    GamePref.DropOnDeath = 1
    GamePref.DropOnQuit = 0
    GamePref.DynamicMeshDistance = 1000
    GamePref.DynamicMeshEnabled = True
    GamePref.DynamicMeshLandClaimBuffer = 3
    GamePref.DynamicMeshLandClaimOnly = True
    GamePref.DynamicMeshMaxItemCache = 3
    GamePref.DynamicMeshMaxRegionCache = 1
    GamePref.DynamicMeshUseImposters = False
    GamePref.DynamicSpawner =
    GamePref.EACEnabled = True
    GamePref.EnemyDifficulty = 0
    GamePref.EnemySpawnMode = True
    GamePref.FavoriteServersList =
    GamePref.FragLimit = 20
    GamePref.GameDifficulty = 3
    GamePref.GameGuidClient =
    GamePref.GameMode = GameModeSurvival
    GamePref.GameName = My Game
    GamePref.GameNameClient = My Game
    GamePref.GameVersion = Alpha 20
    GamePref.GameWorld = Navezgane
    GamePref.HideCommandExecutionLog = 0
    GamePref.JoiningOptions = True
    GamePref.LandClaimCount = 1
    GamePref.LandClaimDeadZone = 30
    GamePref.LandClaimDecayMode = 0
    GamePref.LandClaimExpiryTime = 7
    GamePref.LandClaimOfflineDelay = 0
    GamePref.LandClaimOfflineDurabilityModifier = 4
    GamePref.LandClaimOnlineDurabilityModifier = 4
    GamePref.LandClaimSize = 41
    GamePref.LastGameResetRevision = 0
    GamePref.LastLoadedPrefab =
    GamePref.LastLoadingTipRead = -1
    GamePref.LootAbundance = 200
    GamePref.LootRespawnDays = 14
    GamePref.LootTimer =
    GamePref.MatchLength = 10
    GamePref.MaxSpawnedAnimals = 50
    GamePref.MaxSpawnedZombies = 64
    GamePref.MaxUncoveredMapChunksPerPlayer = 131072
    GamePref.NoGraphicsMode = True
    GamePref.OptionsAllowController = True
    GamePref.OptionsAmbientVolumeLevel = 1
    GamePref.OptionsAudioOcclusion = False
    GamePref.OptionsBackgroundGlobalOpacity = 0.75
    GamePref.OptionsControllerVibration = True
    GamePref.OptionsControlsResetRevision = 0
    GamePref.OptionsDisableChunkLODs = False
    GamePref.OptionsDynamicMusicDailyTime = 0.45
    GamePref.OptionsDynamicMusicEnabled = True
    GamePref.OptionsForegroundGlobalOpacity = 1
    GamePref.OptionsGfxAA = 1
    GamePref.OptionsGfxAASharpness = 0
    GamePref.OptionsGfxBloom = True
    GamePref.OptionsGfxBrightness = 0.5
    GamePref.OptionsGfxDOF = False
    GamePref.OptionsGfxDynamicMinFPS = 30
    GamePref.OptionsGfxDynamicMode = 0
    GamePref.OptionsGfxDynamicScale = 1
    GamePref.OptionsGfxFOV = 65
    GamePref.OptionsGfxGrassDistance = 1
    GamePref.OptionsGfxLODDistance = 0.5
    GamePref.OptionsGfxMotionBlur = 1
    GamePref.OptionsGfxObjQuality = 3
    GamePref.OptionsGfxOcclusion = True
    GamePref.OptionsGfxQualityPreset = 2
    GamePref.OptionsGfxReflectQuality = 1
    GamePref.OptionsGfxReflectShadows = False
    GamePref.OptionsGfxResetRevision = 0
    GamePref.OptionsGfxResolution = 0
    GamePref.OptionsGfxShadowDistance = 1
    GamePref.OptionsGfxSSAO = True
    GamePref.OptionsGfxSSReflections = 1
    GamePref.OptionsGfxStreamMipmaps = True
    GamePref.OptionsGfxSunShafts = True
    GamePref.OptionsGfxTerrainQuality = 3
    GamePref.OptionsGfxTexFilter = 1
    GamePref.OptionsGfxTexQuality = 1
    GamePref.OptionsGfxTreeDistance = 4
    GamePref.OptionsGfxUMATexQuality = 1
    GamePref.OptionsGfxViewDistance = 6
    GamePref.OptionsGfxVsync = 1
    GamePref.OptionsGfxWaterPtlLimiter = 0.5
    GamePref.OptionsGfxWaterQuality = 1
    GamePref.OptionsHudOpacity = 1
    GamePref.OptionsHudSize = 0.85
    GamePref.OptionsInterfaceSensitivity = 0.75
    GamePref.OptionsInvertMouse = False
    GamePref.OptionsJournalPopup = True
    GamePref.OptionsMenuMusicVolumeLevel = 0.7
    GamePref.OptionsMicVolumeLevel = 0.75
    GamePref.OptionsMouseSensitivity = 0.5
    GamePref.OptionsMusicVolumeLevel = 0.6
    GamePref.OptionsOverallAudioVolumeLevel = 1
    GamePref.OptionsPlayChanceFrequency = 3
    GamePref.OptionsPlayChanceProbability = 0.983
    GamePref.OptionsPlayerModel = playerMale
    GamePref.OptionsPlayerModelTexture = Player/Male/Player_male
    GamePref.OptionsPOICulling = 1
    GamePref.OptionsScreenBoundsValue = 1
    GamePref.OptionsSelectionBoxAlphaMultiplier = 0.4
    GamePref.OptionsShowCompass = True
    GamePref.OptionsShowCrosshair = True
    GamePref.OptionsStabSpawnBlocksOnGround = True
    GamePref.OptionsTempCelsius = False
    GamePref.OptionsUiFpsScaling = 1
    GamePref.OptionsVehicleMouseSensitivity = 0.5
    GamePref.OptionsVoiceChatEnabled = True
    GamePref.OptionsVoiceVolumeLevel = 0.75
    GamePref.OptionsWeaponAiming = False
    GamePref.OptionsZoomMouseSensitivity = 0.5
    GamePref.PartySharedKillRange = 100
    GamePref.PersistentPlayerProfiles = False
    GamePref.PlayerAutologin = False
    GamePref.PlayerKillingMode = 2
    GamePref.PlayerName = Player
    GamePref.PlayerSafeZoneHours = 5
    GamePref.PlayerSafeZoneLevel = 5
    GamePref.PlayerToken =
    GamePref.PlaytestBiome = 3
    GamePref.RebuildMap = False
    GamePref.SaveGameFolder = /home/sdtd/.local/share/7DaysToDie/Saves
    GamePref.SelectionContextMode = 0
    GamePref.SelectionOperationMode = 0
    GamePref.ServerAdminSlots = 0
    GamePref.ServerAdminSlotsPermission = 0
    GamePref.ServerDescription = A 7 Days to Die server by Decimation Games
    GamePref.ServerDisabledNetworkProtocols = SteamNetworking
    GamePref.ServerIP =
    GamePref.ServerIsPublic = True
    GamePref.ServerLoginConfirmationText =
    GamePref.ServerMaxAllowedViewDistance = 12
    GamePref.ServerMaxPlayerCount = 40
    GamePref.ServerMaxWorldTransferSpeedKiBs = 512
    GamePref.ServerName = Decimation Zombies
    GamePref.ServerPort = 26900
    GamePref.ServerReservedSlots = 8
    GamePref.ServerReservedSlotsPermission = 100
    GamePref.ServerVisibility = 2
    GamePref.ServerWebsiteURL = https://decimationgames.com
    GamePref.ShowFriendPlayerOnMap = True
    GamePref.TelnetEnabled = True
    GamePref.TelnetFailedLoginLimit = 10
    GamePref.TelnetFailedLoginsBlocktime = 10
    GamePref.TelnetPort = 8081
    GamePref.TerminalWindowEnabled = True
    GamePref.TwitchBloodMoonAllowed = False
    GamePref.TwitchServerPermission = 90
    GamePref.UNUSED_LastLoadedPrefabSize =
    GamePref.UNUSED_OptionsBloom =
    GamePref.UNUSED_OptionsDOF =
    GamePref.UNUSED_OptionsFieldOfViewNew =
    GamePref.UNUSED_OptionsGamma =
    GamePref.UNUSED_OptionsMotionBlur =
    GamePref.UNUSED_OptionsObjectBlur =
    GamePref.UNUSED_OptionsReflectionBounces =
    GamePref.UNUSED_OptionsReflectionCullList =
    GamePref.UNUSED_OptionsReflectionFarClip =
    GamePref.UNUSED_OptionsReflectionRefreshMode =
    GamePref.UNUSED_OptionsReflectionShadowDistance =
    GamePref.UNUSED_OptionsReflectionTimeSlicingMode =
    GamePref.UNUSED_OptionsSSAO =
    GamePref.UNUSED_OptionsStreamingMipmapsBudget =
    GamePref.UNUSED_OptionsSunShafts =
    GamePref.UNUSED_PlayerId =
    GamePref.UserDataFolder = /home/sdtd/.local/share/7DaysToDie
    GamePref.WorldGenSeed = asdf
    GamePref.WorldGenSize = 4096
    GamePref.XPMultiplier = 200
    GamePref.ZombieBMMove = 3
    GamePref.ZombieFeralMove = 3
    GamePref.ZombieFeralSense = 0
    GamePref.ZombieMove = 0
    GamePref.ZombieMoveNight = 3
    GamePref.ZombiePlayers = True
    GameStat.AirDropFrequency = 0
    GameStat.AirDropMarker = False
    GameStat.AllowedViewDistance = 12
    GameStat.AnimalCount = 0
    GameStat.AutoParty = False
    GameStat.BedrollExpiryTime = 45
    GameStat.BlockDamagePlayer = 100
    GameStat.BloodMoonDay = 0
    GameStat.BloodMoonEnemyCount = 8
    GameStat.BloodMoonWarning = 8
    GameStat.ChunkStabilityEnabled = True
    GameStat.CraftTimer =
    GameStat.CurrentRoundIx = 0
    GameStat.DayLightLength = 18
    GameStat.DayLimitActive = False
    GameStat.DayLimitThisRound = 0
    GameStat.DropOnDeath = 1
    GameStat.DropOnQuit = 0
    GameStat.EnemyCount = 0
    GameStat.EnemyDifficulty = Normal
    GameStat.EnemySpawnMode = True
    GameStat.FragLimitActive = False
    GameStat.FragLimitThisRound = 0
    GameStat.GameDifficulty = 2
    GameStat.GameDifficultyBonus = 1
    GameStat.GameModeId = 0
    GameStat.GameState = 0
    GameStat.GlobalMessageToShow =
    GameStat.IsCreativeMenuEnabled = False
    GameStat.IsFlyingEnabled = False
    GameStat.IsPlayerCollisionEnabled = True
    GameStat.IsPlayerDamageEnabled = True
    GameStat.IsResetMapOnRestart = False
    GameStat.IsSaveSupplyCrates = True
    GameStat.IsSpawnEnemies = True
    GameStat.IsSpawnNearOtherPlayer = False
    GameStat.IsTeleportEnabled = False
    GameStat.IsVersionCheckDone = False
    GameStat.LandClaimCount = 1
    GameStat.LandClaimDeadZone = 30
    GameStat.LandClaimDecayMode = 0
    GameStat.LandClaimExpiryTime = 3
    GameStat.LandClaimOfflineDelay = 0
    GameStat.LandClaimOfflineDurabilityModifier = 32
    GameStat.LandClaimOnlineDurabilityModifier = 32
    GameStat.LandClaimSize = 41
    GameStat.LoadScene =
    GameStat.LootTimer =
    GameStat.OptionsPOICulling = 0
    GameStat.PartySharedKillRange = 100
    GameStat.PlayerKillingMode = KillStrangersOnly
    GameStat.ScoreDiedMultiplier = -5
    GameStat.ScorePlayerKillMultiplier = 1
    GameStat.ScoreZombieKillMultiplier = 1
    GameStat.ShowAllPlayersOnMap = False
    GameStat.ShowFriendPlayerOnMap = True
    GameStat.ShowSpawnWindow = False
    GameStat.ShowWindow =
    GameStat.TimeLimitActive = False
    GameStat.TimeLimitThisRound = 0
    GameStat.TimeOfDayIncPerSec = 20
    GameStat.TwitchBloodMoonAllowed = True
    GameStat.UNUSED_ShowZombieCounter =
    GameStat.XPMultiplier = 100
    GameStat.ZombieHordeMeter = False
    2021-12-22T20:58:08 15.186 INF StartAsServer
    2021-12-22T20:58:09 16.412 INF Loaded (local): materials
    2021-12-22T20:58:09 16.934 INF Loaded (local): physicsbodies
    2021-12-22T20:58:10 17.434 INF Loaded (local): painting
    2021-12-22T20:58:11 18.523 INF Loaded (local): shapes
    2021-12-22T20:58:12 19.148 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelBlock']" (line 5 at pos 3)
    2021-12-22T20:58:12 19.163 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCNRRound']" (line 14 at pos 3)
    2021-12-22T20:58:12 19.176 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCNRRoundTop']" (line 23 at pos 3)
    2021-12-22T20:58:12 19.190 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeIncline']" (line 32 at pos 3)
    2021-12-22T20:58:12 19.201 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeTipCNRFullTop']" (line 41 at pos 3)
    2021-12-22T20:58:12 19.215 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeTipCNRFullBottom']" (line 50 at pos 3)
    2021-12-22T20:58:12 19.240 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeCNRInsideBottom']" (line 59 at pos 3)
    2021-12-22T20:58:12 19.250 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeCNRInsideTop']" (line 68 at pos 3)
    2021-12-22T20:58:12 19.264 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelStairsFilledRailingLeft']" (line 77 at pos 3)
    2021-12-22T20:58:12 19.275 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelStairsFilledRailingRight']" (line 86 at pos 3)
    2021-12-22T20:58:12 19.286 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelArrowSlitHalf']" (line 95 at pos 3)
    2021-12-22T20:58:12 19.297 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCNRRampFiller']" (line 104 at pos 3)
    2021-12-22T20:58:12 19.309 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelGableInvertedSteep']" (line 113 at pos 3)
    2021-12-22T20:58:12 19.320 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelStairs25CornerCNR']" (line 122 at pos 3)
    2021-12-22T20:58:12 19.331 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelQuarterCNR']" (line 131 at pos 3)
    2021-12-22T20:58:12 19.343 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelArch']" (line 140 at pos 3)
    2021-12-22T20:58:12 19.354 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeStairs']" (line 149 at pos 3)
    2021-12-22T20:58:12 19.365 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeCNRInsideSteepTop']" (line 158 at pos 3)
    2021-12-22T20:58:12 19.375 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeTipStairs']" (line 167 at pos 3)
    2021-12-22T20:58:12 19.384 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelStairs25']" (line 176 at pos 3)
    2021-12-22T20:58:12 19.394 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelRamp']" (line 185 at pos 3)
    2021-12-22T20:58:12 19.405 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeCNRSteepTop']" (line 194 at pos 3)
    2021-12-22T20:58:12 19.414 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelQuarterTeeSCtr']" (line 203 at pos 3)
    2021-12-22T20:58:12 19.425 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCNRInside']" (line 212 at pos 3)
    2021-12-22T20:58:12 19.434 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCTRPlate']" (line 221 at pos 3)
    2021-12-22T20:58:12 19.443 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelPole']" (line 230 at pos 3)
    2021-12-22T20:58:12 19.457 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeCNRSteepBase']" (line 239 at pos 3)
    2021-12-22T20:58:12 19.468 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelQuarterSCtr']" (line 248 at pos 3)
    2021-12-22T20:58:12 19.477 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelPillar100Cap']" (line 257 at pos 3)
    2021-12-22T20:58:12 19.487 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelQuarterCNR3Way']" (line 266 at pos 3)
    2021-12-22T20:58:12 19.496 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeCNRInsideSteepBase']" (line 275 at pos 3)
    2021-12-22T20:58:12 19.504 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCTRpole']" (line 284 at pos 3)
    2021-12-22T20:58:12 19.515 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelGableQuarter']" (line 293 at pos 3)
    2021-12-22T20:58:12 19.525 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelGableInvertedQuarter']" (line 302 at pos 3)
    2021-12-22T20:58:12 19.538 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelGableInvertedHalf']" (line 311 at pos 3)
    2021-12-22T20:58:12 19.548 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelPlateOffset']" (line 320 at pos 3)
    2021-12-22T20:58:12 19.561 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedge']" (line 329 at pos 3)
    2021-12-22T20:58:12 19.579 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCNRRamp']" (line 338 at pos 3)
    2021-12-22T20:58:12 19.594 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelPlate']" (line 347 at pos 3)
    2021-12-22T20:58:12 19.610 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelEighth']" (line 356 at pos 3)
    2021-12-22T20:58:12 19.630 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelSupport']" (line 365 at pos 3)
    2021-12-22T20:58:12 19.646 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelHalf']" (line 374 at pos 3)
    2021-12-22T20:58:12 19.658 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelPyramid']" (line 383 at pos 3)
    2021-12-22T20:58:12 19.683 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelPillar100']" (line 392 at pos 3)
    2021-12-22T20:58:12 19.704 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelQuarter']" (line 401 at pos 3)
    2021-12-22T20:58:12 19.716 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeTip']" (line 410 at pos 3)
    2021-12-22T20:58:12 19.729 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCNRFull']" (line 419 at pos 3)
    2021-12-22T20:58:12 19.740 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelPillar50']" (line 428 at pos 3)
    2021-12-22T20:58:12 19.821 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <insertAfter xpath="/blocks/block[@name='corrugatedMetalSheet']/property[@name='Model']" (line 454 at pos 3)
    2021-12-22T20:58:25 32.304 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: invalid HTTP response code received. URL: https://api.epicgames.dev/sdk/v1/default?platformId=LNX, HTTP code: 0, content length: 0, actual payload size: 0
    2021-12-22T20:58:25 32.304 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: request failed, libcurl error: 6 (Couldn't resolve host name)
    2021-12-22T20:58:25 32.304 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 0 (Could not resolve host: api.epicgames.dev)
    2021-12-22T20:58:25 32.304 WRN [EOS] [LogHttp - Warning] Lockout of 3.114637s on https://api.epicgames.dev/sdk/v1/default?platformId=LNX
    2021-12-22T20:58:29 36.892 WRN [EOS] [LogHttp - Warning] Retry 1 on https://api.epicgames.dev/sdk/v1/default?platformId=LNX
    2021-12-22T20:58:51 58.333 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: invalid HTTP response code received. URL: https://api.epicgames.dev/sdk/v1/default?platformId=LNX, HTTP code: 0, content length: 0, actual payload size: 0
    2021-12-22T20:58:51 58.333 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: request failed, libcurl error: 6 (Couldn't resolve host name)
    2021-12-22T20:58:51 58.333 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 1 (Found bundle for host api.epicgames.dev: 0x7f81880027d0 [serially])
    2021-12-22T20:58:51 58.333 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 2 (Connection #0 is still name resolving, can't reuse)
    2021-12-22T20:58:51 58.333 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 3 (Could not resolve host: api.epicgames.dev)
    2021-12-22T20:58:51 58.333 WRN [EOS] [LogHttp - Warning] Lockout of 7.732828s on https://api.epicgames.dev/sdk/v1/default?platformId=LNX
    ERROR: Shader Legacy Shaders/Transparent/Cutout/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Nature/SpeedTree Billboard' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Nature/SpeedTree Billboard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Nature/SpeedTree Billboard' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/BlockMissing shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Standard' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Standard' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    2021-12-22T20:58:58 66.111 WRN [EOS] [LogHttp - Warning] Retry 2 on https://api.epicgames.dev/sdk/v1/default?platformId=LNX
    WARNING: Shader Unsupported: 'Nature/SpeedTree8' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Nature/SpeedTree8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Nature/SpeedTree8' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/SpeedTree8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Nature/SpeedTree' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Nature/SpeedTree shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Nature/SpeedTree' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Game/Autodesk' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Autodesk shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Autodesk' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: '7DTD/7DTD_Sign_Illuminated' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader 7DTD/7DTD_Sign_Illuminated shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/7DTD_Sign_Illuminated' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Custom/SignTextShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Standard' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Standard' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Custom/SignTextShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Standard' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Standard' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Legacy Shaders/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader 7DTD/7DTD_Liquid shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader 7DTD/7DTD_Glass shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader 7DTD/7DTD_Liquid shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: '7DTD/7DTD_Cobweb' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader 7DTD/7DTD_Cobweb shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/7DTD_Cobweb' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Standard' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Standard' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: '7DTD/7DTD_RallyPoint' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader 7DTD/7DTD_RallyPoint shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: '7DTD/7DTD_RallyPoint' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Game/UMAEmission' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/UMAEmission shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/UMAEmission' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Standard' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Standard' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/SemiTransGlow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Cloth' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Cloth shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Cloth' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/SemiTransGlowLaser shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Character' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Game/Character shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Game/Character' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
    WARNING: Shader Did you use #pragma only_renderers and omit this platform?
    WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
    Unloading 6 Unused Serialized files (Serialized files now loaded: 7)
    2021-12-22T20:59:16 83.786 INF Block IDs with mapping
    2021-12-22T20:59:16 83.818 INF Block IDs total 13639, terr 44, last 13849
    2021-12-22T20:59:16 83.888 INF Loaded (local): blocks

Unloading 53929 unused Assets to reduce memory usage. Loaded Objects now: 42884.
Total: 1847.072232 ms (FindLiveObjects: 16.511221 ms CreateObjectMapping: 32.717458 ms MarkObjects: 1547.026940 ms DeleteObjects: 250.814236 ms)

2021-12-22T20:59:19 86.526 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: invalid HTTP response code received. URL: https://api.epicgames.dev/sdk/v1/default?platformId=LNX, HTTP code: 0, content length: 0, actual payload size: 0
2021-12-22T20:59:19 86.527 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: request failed, libcurl error: 6 (Couldn't resolve host name)
2021-12-22T20:59:19 86.527 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 4 (Found bundle for host api.epicgames.dev: 0x7f81880027d0 [serially])
2021-12-22T20:59:19 86.527 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 5 (Connection #0 is still name resolving, can't reuse)
2021-12-22T20:59:19 86.527 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 6 (Connection #1 is still name resolving, can't reuse)
2021-12-22T20:59:19 86.527 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 7 (Could not resolve host: api.epicgames.dev)
2021-12-22T20:59:19 86.527 WRN [EOS] [LogHttp - Warning] Lockout of 14.044632s on https://api.epicgames.dev/sdk/v1/default?platformId=LNX
2021-12-22T20:59:19 86.528 INF Loaded (local): progression
2021-12-22T20:59:21 88.306 INF Loaded (local): buffs
2021-12-22T20:59:21 88.814 INF Loaded (local): misc
2021-12-22T20:59:22 89.177 WRN XML patch for "items.xml" from mod "NGSKI-Ammo Stack 1500" did not apply: <set xpath="/items/item[@name='ammo44MagnumBulletBall']/property[@name='Stacknumber']/@value" (line 4 at pos 4)
2021-12-22T20:59:22 89.193 WRN XML patch for "items.xml" from mod "NGSKI-Ammo Stack 1500" did not apply: <set xpath="/items/item[@name='ammoBlunderbuss']/property[@name='Stacknumber']/@value" (line 9 at pos 4)
2021-12-22T20:59:22 89.539 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunShotgunT0Blunderbuss']/effect_group[@name='gunShotgunT0Blunderbuss']/passive_effect[@name='KickDegreesVerticalMin']/@value" (line 215 at pos 3)
2021-12-22T20:59:22 89.541 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunShotgunT0Blunderbuss']/effect_group[@name='gunShotgunT0Blunderbuss']/passive_effect[@name='KickDegreesVerticalMax']/@value" (line 216 at pos 3)
2021-12-22T20:59:22 89.545 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunShotgunT0Blunderbuss']/effect_group[@name='gunShotgunT0Blunderbuss']/passive_effect[@name='KickDegreesHorizontalMin']/@value" (line 217 at pos 3)
2021-12-22T20:59:22 89.547 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunShotgunT0Blunderbuss']/effect_group[@name='gunShotgunT0Blunderbuss']/passive_effect[@name='KickDegreesHorizontalMax']/@value" (line 218 at pos 3)
2021-12-22T20:59:22 89.592 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunRifleT2MarksmanRifle']/effect_group[@name='gunRifleT2MarksmanRifle']/passive_effect[@name='KickDegreesVerticalMin']/@value" (line 245 at pos 3)
2021-12-22T20:59:22 89.594 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunRifleT2MarksmanRifle']/effect_group[@name='gunRifleT2MarksmanRifle']/passive_effect[@name='KickDegreesVerticalMax']/@value" (line 246 at pos 3)
2021-12-22T20:59:22 89.597 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunRifleT2MarksmanRifle']/effect_group[@name='gunRifleT2MarksmanRifle']/passive_effect[@name='KickDegreesHorizontalMin']/@value" (line 247 at pos 3)
2021-12-22T20:59:22 89.599 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunRifleT2MarksmanRifle']/effect_group[@name='gunRifleT2MarksmanRifle']/passive_effect[@name='KickDegreesHorizontalMax']/@value" (line 248 at pos 3)
2021-12-22T20:59:22 89.671 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunRifleT2MarksmanRifle']/effect_group[@name='gunRifleT2MarksmanRifle']/passive_effect[@name='DegradationMax' and @operation='base_set']/@value" (line 288 at pos 4)
2021-12-22T20:59:22 89.700 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunRifleT2MarksmanRifle']/effect_group[@name='gunRifleT2MarksmanRifle']/passive_effect[@name='MagazineSize' and @operation='base_set']/@value" (line 302 at pos 4)
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
2021-12-22T20:59:27 95.000 ERR XML loader: Loading and parsing 'items.xml' failed
2021-12-22T20:59:27 95.029 EXC Unknown block name 'fountain' in use_action!
at ItemActionExchangeItem.ReadFrom (DynamicProperties _props) [0x000d6] in :0
at ItemClassesFromXml.parseItem (System.Xml.XmlElement _node) [0x00a3a] in :0
at ItemClassesFromXml+d__1.MoveNext () [0x0014e] in :0
at ThreadManager+d__48.MoveNext () [0x00044] in :0
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
<>c__DisplayClass52_0:b__2(Exception)
d__48:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

2021-12-22T20:59:27 95.095 WRN XML patch for "item_modifiers.xml" from mod "PhD Just Better" did not apply: <set xpath="/item_modifiers/item_modifier[contains(@name, 'modDye')]/property[@name='Stacknumber']/@value" (line 3 at pos 3)
WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
ERROR: Shader Shader Forge/7DTD_Particle_Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Game/Glass Reflex' - All subshaders removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
ERROR: Shader Game/Glass Reflex shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Game/Glass Reflex' - All subshaders removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
ERROR: Shader Unlit/Transparent shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
2021-12-22T20:59:28 95.810 INF Item IDs with mapping
2021-12-22T20:59:28 95.811 INF ItemIDs from Mapping
2021-12-22T20:59:28 96.050 INF Loaded (local): item_modifiers
2021-12-22T20:59:29 96.310 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieWightRadiated']/property[@name='LootDropProb']/@value" (line 11 at pos 3)
2021-12-22T20:59:29 96.312 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieFemaleFatRadiated']/property[@name='LootDropProb']/@value" (line 14 at pos 3)
2021-12-22T20:59:29 96.313 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieLabRadiated']/property[@name='LootDropProb']/@value" (line 16 at pos 3)
2021-12-22T20:59:29 96.314 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <append xpath="/entity_classes/entity_class[@name='legendaryZombieLab']" (line 17 at pos 3)
2021-12-22T20:59:29 96.315 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieScreamerRadiated']/property[@name='LootDropProb']/@value" (line 22 at pos 3)
2021-12-22T20:59:29 96.316 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <append xpath="/entity_classes/entity_class[@name='legendaryZombieBusinessMan']" (line 25 at pos 3)
2021-12-22T20:59:29 96.317 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieSnowFeral']/property[@name='LootDropProb']/@value" (line 30 at pos 3)
2021-12-22T20:59:29 96.318 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieSpiderRadiated']/property[@name='LootDropProb']/@value" (line 32 at pos 3)
2021-12-22T20:59:29 96.323 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieFatCopRadiated']/property[@name='LootDropProb']/@value" (line 43 at pos 3)
2021-12-22T20:59:29 96.325 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <append xpath="/entity_classes/entity_class[@name='legendaryZombieUtilityWorker']" (line 49 at pos 3)
2021-12-22T20:59:29 96.328 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieSoldierRadiated']/property[@name='LootDropProb']/@value" (line 59 at pos 3)
2021-12-22T20:59:29 96.331 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieBikerRadiated']/property[@name='LootDropProb']/@value" (line 68 at pos 3)
2021-12-22T20:59:29 96.872 INF Loaded (local): entityclasses
2021-12-22T20:59:30 97.329 INF Loaded (local): qualityinfo
2021-12-22T20:59:31 98.296 INF Loaded (local): sounds
2021-12-22T20:59:31 98.418 WRN XML patch for "recipes.xml" from mod "PhD Just Better" did not apply: <set xpath="/recipes/recipe[@name='ammoBundleBlunderbuss']/@craft_time" (line 17 at pos 3)
2021-12-22T20:59:31 98.869 ERR XML loader: Loading and parsing 'recipes.xml' failed
2021-12-22T20:59:31 98.870 EXC No item/block with name 'resourceMilitaryFiber' existing
at RecipesFromXml+d__1.MoveNext () [0x00108] in :0
at ThreadManager+d__48.MoveNext () [0x00044] in :0
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
<>c__DisplayClass52_0:b__2(Exception)
d__48:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

2021-12-22T20:59:32 99.409 INF Loaded (local): blockplaceholders
2021-12-22T20:59:32 99.566 WRN XML patch for "loot.xml" from mod "MD-500" did not apply: <insertBefore xpath="/lootcontainers/lootgroup[@name='groupQuestChallenge']" (line 3 at pos 3)
2021-12-22T20:59:32 99.947 ERR XML loader: Loading and parsing 'loot.xml' failed
2021-12-22T20:59:32 99.950 EXC Item with name 'resourceFishingWeight' not found!
at LootFromXml.ParseItemList (System.String _containerId, System.Xml.XmlNodeList _childNodes, System.Collections.Generic.List`1[T] _itemList, System.Int32 _minQualityBase, System.Int32 _maxQualityBase) [0x00182] in :0
at LootFromXml.LoadLootGroup (System.Xml.XmlElement _elementGroup) [0x001c0] in :0
at LootFromXml+d__1.MoveNext () [0x0009d] in :0
at ThreadManager+d__48.MoveNext () [0x00044] in :0
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
<>c__DisplayClass52_0:b__2(Exception)
d__48:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

2021-12-22T20:59:33 100.594 WRN [EOS] [LogHttp - Warning] Retry 3 on https://api.epicgames.dev/sdk/v1/default?platformId=LNX
2021-12-22T20:59:33 100.673 INF Loaded (local): entitygroups
2021-12-22T20:59:34 101.171 INF Loaded (local): utilityai
2021-12-22T20:59:34 101.671 INF Loaded (local): vehicles
2021-12-22T20:59:35 102.171 INF Loaded (local): rwgmixer
2021-12-22T20:59:35 102.671 INF Loaded (local): weathersurvival
2021-12-22T20:59:36 103.173 INF Loaded (local): archetypes
2021-12-22T20:59:36 103.916 INF Loaded (local): quests
2021-12-22T20:59:37 104.385 ERR XML loader: Loading and parsing 'traders.xml' failed
2021-12-22T20:59:37 104.389 EXC Item with name 'resourceMilitaryFiber' not found!
at TradersFromXml.parseItemList (System.String _containerId, System.Xml.XmlNodeList _childNodes, System.Collections.Generic.List`1[T] _itemList, System.Int32 minQualityBase, System.Int32 maxQualityBase) [0x0015b] in :0
at TradersFromXml.ParseTraderItemGroup (System.Xml.XmlElement e) [0x0012b] in :0
at TradersFromXml.ParseTraderItemGroups (System.Xml.XmlElement e) [0x00035] in :0
at TradersFromXml.ParseNode (System.Xml.XmlNode root) [0x0011c] in :0
at TradersFromXml+d__0.MoveNext () [0x0002e] in :0
at ThreadManager+d__48.MoveNext () [0x00044] in :0
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
<>c__DisplayClass52_0:b__2(Exception)
d__48:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

2021-12-22T20:59:37 104.908 INF Loaded (local): npc
2021-12-22T20:59:38 105.409 INF Loaded (local): dialogs
2021-12-22T20:59:38 105.975 INF Loaded (local): ui_display
2021-12-22T20:59:39 106.490 INF Loaded (local): nav_objects
2021-12-22T20:59:39 107.044 INF Loaded (local): gamestages
2021-12-22T20:59:40 107.990 INF Loaded (local): gameevents
2021-12-22T20:59:41 108.570 INF Loaded (local): twitch
2021-12-22T20:59:41 109.051 INF Loaded (local): twitch_events
2021-12-22T20:59:42 109.658 INF Loaded (local): dmscontent
2021-12-22T20:59:43 110.153 INF Loaded (local): color_mappings
2021-12-22T20:59:43 110.654 INF Loaded (local): XUi_Common/styles
2021-12-22T20:59:44 111.153 INF Loaded (local): XUi_Common/controls
2021-12-22T20:59:44 111.653 INF Loaded (local): XUi/styles
2021-12-22T20:59:45 112.153 INF Loaded (local): XUi/controls
2021-12-22T20:59:45 112.745 INF Loaded (local): XUi/windows
2021-12-22T20:59:46 113.245 INF Loaded (local): XUi/xui
2021-12-22T20:59:46 113.942 INF Loaded (local): biomes
2021-12-22T20:59:47 114.437 INF Loaded (local): worldglobal
2021-12-22T20:59:47 114.945 INF Loaded (local): spawning
2021-12-22T20:59:48 115.444 INF Loaded (local): loadingscreen
2021-12-22T20:59:48 115.651 INF createWorld: Navezgane, My Game, GameModeSurvival
2021-12-22T20:59:48 115.654 INF Occlusion: Disabled
2021-12-22T20:59:48 115.729 INF Started thread ChunkRegeneration
2021-12-22T20:59:48 115.730 INF Started thread ChunkCalc
2021-12-22T20:59:48 115.730 INF Started thread ChunkMeshBake
2021-12-22T20:59:48 115.836 INF World.Load: Navezgane
2021-12-22T20:59:48 115.906 INF BloodMoon SetDay: day 21, last day 14, freq 7, range 0
2021-12-22T20:59:44 120.746 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: invalid HTTP response code received. URL: https://api.epicgames.dev/sdk/v1/default?platformId=LNX, HTTP code: 0, content length: 0, actual payload size: 0
2021-12-22T20:59:44 120.746 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: request failed, libcurl error: 6 (Couldn't resolve host name)
2021-12-22T20:59:44 120.746 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 8 (Found bundle for host api.epicgames.dev: 0x7f81880027d0 [serially])
2021-12-22T20:59:44 120.747 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 9 (Connection #0 is still name resolving, can't reuse)
2021-12-22T20:59:44 120.747 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 10 (Connection #1 is still name resolving, can't reuse)
2021-12-22T20:59:44 120.747 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 11 (Connection #2 is still name resolving, can't reuse)
2021-12-22T20:59:44 120.748 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 12 (Could not resolve host: api.epicgames.dev)
2021-12-22T20:59:44 120.748 WRN [EOS] [LogHttp - Warning] Lockout of 26.239075s on https://api.epicgames.dev/sdk/v1/default?platformId=LNX
2021-12-22T21:00:10 147.037 WRN [EOS] [LogHttp - Warning] Retry 4 on https://api.epicgames.dev/sdk/v1/default?platformId=LNX
2021-12-22T21:00:10 147.384 INF Started thread GenerateChunks
2021-12-22T21:00:11 148.366 INF NET: LiteNetLib: Connect from: 192.168.1.1:55391
2021-12-22T21:00:11 148.378 INF Started thread NCS_Reader_0_0
2021-12-22T21:00:11 148.379 INF Started thread NCS_Writer_0_0
2021-12-22T21:00:11 148.381 INF Started thread NCS_Reader_0_1
2021-12-22T21:00:11 148.383 INF Started thread NCS_Writer_0_1
2021-12-22T21:00:11 148.419 INF [NET] PlayerConnected EntityID=-1, PltfmId='Local_', CrossId='<unknown/none>', OwnerID='<unknown/none>', PlayerName=''
2021-12-22T21:00:12 148.530 INF NPPL.Read
2021-12-22T21:00:12 148.546 INF PlayerLogin: LucianDev/Alpha 20
2021-12-22T21:00:12 148.547 INF Client IP: 192.168.1.1
2021-12-22T21:00:12 148.556 INF [Auth] PlayerName authorization successful: EntityID=-1, PltfmId='Steam_76561198348472799', CrossId='EOS_0002bd9ef746444484e91471bc96eed1', OwnerID='<unknown/none>', PlayerName='LucianDev'
2021-12-22T21:00:12 148.560 INF [Auth] ServerState authorization failed: EntityID=-1, PltfmId='Steam_76561198348472799', CrossId='EOS_0002bd9ef746444484e91471bc96eed1', OwnerID='<unknown/none>', PlayerName='LucianDev'
2021-12-22T21:00:12 148.564 INF Kicking player (Server is still initializing): EntityID=-1, PltfmId='Steam_76561198348472799', CrossId='EOS_0002bd9ef746444484e91471bc96eed1', OwnerID='<unknown/none>', PlayerName='LucianDev'
2021-12-22T21:00:12 148.644 INF NET: LiteNetLib: Client disconnect from: 192.168.1.1:55391 (RemoteConnectionClose)
2021-12-22T21:00:12 148.645 INF [NET] PlayerDisconnected EntityID=-1, PltfmId='Steam_76561198348472799', CrossId='EOS_0002bd9ef746444484e91471bc96eed1', OwnerID='<unknown/none>', PlayerName='LucianDev'
2021-12-22T21:00:12 148.648 INF Player disconnected: EntityID=-1, PltfmId='Steam_76561198348472799', CrossId='EOS_0002bd9ef746444484e91471bc96eed1', OwnerID='<unknown/none>', PlayerName='LucianDev'
2021-12-22T21:00:12 148.656 INF Exited thread NCS_Writer_0_0
2021-12-22T21:00:12 148.656 INF Exited thread NCS_Reader_0_1
2021-12-22T21:00:12 148.656 INF Exited thread NCS_Reader_0_0
2021-12-22T21:00:12 148.657 INF Exited thread NCS_Writer_0_1
2021-12-22T21:00:12 149.093 ERR DisconnectClient: Player EOS_0002bd9ef746444484e91471bc96eed1 not found
2021-12-22T21:00:15 152.274 INF Calculating world hashes took 4792 ms (world size 186 MiB)
2021-12-22T21:00:17 153.675 INF Loading dtm raw file took 6240ms
2021-12-22T21:00:17 154.288 INF Biomes image size w= 3072, h = 3072
2021-12-22T21:00:18 155.030 INF Loading and creating biomes took 1355ms
2021-12-22T21:00:24 160.840 INF Loading and creating shader control textures took 5809ms
2021-12-22T21:00:26 162.974 WRN [EOS] [LogHttp - Warning] Success on https://api.epicgames.dev/sdk/v1/default?platformId=LNX
2021-12-22T21:00:26 163.094 WRN [EOS] [LogEOSAnalytics - Warning] EOS SDK Analytics disabled for route [1].
2021-12-22T21:00:28 164.854 INF Loading and parsing of generator took 4013ms
2021-12-22T21:00:28 165.257 INF Started thread SaveChunks /home/sdtd/.local/share/7DaysToDie/Saves/Navezgane/My Game/Region
2021-12-22T21:00:36 173.226 INF [DECO] read 77597/
2021-12-22T21:00:36 173.436 INF Dynamic Music Initialized on Server
2021-12-22T21:00:36 173.436 INF Dynamic Music Initialized on Dedi
2021-12-22T21:00:36 173.449 INF AstarManager Init
2021-12-22T21:00:37 174.180 INF WeatherManager: Init 8 weather packages
WARNING: Shader Unsupported: '7DTD_Unity5/Wire' - All subshaders removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
ERROR: Shader 7DTD_Unity5/Wire shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: '7DTD_Unity5/Wire' - All subshaders removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
2021-12-22T21:00:38 174.945 INF createWorld() done
2021-12-22T21:00:38 174.962 INF Loading players.xml
2021-12-22T21:00:38 174.972 WRN Entry missing 'platform' or 'userid' attribute:
2021-12-22T21:00:38 174.972 ERR player-entry has missing or invalid user-identifier attributes:
2021-12-22T21:00:38 174.983 INF Preparing quit
2021-12-22T21:00:38 174.985 INF Disconnect
2021-12-22T21:00:38 174.989 INF [NET] ServerShutdown
2021-12-22T21:00:38 174.990 INF NET: Stopping server protocols
2021-12-22T21:00:38 175.193 INF NET: LiteNetLib server stopped
2021-12-22T21:00:38 175.202 INF SaveAndCleanupWorld
2021-12-22T21:00:38 175.290 INF Saving 0 of chunks took 20ms
2021-12-22T21:00:38 175.373 INF [DECO] written 77597, in 80ms
2021-12-22T21:00:38 175.384 INF [Steamworks.NET] Stopping server
2021-12-22T21:00:38 175.385 INF [Steamworks.NET] Exiting Lobby
2021-12-22T21:00:38 175.401 INF [DECO] write thread 26ms
2021-12-22T21:00:39 175.934 INF [MODS] Loading localization from mod: MD-500
2021-12-22T21:00:39 175.935 INF [MODS] Loading localization from mod: PhD Just Better
2021-12-22T21:00:39 175.942 INF AstarManager Cleanup
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll.so
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/advapi32.dll
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.so
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/advapi32
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll.so
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll.so
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/advapi32.dll
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.so
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/advapi32
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll.so
Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll
2021-12-22T21:00:40 177.021 INF Clearing queues.
2021-12-22T21:00:40 177.023 INF Cleared queues.
2021-12-22T21:00:40 177.054 INF World.Unload
2021-12-22T21:00:40 177.065 INF Exited thread GenerateChunks
2021-12-22T21:00:40 177.073 INF Exited thread SaveChunks /home/sdtd/.local/share/7DaysToDie/Saves/Navezgane/My Game/Region
2021-12-22T21:00:40 177.115 INF World.Cleanup
2021-12-22T21:00:40 177.118 INF Exited thread ChunkRegeneration
2021-12-22T21:00:40 177.132 INF Exited thread ChunkCalc
2021-12-22T21:00:40 177.134 INF Exited thread ChunkMeshBake
2021-12-22T21:00:40 177.168 INF Persistent GamePrefs saved
2021-12-22T21:00:40 177.212 INF Persistent GamePrefs saved
2021-12-22T21:00:40 177.213 INF Cleanup
2021-12-22T21:00:43 179.762 WRN [EOS] [LogHttp - Warning] 0x55fe29af33e0: request was cancelled
2021-12-22T21:00:43 179.762 WRN [EOS] [LogHttp - Warning] 0x55fe2b3063b0: request was cancelled
2021-12-22T21:00:43 179.762 WRN [EOS] [LogHttp - Warning] 0x55fe2b38a700: request was cancelled
2021-12-22T21:00:43 180.009 INF Loaded player
2021-12-22T21:00:43 180.051 INF Terminating threads
2021-12-22T21:00:43 180.052 INF OnApplicationQuit
2021-12-22T21:00:43 180.054 INF Terminating threads
2021-12-22T21:00:43 180.054 INF OnApplicationQuit
NullReferenceException: Object reference not set to an instance of an object
at GameServerInfo+d__87.MoveNext () [0x00339] in :0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <78e7b8b0366947078a3cf35c4afac365>:0

2021-12-22T21:00:43 180.399 INF Terminating threads
2021-12-22T21:00:43 180.399 INF OnApplicationQuit
2021-12-22T21:00:43 180.403 INF Terminating threads
2021-12-22T21:00:43 180.404 INF OnApplicationQuit
Setting up 3 worker threads for Enlighten.
Thread -> id: 7f808fcae700 -> priority: 1
Thread -> id: 7f808f4ad700 -> priority: 1
Thread -> id: 7f808ecac700 -> priority: 1
Shutdown handler: cleanup.
eac_server.so [x64] :: OnUnload()

Originally created by @LucianDev on GitHub (Dec 22, 2021). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/3725 Set current directory to /home/sdtd/serverfiles Found path: /home/sdtd/serverfiles/7DaysToDieServer.x86_64 Mono path[0] = '/home/sdtd/serverfiles/7DaysToDieServer_Data/Managed' Mono config path = '/home/sdtd/serverfiles/7DaysToDieServer_Data/MonoBleedingEdge/etc' Shutdown handler: initalize. Preloaded 'libEOSSDK-Linux-Shipping.so' Preloaded 'libMagick.so' eac_server.so [x64] :: OnLoad() Preloaded 'libeac_server.so' Preloaded 'libeasyanticheat.so' Preloaded 'libgetrss.so' Preloaded 'libsteam_api.so' Preloaded 'steamclient.so' Unable to preload the following plugins: libMouseLib.so Initialize engine version: 2020.3.14f1 (d0d1bb862f9d) [Subsystems] Discovering subsystems at path /home/sdtd/serverfiles/7DaysToDieServer_Data/UnitySubsystems Forcing GfxDevice: Null GfxDevice: creating device client; threaded=0 NullGfxDevice: Version: NULL 1.0 [1.0] Renderer: Null Device Vendor: Unity Technologies Begin MonoManager ReloadAssembly - Completed reload, in 1.081 seconds ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable) ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable) ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: '7DTD/Cube_UI_Frame' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD/Cube_UI_Frame shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/Cube_UI_Frame' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: '7DTD/Cube_UI_Glow' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD/Cube_UI_Glow shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/Cube_UI_Glow' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader GUI/Text Shader shader is not supported on this GPU (none of subshaders/fallbacks are suitable) ERROR: Shader Unlit/Transparent Colored shader is not supported on this GPU (none of subshaders/fallbacks are suitable) UnloadTime: 4.244617 ms 2021-12-22T20:57:52 0.006 INF [GSM] Singleton Initialized... 2021-12-22T20:57:53 0.386 INF [Platform] Init 2021-12-22T20:57:53 0.560 INF [Platform] Using native platform: Steam 2021-12-22T20:57:53 0.572 INF [Platform] Using cross platform: EOS 2021-12-22T20:57:53 0.574 INF [Platform] Using server platform: Steam 2021-12-22T20:57:53 0.575 INF [Platform] Initializing Steam 2021-12-22T20:57:53 0.583 INF Starting PlayerInputManager... 2021-12-22T20:57:54 1.500 INF InControl (version 1.8.2 build 9357, native module = False, XInput = False) 2021-12-22T20:57:54 1.574 INF [Platform] Initializing EOS 2021-12-22T20:57:54 1.716 INF [EOS] Initialize: Success 2021-12-22T20:57:54 1.791 INF Awake IsFocused: True 2021-12-22T20:57:54 1.791 INF Awake 2021-12-22T20:57:55 3.063 INF Version: Alpha 20 (b238) Compatibility Version: Alpha 20, Build: Linux 64 Bit 2021-12-22T20:57:55 3.064 INF System information: 2021-12-22T20:57:55 3.065 INF OS: Linux 5.4 Ubuntu 20.04 64bit 2021-12-22T20:57:55 3.067 INF CPU: Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz (cores: 6) 2021-12-22T20:57:55 3.067 INF RAM: 19993 MB 2021-12-22T20:57:55 3.068 INF GPU: Null Device (128 MB) 2021-12-22T20:57:55 3.072 INF Graphics API: NULL 1.0 [1.0] (shader level 5.0) 2021-12-22T20:57:55 3.073 INF Last played version: Alpha 19.6 2021-12-22T20:57:55 3.075 INF Local UTC offset: 0 hours 2021-12-22T20:57:55 3.084 INF Command line arguments: ./7DaysToDieServer.x86_64 -quit -batchmode -nographics -dedicated -configfile=/home/sdtd/serverfiles/sdtdserver.xml 2021-12-22T20:57:55 3.092 INF Parsing server configfile: /home/sdtd/serverfiles/sdtdserver.xml 2021-12-22T20:57:56 3.395 INF Parsing server configfile successfully completed 2021-12-22T20:57:56 3.409 INF Starting dedicated server level=Navezgane game name=My Game 2021-12-22T20:57:56 3.410 INF Maximum allowed players: 40 2021-12-22T20:57:56 3.410 INF Game mode: GameModeSurvival 2021-12-22T20:57:56 3.414 INF Dedicated server only build ERROR: Shader Occlusion/DepthCopy shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Standard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Standard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? 2021-12-22T20:57:56 3.750 INF Occlusion: Awake 2021-12-22T20:57:56 3.761 INF Texture quality is set to 3 ERROR: Shader Game/UI/SleeperVolumeFrame shader is not supported on this GPU (none of subshaders/fallbacks are suitable) 2021-12-22T20:57:56 3.964 INF [MODS] Start loading 2021-12-22T20:57:56 3.990 INF [MODS] Trying to load from folder: MadWorld_UI 2021-12-22T20:57:56 4.048 INF [MODS] Loaded Mod: MadWorld_UI (1.3) 2021-12-22T20:57:56 4.049 INF [MODS] Trying to load from folder: MD-500 2021-12-22T20:57:56 4.052 INF [MODS] Loaded Mod: MD-500 (1.5) 2021-12-22T20:57:56 4.052 INF [MODS] Trying to load from folder: NSKI-Ammo Stack 1500 2021-12-22T20:57:56 4.053 INF [MODS] Loaded Mod: NGSKI-Ammo Stack 1500 (1.0) 2021-12-22T20:57:56 4.054 INF [MODS] Trying to load from folder: PhD Better 30K Stacks 1.4 (A19) 2021-12-22T20:57:56 4.054 WRN [MODS] Folder PhD Better 30K Stacks 1.4 (A19) does not contain a ModInfo.xml, ignoring 2021-12-22T20:57:56 4.054 WRN [MODS] Failed loading mod from folder: PhD Better 30K Stacks 1.4 (A19) 2021-12-22T20:57:56 4.055 INF [MODS] Trying to load from folder: PhD Bigger Backpack and Secure Storage Chests 1.3 (A19) 2021-12-22T20:57:56 4.057 INF [MODS] Loaded Mod: PhD Bigger Backpack and Secure Storage Chests (1.3) 2021-12-22T20:57:56 4.057 INF [MODS] Trying to load from folder: PhD Bigger Forge Input 1.0 (A19) 2021-12-22T20:57:56 4.059 INF [MODS] Loaded Mod: PhD Bigger Forge Input (1.0) 2021-12-22T20:57:56 4.059 INF [MODS] Trying to load from folder: PhD Bigger Output Queue 1.0 (A19) 2021-12-22T20:57:56 4.061 INF [MODS] Loaded Mod: PhD Bigger Output Queue (1.0) 2021-12-22T20:57:56 4.061 INF [MODS] Trying to load from folder: PhD Bigger Vehicle Storage 1.0 (A19) 2021-12-22T20:57:56 4.063 INF [MODS] Loaded Mod: PhD Bigger Vehicle Storage (1.0) 2021-12-22T20:57:56 4.063 INF [MODS] Trying to load from folder: PhD Just Better 1.5.5 - (NTH) No WalkRun Bonus (A19) 2021-12-22T20:57:56 4.066 INF [MODS] Loaded Mod: PhD Just Better (1.5.5) 2021-12-22T20:57:56 4.066 INF [MODS] Trying to load from folder: PhD Nailgun 1.5.1 (A19) 2021-12-22T20:57:56 4.068 INF [MODS] Loaded Mod: PhD Nailgun (1.5) 2021-12-22T20:57:56 4.069 INF [MODS] Initializing mod code 2021-12-22T20:57:56 4.069 INF [MODS] Loading done 2021-12-22T20:57:56 4.075 INF [MODS] Loading localization from mod: MD-500 2021-12-22T20:57:56 4.077 INF [MODS] Loading localization from mod: PhD Just Better 2021-12-22T20:57:56 4.126 INF Loading permissions file at '/home/sdtd/.local/share/7DaysToDie/Saves/serveradmin.xml' 2021-12-22T20:57:57 4.216 INF Loading permissions file done. ERROR: Shader Legacy Shaders/Transparent/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'UMA/AtlasShaderNormal' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader UMA/AtlasShaderNormal shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'UMA/AtlasShaderNormal' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'UMA/AtlasShaderNew' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader UMA/AtlasShaderNew shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'UMA/AtlasShaderNew' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Transparent/Cutout/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Transparent/Cutout/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: '7DTD/7DTD_Metal' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD/7DTD_Metal shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/7DTD_Metal' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Legacy Shaders/Specular' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Game/UMA' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/UMA shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/UMA' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Game/Hair' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Hair shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Hair' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Game/UMA' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/UMA shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/UMA' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Game/Hair' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Hair shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Hair' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Diffuse' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Legacy Shaders/Bumped Specular' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: '7DTD/7DTD_Metal' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD/7DTD_Metal shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/7DTD_Metal' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Transparent/Cutout/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Transparent/Cutout/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Diffuse' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Mobile/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Particles/Standard Surface' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Legacy Shaders/Parallax Specular' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Parallax Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Legacy Shaders/Parallax Specular' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Diffuse' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Transparent/Cutout/Bumped Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Diffuse' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Specular' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Transparent/Cutout/Bumped Specular shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Legacy Shaders/Transparent/Cutout/Bumped Specular' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Game/Particles/Unlit' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Particles/Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Particles/Unlit' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Particles/Blood_Particle shader is not supported on this GPU (none of subshaders/fallbacks are suitable) ERROR: Shader Legacy Shaders/Particles/Multiply shader is not supported on this GPU (none of subshaders/fallbacks are suitable) ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable) ERROR: Shader Legacy Shaders/Particles/Additive (Soft) shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Particles/Standard Surface' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Particles/Standard Surface shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Particles/Standard Surface' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD/7DTD_Fire shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/7DTD_Fire' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Particles/Alpha Blended Premultiply shader is not supported on this GPU (none of subshaders/fallbacks are suitable) ERROR: Shader Legacy Shaders/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Particles/Lit' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Particles/Lit shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Particles/Lit' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Shader Forge/7DTD_Fire_New shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/BasicUV_TA' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/BasicUV_TA shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/BasicUV_TA' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Particles/VertexLit Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable) ERROR: Shader Shader Forge/PaintParticle shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/7DTD_FireDistort' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD/7DTD_FireDistort shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/7DTD_FireDistort' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD/7DTD_Glass shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy/AlphaSelfIllum shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/TorchFire shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/TorchFire' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: '7DTD/TorchGlow' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD/TorchGlow shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/TorchGlow' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? 2021-12-22T20:58:03 10.952 INF Loaded (local): rwgmixer 2021-12-22T20:58:04 11.151 INF Loaded (local): archetypes 2021-12-22T20:58:04 11.164 INF Loaded (local): color_mappings 2021-12-22T20:58:04 11.171 INF Loaded (local): loadingscreen 2021-12-22T20:58:04 11.176 INF WorldStaticData.Init() needed 3.000s 2021-12-22T20:58:04 11.218 INF Started Telnet on 8081 2021-12-22T20:58:04 11.291 INF Awake done in 9499 ms ERROR: Shader Unlit/Text shader is not supported on this GPU (none of subshaders/fallbacks are suitable) 2021-12-22T20:58:07 14.468 INF NET: Starting server protocols 2021-12-22T20:58:07 14.477 INF [NET] Disabling protocol: SteamNetworking Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libKernel32 Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libKernel32.so Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/Kernel32 Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libKernel32 Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libKernel32.so Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libKernel32 2021-12-22T20:58:07 14.694 INF NET: LiteNetLib server started 2021-12-22T20:58:07 14.703 INF StartGame 2021-12-22T20:58:07 14.706 INF NetPackageManager Init 2021-12-22T20:58:07 15.048 INF Persistent GamePrefs saved GamePref.AdminFileName = serveradmin.xml GamePref.AirDropFrequency = 24 GamePref.AirDropMarker = True GamePref.AutopilotMode = 0 GamePref.BedrollDeadZoneSize = 15 GamePref.BedrollExpiryTime = 45 GamePref.BlockDamageAI = 100 GamePref.BlockDamageAIBM = 100 GamePref.BlockDamagePlayer = 100 GamePref.BloodMoonEnemyCount = 8 GamePref.BloodMoonFrequency = 7 GamePref.BloodMoonRange = 0 GamePref.BloodMoonWarning = 8 GamePref.BuildCreate = False GamePref.ConnectToServerIP = 127.0.0.1 GamePref.ConnectToServerPort = 26900 GamePref.ControlPanelEnabled = False GamePref.ControlPanelPort = 8080 GamePref.CraftTimer = GamePref.CreateLevelDim = 8 GamePref.CreateLevelName = My Level GamePref.CreativeMenuEnabled = False GamePref.DayCount = 3 GamePref.DayLightLength = 18 GamePref.DayNightLength = 60 GamePref.DebugMenuEnabled = False GamePref.DebugMenuShowTasks = False GamePref.DebugStopEnemiesMoving = False GamePref.DropOnDeath = 1 GamePref.DropOnQuit = 0 GamePref.DynamicMeshDistance = 1000 GamePref.DynamicMeshEnabled = True GamePref.DynamicMeshLandClaimBuffer = 3 GamePref.DynamicMeshLandClaimOnly = True GamePref.DynamicMeshMaxItemCache = 3 GamePref.DynamicMeshMaxRegionCache = 1 GamePref.DynamicMeshUseImposters = False GamePref.DynamicSpawner = GamePref.EACEnabled = True GamePref.EnemyDifficulty = 0 GamePref.EnemySpawnMode = True GamePref.FavoriteServersList = GamePref.FragLimit = 20 GamePref.GameDifficulty = 3 GamePref.GameGuidClient = GamePref.GameMode = GameModeSurvival GamePref.GameName = My Game GamePref.GameNameClient = My Game GamePref.GameVersion = Alpha 20 GamePref.GameWorld = Navezgane GamePref.HideCommandExecutionLog = 0 GamePref.JoiningOptions = True GamePref.LandClaimCount = 1 GamePref.LandClaimDeadZone = 30 GamePref.LandClaimDecayMode = 0 GamePref.LandClaimExpiryTime = 7 GamePref.LandClaimOfflineDelay = 0 GamePref.LandClaimOfflineDurabilityModifier = 4 GamePref.LandClaimOnlineDurabilityModifier = 4 GamePref.LandClaimSize = 41 GamePref.LastGameResetRevision = 0 GamePref.LastLoadedPrefab = GamePref.LastLoadingTipRead = -1 GamePref.LootAbundance = 200 GamePref.LootRespawnDays = 14 GamePref.LootTimer = GamePref.MatchLength = 10 GamePref.MaxSpawnedAnimals = 50 GamePref.MaxSpawnedZombies = 64 GamePref.MaxUncoveredMapChunksPerPlayer = 131072 GamePref.NoGraphicsMode = True GamePref.OptionsAllowController = True GamePref.OptionsAmbientVolumeLevel = 1 GamePref.OptionsAudioOcclusion = False GamePref.OptionsBackgroundGlobalOpacity = 0.75 GamePref.OptionsControllerVibration = True GamePref.OptionsControlsResetRevision = 0 GamePref.OptionsDisableChunkLODs = False GamePref.OptionsDynamicMusicDailyTime = 0.45 GamePref.OptionsDynamicMusicEnabled = True GamePref.OptionsForegroundGlobalOpacity = 1 GamePref.OptionsGfxAA = 1 GamePref.OptionsGfxAASharpness = 0 GamePref.OptionsGfxBloom = True GamePref.OptionsGfxBrightness = 0.5 GamePref.OptionsGfxDOF = False GamePref.OptionsGfxDynamicMinFPS = 30 GamePref.OptionsGfxDynamicMode = 0 GamePref.OptionsGfxDynamicScale = 1 GamePref.OptionsGfxFOV = 65 GamePref.OptionsGfxGrassDistance = 1 GamePref.OptionsGfxLODDistance = 0.5 GamePref.OptionsGfxMotionBlur = 1 GamePref.OptionsGfxObjQuality = 3 GamePref.OptionsGfxOcclusion = True GamePref.OptionsGfxQualityPreset = 2 GamePref.OptionsGfxReflectQuality = 1 GamePref.OptionsGfxReflectShadows = False GamePref.OptionsGfxResetRevision = 0 GamePref.OptionsGfxResolution = 0 GamePref.OptionsGfxShadowDistance = 1 GamePref.OptionsGfxSSAO = True GamePref.OptionsGfxSSReflections = 1 GamePref.OptionsGfxStreamMipmaps = True GamePref.OptionsGfxSunShafts = True GamePref.OptionsGfxTerrainQuality = 3 GamePref.OptionsGfxTexFilter = 1 GamePref.OptionsGfxTexQuality = 1 GamePref.OptionsGfxTreeDistance = 4 GamePref.OptionsGfxUMATexQuality = 1 GamePref.OptionsGfxViewDistance = 6 GamePref.OptionsGfxVsync = 1 GamePref.OptionsGfxWaterPtlLimiter = 0.5 GamePref.OptionsGfxWaterQuality = 1 GamePref.OptionsHudOpacity = 1 GamePref.OptionsHudSize = 0.85 GamePref.OptionsInterfaceSensitivity = 0.75 GamePref.OptionsInvertMouse = False GamePref.OptionsJournalPopup = True GamePref.OptionsMenuMusicVolumeLevel = 0.7 GamePref.OptionsMicVolumeLevel = 0.75 GamePref.OptionsMouseSensitivity = 0.5 GamePref.OptionsMusicVolumeLevel = 0.6 GamePref.OptionsOverallAudioVolumeLevel = 1 GamePref.OptionsPlayChanceFrequency = 3 GamePref.OptionsPlayChanceProbability = 0.983 GamePref.OptionsPlayerModel = playerMale GamePref.OptionsPlayerModelTexture = Player/Male/Player_male GamePref.OptionsPOICulling = 1 GamePref.OptionsScreenBoundsValue = 1 GamePref.OptionsSelectionBoxAlphaMultiplier = 0.4 GamePref.OptionsShowCompass = True GamePref.OptionsShowCrosshair = True GamePref.OptionsStabSpawnBlocksOnGround = True GamePref.OptionsTempCelsius = False GamePref.OptionsUiFpsScaling = 1 GamePref.OptionsVehicleMouseSensitivity = 0.5 GamePref.OptionsVoiceChatEnabled = True GamePref.OptionsVoiceVolumeLevel = 0.75 GamePref.OptionsWeaponAiming = False GamePref.OptionsZoomMouseSensitivity = 0.5 GamePref.PartySharedKillRange = 100 GamePref.PersistentPlayerProfiles = False GamePref.PlayerAutologin = False GamePref.PlayerKillingMode = 2 GamePref.PlayerName = Player GamePref.PlayerSafeZoneHours = 5 GamePref.PlayerSafeZoneLevel = 5 GamePref.PlayerToken = GamePref.PlaytestBiome = 3 GamePref.RebuildMap = False GamePref.SaveGameFolder = /home/sdtd/.local/share/7DaysToDie/Saves GamePref.SelectionContextMode = 0 GamePref.SelectionOperationMode = 0 GamePref.ServerAdminSlots = 0 GamePref.ServerAdminSlotsPermission = 0 GamePref.ServerDescription = A 7 Days to Die server by Decimation Games GamePref.ServerDisabledNetworkProtocols = SteamNetworking GamePref.ServerIP = GamePref.ServerIsPublic = True GamePref.ServerLoginConfirmationText = GamePref.ServerMaxAllowedViewDistance = 12 GamePref.ServerMaxPlayerCount = 40 GamePref.ServerMaxWorldTransferSpeedKiBs = 512 GamePref.ServerName = Decimation Zombies GamePref.ServerPort = 26900 GamePref.ServerReservedSlots = 8 GamePref.ServerReservedSlotsPermission = 100 GamePref.ServerVisibility = 2 GamePref.ServerWebsiteURL = https://decimationgames.com GamePref.ShowFriendPlayerOnMap = True GamePref.TelnetEnabled = True GamePref.TelnetFailedLoginLimit = 10 GamePref.TelnetFailedLoginsBlocktime = 10 GamePref.TelnetPort = 8081 GamePref.TerminalWindowEnabled = True GamePref.TwitchBloodMoonAllowed = False GamePref.TwitchServerPermission = 90 GamePref.UNUSED_LastLoadedPrefabSize = GamePref.UNUSED_OptionsBloom = GamePref.UNUSED_OptionsDOF = GamePref.UNUSED_OptionsFieldOfViewNew = GamePref.UNUSED_OptionsGamma = GamePref.UNUSED_OptionsMotionBlur = GamePref.UNUSED_OptionsObjectBlur = GamePref.UNUSED_OptionsReflectionBounces = GamePref.UNUSED_OptionsReflectionCullList = GamePref.UNUSED_OptionsReflectionFarClip = GamePref.UNUSED_OptionsReflectionRefreshMode = GamePref.UNUSED_OptionsReflectionShadowDistance = GamePref.UNUSED_OptionsReflectionTimeSlicingMode = GamePref.UNUSED_OptionsSSAO = GamePref.UNUSED_OptionsStreamingMipmapsBudget = GamePref.UNUSED_OptionsSunShafts = GamePref.UNUSED_PlayerId = GamePref.UserDataFolder = /home/sdtd/.local/share/7DaysToDie GamePref.WorldGenSeed = asdf GamePref.WorldGenSize = 4096 GamePref.XPMultiplier = 200 GamePref.ZombieBMMove = 3 GamePref.ZombieFeralMove = 3 GamePref.ZombieFeralSense = 0 GamePref.ZombieMove = 0 GamePref.ZombieMoveNight = 3 GamePref.ZombiePlayers = True GameStat.AirDropFrequency = 0 GameStat.AirDropMarker = False GameStat.AllowedViewDistance = 12 GameStat.AnimalCount = 0 GameStat.AutoParty = False GameStat.BedrollExpiryTime = 45 GameStat.BlockDamagePlayer = 100 GameStat.BloodMoonDay = 0 GameStat.BloodMoonEnemyCount = 8 GameStat.BloodMoonWarning = 8 GameStat.ChunkStabilityEnabled = True GameStat.CraftTimer = GameStat.CurrentRoundIx = 0 GameStat.DayLightLength = 18 GameStat.DayLimitActive = False GameStat.DayLimitThisRound = 0 GameStat.DropOnDeath = 1 GameStat.DropOnQuit = 0 GameStat.EnemyCount = 0 GameStat.EnemyDifficulty = Normal GameStat.EnemySpawnMode = True GameStat.FragLimitActive = False GameStat.FragLimitThisRound = 0 GameStat.GameDifficulty = 2 GameStat.GameDifficultyBonus = 1 GameStat.GameModeId = 0 GameStat.GameState = 0 GameStat.GlobalMessageToShow = GameStat.IsCreativeMenuEnabled = False GameStat.IsFlyingEnabled = False GameStat.IsPlayerCollisionEnabled = True GameStat.IsPlayerDamageEnabled = True GameStat.IsResetMapOnRestart = False GameStat.IsSaveSupplyCrates = True GameStat.IsSpawnEnemies = True GameStat.IsSpawnNearOtherPlayer = False GameStat.IsTeleportEnabled = False GameStat.IsVersionCheckDone = False GameStat.LandClaimCount = 1 GameStat.LandClaimDeadZone = 30 GameStat.LandClaimDecayMode = 0 GameStat.LandClaimExpiryTime = 3 GameStat.LandClaimOfflineDelay = 0 GameStat.LandClaimOfflineDurabilityModifier = 32 GameStat.LandClaimOnlineDurabilityModifier = 32 GameStat.LandClaimSize = 41 GameStat.LoadScene = GameStat.LootTimer = GameStat.OptionsPOICulling = 0 GameStat.PartySharedKillRange = 100 GameStat.PlayerKillingMode = KillStrangersOnly GameStat.ScoreDiedMultiplier = -5 GameStat.ScorePlayerKillMultiplier = 1 GameStat.ScoreZombieKillMultiplier = 1 GameStat.ShowAllPlayersOnMap = False GameStat.ShowFriendPlayerOnMap = True GameStat.ShowSpawnWindow = False GameStat.ShowWindow = GameStat.TimeLimitActive = False GameStat.TimeLimitThisRound = 0 GameStat.TimeOfDayIncPerSec = 20 GameStat.TwitchBloodMoonAllowed = True GameStat.UNUSED_ShowZombieCounter = GameStat.XPMultiplier = 100 GameStat.ZombieHordeMeter = False 2021-12-22T20:58:08 15.186 INF StartAsServer 2021-12-22T20:58:09 16.412 INF Loaded (local): materials 2021-12-22T20:58:09 16.934 INF Loaded (local): physicsbodies 2021-12-22T20:58:10 17.434 INF Loaded (local): painting 2021-12-22T20:58:11 18.523 INF Loaded (local): shapes 2021-12-22T20:58:12 19.148 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelBlock']" (line 5 at pos 3) 2021-12-22T20:58:12 19.163 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCNRRound']" (line 14 at pos 3) 2021-12-22T20:58:12 19.176 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCNRRoundTop']" (line 23 at pos 3) 2021-12-22T20:58:12 19.190 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeIncline']" (line 32 at pos 3) 2021-12-22T20:58:12 19.201 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeTipCNRFullTop']" (line 41 at pos 3) 2021-12-22T20:58:12 19.215 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeTipCNRFullBottom']" (line 50 at pos 3) 2021-12-22T20:58:12 19.240 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeCNRInsideBottom']" (line 59 at pos 3) 2021-12-22T20:58:12 19.250 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeCNRInsideTop']" (line 68 at pos 3) 2021-12-22T20:58:12 19.264 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelStairsFilledRailingLeft']" (line 77 at pos 3) 2021-12-22T20:58:12 19.275 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelStairsFilledRailingRight']" (line 86 at pos 3) 2021-12-22T20:58:12 19.286 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelArrowSlitHalf']" (line 95 at pos 3) 2021-12-22T20:58:12 19.297 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCNRRampFiller']" (line 104 at pos 3) 2021-12-22T20:58:12 19.309 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelGableInvertedSteep']" (line 113 at pos 3) 2021-12-22T20:58:12 19.320 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelStairs25CornerCNR']" (line 122 at pos 3) 2021-12-22T20:58:12 19.331 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelQuarterCNR']" (line 131 at pos 3) 2021-12-22T20:58:12 19.343 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelArch']" (line 140 at pos 3) 2021-12-22T20:58:12 19.354 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeStairs']" (line 149 at pos 3) 2021-12-22T20:58:12 19.365 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeCNRInsideSteepTop']" (line 158 at pos 3) 2021-12-22T20:58:12 19.375 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeTipStairs']" (line 167 at pos 3) 2021-12-22T20:58:12 19.384 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelStairs25']" (line 176 at pos 3) 2021-12-22T20:58:12 19.394 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelRamp']" (line 185 at pos 3) 2021-12-22T20:58:12 19.405 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeCNRSteepTop']" (line 194 at pos 3) 2021-12-22T20:58:12 19.414 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelQuarterTeeSCtr']" (line 203 at pos 3) 2021-12-22T20:58:12 19.425 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCNRInside']" (line 212 at pos 3) 2021-12-22T20:58:12 19.434 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCTRPlate']" (line 221 at pos 3) 2021-12-22T20:58:12 19.443 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelPole']" (line 230 at pos 3) 2021-12-22T20:58:12 19.457 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeCNRSteepBase']" (line 239 at pos 3) 2021-12-22T20:58:12 19.468 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelQuarterSCtr']" (line 248 at pos 3) 2021-12-22T20:58:12 19.477 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelPillar100Cap']" (line 257 at pos 3) 2021-12-22T20:58:12 19.487 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelQuarterCNR3Way']" (line 266 at pos 3) 2021-12-22T20:58:12 19.496 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeCNRInsideSteepBase']" (line 275 at pos 3) 2021-12-22T20:58:12 19.504 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCTRpole']" (line 284 at pos 3) 2021-12-22T20:58:12 19.515 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelGableQuarter']" (line 293 at pos 3) 2021-12-22T20:58:12 19.525 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelGableInvertedQuarter']" (line 302 at pos 3) 2021-12-22T20:58:12 19.538 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelGableInvertedHalf']" (line 311 at pos 3) 2021-12-22T20:58:12 19.548 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelPlateOffset']" (line 320 at pos 3) 2021-12-22T20:58:12 19.561 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedge']" (line 329 at pos 3) 2021-12-22T20:58:12 19.579 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCNRRamp']" (line 338 at pos 3) 2021-12-22T20:58:12 19.594 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelPlate']" (line 347 at pos 3) 2021-12-22T20:58:12 19.610 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelEighth']" (line 356 at pos 3) 2021-12-22T20:58:12 19.630 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelSupport']" (line 365 at pos 3) 2021-12-22T20:58:12 19.646 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelHalf']" (line 374 at pos 3) 2021-12-22T20:58:12 19.658 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelPyramid']" (line 383 at pos 3) 2021-12-22T20:58:12 19.683 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelPillar100']" (line 392 at pos 3) 2021-12-22T20:58:12 19.704 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelQuarter']" (line 401 at pos 3) 2021-12-22T20:58:12 19.716 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelWedgeTip']" (line 410 at pos 3) 2021-12-22T20:58:12 19.729 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelCNRFull']" (line 419 at pos 3) 2021-12-22T20:58:12 19.740 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <append xpath="/blocks/block[@name='steelPillar50']" (line 428 at pos 3) 2021-12-22T20:58:12 19.821 WRN XML patch for "blocks.xml" from mod "PhD Just Better" did not apply: <insertAfter xpath="/blocks/block[@name='corrugatedMetalSheet']/property[@name='Model']" (line 454 at pos 3) 2021-12-22T20:58:25 32.304 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: invalid HTTP response code received. URL: https://api.epicgames.dev/sdk/v1/default?platformId=LNX, HTTP code: 0, content length: 0, actual payload size: 0 2021-12-22T20:58:25 32.304 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: request failed, libcurl error: 6 (Couldn't resolve host name) 2021-12-22T20:58:25 32.304 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 0 (Could not resolve host: api.epicgames.dev) 2021-12-22T20:58:25 32.304 WRN [EOS] [LogHttp - Warning] Lockout of 3.114637s on https://api.epicgames.dev/sdk/v1/default?platformId=LNX 2021-12-22T20:58:29 36.892 WRN [EOS] [LogHttp - Warning] Retry 1 on https://api.epicgames.dev/sdk/v1/default?platformId=LNX 2021-12-22T20:58:51 58.333 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: invalid HTTP response code received. URL: https://api.epicgames.dev/sdk/v1/default?platformId=LNX, HTTP code: 0, content length: 0, actual payload size: 0 2021-12-22T20:58:51 58.333 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: request failed, libcurl error: 6 (Couldn't resolve host name) 2021-12-22T20:58:51 58.333 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 1 (Found bundle for host api.epicgames.dev: 0x7f81880027d0 [serially]) 2021-12-22T20:58:51 58.333 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 2 (Connection #0 is still name resolving, can't reuse) 2021-12-22T20:58:51 58.333 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 3 (Could not resolve host: api.epicgames.dev) 2021-12-22T20:58:51 58.333 WRN [EOS] [LogHttp - Warning] Lockout of 7.732828s on https://api.epicgames.dev/sdk/v1/default?platformId=LNX ERROR: Shader Legacy Shaders/Transparent/Cutout/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Nature/SpeedTree Billboard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Nature/SpeedTree Billboard shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Nature/SpeedTree Billboard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/BlockMissing shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Standard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Standard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? 2021-12-22T20:58:58 66.111 WRN [EOS] [LogHttp - Warning] Retry 2 on https://api.epicgames.dev/sdk/v1/default?platformId=LNX WARNING: Shader Unsupported: 'Nature/SpeedTree8' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Nature/SpeedTree8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Nature/SpeedTree8' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/SpeedTree8 shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Nature/SpeedTree' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Nature/SpeedTree shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Nature/SpeedTree' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Game/Autodesk' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Autodesk shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Autodesk' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: '7DTD/7DTD_Sign_Illuminated' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD/7DTD_Sign_Illuminated shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/7DTD_Sign_Illuminated' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Custom/SignTextShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Standard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Standard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Custom/SignTextShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Custom/SignTextShader' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Standard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Standard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Legacy Shaders/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD/7DTD_Liquid shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD/7DTD_Glass shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/7DTD_Glass' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD/7DTD_Liquid shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/7DTD_Liquid' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: '7DTD/7DTD_Cobweb' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD/7DTD_Cobweb shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/7DTD_Cobweb' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Entity Tint Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Entity Tint Mask' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Autodesk XFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Autodesk XFade' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Standard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Standard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: '7DTD/7DTD_RallyPoint' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD/7DTD_RallyPoint shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD/7DTD_RallyPoint' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Game/UMAEmission' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/UMAEmission shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/UMAEmission' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Standard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Standard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/SemiTransGlow shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Cloth' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Cloth shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Cloth' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/SemiTransGlowLaser shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Character' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Character shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Character' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? Unloading 6 Unused Serialized files (Serialized files now loaded: 7) 2021-12-22T20:59:16 83.786 INF Block IDs with mapping 2021-12-22T20:59:16 83.818 INF Block IDs total 13639, terr 44, last 13849 2021-12-22T20:59:16 83.888 INF Loaded (local): blocks Unloading 53929 unused Assets to reduce memory usage. Loaded Objects now: 42884. Total: 1847.072232 ms (FindLiveObjects: 16.511221 ms CreateObjectMapping: 32.717458 ms MarkObjects: 1547.026940 ms DeleteObjects: 250.814236 ms) 2021-12-22T20:59:19 86.526 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: invalid HTTP response code received. URL: https://api.epicgames.dev/sdk/v1/default?platformId=LNX, HTTP code: 0, content length: 0, actual payload size: 0 2021-12-22T20:59:19 86.527 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: request failed, libcurl error: 6 (Couldn't resolve host name) 2021-12-22T20:59:19 86.527 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 4 (Found bundle for host api.epicgames.dev: 0x7f81880027d0 [serially]) 2021-12-22T20:59:19 86.527 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 5 (Connection #0 is still name resolving, can't reuse) 2021-12-22T20:59:19 86.527 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 6 (Connection #1 is still name resolving, can't reuse) 2021-12-22T20:59:19 86.527 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 7 (Could not resolve host: api.epicgames.dev) 2021-12-22T20:59:19 86.527 WRN [EOS] [LogHttp - Warning] Lockout of 14.044632s on https://api.epicgames.dev/sdk/v1/default?platformId=LNX 2021-12-22T20:59:19 86.528 INF Loaded (local): progression 2021-12-22T20:59:21 88.306 INF Loaded (local): buffs 2021-12-22T20:59:21 88.814 INF Loaded (local): misc 2021-12-22T20:59:22 89.177 WRN XML patch for "items.xml" from mod "NGSKI-Ammo Stack 1500" did not apply: <set xpath="/items/item[@name='ammo44MagnumBulletBall']/property[@name='Stacknumber']/@value" (line 4 at pos 4) 2021-12-22T20:59:22 89.193 WRN XML patch for "items.xml" from mod "NGSKI-Ammo Stack 1500" did not apply: <set xpath="/items/item[@name='ammoBlunderbuss']/property[@name='Stacknumber']/@value" (line 9 at pos 4) 2021-12-22T20:59:22 89.539 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunShotgunT0Blunderbuss']/effect_group[@name='gunShotgunT0Blunderbuss']/passive_effect[@name='KickDegreesVerticalMin']/@value" (line 215 at pos 3) 2021-12-22T20:59:22 89.541 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunShotgunT0Blunderbuss']/effect_group[@name='gunShotgunT0Blunderbuss']/passive_effect[@name='KickDegreesVerticalMax']/@value" (line 216 at pos 3) 2021-12-22T20:59:22 89.545 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunShotgunT0Blunderbuss']/effect_group[@name='gunShotgunT0Blunderbuss']/passive_effect[@name='KickDegreesHorizontalMin']/@value" (line 217 at pos 3) 2021-12-22T20:59:22 89.547 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunShotgunT0Blunderbuss']/effect_group[@name='gunShotgunT0Blunderbuss']/passive_effect[@name='KickDegreesHorizontalMax']/@value" (line 218 at pos 3) 2021-12-22T20:59:22 89.592 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunRifleT2MarksmanRifle']/effect_group[@name='gunRifleT2MarksmanRifle']/passive_effect[@name='KickDegreesVerticalMin']/@value" (line 245 at pos 3) 2021-12-22T20:59:22 89.594 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunRifleT2MarksmanRifle']/effect_group[@name='gunRifleT2MarksmanRifle']/passive_effect[@name='KickDegreesVerticalMax']/@value" (line 246 at pos 3) 2021-12-22T20:59:22 89.597 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunRifleT2MarksmanRifle']/effect_group[@name='gunRifleT2MarksmanRifle']/passive_effect[@name='KickDegreesHorizontalMin']/@value" (line 247 at pos 3) 2021-12-22T20:59:22 89.599 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunRifleT2MarksmanRifle']/effect_group[@name='gunRifleT2MarksmanRifle']/passive_effect[@name='KickDegreesHorizontalMax']/@value" (line 248 at pos 3) 2021-12-22T20:59:22 89.671 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunRifleT2MarksmanRifle']/effect_group[@name='gunRifleT2MarksmanRifle']/passive_effect[@name='DegradationMax' and @operation='base_set']/@value" (line 288 at pos 4) 2021-12-22T20:59:22 89.700 WRN XML patch for "items.xml" from mod "PhD Just Better" did not apply: <set xpath="/items/item[@name='gunRifleT2MarksmanRifle']/effect_group[@name='gunRifleT2MarksmanRifle']/passive_effect[@name='MagazineSize' and @operation='base_set']/@value" (line 302 at pos 4) WARNING: Shader Unsupported: 'Standard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Standard' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? 2021-12-22T20:59:27 95.000 ERR XML loader: Loading and parsing 'items.xml' failed 2021-12-22T20:59:27 95.029 EXC Unknown block name 'fountain' in use_action! at ItemActionExchangeItem.ReadFrom (DynamicProperties _props) [0x000d6] in <ef09954bbf764bc3875ff72b68b445fc>:0 at ItemClassesFromXml.parseItem (System.Xml.XmlElement _node) [0x00a3a] in <ef09954bbf764bc3875ff72b68b445fc>:0 at ItemClassesFromXml+<CreateItems>d__1.MoveNext () [0x0014e] in <ef09954bbf764bc3875ff72b68b445fc>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__48.MoveNext () [0x00044] in <ef09954bbf764bc3875ff72b68b445fc>:0 UnityEngine.StackTraceUtility:ExtractStringFromException(Object) Log:Exception(Exception) <>c__DisplayClass52_0:<loadSingleXml>b__2(Exception) <CoroutineWrapperWithExceptionCallback>d__48:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) 2021-12-22T20:59:27 95.095 WRN XML patch for "item_modifiers.xml" from mod "PhD Just Better" did not apply: <set xpath="/item_modifiers/item_modifier[contains(@name, 'modDye')]/property[@name='Stacknumber']/@value" (line 3 at pos 3) WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Particles/Standard Unlit shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Particles/Standard Unlit' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Shader Forge/7DTD_Particle_Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable) ERROR: Shader Legacy Shaders/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Glass Reflex' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Game/Glass Reflex shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: 'Game/Glass Reflex' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader Unlit/Transparent shader is not supported on this GPU (none of subshaders/fallbacks are suitable) 2021-12-22T20:59:28 95.810 INF Item IDs with mapping 2021-12-22T20:59:28 95.811 INF ItemIDs from Mapping 2021-12-22T20:59:28 96.050 INF Loaded (local): item_modifiers 2021-12-22T20:59:29 96.310 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieWightRadiated']/property[@name='LootDropProb']/@value" (line 11 at pos 3) 2021-12-22T20:59:29 96.312 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieFemaleFatRadiated']/property[@name='LootDropProb']/@value" (line 14 at pos 3) 2021-12-22T20:59:29 96.313 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieLabRadiated']/property[@name='LootDropProb']/@value" (line 16 at pos 3) 2021-12-22T20:59:29 96.314 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <append xpath="/entity_classes/entity_class[@name='legendaryZombieLab']" (line 17 at pos 3) 2021-12-22T20:59:29 96.315 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieScreamerRadiated']/property[@name='LootDropProb']/@value" (line 22 at pos 3) 2021-12-22T20:59:29 96.316 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <append xpath="/entity_classes/entity_class[@name='legendaryZombieBusinessMan']" (line 25 at pos 3) 2021-12-22T20:59:29 96.317 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieSnowFeral']/property[@name='LootDropProb']/@value" (line 30 at pos 3) 2021-12-22T20:59:29 96.318 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieSpiderRadiated']/property[@name='LootDropProb']/@value" (line 32 at pos 3) 2021-12-22T20:59:29 96.323 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieFatCopRadiated']/property[@name='LootDropProb']/@value" (line 43 at pos 3) 2021-12-22T20:59:29 96.325 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <append xpath="/entity_classes/entity_class[@name='legendaryZombieUtilityWorker']" (line 49 at pos 3) 2021-12-22T20:59:29 96.328 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieSoldierRadiated']/property[@name='LootDropProb']/@value" (line 59 at pos 3) 2021-12-22T20:59:29 96.331 WRN XML patch for "entityclasses.xml" from mod "PhD Just Better" did not apply: <set xpath="/entity_classes/entity_class[@name='zombieBikerRadiated']/property[@name='LootDropProb']/@value" (line 68 at pos 3) 2021-12-22T20:59:29 96.872 INF Loaded (local): entityclasses 2021-12-22T20:59:30 97.329 INF Loaded (local): qualityinfo 2021-12-22T20:59:31 98.296 INF Loaded (local): sounds 2021-12-22T20:59:31 98.418 WRN XML patch for "recipes.xml" from mod "PhD Just Better" did not apply: <set xpath="/recipes/recipe[@name='ammoBundleBlunderbuss']/@craft_time" (line 17 at pos 3) 2021-12-22T20:59:31 98.869 ERR XML loader: Loading and parsing 'recipes.xml' failed 2021-12-22T20:59:31 98.870 EXC No item/block with name 'resourceMilitaryFiber' existing at RecipesFromXml+<LoadRecipies>d__1.MoveNext () [0x00108] in <ef09954bbf764bc3875ff72b68b445fc>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__48.MoveNext () [0x00044] in <ef09954bbf764bc3875ff72b68b445fc>:0 UnityEngine.StackTraceUtility:ExtractStringFromException(Object) Log:Exception(Exception) <>c__DisplayClass52_0:<loadSingleXml>b__2(Exception) <CoroutineWrapperWithExceptionCallback>d__48:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) 2021-12-22T20:59:32 99.409 INF Loaded (local): blockplaceholders 2021-12-22T20:59:32 99.566 WRN XML patch for "loot.xml" from mod "MD-500" did not apply: <insertBefore xpath="/lootcontainers/lootgroup[@name='groupQuestChallenge']" (line 3 at pos 3) 2021-12-22T20:59:32 99.947 ERR XML loader: Loading and parsing 'loot.xml' failed 2021-12-22T20:59:32 99.950 EXC Item with name 'resourceFishingWeight' not found! at LootFromXml.ParseItemList (System.String _containerId, System.Xml.XmlNodeList _childNodes, System.Collections.Generic.List`1[T] _itemList, System.Int32 _minQualityBase, System.Int32 _maxQualityBase) [0x00182] in <ef09954bbf764bc3875ff72b68b445fc>:0 at LootFromXml.LoadLootGroup (System.Xml.XmlElement _elementGroup) [0x001c0] in <ef09954bbf764bc3875ff72b68b445fc>:0 at LootFromXml+<LoadLootContainers>d__1.MoveNext () [0x0009d] in <ef09954bbf764bc3875ff72b68b445fc>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__48.MoveNext () [0x00044] in <ef09954bbf764bc3875ff72b68b445fc>:0 UnityEngine.StackTraceUtility:ExtractStringFromException(Object) Log:Exception(Exception) <>c__DisplayClass52_0:<loadSingleXml>b__2(Exception) <CoroutineWrapperWithExceptionCallback>d__48:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) 2021-12-22T20:59:33 100.594 WRN [EOS] [LogHttp - Warning] Retry 3 on https://api.epicgames.dev/sdk/v1/default?platformId=LNX 2021-12-22T20:59:33 100.673 INF Loaded (local): entitygroups 2021-12-22T20:59:34 101.171 INF Loaded (local): utilityai 2021-12-22T20:59:34 101.671 INF Loaded (local): vehicles 2021-12-22T20:59:35 102.171 INF Loaded (local): rwgmixer 2021-12-22T20:59:35 102.671 INF Loaded (local): weathersurvival 2021-12-22T20:59:36 103.173 INF Loaded (local): archetypes 2021-12-22T20:59:36 103.916 INF Loaded (local): quests 2021-12-22T20:59:37 104.385 ERR XML loader: Loading and parsing 'traders.xml' failed 2021-12-22T20:59:37 104.389 EXC Item with name 'resourceMilitaryFiber' not found! at TradersFromXml.parseItemList (System.String _containerId, System.Xml.XmlNodeList _childNodes, System.Collections.Generic.List`1[T] _itemList, System.Int32 minQualityBase, System.Int32 maxQualityBase) [0x0015b] in <ef09954bbf764bc3875ff72b68b445fc>:0 at TradersFromXml.ParseTraderItemGroup (System.Xml.XmlElement e) [0x0012b] in <ef09954bbf764bc3875ff72b68b445fc>:0 at TradersFromXml.ParseTraderItemGroups (System.Xml.XmlElement e) [0x00035] in <ef09954bbf764bc3875ff72b68b445fc>:0 at TradersFromXml.ParseNode (System.Xml.XmlNode root) [0x0011c] in <ef09954bbf764bc3875ff72b68b445fc>:0 at TradersFromXml+<LoadTraderInfo>d__0.MoveNext () [0x0002e] in <ef09954bbf764bc3875ff72b68b445fc>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__48.MoveNext () [0x00044] in <ef09954bbf764bc3875ff72b68b445fc>:0 UnityEngine.StackTraceUtility:ExtractStringFromException(Object) Log:Exception(Exception) <>c__DisplayClass52_0:<loadSingleXml>b__2(Exception) <CoroutineWrapperWithExceptionCallback>d__48:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) 2021-12-22T20:59:37 104.908 INF Loaded (local): npc 2021-12-22T20:59:38 105.409 INF Loaded (local): dialogs 2021-12-22T20:59:38 105.975 INF Loaded (local): ui_display 2021-12-22T20:59:39 106.490 INF Loaded (local): nav_objects 2021-12-22T20:59:39 107.044 INF Loaded (local): gamestages 2021-12-22T20:59:40 107.990 INF Loaded (local): gameevents 2021-12-22T20:59:41 108.570 INF Loaded (local): twitch 2021-12-22T20:59:41 109.051 INF Loaded (local): twitch_events 2021-12-22T20:59:42 109.658 INF Loaded (local): dmscontent 2021-12-22T20:59:43 110.153 INF Loaded (local): color_mappings 2021-12-22T20:59:43 110.654 INF Loaded (local): XUi_Common/styles 2021-12-22T20:59:44 111.153 INF Loaded (local): XUi_Common/controls 2021-12-22T20:59:44 111.653 INF Loaded (local): XUi/styles 2021-12-22T20:59:45 112.153 INF Loaded (local): XUi/controls 2021-12-22T20:59:45 112.745 INF Loaded (local): XUi/windows 2021-12-22T20:59:46 113.245 INF Loaded (local): XUi/xui 2021-12-22T20:59:46 113.942 INF Loaded (local): biomes 2021-12-22T20:59:47 114.437 INF Loaded (local): worldglobal 2021-12-22T20:59:47 114.945 INF Loaded (local): spawning 2021-12-22T20:59:48 115.444 INF Loaded (local): loadingscreen 2021-12-22T20:59:48 115.651 INF createWorld: Navezgane, My Game, GameModeSurvival 2021-12-22T20:59:48 115.654 INF Occlusion: Disabled 2021-12-22T20:59:48 115.729 INF Started thread ChunkRegeneration 2021-12-22T20:59:48 115.730 INF Started thread ChunkCalc 2021-12-22T20:59:48 115.730 INF Started thread ChunkMeshBake 2021-12-22T20:59:48 115.836 INF World.Load: Navezgane 2021-12-22T20:59:48 115.906 INF BloodMoon SetDay: day 21, last day 14, freq 7, range 0 2021-12-22T20:59:44 120.746 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: invalid HTTP response code received. URL: https://api.epicgames.dev/sdk/v1/default?platformId=LNX, HTTP code: 0, content length: 0, actual payload size: 0 2021-12-22T20:59:44 120.746 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: request failed, libcurl error: 6 (Couldn't resolve host name) 2021-12-22T20:59:44 120.746 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 8 (Found bundle for host api.epicgames.dev: 0x7f81880027d0 [serially]) 2021-12-22T20:59:44 120.747 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 9 (Connection #0 is still name resolving, can't reuse) 2021-12-22T20:59:44 120.747 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 10 (Connection #1 is still name resolving, can't reuse) 2021-12-22T20:59:44 120.747 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 11 (Connection #2 is still name resolving, can't reuse) 2021-12-22T20:59:44 120.748 WRN [EOS] [LogHttp - Warning] 0x55fe2a424280: libcurl info message cache 12 (Could not resolve host: api.epicgames.dev) 2021-12-22T20:59:44 120.748 WRN [EOS] [LogHttp - Warning] Lockout of 26.239075s on https://api.epicgames.dev/sdk/v1/default?platformId=LNX 2021-12-22T21:00:10 147.037 WRN [EOS] [LogHttp - Warning] Retry 4 on https://api.epicgames.dev/sdk/v1/default?platformId=LNX 2021-12-22T21:00:10 147.384 INF Started thread GenerateChunks 2021-12-22T21:00:11 148.366 INF NET: LiteNetLib: Connect from: 192.168.1.1:55391 2021-12-22T21:00:11 148.378 INF Started thread NCS_Reader_0_0 2021-12-22T21:00:11 148.379 INF Started thread NCS_Writer_0_0 2021-12-22T21:00:11 148.381 INF Started thread NCS_Reader_0_1 2021-12-22T21:00:11 148.383 INF Started thread NCS_Writer_0_1 2021-12-22T21:00:11 148.419 INF [NET] PlayerConnected EntityID=-1, PltfmId='Local_<none>', CrossId='<unknown/none>', OwnerID='<unknown/none>', PlayerName='' 2021-12-22T21:00:12 148.530 INF NPPL.Read 2021-12-22T21:00:12 148.546 INF PlayerLogin: LucianDev/Alpha 20 2021-12-22T21:00:12 148.547 INF Client IP: 192.168.1.1 2021-12-22T21:00:12 148.556 INF [Auth] PlayerName authorization successful: EntityID=-1, PltfmId='Steam_76561198348472799', CrossId='EOS_0002bd9ef746444484e91471bc96eed1', OwnerID='<unknown/none>', PlayerName='LucianDev' 2021-12-22T21:00:12 148.560 INF [Auth] ServerState authorization failed: EntityID=-1, PltfmId='Steam_76561198348472799', CrossId='EOS_0002bd9ef746444484e91471bc96eed1', OwnerID='<unknown/none>', PlayerName='LucianDev' 2021-12-22T21:00:12 148.564 INF Kicking player (Server is still initializing): EntityID=-1, PltfmId='Steam_76561198348472799', CrossId='EOS_0002bd9ef746444484e91471bc96eed1', OwnerID='<unknown/none>', PlayerName='LucianDev' 2021-12-22T21:00:12 148.644 INF NET: LiteNetLib: Client disconnect from: 192.168.1.1:55391 (RemoteConnectionClose) 2021-12-22T21:00:12 148.645 INF [NET] PlayerDisconnected EntityID=-1, PltfmId='Steam_76561198348472799', CrossId='EOS_0002bd9ef746444484e91471bc96eed1', OwnerID='<unknown/none>', PlayerName='LucianDev' 2021-12-22T21:00:12 148.648 INF Player disconnected: EntityID=-1, PltfmId='Steam_76561198348472799', CrossId='EOS_0002bd9ef746444484e91471bc96eed1', OwnerID='<unknown/none>', PlayerName='LucianDev' 2021-12-22T21:00:12 148.656 INF Exited thread NCS_Writer_0_0 2021-12-22T21:00:12 148.656 INF Exited thread NCS_Reader_0_1 2021-12-22T21:00:12 148.656 INF Exited thread NCS_Reader_0_0 2021-12-22T21:00:12 148.657 INF Exited thread NCS_Writer_0_1 2021-12-22T21:00:12 149.093 ERR DisconnectClient: Player EOS_0002bd9ef746444484e91471bc96eed1 not found 2021-12-22T21:00:15 152.274 INF Calculating world hashes took 4792 ms (world size 186 MiB) 2021-12-22T21:00:17 153.675 INF Loading dtm raw file took 6240ms 2021-12-22T21:00:17 154.288 INF Biomes image size w= 3072, h = 3072 2021-12-22T21:00:18 155.030 INF Loading and creating biomes took 1355ms 2021-12-22T21:00:24 160.840 INF Loading and creating shader control textures took 5809ms 2021-12-22T21:00:26 162.974 WRN [EOS] [LogHttp - Warning] Success on https://api.epicgames.dev/sdk/v1/default?platformId=LNX 2021-12-22T21:00:26 163.094 WRN [EOS] [LogEOSAnalytics - Warning] EOS SDK Analytics disabled for route [1]. 2021-12-22T21:00:28 164.854 INF Loading and parsing of generator took 4013ms 2021-12-22T21:00:28 165.257 INF Started thread SaveChunks /home/sdtd/.local/share/7DaysToDie/Saves/Navezgane/My Game/Region 2021-12-22T21:00:36 173.226 INF [DECO] read 77597/ 2021-12-22T21:00:36 173.436 INF Dynamic Music Initialized on Server 2021-12-22T21:00:36 173.436 INF Dynamic Music Initialized on Dedi 2021-12-22T21:00:36 173.449 INF AstarManager Init 2021-12-22T21:00:37 174.180 INF WeatherManager: Init 8 weather packages WARNING: Shader Unsupported: '7DTD_Unity5/Wire' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? ERROR: Shader 7DTD_Unity5/Wire shader is not supported on this GPU (none of subshaders/fallbacks are suitable) WARNING: Shader Unsupported: '7DTD_Unity5/Wire' - All subshaders removed WARNING: Shader Did you use #pragma only_renderers and omit this platform? WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off? 2021-12-22T21:00:38 174.945 INF createWorld() done 2021-12-22T21:00:38 174.962 INF Loading players.xml 2021-12-22T21:00:38 174.972 WRN Entry missing 'platform' or 'userid' attribute: <player id="76561199115927885" lastlogin="2021-12-08 23:52:13" /> 2021-12-22T21:00:38 174.972 ERR player-entry has missing or invalid user-identifier attributes: <player id="76561199115927885" lastlogin="2021-12-08 23:52:13" /> 2021-12-22T21:00:38 174.983 INF Preparing quit 2021-12-22T21:00:38 174.985 INF Disconnect 2021-12-22T21:00:38 174.989 INF [NET] ServerShutdown 2021-12-22T21:00:38 174.990 INF NET: Stopping server protocols 2021-12-22T21:00:38 175.193 INF NET: LiteNetLib server stopped 2021-12-22T21:00:38 175.202 INF SaveAndCleanupWorld 2021-12-22T21:00:38 175.290 INF Saving 0 of chunks took 20ms 2021-12-22T21:00:38 175.373 INF [DECO] written 77597, in 80ms 2021-12-22T21:00:38 175.384 INF [Steamworks.NET] Stopping server 2021-12-22T21:00:38 175.385 INF [Steamworks.NET] Exiting Lobby 2021-12-22T21:00:38 175.401 INF [DECO] write thread 26ms 2021-12-22T21:00:39 175.934 INF [MODS] Loading localization from mod: MD-500 2021-12-22T21:00:39 175.935 INF [MODS] Loading localization from mod: PhD Just Better 2021-12-22T21:00:39 175.942 INF AstarManager Cleanup Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll.so Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/advapi32.dll Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32 Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.so Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/advapi32 Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll.so Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll.so Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/advapi32.dll Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32 Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.so Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/advapi32 Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll.so Fallback handler could not load library /home/sdtd/serverfiles/7DaysToDieServer_Data/Mono/libadvapi32.dll 2021-12-22T21:00:40 177.021 INF Clearing queues. 2021-12-22T21:00:40 177.023 INF Cleared queues. 2021-12-22T21:00:40 177.054 INF World.Unload 2021-12-22T21:00:40 177.065 INF Exited thread GenerateChunks 2021-12-22T21:00:40 177.073 INF Exited thread SaveChunks /home/sdtd/.local/share/7DaysToDie/Saves/Navezgane/My Game/Region 2021-12-22T21:00:40 177.115 INF World.Cleanup 2021-12-22T21:00:40 177.118 INF Exited thread ChunkRegeneration 2021-12-22T21:00:40 177.132 INF Exited thread ChunkCalc 2021-12-22T21:00:40 177.134 INF Exited thread ChunkMeshBake 2021-12-22T21:00:40 177.168 INF Persistent GamePrefs saved 2021-12-22T21:00:40 177.212 INF Persistent GamePrefs saved 2021-12-22T21:00:40 177.213 INF Cleanup 2021-12-22T21:00:43 179.762 WRN [EOS] [LogHttp - Warning] 0x55fe29af33e0: request was cancelled 2021-12-22T21:00:43 179.762 WRN [EOS] [LogHttp - Warning] 0x55fe2b3063b0: request was cancelled 2021-12-22T21:00:43 179.762 WRN [EOS] [LogHttp - Warning] 0x55fe2b38a700: request was cancelled 2021-12-22T21:00:43 180.009 INF Loaded player 2021-12-22T21:00:43 180.051 INF Terminating threads 2021-12-22T21:00:43 180.052 INF OnApplicationQuit 2021-12-22T21:00:43 180.054 INF Terminating threads 2021-12-22T21:00:43 180.054 INF OnApplicationQuit NullReferenceException: Object reference not set to an instance of an object at GameServerInfo+<PrepareLocalServerInfo>d__87.MoveNext () [0x00339] in <ef09954bbf764bc3875ff72b68b445fc>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <78e7b8b0366947078a3cf35c4afac365>:0 2021-12-22T21:00:43 180.399 INF Terminating threads 2021-12-22T21:00:43 180.399 INF OnApplicationQuit 2021-12-22T21:00:43 180.403 INF Terminating threads 2021-12-22T21:00:43 180.404 INF OnApplicationQuit Setting up 3 worker threads for Enlighten. Thread -> id: 7f808fcae700 -> priority: 1 Thread -> id: 7f808f4ad700 -> priority: 1 Thread -> id: 7f808ecac700 -> priority: 1 Shutdown handler: cleanup. eac_server.so [x64] :: OnUnload()
Author
Owner

@EyeDevs commented on GitHub (Dec 26, 2021):

Im having the same issue too

<!-- gh-comment-id:1001246573 --> @EyeDevs commented on GitHub (Dec 26, 2021): Im having the same issue too
Author
Owner

@dgibbs64 commented on GitHub (Dec 26, 2021):

Yeah I have seen the issue as well. Don't know the cause but this is an issue with the game server and not LinuxGSM. If anyone knows a fix please let us know

<!-- gh-comment-id:1001250351 --> @dgibbs64 commented on GitHub (Dec 26, 2021): Yeah I have seen the issue as well. Don't know the cause but this is an issue with the game server and not LinuxGSM. If anyone knows a fix please let us know
Author
Owner

@LucianDev commented on GitHub (Dec 27, 2021):

Yeah I have seen the issue as well. Don't know the cause but this is an issue with the game server and not LinuxGSM. If anyone knows a fix please let us know

Im having the same issue too

Not sure if you guys have tried this, only thing I was able to do for the time being is create a new save temperately until the issue is figured out.

<!-- gh-comment-id:1001309696 --> @LucianDev commented on GitHub (Dec 27, 2021): > Yeah I have seen the issue as well. Don't know the cause but this is an issue with the game server and not LinuxGSM. If anyone knows a fix please let us know > Im having the same issue too Not sure if you guys have tried this, only thing I was able to do for the time being is create a new save temperately until the issue is figured out.
Author
Owner

@EyeDevs commented on GitHub (Dec 27, 2021):

The problem for me was the config file not being right it all works now

<!-- gh-comment-id:1001529289 --> @EyeDevs commented on GitHub (Dec 27, 2021): The problem for me was the config file not being right it all works now
Author
Owner

@zrisher commented on GitHub (Jan 2, 2022):

Encountering a similar issue whenever I try to RWG, as noted here - https://github.com/GameServerManagers/LinuxGSM/discussions/3709

<!-- gh-comment-id:1003683434 --> @zrisher commented on GitHub (Jan 2, 2022): Encountering a similar issue whenever I try to RWG, as noted here - https://github.com/GameServerManagers/LinuxGSM/discussions/3709
Author
Owner

@Tzigan commented on GitHub (Jan 2, 2022):

Проблема для меня заключалась в том, что файл конфигурации был неправильным, теперь все работает

Can you show me what you fixed in the configuration file?

<!-- gh-comment-id:1003694754 --> @Tzigan commented on GitHub (Jan 2, 2022): > Проблема для меня заключалась в том, что файл конфигурации был неправильным, теперь все работает Can you show me what you fixed in the configuration file?
Author
Owner

@EyeDevs commented on GitHub (Jan 2, 2022):

i just changed the map to something else think it was pregen 10k and it worked

<!-- gh-comment-id:1003726459 --> @EyeDevs commented on GitHub (Jan 2, 2022): i just changed the map to something else think it was pregen 10k and it worked
Author
Owner
<!-- gh-comment-id:1008426838 --> @dgibbs64 commented on GitHub (Jan 9, 2022): https://github.com/GameServerManagers/LinuxGSM/discussions/3709#discussioncomment-1936726
Author
Owner

@github-actions[bot] commented on GitHub (Jan 11, 2023):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:1378076899 --> @github-actions[bot] commented on GitHub (Jan 11, 2023): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#2458
No description provided.