Jump to content
  • A20 Dedicated server running on second dedicated computer on LAN load's and immediately shuts down.


    FullMetal

    Game Version: Alpha 20 (b238) Compatibility Version: Alpha 20, Build: Windows 64 Bit

    Platform: PC

    OS/Version: Windows 8.1  (6.3.0) 64bit

    CPU Model: Intel(R) Core(TM) i5-8500 CPU @ 3.00GHz (cores: 6)

    System Memory: 32638 MB

    GPU Model and VRAM: Null Device (128 MB)

    Screen Resolution: 1920 x 1080 (running in headless mode - dedicated server)

    Video Settings: N/A (running in headless mode - dedicated server)

    Game mode: MP host

     

    Did you wipe old saves? No - Generated new random world in A20 client, copied world files to dedicated second computer and updated serverconfig.xml to point to new world.

    Did you start a new game? Yes

    Did you validate your files? Yes

    Are you using any mods? No

    EAC on or off? On

     

    Status: NEW

     

    Bug Description:

    Played on current hardware/software environment for 400+ hours on A19.6 with no major issues, now updated to A20 created new world and pointed to new world in serverconfig.xml and server closes immediately after start. Crash log included.
    Log included the below line:
        ERR [EOS] Native library or one of its dependencies not found (e.g. no Microsoft Visual C Redistributables 2022)
    I have already successfully updated C++ to 2022 and this line still appears in log file? Am I missing another dependancy?
    Have also tried a default serverconfig.xml and same result.

    Detailed steps to reproduce the bug:

     

    1) Update to A20 and try to run the server.

    2) Didn't really change any other configurations since the server last worked.

    3) Another note is it doesn't seem to matter what world settings I choose, always get the same crash.


     

    Actual result: Server opens and immediately closes.

     

    Expected result: Server to open and load my pre-generated random world.

     

    ======map_info.xml======

     

    <?xml version="1.0" encoding="UTF-8"?>
    <MapInfo>
      <property name="Scale" value="1" />
      <property name="HeightMapSize" value="10240,10240" />
      <property name="Modes" value="Survival,SurvivalSP,SurvivalMP,Creative" />
      <property name="FixedWaterLevel" value="false" />
      <property name="RandomGeneratedWorld" value="true" />
      <property name="GameVersion" value="Alpha.20.0.238" />
      <property name="GenerationSeed" value="CM3HY26VYW6JRYCX66GXJVY2D" />
    </MapInfo>

     

    ====== Log Below======

    Spoiler

    Mono path[0] = 'C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Managed'
    Mono config path = 'C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/MonoBleedingEdge/etc'
    Initialize engine version: 2020.3.14f1 (d0d1bb862f9d)
    [Subsystems] Discovering subsystems at path C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/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  0.107 seconds
    ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    Microsoft Media Foundation video decoding to texture disabled: graphics device is Null, only Direct3D 11 and Direct3D 12 (only on desktop) are supported.
    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_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)
    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?
    ERROR: Shader Unlit/Transparent Colored shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
    UnloadTime: 0.512341 ms
    2021-12-27T13:46:48 0.001 INF [GSM] Singleton Initialized...
    2021-12-27T13:46:48 0.063 INF [Platform] Init
    2021-12-27T13:46:48 0.096 INF [Platform] Using native platform: Steam
    2021-12-27T13:46:48 0.098 INF [Platform] Using cross platform: EOS
    2021-12-27T13:46:48 0.098 INF [Platform] Using server platform: Steam
    2021-12-27T13:46:48 0.098 INF [Platform] Initializing Steam
    2021-12-27T13:46:48 0.099 INF Starting PlayerInputManager...
    2021-12-27T13:46:48 0.242 INF InControl (version 1.8.2 build 9357, native module = False, XInput = False)
    2021-12-27T13:46:49 0.254 INF [Platform] Initializing EOS
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/EOSSDK-Win64-Shipping
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/EOSSDK-Win64-Shipping.dll
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/EOSSDK-Win64-Shipping
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libEOSSDK-Win64-Shipping
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libEOSSDK-Win64-Shipping.dll
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libEOSSDK-Win64-Shipping
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/EOSSDK-Win64-Shipping
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/EOSSDK-Win64-Shipping.dll
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/EOSSDK-Win64-Shipping
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libEOSSDK-Win64-Shipping
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libEOSSDK-Win64-Shipping.dll
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libEOSSDK-Win64-Shipping
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/EOSSDK-Win64-Shipping
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/EOSSDK-Win64-Shipping.dll
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/EOSSDK-Win64-Shipping
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libEOSSDK-Win64-Shipping
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libEOSSDK-Win64-Shipping.dll
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libEOSSDK-Win64-Shipping
    2021-12-27T13:46:49 0.265 ERR [EOS] Native library or one of its dependencies not found (e.g. no Microsoft Visual C Redistributables 2022)
    2021-12-27T13:46:49 0.272 EXC EOSSDK-Win64-Shipping
      at (wrapper managed-to-native) Epic.OnlineServices.Bindings.EOS_Initialize(intptr)
      at Epic.OnlineServices.Platform.PlatformInterface.Initialize (Epic.OnlineServices.Platform.InitializeOptions options) [0x0000f] in <adacb3ffc498411a8786957ead791205>:0
      at Platform.EOS.Api.CreatePlatformInterface (Platform.EOS.EosCreds _creds, System.Boolean _serverMode) [0x0001f] in <024b4fbbc13a42b09b9ffdd3fd300f35>:0
    UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
    Log:Exception(Exception)
    Platform.EOS.Api:CreatePlatformInterface(EosCreds, Boolean)
    Platform.EOS.Api:InitClientApis()
    Platform.EOS.Api:Init(IPlatform)
    Platform.AbsPlatform:Init()
    Platform.PlatformManager:Init()
    GameManager:Awake()

    2021-12-27T13:46:49 0.272 INF [EOS] Initialize: NotFound
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/EOSSDK-Win64-Shipping
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/EOSSDK-Win64-Shipping.dll
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/EOSSDK-Win64-Shipping
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libEOSSDK-Win64-Shipping
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libEOSSDK-Win64-Shipping.dll
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libEOSSDK-Win64-Shipping
    2021-12-27T13:46:49 0.273 ERR Error while initializing platform code, shutting down.
    2021-12-27T13:46:49 0.274 EXC EOSSDK-Win64-Shipping
      at (wrapper managed-to-native) Epic.OnlineServices.Bindings.EOS_Logging_SetLogLevel(Epic.OnlineServices.Logging.LogCategory,Epic.OnlineServices.Logging.LogLevel)
      at Epic.OnlineServices.Logging.LoggingInterface.SetLogLevel (Epic.OnlineServices.Logging.LogCategory logCategory, Epic.OnlineServices.Logging.LogLevel logLevel) [0x00000] in <adacb3ffc498411a8786957ead791205>:0
      at Platform.EOS.Api.CreatePlatformInterface (Platform.EOS.EosCreds _creds, System.Boolean _serverMode) [0x0008a] in <024b4fbbc13a42b09b9ffdd3fd300f35>:0
      at Platform.EOS.Api.InitClientApis () [0x0000a] in <024b4fbbc13a42b09b9ffdd3fd300f35>:0
      at Platform.EOS.Api.Init (Platform.IPlatform _owner) [0x00007] in <024b4fbbc13a42b09b9ffdd3fd300f35>:0
      at Platform.AbsPlatform.Init () [0x00045] in <024b4fbbc13a42b09b9ffdd3fd300f35>:0
      at Platform.PlatformManager.Init () [0x000c7] in <024b4fbbc13a42b09b9ffdd3fd300f35>:0
    UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
    Log:Exception(Exception)
    Platform.PlatformManager:Init()
    GameManager:Awake()

    2021-12-27T13:46:49 0.274 INF Awake IsFocused: True
    2021-12-27T13:46:49 0.274 INF Awake
    2021-12-27T13:46:49 0.424 INF Version: Alpha 20 (b238) Compatibility Version: Alpha 20, Build: Windows 64 Bit
    2021-12-27T13:46:49 0.424 INF System information:
    2021-12-27T13:46:49 0.424 INF    OS: Windows 8.1  (6.3.0) 64bit
    2021-12-27T13:46:49 0.425 INF    CPU: Intel(R) Core(TM) i5-8500 CPU @ 3.00GHz (cores: 6)
    2021-12-27T13:46:49 0.425 INF    RAM: 32638 MB
    2021-12-27T13:46:49 0.425 INF    GPU: Null Device (128 MB)
    2021-12-27T13:46:49 0.426 INF    Graphics API: NULL 1.0 [1.0] (shader level 5.0)
    2021-12-27T13:46:49 0.426 INF Last played version: Alpha 19.6
    2021-12-27T13:46:49 0.426 INF Local UTC offset: 11 hours
    2021-12-27T13:46:49 0.428 INF Command line arguments: 7DaysToDieServer -logfile C:\Program Files (x86)\Steam\steamapps\common\7 Days to Die Dedicated Server\\7DaysToDieServer_Data\output_log_dedi__2021-12-27__13-46-47.txt -quit -batchmode -nographics -configfile=serverconfig.xml -dedicated
    2021-12-27T13:46:49 0.436 INF Parsing server configfile: C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/../serverconfig.xml
    2021-12-27T13:46:49 0.468 INF Parsing server configfile successfully completed
    2021-12-27T13:46:49 0.470 INF Starting dedicated server level=New Deeyeha Valley game name=Australia
    2021-12-27T13:46:49 0.470 INF Maximum allowed players: 4
    2021-12-27T13:46:49 0.470 INF Game mode: GameModeSurvival
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libc
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libc.dll
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libc
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libc
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libc.dll
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libc
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libX11
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libX11.dll
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libX11
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libX11
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libX11.dll
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libX11
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libX11
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libX11.dll
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/libX11
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/lib/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/lib/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon.dll
    Fallback handler could not load library C:/Program Files (x86)/Steam/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/Mono/lib/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon
    2021-12-27T13:46:49 0.561 INF WinThread started
    2021-12-27T13:46:49 0.722 INF Started Terminal Window
    2021-12-27T13:46:49 0.723 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-27T13:46:49 0.741 INF Occlusion: Awake
    2021-12-27T13:46:49 0.744 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-27T13:46:49 0.775 INF [MODS] No mods folder found
    2021-12-27T13:46:49 0.784 INF Loading permissions file at 'C:\Users\admin\AppData\Roaming/7DaysToDie/Saves/serveradmin.xml'
    2021-12-27T13:46:49 0.796 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-27T13:46:49 1.085 INF Loaded (local): rwgmixer
    2021-12-27T13:46:49 1.120 INF Loaded (local): archetypes
    2021-12-27T13:46:49 1.122 INF Loaded (local): color_mappings
    2021-12-27T13:46:49 1.124 INF Loaded (local): loadingscreen
    2021-12-27T13:46:49 1.125 INF WorldStaticData.Init() needed 0.000s
    2021-12-27T13:46:49 1.135 INF Awake done in 861 ms
    2021-12-27T13:46:49 1.146 INF Terminating threads
    2021-12-27T13:46:49 1.146 INF Closing Terminal Window
    2021-12-27T13:46:49 1.165 INF WinThread ended
    2021-12-27T13:46:49 1.165 INF Ended Terminal Window
    2021-12-27T13:46:49 1.165 INF OnApplicationQuit
    2021-12-27T13:46:49 1.166 INF Terminating threads
    2021-12-27T13:46:49 1.166 INF OnApplicationQuit
    Setting up 3 worker threads for Enlighten.
      Thread -> id: 1998 -> priority: 1
      Thread -> id: e90 -> priority: 1
      Thread -> id: 37c -> priority: 1

     


    User Feedback

    Recommended Comments

    I think I may have found the solution to the issue. It's related to the 'EOS' cross platform support. I have disabled this without making any other changes and the server loads perfectly now. Please see my posts on Steam:

    https://steamcommunity.com/app/251570/discussions/1/3196990234723309250/

     

    And the post with the solution here:

    https://steamcommunity.com/app/251570/discussions/1/3196991412350791021/

    Link to comment
    Share on other sites

    I also had trouble with my server because of this line.

    2021-12-27T13:46:49 0.265 ERR [EOS] Native library or one of its dependencies not found (e.g. no Microsoft Visual C Redistributables 2022)

     

    I had to update it to Microsoft Visual C Redistributables 2022.

    It worked fine for me after that.

    Link to comment
    Share on other sites



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...