jixxed / StationeersMods

Stationeers Modding Framework for Unity mods
25 stars 4 forks source link

Dedicated servers? #18

Open zedle opened 4 months ago

zedle commented 4 months ago

So I've been trying to get this to work with dedicated servers. Bepinex works (shows in the logs) and StationeersMods seems to load (I even recompiled StationeersMods against the dedicated server DLLs) but despite listing the various dll mods I have installed, it doesn't seem to load them correctly.

I have TUBE, MoreCladding, etc installed and my save uses them so I end up getting:

Can't spawn ItemKitMoreCladding
Can't spawn ItemKitMoreCladding
Can't spawn ItemKitBaseLegs
Can't spawn ItemKitSmallTUBE
Can't spawn ItemKitMoreCladding
Can't spawn ItemKitSmallTUBE

during the world load phase of the server, despite it claiming it loaded the mods. I'm guessing this either isn't meant to work with dedicated servers or I'm just doing something wrong. If it's the former and you have some idea of what needs to change to make it compatible I'd be happy to contribute.

jixxed commented 4 months ago

DS does not (yet) work. there is a thread for it on discord. a special version needs to be created for it.

zedle commented 4 months ago

Just joined discord. Do you know what the issues are specifically that prevent it from functioning? I might take a crack at it if you have some idea where I should start.

It's strange given that it really seems like it's working. Going against the DS dlls made it look in the right directories for the mods too.


Mono config path = 'G:/SteamCMD/steamapps/common/Stationeers Dedicated Server/MonoBleedingEdge/etc'
Fallback handler could not load library G:/SteamCMD/steamapps/common/Stationeers Dedicated Server/rocketstation_DedicatedServer_Data/MonoBleedingEdge/data-0000024CA4220FF0.dll
Fallback handler could not load library G:/SteamCMD/steamapps/common/Stationeers Dedicated Server/rocketstation_DedicatedServer_Data/MonoBleedingEdge/data-0000024CAA3F9040.dll
Initialize engine version: 2021.2.13f1 (90b6766da538)
[Subsystems] Discovering subsystems at path G:/SteamCMD/steamapps/common/Stationeers Dedicated Server/rocketstation_DedicatedServer_Data/UnitySubsystems
Forcing GfxDevice: Null
GfxDevice: creating device client; threaded=0; jobified=0
NullGfxDevice:
    Version:  NULL 1.0 [1.0]
    Renderer: Null Device
    Vendor:   Unity Technologies
Begin MonoManager ReloadAssembly
- Completed reload, in  0.033 seconds
ERROR: Shader Hidden/BilateralBlur shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Sandbox/VolumetricLight shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
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 for hardware-accelerated video decoding.
[Message:   BepInEx] BepInEx 5.4.22.0 - rocketstation_DedicatedServer (4/3/2024 3:41:56 PM)
[Info   :   BepInEx] Running under Unity v2021.2.4.10220978
[Info   :   BepInEx] CLR runtime version: 4.0.30319.42000
[Info   :   BepInEx] Supports SRE: True
[Info   :   BepInEx] System platform: Bits64, Windows
[Message:   BepInEx] Preloader started
[Info   :   BepInEx] Loaded 1 patcher method from [BepInEx.Preloader 5.4.22.0]
[Info   :   BepInEx] 1 patcher plugin loaded
[Info   :   BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader]
[Message:   BepInEx] Preloader finished
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
UnloadTime: 0.436400 ms
Patching WorkshopManager using Harmony...
StationeersMods: Start adding local and workshop mods
StationeersMods mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3143388055. name: About.xml
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3143388055
StationeersMods mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\3143388055. name: T.U.B.E. [StationeersMods]
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3143388055\MoreWindowsMod.info
Adding assembly: MoreWindowsMod
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\3143388055
BepInEx mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3180617960. name: About.xml
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3180617960
BepInEx mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\3180617960. name: Headlight Enhancement
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\3143388055\MoreWindowsMod.info
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\3180617960
StationeersMods mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2930838604. name: About.xml
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3180617960\HeadlightEnhancementMod.dll
Adding assembly: MoreWindowsMod
Adding assembly: HeadlightEnhancementMod
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2930838604
StationeersMods mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\3216721104. name: LettersMod [StationeersMods]
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\3180617960\HeadlightEnhancementMod.dll
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2930838604\TimeMod.info
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\3216721104
StationeersMods mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3216721104. name: About.xml
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\3216721104\LettersMod.info
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3216721104
Adding assembly: TimeMod
StationeersMods mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\2916803378. name: [JIX] ChipMod [StationeersMods]
Adding assembly: HeadlightEnhancementMod
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3216721104\LettersMod.info
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\2916803378
Adding assembly: LettersMod
StationeersMods mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\2930838604. name: [JIX] Time Mod [StationeersMods]
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\2916803378\ChipMod.info
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\2930838604
Adding assembly: LettersMod
Checking Resources...
StationeersMods mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2916803378. name: About.xml
Platform not supported for Mod: TimeMod
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\2930838604\TimeMod.info
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2916803378
Adding assembly: ChipMod
BepInEx mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3021353906. name: About.xml
Adding assembly: TimeMod
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2916803378\ChipMod.info
Checking Resources...
Platform not supported for Mod: TimeMod
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3021353906
StationeersMods mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2925407689. name: About.xml
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3021353906\Scripts\ColoredGasses.dll
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2925407689
StationeersMods mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2923135966. name: About.xml
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2925407689\FloppyDiskMod.info
Adding assembly: ColoredGasses
Adding assembly: ChipMod
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2923135966
StationeersMods mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\3140312559. name: MoreCladdingMod [StationeersMods]
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2923135966\ProgrammableSignMod.info
Adding assembly: FloppyDiskMod
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\3140312559
BepInEx mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3134483503. name: About.xml
Adding assembly: ProgrammableSignMod
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\3140312559\MoreCladdingMod.info
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3134483503
StationeersMods mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3158118518. name: About.xml
Adding assembly: MoreCladdingMod
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3134483503\betteradvancedtablet.dll
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3158118518
BepInEx mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3155570639. name: About.xml
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3158118518\ColoredGlassMod.info
Adding assembly: betteradvancedtablet
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3155570639
BepInEx mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2876605527. name: About.xml
Adding assembly: ColoredGlassMod
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3155570639\HighPressureWaste.dll
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2876605527
StationeersMods mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3154888897. name: About.xml
Adding assembly: HighPressureWaste
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2876605527\NetworkPainter.dll
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3154888897
BepInEx mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3182410797. name: About.xml
Adding assembly: NetworkPainter
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3154888897\KeypadMemoryMod.info
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3182410797
BepInEx mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\3182410797. name: Zoop Mod [BepinexMods]
Adding assembly: KeypadMemoryMod
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3182410797\Zoop.dll
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\3182410797
BepInEx mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\3171327238. name: Render Distance Settings [BepinexMods]
Adding assembly: Zoop
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\3182410797\Zoop.dll
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\3171327238
BepInEx mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3171327238. name: About.xml
Adding assembly: Zoop
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\3171327238\RenderDistanceModifier.dll
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3171327238
StationeersMods mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3140312559. name: About.xml
Adding assembly: RenderDistanceModifier
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3171327238\RenderDistanceModifier.dll
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3140312559
StationeersMods mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3140312772. name: About.xml
Adding assembly: RenderDistanceModifier
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3140312559\MoreCladdingMod.info
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3140312772
StationeersMods mod found in directory: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3196042453. name: About.xml
Adding assembly: MoreCladdingMod
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3140312772\BaseLegsMod.info
Added mod path: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3196042453
StationeersMods mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\3196042453. name: OreMining50Mod [StationeersMods]
Adding assembly: BaseLegsMod
creating new Mod from G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3196042453\OreMining50Mod.info
Adding assembly: OreMining50Mod
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\3196042453
StationeersMods mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\2923135966. name: [JIX] Programmable Sign Mod [StationeersMods]
Checking Resources...
Platform not supported for Mod: OreMining50Mod
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\3196042453\OreMining50Mod.info
Adding assembly: OreMining50Mod
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\2923135966
BepInEx mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\3021353906. name: ColoredGasses
Checking Resources...
Platform not supported for Mod: OreMining50Mod
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\2923135966\ProgrammableSignMod.info
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\3021353906
StationeersMods mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\3158118518. name: [JIX] Colored Glass Mod [StationeersMods]
Adding assembly: ProgrammableSignMod
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\3021353906\Scripts\ColoredGasses.dll
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\3158118518
BepInEx mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\3155570639. name: High Pressure Waste
Adding assembly: ColoredGasses
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\3158118518\ColoredGlassMod.info
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\3155570639
Adding assembly: ColoredGlassMod
StationeersMods mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\3154888897. name: Keypad Memory [StationeersMods]
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\3155570639\HighPressureWaste.dll
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\3154888897
StationeersMods mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\3140312772. name: BaseLegsMod [StationeersMods]
Adding assembly: HighPressureWaste
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\3154888897\KeypadMemoryMod.info
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\3140312772
BepInEx mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\3134483503. name: Better Advanced Tablet [StationeersMods]
Adding assembly: KeypadMemoryMod
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\3140312772\BaseLegsMod.info
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\3134483503
StationeersMods mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\2925407689. name: [JIX] Floppy Disk Mod [StationeersMods]
Adding assembly: BaseLegsMod
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\3134483503\betteradvancedtablet.dll
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\2925407689
Adding assembly: betteradvancedtablet
BepInEx mod found in directory: G:\SteamLibrary\steamapps\workshop\content\544550\2876605527. name: Network Painter
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\2925407689\FloppyDiskMod.info
Added mod path: G:\SteamLibrary\steamapps\workshop\content\544550\2876605527
Adding assembly: FloppyDiskMod
creating new Mod from G:\SteamLibrary\steamapps\workshop\content\544550\2876605527\NetworkPainter.dll
Adding assembly: NetworkPainter
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Mod is AssemblyMod: HeadlightEnhancementMod
Mod found: HeadlightEnhancementMod - 0
Mod found: HeadlightEnhancementMod 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Checking Resources...
Loading Mod: HeadlightEnhancementMod
Mod loaded?: HeadlightEnhancementMod 1 assemblies, 0 prefabs, isValid=True, state Loading
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
Mod is AssemblyMod: HeadlightEnhancementMod
Assembly HeadlightEnhancementMod/HeadlightEnhancementMod.dll conflicting with HeadlightEnhancementMod/HeadlightEnhancementMod.dll
Assembly HeadlightEnhancementMod/HeadlightEnhancementMod.dll conflicting with HeadlightEnhancementMod/HeadlightEnhancementMod.dll
Mod found: HeadlightEnhancementMod - 0
Mod found: HeadlightEnhancementMod 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Checking Resources...
Mod loaded?: HeadlightEnhancementMod 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Mod is Mod: TimeMod
Mod found: TimeMod - Code
Mod found: TimeMod 1 assemblies, 0 prefabs, isValid=False, state Unloaded
Checking Resources...
Mod loaded?: TimeMod 1 assemblies, 0 prefabs, isValid=False, state Unloaded
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
Mod is Mod: TimeMod
Mod found: TimeMod - Code
Mod found: TimeMod 1 assemblies, 0 prefabs, isValid=False, state Unloaded
Checking Resources...
Mod loaded?: TimeMod 1 assemblies, 0 prefabs, isValid=False, state Unloaded
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
Mod is AssemblyMod: ColoredGasses
Mod found: ColoredGasses - 0
Mod found: ColoredGasses 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Checking Resources...
Loading Mod: ColoredGasses
Mod loaded?: ColoredGasses 1 assemblies, 0 prefabs, isValid=True, state Loading
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Loading
Mod is AssemblyMod: betteradvancedtablet
Mod found: betteradvancedtablet - 0
Mod found: betteradvancedtablet 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Checking Resources...
Loading Mod: betteradvancedtablet
Mod loaded?: betteradvancedtablet 1 assemblies, 0 prefabs, isValid=True, state Loading
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Loading
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Loading
Mod is AssemblyMod: HighPressureWaste
Mod found: HighPressureWaste - 0
Mod found: HighPressureWaste 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Checking Resources...
Loading Mod: HighPressureWaste
Mod loaded?: HighPressureWaste 1 assemblies, 0 prefabs, isValid=True, state Loading
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Loading
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Loading
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Loading
Mod is AssemblyMod: NetworkPainter
Mod found: NetworkPainter - 0
Mod found: NetworkPainter 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Checking Resources...
Loading Mod: NetworkPainter
Mod loaded?: NetworkPainter 1 assemblies, 0 prefabs, isValid=True, state Loading
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Loading
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Loading
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Loading
NetworkPainter: 1 assemblies, 0 prefabs, isValid=True, state Loading
Mod is AssemblyMod: Zoop
Mod found: Zoop - 0
Mod found: Zoop 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Checking Resources...
Loading Mod: Zoop
Mod loaded?: Zoop 1 assemblies, 0 prefabs, isValid=True, state Loading
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Loading
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Loading
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Loading
NetworkPainter: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Loading
Mod is AssemblyMod: Zoop
Assembly Zoop/Zoop.dll conflicting with Zoop/Zoop.dll
Assembly Zoop/Zoop.dll conflicting with Zoop/Zoop.dll
Mod found: Zoop - 0
Mod found: Zoop 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Checking Resources...
Mod loaded?: Zoop 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Loading
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Loading
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Loading
NetworkPainter: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Mod is AssemblyMod: RenderDistanceModifier
Mod found: RenderDistanceModifier - 0
Mod found: RenderDistanceModifier 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Checking Resources...
Loading Mod: RenderDistanceModifier
Mod loaded?: RenderDistanceModifier 1 assemblies, 0 prefabs, isValid=True, state Loading
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Loading
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Loading
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Loading
NetworkPainter: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Loading
Mod is AssemblyMod: RenderDistanceModifier
Assembly RenderDistanceModifier/RenderDistanceModifier.dll conflicting with RenderDistanceModifier/RenderDistanceModifier.dll
Assembly RenderDistanceModifier/RenderDistanceModifier.dll conflicting with RenderDistanceModifier/RenderDistanceModifier.dll
Mod found: RenderDistanceModifier - 0
Mod found: RenderDistanceModifier 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Checking Resources...
Mod loaded?: RenderDistanceModifier 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Loading
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Loading
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Loading
NetworkPainter: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Loading
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Mod is Mod: OreMining50Mod
Mod found: OreMining50Mod - Code
Mod found: OreMining50Mod 1 assemblies, 0 prefabs, isValid=False, state Unloaded
Checking Resources...
Mod loaded?: OreMining50Mod 1 assemblies, 0 prefabs, isValid=False, state Unloaded
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Loading
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Loading
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Loading
NetworkPainter: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Loading
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
OreMining50Mod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
Mod is Mod: OreMining50Mod
Mod found: OreMining50Mod - Code
Mod found: OreMining50Mod 1 assemblies, 0 prefabs, isValid=False, state Unloaded
Checking Resources...
Mod loaded?: OreMining50Mod 1 assemblies, 0 prefabs, isValid=False, state Unloaded
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Loading
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Loading
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Loading
NetworkPainter: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Loading
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
OreMining50Mod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
OreMining50Mod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
Mod is AssemblyMod: ColoredGasses
Assembly ColoredGasses/ColoredGasses.dll conflicting with ColoredGasses/ColoredGasses.dll
Assembly ColoredGasses/ColoredGasses.dll conflicting with ColoredGasses/ColoredGasses.dll
Mod found: ColoredGasses - 0
Mod found: ColoredGasses 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Checking Resources...
Mod loaded?: ColoredGasses 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Loading
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Loading
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Loading
NetworkPainter: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Loading
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
OreMining50Mod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
OreMining50Mod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Mod is AssemblyMod: HighPressureWaste
Assembly HighPressureWaste/HighPressureWaste.dll conflicting with HighPressureWaste/HighPressureWaste.dll
Assembly HighPressureWaste/HighPressureWaste.dll conflicting with HighPressureWaste/HighPressureWaste.dll
Mod found: HighPressureWaste - 0
Mod found: HighPressureWaste 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Checking Resources...
Mod loaded?: HighPressureWaste 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Loading
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Loading
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Loading
NetworkPainter: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Loading
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
OreMining50Mod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
OreMining50Mod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Mod is AssemblyMod: betteradvancedtablet
Assembly betteradvancedtablet/betteradvancedtablet.dll conflicting with betteradvancedtablet/betteradvancedtablet.dll
Assembly betteradvancedtablet/betteradvancedtablet.dll conflicting with betteradvancedtablet/betteradvancedtablet.dll
Mod found: betteradvancedtablet - 0
Mod found: betteradvancedtablet 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Checking Resources...
Mod loaded?: betteradvancedtablet 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Loading
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Loading
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Loading
NetworkPainter: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Loading
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
OreMining50Mod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
OreMining50Mod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Mod is AssemblyMod: NetworkPainter
Assembly NetworkPainter/NetworkPainter.dll conflicting with NetworkPainter/NetworkPainter.dll
Assembly NetworkPainter/NetworkPainter.dll conflicting with NetworkPainter/NetworkPainter.dll
Mod found: NetworkPainter - 0
Mod found: NetworkPainter 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Checking Resources...
Mod loaded?: NetworkPainter 1 assemblies, 0 prefabs, isValid=True, state Unloaded
Mods changed.
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Loading
HeadlightEnhancementMod: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
TimeMod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Loading
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Loading
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Loading
NetworkPainter: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Loading
Zoop: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Loading
RenderDistanceModifier: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
OreMining50Mod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
OreMining50Mod: 1 assemblies, 0 prefabs, isValid=False, state Unloaded
ColoredGasses: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
HighPressureWaste: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
betteradvancedtablet: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
NetworkPainter: 1 assemblies, 0 prefabs, isValid=True, state Unloaded
HeadlightEnhancementMod loaded. Looking for ExportSettings.
Load assembly from: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3180617960\HeadlightEnhancementMod.dll
StationeersMods found BepinEx class: HeadlightEnhancementModPlugin
Resource loaded? Loaded - HeadlightEnhancementMod
ColoredGasses loaded. Looking for ExportSettings.
Load assembly from: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3021353906\Scripts\ColoredGasses.dll
StationeersMods found BepinEx class: ColoredGasses
[ColoredGasses 1.2.1] Applying Harmony Patches
[ColoredGasses 1.2.1] Loading Config
Resource loaded? Loaded - ColoredGasses
betteradvancedtablet loaded. Looking for ExportSettings.
Load assembly from: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3134483503\betteradvancedtablet.dll
StationeersMods found BepinEx class: BetterAdvancedTabletPlugin
Plugin Better Advanced Tablet 2.0.0 is loaded!
Better Advanced Tablet Patching complete!
Resource loaded? Loaded - betteradvancedtablet
HighPressureWaste loaded. Looking for ExportSettings.
Load assembly from: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3155570639\HighPressureWaste.dll
StationeersMods found BepinEx class: HighPressureWastePlugin
[HighPressureWaste]: Hello World
Fallback handler could not load library G:/SteamCMD/steamapps/common/Stationeers Dedicated Server/rocketstation_DedicatedServer_Data/MonoBleedingEdge/data-0000024CA46A81B0.dll
[HighPressureWaste]: Patch succeeded
Resource loaded? Loaded - HighPressureWaste
NetworkPainter loaded. Looking for ExportSettings.
Load assembly from: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\2876605527\NetworkPainter.dll
StationeersMods found BepinEx class: NetworkPainter
[NetworkPainter]: Patch succeeded
Resource loaded? Loaded - NetworkPainter
Zoop loaded. Looking for ExportSettings.
Load assembly from: G:\SteamCMD\steamapps\common\Stationeers Dedicated Server\mods\3182410797\Zoop.dll
StationeersMods found BepinEx class: ZoopPatch
[Zoop Mod]: Hello World
[Zoop Mod]: Patch succeeded
Resource loaded? Loaded - Zoop
RenderDistanceModifier loaded. Looking for ExportSettings.
Load assembly from: G:\SteamLibrary\steamapps\workshop\content\544550\3171327238\RenderDistanceModifier.dll
StationeersMods found BepinEx class: BepinexModLoader
[RenderDistanceMod]: trying to patch...
[RenderDistanceMod]: is loaded!
Resource loaded? Loaded - RenderDistanceModifier
The referenced script on this Behaviour (Game Object 'marine_body_armor_female') is missing!
The referenced script on this Behaviour (Game Object 'marine_body_armor_male') is missing!
The referenced script on this Behaviour (Game Object 'jumpsuit_male_army') is missing!
The referenced script on this Behaviour (Game Object 'jumpsuit_female_army') is missing!
The referenced script on this Behaviour (Game Object 'jumpsuit_female_orange') is missing!
The referenced script on this Behaviour (Game Object 'jumpsuit_male_orange') is missing!
The referenced script on this Behaviour (Game Object 'uniform_marine_female') is missing!
The referenced script on this Behaviour (Game Object 'uniform_marine_male') is missing!
The referenced script (ConsoleDebug) on this Behaviour is missing!
The referenced script on this Behaviour (Game Object 'GameControllers') is missing!
The referenced script on this Behaviour (Game Object 'GameControllers') is missing!
The referenced script on this Behaviour (Game Object 'GameControllers') is missing!
The referenced script on this Behaviour (Game Object 'GameControllers') is missing!
The referenced script on this Behaviour (Game Object 'GameControllers') is missing!
Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
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: 'Custom/AsteroidBasic' - All subshaders removed
WARNING: Shader 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/AsteroidBasic shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/AsteroidBasic' - All subshaders removed
WARNING: Shader 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: 'Hidden/FXAA Preset 2' - All subshaders removed
WARNING: Shader 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 Hidden/FXAA Preset 2 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Hidden/FXAA Preset 2' - All subshaders removed
WARNING: Shader 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 Projector/planet_shadow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader CameraFilterPack/TV_Vignetting 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?
ERROR: Shader CameraFilterPack/NightVisionFX shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Custom/SkyboxStars shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Unlit/AlphaSelfIllum shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader CameraFilterPack/TV_Distorted shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader CameraFilterPack/Noise_TV shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/TerrainLODShader' - All subshaders removed
WARNING: Shader 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/TerrainLODShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/TerrainLODShader' - All subshaders removed
WARNING: Shader 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/Distortion shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader TextMeshPro/Mobile/Distance Field shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Custom/SpaceMapSelectionOutline shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Mobile/Particles/Additive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Custom/WorldspaceOverlayUI shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Unlit/MapGrid shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/Lava' - All subshaders removed
WARNING: Shader 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/Lava shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/Lava' - All subshaders removed
WARNING: Shader 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: 'TextMeshPro/Distance Field' - All subshaders removed
WARNING: Shader 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 TextMeshPro/Distance Field shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'TextMeshPro/Distance Field' - All subshaders removed
WARNING: Shader 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: 'Hidden/Ethical Motion/Particles/Lit Alpha Blend Shadow Fallback' - All subshaders removed
WARNING: Shader 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 Hidden/Ethical Motion/Particles/Lit Alpha Blend Shadow Fallback shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Hidden/Ethical Motion/Particles/Lit Alpha Blend Shadow Fallback' - All subshaders removed
WARNING: Shader 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 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?
ERROR: Shader Legacy Shaders/Particles/Alpha Blended shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Unlit/MapStars shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader CameraFilterPack/BlurTiltShift shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/PlanetBasic' - All subshaders removed
WARNING: Shader 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/PlanetBasic shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/PlanetBasic' - All subshaders removed
WARNING: Shader 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 CameraFilterPack/TV_BrokenGlass shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader CameraFilterPack/Vision_SniperScore shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Particles/Alpha Blended Cutoff shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/OreScannerColorShader' - All subshaders removed
WARNING: Shader 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/OreScannerColorShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/OreScannerColorShader' - All subshaders removed
WARNING: Shader 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 CameraFilterPack/FX_Drunk2 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/3DTextLit' - All subshaders removed
WARNING: Shader 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/3DTextLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/3DTextLit' - All subshaders removed
WARNING: Shader 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/WorldspaceOverlayTerrain' - All subshaders removed
WARNING: Shader 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/WorldspaceOverlayTerrain shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/WorldspaceOverlayTerrain' - All subshaders removed
WARNING: Shader 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 CameraFilterPack/Blur_Radial shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Particles/AdditiveScaledHDR shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Unlit/NoDepthEmissive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/PowerTransmission' - All subshaders removed
WARNING: Shader 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/PowerTransmission shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/PowerTransmission' - All subshaders removed
WARNING: Shader 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 CameraFilterPack/Light_Water shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/OreGoggleVisualizer' - All subshaders removed
WARNING: Shader 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/OreGoggleVisualizer shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/OreGoggleVisualizer' - All subshaders removed
WARNING: Shader 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 UI/TranslucentImage shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/OreScannerShader' - All subshaders removed
WARNING: Shader 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/OreScannerShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/OreScannerShader' - All subshaders removed
WARNING: Shader 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/DepthMask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Ethical Motion/Particles/Lit MultiLight' - All subshaders removed
WARNING: Shader 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 Ethical Motion/Particles/Lit MultiLight shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Ethical Motion/Particles/Lit MultiLight' - All subshaders removed
WARNING: Shader 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/ShockDiamond shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/StandardInstancedIndirect (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 Custom/StandardInstancedIndirect (Specular) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/StandardInstancedIndirect (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 CameraFilterPack/Color_BrightContrastSaturation shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/SurfaceShader_VC' - All subshaders removed
WARNING: Shader 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/SurfaceShader_VC shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/SurfaceShader_VC' - All subshaders removed
WARNING: Shader 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/StandardTextureArray' - All subshaders removed
WARNING: Shader 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/StandardTextureArray shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/StandardTextureArray' - All subshaders removed
WARNING: Shader 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?
ERROR: Shader Unlit/MesonScanner 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/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: '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/WorldspaceOverlayTerrainUpgraded' - All subshaders removed
WARNING: Shader 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/WorldspaceOverlayTerrainUpgraded shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/WorldspaceOverlayTerrainUpgraded' - All subshaders removed
WARNING: Shader 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/CharacterSuitShader' - All subshaders removed
WARNING: Shader 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/CharacterSuitShader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/CharacterSuitShader' - All subshaders removed
WARNING: Shader 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/PortraitCamera shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Custom/Hologram shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Unlit/FeatheredEdges shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader CameraFilterPack/AAA_Blood_Hit 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 Unlit/UnlitAlphaWithFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Hidden/FXAA Preset 3' - All subshaders removed
WARNING: Shader 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 Hidden/FXAA Preset 3 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Hidden/FXAA Preset 3' - All subshaders removed
WARNING: Shader 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/AdditiveCameraFade shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Custom/Water 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 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 Legacy Shaders/Particles/Alpha Blended Premultiply shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader CameraFilterPack/AAA_Super_Computer shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'StandardInstancedCutable' - All subshaders removed
WARNING: Shader 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 StandardInstancedCutable shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'StandardInstancedCutable' - All subshaders removed
WARNING: Shader 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/Translucent' - All subshaders removed
WARNING: Shader 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/Translucent shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/Translucent' - All subshaders removed
WARNING: Shader 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/Stationeers Transparent shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader Skybox/6 Sided shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader GUI/Text Shader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/3dPrinting' - All subshaders removed
WARNING: Shader 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/3dPrinting shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/3dPrinting' - All subshaders removed
WARNING: Shader 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/VegetationWave' - All subshaders removed
WARNING: Shader 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/VegetationWave shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/VegetationWave' - All subshaders removed
WARNING: Shader 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 CameraFilterPack/TV_80 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'StandardInstanced' - All subshaders removed
WARNING: Shader 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 StandardInstanced shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'StandardInstanced' - All subshaders removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
UnloadTime: 2.120500 ms
No mesh data available for mesh LowPolySphere on particle system ThingFires. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
No mesh data available for mesh LowPolySphere on particle system AtmosphericFires. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
No mesh data available for mesh LowPolySphere on particle system CondensationClouds. Make sure Read/Write Enabled is set in the importer to work on the particle system renderer
ERROR: Shader TextMeshPro/Mobile/Bitmap shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader TextMeshPro/Sprite shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Unsupported shader (SSAO).
ERROR: Shader Easy Flares/src_Dirt_SM2_0 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Easy Flares/src_Dirt' - All subshaders removed
WARNING: Shader 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 Easy Flares/src_Dirt shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Easy Flares/src_Dirt' - All subshaders removed
WARNING: Shader 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 Easy Flares/src_Ghost_SM2_0 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Easy Flares/src_Ghost' - All subshaders removed
WARNING: Shader 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 Easy Flares/src_Ghost shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Easy Flares/src_Ghost' - All subshaders removed
WARNING: Shader 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 Easy Flares/src_Glow_SM2_0 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Easy Flares/src_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 Easy Flares/src_Glow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Easy Flares/src_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 Easy Flares/src_Simple_SM2_0 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Easy Flares/src_Simple' - All subshaders removed
WARNING: Shader 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 Easy Flares/src_Simple shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Easy Flares/src_Simple' - All subshaders removed
WARNING: Shader 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 Easy Flares/src_Starburst_SM2_0 shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Easy Flares/src_Starburst' - All subshaders removed
WARNING: Shader 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 Easy Flares/src_Starburst shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Easy Flares/src_Starburst' - All subshaders removed
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
[StationeersMods] Checking for StationeersMods version...
The shader Hidden/GlobalFog (UnityEngine.Shader) on effect Main Camera (UnityStandardAssets.ImageEffects.GlobalFog) is not supported on this platform!
The image effect Main Camera (UnityStandardAssets.ImageEffects.GlobalFog) has been disabled as it's not supported on the current platform.
The shader Hidden/AtmosphericScattering_Deferred (UnityEngine.Shader) on effect Main Camera (AtmosphericScatteringDeferred) is not supported on this platform!
The image effect Main Camera (AtmosphericScatteringDeferred) has been disabled as it's not supported on the current platform.
The image effect Main Camera (UnityStandardAssets.ImageEffects.Antialiasing) has been disabled as it's not supported on the current platform.
ERROR: Shader Hidden/FillCrop shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
[StationeersMods] Latest StationeersMods version is v1.0.18.0. Installed V1.0.18.0
Unloading 22357 unused Assets to reduce memory usage. Loaded Objects now: 218207.
Total: 87.895200 ms (FindLiveObjects: 7.781600 ms CreateObjectMapping: 6.201900 ms MarkObjects: 69.045700 ms  DeleteObjects: 4.865500 ms)

Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
available mods: {1@0.2.4902.22241},{0@0.2.4767.21868.1},{1867134099@0.2.2168.9895},{3004097828@0.2.4225.19745},{2876605527@1.300000.00},{3007388410@0.2.4225.19745},{0@1.0.0},{3158118518@0.2.4767.21868.3},{3134483503@2.0.0},{2923135966@0.2.4767.21868.1},{2925407689@0.2.4657.21547.1},{3021353906@1.2.1},{2916803378@0.2.4902.22241.2},{3216721104@0.2.4297.19997},{2930838604@0.2.4902.22241.1},{3180617960@1.4.0},{2821452112@0.2.0},{1909694362@4.1},{0@0.2.3773.18265.1},{0@0.123456.78},{3140312772@0.2.4297.19997},{3143388055@0.2.4297.19997},{3140312559@0.2.4297.19997},{3171327238@2024.04.01},{3182410797@2024.04.01},{1761980496@0.1},{1761980496@0.1},{3140312772@0.2.4297.19997},{0@0.123456.78},{3171327238@2024.04.01},{3182410797@2024.04.01},{3140312559@0.2.4297.19997},{0@0.2.3773.18265.1},{3143388055@0.2.4297.19997},{2821452112@0.2.0},{1909694362@4.1}
WARNING: Shader Unsupported: 'Custom/DiffuseEmitWithAlphaMask' - All subshaders removed
WARNING: Shader 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/DiffuseEmitWithAlphaMask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/DiffuseEmitWithAlphaMask' - All subshaders removed
WARNING: Shader 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: 'Odissey/Odissey A' - All subshaders removed
WARNING: Shader 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 Odissey/Odissey A shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Odissey/Odissey A' - All subshaders removed
WARNING: Shader 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/EarthGround' - All subshaders removed
WARNING: Shader 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/EarthGround shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/EarthGround' - All subshaders removed
WARNING: Shader 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: 'Odissey/Odissey B' - All subshaders removed
WARNING: Shader 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 Odissey/Odissey B shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Odissey/Odissey B' - All subshaders removed
WARNING: Shader 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/Texture shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/Blackhole' - All subshaders removed
WARNING: Shader 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/Blackhole shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
WARNING: Shader Unsupported: 'Custom/Blackhole' - All subshaders removed
WARNING: Shader 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 84 unused Assets to reduce memory usage. Loaded Objects now: 255368.
Total: 97.257600 ms (FindLiveObjects: 8.010400 ms CreateObjectMapping: 4.434000 ms MarkObjects: 84.496400 ms  DeleteObjects: 0.316400 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0)
Unloading 102 unused Assets to reduce memory usage. Loaded Objects now: 311829.
Total: 122.989100 ms (FindLiveObjects: 9.546400 ms CreateObjectMapping: 4.289500 ms MarkObjects: 106.150600 ms  DeleteObjects: 3.002300 ms)

Can't spawn ItemKitMoreCladding
Can't spawn ItemKitMoreCladding
Can't spawn ItemKitBaseLegs
Can't spawn ItemKitSmallTUBE
Can't spawn ItemKitMoreCladding
Can't spawn ItemKitSmallTUBE```