Page MenuHomeFeedback Tracker

Linux server crashes on mods download due to file descriptors limit reach
Assigned, NormalPublic

Description

Please provide the following when creating the Ticket:

Game Version number: Stable
Modded?: Yes

Issue Description:
When a server starts to download mods defined in config, it does so in parallel, trying to download all mods at the same time. This however becomes an issue where the number of actual files opened by the server reaches the soft limit of allowed file descriptors (ulimit -Sn), resulting in the kernel not opening a file and the server crashing.

When I was testing with 80 mods in the config, the count of file descriptors opened simultaneously reached ~2.5k, which is way over the default limit of 1024.

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Linux x64
Operating System Version
Ubuntu 24.04.1 LTS x86_64
Category
General
Steps To Reproduce
  1. Create config with many mods to be downloaded
  2. Start the server and start downloading mods from the workshop
Additional Information

A workaround is to set the soft limit to the hard limit

ulimit -n $(ulimit -Hn)

should work, if your system has a hard limit larger than your soft limit.

However, this will reset on system reboot.

A fix on the application level should be implemented by limiting the number of mods being downloaded in parallel

Event Timeline

ilbinek created this task.Sun, Mar 23, 1:35 PM
Geez changed the task status from New to Assigned.Mon, Mar 24, 1:38 PM

Adding logs and config as requested.
Config is just a copy of mods from one of the more popular servers that trigger this issue.

Config:

{
  "publicPort": 2001,
  "game": {
    "name": "TEST",
    "password": "",
    "passwordAdmin": "xxxx",
    "admins": [],
    "scenarioId": "{9F38153CC1AD6EF4}Missions/ZarichneCIE.conf",
    "maxPlayers": 128,
    "visible": true,
    "gameProperties": {
      "serverMaxViewDistance": 3000,
      "serverMinGrassDistance": 150,
      "networkViewDistance": 3500,
      "disableThirdPerson": true,
      "fastValidation": true,
      "battlEye": true,
      "VONDisableUI": false,
      "VONDisableDirectSpeechUI": false,
      "VONCanTransmitCrossFaction": false
    },
    "mods":[
      {
        "modId": "5ABD0CB57F7E9EB1",
        "name": "RIS Laser Attachments",
        "version": "1.0.79"
      },
      {
        "modId": "5F0289EB493E9977",
        "name": "Team Balancer",
        "version": "1.0.0"
      },
      {
        "modId": "5AAAC70D754245DD",
        "name": "Server Admin Tools",
        "version": "1.2.1"
      },
      {
        "modId": "5C8AD2767D87626B",
        "name": "Disable Friendly Fire",
        "version": "1.0.3"
      },
      {
        "modId": "5965550F24A0C152",
        "name": "Where Am I",
        "version": "1.2.0"
      },
      {
        "modId": "60C4CE4888FF4621",
        "name": "ACE Core",
        "version": "1.2.1"
      },
      {
        "modId": "5EB744C5F42E0800",
        "name": "ACE Chopping",
        "version": "1.2.0"
      },
      {
        "modId": "606C369BAC3F6CC3",
        "name": "ACE Finger",
        "version": "1.2.0"
      },
      {
        "modId": "60C53A9372ED3964",
        "name": "ACE Compass",
        "version": "1.2.0"
      },
      {
        "modId": "611CB1D409001EB0",
        "name": "ACE Magazine Repack",
        "version": "1.2.0"
      },
      {
        "modId": "595F2BF2F44836FB",
        "name": "RHS - Status Quo",
        "version": "0.10.4075"
      },
      {
        "modId": "5C73156675E11A0F",
        "name": "GM Persistent Loadouts",
        "version": "1.0.18"
      },
      {
        "modId": "6088A3044B7ECBFD",
        "name": "Keep Gun When Uncon",
        "version": "1.0.1"
      },
      {
        "modId": "61BA4EB5C886D396",
        "name": "WCS_VehicleLock",
        "version": "1.0.12"
      },
      {
        "modId": "61F09C83740B2B31",
        "name": "Modern Optics Pack",
        "version": "1.0.0"
      },
      {
        "modId": "621CDA8F7320E2A5",
        "name": "Deployable Spawn Ticket Fix",
        "version": "1.0.1"
      },
      {
        "modId": "5D9ECAD071E9ECBC",
        "name": "HMMWV VARIANTS PACK",
        "version": "1.0.43"
      },
      {
        "modId": "5D550926D43F1409",
        "name": "Tactical Flava",
        "version": "0.1.72"
      },
      {
        "modId": "617A2E90EA218AC4",
        "name": "Gs Mountable BTR-70",
        "version": "3.0.0"
      },
      {
        "modId": "620D239ED2B0BFAC",
        "name": "Gs Vehicle Periscopes",
        "version": "1.0.0"
      },
      {
        "modId": "61ED28EAECF0D304",
        "name": "Solo Push-Pull",
        "version": "0.0.6"
      },
      {
        "modId": "5B0D1E4380971EBD",
        "name": "COALITION Squad Interface",
        "version": "1.6.13"
      },
      {
        "modId": "5F0D245931200FD1",
        "name": "Railway Generator",
        "version": "1.0.4"
      },
      {
        "modId": "5D84C738432BFE6A",
        "name": "WolfsBuildingPack",
        "version": "0.1.44"
      },
      {
        "modId": "5C9758250C8C56F1",
        "name": "Bon Action Animations",
        "version": "0.0.36"
      },
      {
        "modId": "629B2BA37EFFD577",
        "name": "WCS_Armament",
        "version": "1.0.86"
      },
      {
        "modId": "5E389BB9F58B79A6",
        "name": "SpaceCore",
        "version": "1.2.40"
      },
      {
        "modId": "5B383D4CB27E0D54",
        "name": "BMP-3 IFV",
        "version": "1.0.36"
      },
      {
        "modId": "5F1EE615E7AE3106",
        "name": "BGONE",
        "version": "1.1.25"
      },
      {
        "modId": "61D8DE60644F9103",
        "name": "WZ Launchers",
        "version": "1.0.27"
      },
      {
        "modId": "5AC2954C784671B3",
        "name": "Barrett M82",
        "version": "1.2.2"
      },
      {
        "modId": "5AAF6D5352E5FCAB",
        "name": "Project Redline - Core",
        "version": "1.2.6"
      },
      {
        "modId": "5E193315C8E82019",
        "name": "M2 Bradley Fighting Vehicle",
        "version": "1.0.7"
      },
      {
        "modId": "612F4C04CFF9B1C4",
        "name": "BradleyFix",
        "version": "1.0.39"
      },
      {
        "modId": "6146FAED5AAD7C55",
        "name": "WCS_Helicopters",
        "version": "2.0.88"
      },
      {
        "modId": "628933A0D3A0D700",
        "name": "WCS_Mi-24V",
        "version": "1.0.46"
      },
      {
        "modId": "621359270524E029",
        "name": "Vulkan M - Malyuk 7.62x39",
        "version": "1.0.34"
      },
      {
        "modId": "62DED82740D3DDDB",
        "name": "Custom Attachments Slots",
        "version": "1.0.1"
      },
      {
        "modId": "628F720BC527C143",
        "name": "Rayzis Optics",
        "version": "1.1.31"
      },
      {
        "modId": "61B84088181A8FA4",
        "name": "Big Chungus Motorbike",
        "version": "1.0.8"
      },
      {
        "modId": "5E5C154FEE1094BB",
        "name": "M113 APC",
        "version": "1.0.17"
      },
      {
        "modId": "62C2B68771445D49",
        "name": "Map Markers with UTC Time",
        "version": "0.3.1"
      },
      {
        "modId": "606B100247F5C709",
        "name": "Bacon Loadout Editor",
        "version": "1.2.30"
      },
      {
        "modId": "60EAEA0389DB3CC2",
        "name": "ACE Trenches",
        "version": "1.2.0"
      },
      {
        "modId": "616478A18DC7DCB6",
        "name": "FN SCAR -HEAVY and LIGHT-",
        "version": "1.6.3"
      },
      {
        "modId": "5AB301290317994A",
        "name": "Bacon Suppressors",
        "version": "1.2.7"
      },
      {
        "modId": "5CA125536EE7430A",
        "name": "M110 DMR",
        "version": "1.0.25"
      },
      {
        "modId": "5AB890B71D748750",
        "name": "M4 Block II and URG-I",
        "version": "1.2.9"
      },
      {
        "modId": "6316D6621D6C664D",
        "name": "FORT-221 Assault Rifle",
        "version": "1.0.9"
      },
      {
        "modId": "5994AD5A9F33BE57",
        "name": "Game Master FX",
        "version": "1.0.94"
      },
      {
        "modId": "5DF14A2FD0C42CC0",
        "name": "MAKO AK 105 Zentico",
        "version": "1.0.42"
      },
      {
        "modId": "63132835C7B48A57",
        "name": "StrikeWorks Ru Small Arms Pack",
        "version": "1.0.46"
      },
      {
        "modId": "62CD51E9C58D6957",
        "name": "Mar-10",
        "version": "1.0.7"
      },
      {
        "modId": "5D6F4DF0C3C677BD",
        "name": "MK47",
        "version": "1.0.21"
      },
      {
        "modId": "5E0AB16BEB16D6A4",
        "name": "T-72 Main Battle Tank",
        "version": "1.2.10"
      },
      {
        "modId": "6446DDF41914A293",
        "name": "Marder 1A3",
        "version": "1.0.22"
      },
      {
        "modId": "609418DCD487D71E",
        "name": "Weapon Utils",
        "version": "1.0.7"
      },
      {
        "modId": "608CF9E9CAC792B8",
        "name": "Eotech Vudu",
        "version": "1.0.12"
      },
      {
        "modId": "5D0551624969C92E",
        "name": "Zeliks Character",
        "version": "1.1.18"
      },
      {
        "modId": "647CB046E0EDE0D9",
        "name": "Russian Tactical Gear",
        "version": "1.0.44"
      },
      {
        "modId": "646B2C87CADFF4D3",
        "name": "RK62 M3",
        "version": "1.0.2"
      },
      {
        "modId": "6447378A6C7CB747",
        "name": "PKP-B",
        "version": "0.0.47"
      },
      {
        "modId": "5C9AD9EF76F6B5EA",
        "name": "ZU-23",
        "version": "1.2.13"
      },
      {
        "modId": "6497438B19727E0D",
        "name": "MG3 with RIS rail",
        "version": "1.0.3"
      },
      {
        "modId": "6330B96AA6C84654",
        "name": "Snipex Alligator 14.5x114",
        "version": "1.0.9"
      },
      {
        "modId": "64C2D989353DDD0A",
        "name": "CIE Ukrainian IMV Novator",
        "version": "1.0.34"
      },
      {
        "modId": "62CCD69DD17E4F2F",
        "name": "AKI CORE",
        "version": "1.0.3"
      },
      {
        "modId": "6273146ADFE8241D",
        "name": "AH6M",
        "version": "1.1.18"
      },
      {
        "modId": "614627BACB991914",
        "name": "Prefab Optimizations - Core",
        "version": "0.3.1"
      },
      {
        "modId": "6148E5A6D60AA2BA",
        "name": "Prefab Optimizations - Glass",
        "version": "0.2.6"
      },
      {
        "modId": "611773E9DBCA20AC",
        "name": "Prefab Optimizations",
        "version": "1.0.1"
      },
      {
        "modId": "613A878AD341C163",
        "name": "WCS Script Optimizations",
        "version": "2.0.36"
      },
      {
        "modId": "613D4634CBB276B2",
        "name": "Disable Arma Vision",
        "version": "2.0.0"
      },
      {
        "modId": "5F2944B7474F043F",
        "name": "Disable Game Master Budgets",
        "version": "1.0.1"
      },
      {
        "modId": "60DCBC196B6C9667",
        "name": "More Damage",
        "version": "1.0.3"
      },
      {
        "modId": "609748A2188EC489",
        "name": "Legion Conflict",
        "version": "1.1.108"
      },
      {
        "modId": "62873EEDBE86B8F9",
        "name": "CIE Buildings",
        "version": "1.0.5"
      },
      {
        "modId": "6288EE3B3A7ACCA4",
        "name": "CIE Patches",
        "version": "1.0.43"
      },
      {
        "modId": "62C9653A23A9AC3D",
        "name": "CIE Color Tapes",
        "version": "1.0.5"
      },
      {
        "modId": "60A4E327363B10F1",
        "name": "Legion Inventory Items",
        "version": "1.0.170"
      },
      {
        "modId": "631C62D234400F02",
        "name": "CIE Configs",
        "version": "1.0.55"
      },
      {
        "modId": "60D920AB1BF4D22F",
        "name": "Server Vehicles",
        "version": "1.0.86"
      },
      {
        "modId": "61732D4F7D980E9A",
        "name": "Zarichne",
        "version": "1.1.65"
      },
      {
        "modId": "6271134D85ED0DDA",
        "name": "ConflictSafezone",
        "version": "1.0.14"
      },
      {
        "modId": "632CE8D929C7D0BC",
        "name": "CIE Zarichne Conflict",
        "version": "1.0.15"
      }
    ] 
  }
}

stdout

ENGINE       : Creating engine.
ENGINE       : FileSystem: Adding relative directory '/home/ilbinek/servers/reforger/install/logs/logs/logs_2025-03-24_16-44-22' to filesystem under name logs
ENGINE       : FileSystem: Adding relative directory '/home/ilbinek/servers/reforger/install/logs/profile' to filesystem under name profile
ENGINE       : Initializing engine, version 182063
ENGINE       : CLI Params: -config /home/ilbinek/servers/reforger/install/config/config.json -profile /home/ilbinek/servers/reforger/install/logs -maxFPS 60 
ENGINE       : Addon dirs:
 ENGINE       : dir: './addons'
 ENGINE       : dir: '/home/ilbinek/servers/reforger/install/logs/addons'
ENGINE       : Available addons:
 ENGINE       : gproj: './addons/core/core.gproj' guid: '5614BBCCBB55ED1C' (packed)
 ENGINE       : gproj: './addons/data/ArmaReforger.gproj' guid: '58D0FB3206B6F859' (packed)
ENGINE       : FileSystem: Adding package './addons/data/' (pak count: 4) to filesystem under name ArmaReforger
ENGINE       : FileSystem: Adding package './addons/core/' (pak count: 1) to filesystem under name core
RESOURCES    : ResourceDB: loading cache (id=0 name=ArmaReforger path=./addons/data/resourceDatabase.rdb)
RESOURCES    : ResourceDB: loading cache (id=1 name=core path=./addons/core/resourceDatabase.rdb)
RESOURCES    : ResourceDB: loading cache (id=2 name=profile path=/home/ilbinek/servers/reforger/install/logs/profile/resourceDatabase.rdb)
RESOURCES    : ResourceDB: loading cache (id=3 name=logs path=/home/ilbinek/servers/reforger/install/logs/logs/logs_2025-03-24_16-44-22/resourceDatabase.rdb)
ENGINE       : GameProject load
 ENGINE       : Loaded addons:
  ENGINE       : gproj: './addons/core/core.gproj' guid: '5614BBCCBB55ED1C'
  ENGINE       : gproj: './addons/data/ArmaReforger.gproj' guid: '58D0FB3206B6F859'
ENGINE       : Loading custom engine user config '$profile:.save/settings/ReforgerEngineSettings.conf'
ENGINE       : No Enfusion settings file loaded. Continuing with defaults
RENDER       : Basic screen setup:
RENDER       :   Back buffer width x height: 0x0
RENDER       :   Back buffer format	       : TEXFMT_UNKNOWN (0)
RENDER       :   MSAA                      : none
RENDER       : GPU_DUMMY (0xFFFF) (Enfusion dummy render) with 1 GPU detected, VRAM 128MB (fast 128MB), shared 128MB, driver version Unknown version, stereo not available
RENDER       : Detected output devices:
RENDER       :  * 1 device/s connected to Dummy:
RENDER       :    Dummy output (Dummy device for our dummy render.), 1920x1080 (offset 0x0), 60Hz
RENDER       :   Concurrent frames limit 2
ENGINE       : Job system settings: coreCount=16, shortJobContextCount=16, shortJobThreadCount=15, longJobThreadCount=7
ENGINE       : Initializing inputs.
NETWORK      : Initializing networking.
SCRIPT       : SCRIPT       : Initializing scripts
 SCRIPT       : SCRIPT       : ScriptProjectManager init
 PROFILING    : ScriptProjectManager init took: 0.009000 ms
PROFILING    : Initializing scripts took: 7.204000 ms
ENGINE       : Enfusion engine successfully created.
GUI          : Using default language (en_us)
GUI          : Loading 'en_us' localization file.
INIT         : INIT         : Loading StringTable
PROFILING    : Loading StringTable took: 11.086000 ms
SCRIPT       : SCRIPT       : Compiling GameLib scripts
 SCRIPT       : Module: GameLib; loaded 301x files; 528x classes; used 478/2097 kB (22%) of static memory; defines: "PLATFORM_LINUX,ENF_ENABLE_VHC_OVERRIDE,ENF_ENABLE_RPLCOMPONENT_IN_GAMECODE"; CRC32: 3bbbb874
PROFILING    : Compiling GameLib scripts took: 10.761000 ms
SCRIPT       : SCRIPT       : Compiling Game scripts
 SCRIPT       : Module: Game; loaded 4395x files; 8943x classes; used 19363/41943 kB (46%) of static memory; defines: "PLATFORM_LINUX,ENF_ENABLE_VHC_OVERRIDE,ENF_ENABLE_RPLCOMPONENT_IN_GAMECODE,ENABLE_BASE_DESTRUCTION,DEBUG,RESPAWN_TIMER_COMPONENT_DEBUG,DEBUG_NEARBY_CONTEXT_DISPLAY,DEBUG_CONFIGURABLE_DIALOGS,DISABLE_WEAPON_SWITCHING,SCRIPTED_AIM_MODIFIER_DEBUG"; CRC32: cfff490c
PROFILING    : Compiling Game scripts took: 726.039000 ms
INIT         : Creating game instance(ArmaReforgerScripted), version 1.2.1.202 built 2025-02-21 12:21:45 UTC.
BACKEND      : Loading dedicated server config.
 BACKEND      : Server config loaded.
 BACKEND      : JSON Schema Validation:
  BACKEND      : JSON is Valid
ENGINE       : Game successfully created.
PLATFORM     : Save data from container 'settings' have been loaded
PLATFORM     : Save data from container 'sessions' have been loaded
PLATFORM     : System language differs from the saved one - using new language {new: 'en_us'; old: ''}
GUI          : Loading 'en_us' localization file.
INIT         : INIT         : Loading StringTable
PROFILING    : Loading StringTable took: 5.896000 ms
NETWORK      : Starting dedicated server using command line args.
BACKEND      : Addon Download started 5ABD0CB57F7E9EB1 - RIS Laser Attachments
BACKEND      : Downloading 5ABD0CB57F7E9EB1 version 1.0.79
BACKEND      : Addon Download started 5F0289EB493E9977 - Team Balancer
BACKEND      : Downloading 5F0289EB493E9977 version 1.0.0
BACKEND      : Addon Download started 5AAAC70D754245DD - Server Admin Tools
BACKEND      : Downloading 5AAAC70D754245DD version 1.2.1
BACKEND      : Addon Download started 5C8AD2767D87626B - Disable Friendly Fire
BACKEND      : Downloading 5C8AD2767D87626B version 1.0.3
BACKEND      : Addon Download started 5965550F24A0C152 - Where Am I
BACKEND      : Downloading 5965550F24A0C152 version 1.2.0
BACKEND      : Addon Download started 60C4CE4888FF4621 - ACE Core
BACKEND      : Downloading 60C4CE4888FF4621 version 1.2.1
BACKEND      : Addon Download started 5EB744C5F42E0800 - ACE Chopping
BACKEND      : Downloading 5EB744C5F42E0800 version 1.2.0
BACKEND      : Addon Download started 606C369BAC3F6CC3 - ACE Finger
BACKEND      : Downloading 606C369BAC3F6CC3 version 1.2.0
BACKEND      : Addon Download started 60C53A9372ED3964 - ACE Compass
BACKEND      : Downloading 60C53A9372ED3964 version 1.2.0
BACKEND      : Addon Download started 611CB1D409001EB0 - ACE Magazine Repack
BACKEND      : Downloading 611CB1D409001EB0 version 1.2.0
BACKEND      : Addon Download started 595F2BF2F44836FB - RHS - Status Quo
BACKEND      : Downloading 595F2BF2F44836FB version 0.10.4075
BACKEND      : Addon Download started 5C73156675E11A0F - GM Persistent Loadouts
BACKEND      : Downloading 5C73156675E11A0F version 1.0.18
BACKEND      : Addon Download started 6088A3044B7ECBFD - Keep Gun When Uncon
BACKEND      : Downloading 6088A3044B7ECBFD version 1.0.1
BACKEND      : Addon Download started 61BA4EB5C886D396 - WCS_VehicleLock
BACKEND      : Downloading 61BA4EB5C886D396 version 1.0.12
BACKEND      : Addon Download started 61F09C83740B2B31 - Modern Optics Pack
BACKEND      : Downloading 61F09C83740B2B31 version 1.0.0
BACKEND      : Addon Download started 621CDA8F7320E2A5 - Deployable Spawn Ticket Fix
BACKEND      : Downloading 621CDA8F7320E2A5 version 1.0.1
BACKEND      : Addon Download started 5D9ECAD071E9ECBC - HMMWV  VARIANTS PACK
BACKEND      : Downloading 5D9ECAD071E9ECBC version 1.0.43
BACKEND      : Addon Download started 5D550926D43F1409 - Tactical Flava
BACKEND      : Downloading 5D550926D43F1409 version 0.1.72
BACKEND      : Addon Download started 617A2E90EA218AC4 - Gs Mountable BTR-70
BACKEND      : Downloading 617A2E90EA218AC4 version 3.0.0
BACKEND      : Addon Download started 620D239ED2B0BFAC - Gs Vehicle Periscopes
BACKEND      : Downloading 620D239ED2B0BFAC version 1.0.0
BACKEND      : Addon Download started 61ED28EAECF0D304 - Solo Push-Pull
BACKEND      : Downloading 61ED28EAECF0D304 version 0.0.6
BACKEND      : Addon Download started 5B0D1E4380971EBD - COALITION Squad Interface
BACKEND      : Downloading 5B0D1E4380971EBD version 1.6.13
BACKEND      : Addon Download started 5F0D245931200FD1 - Railway Generator
BACKEND      : Downloading 5F0D245931200FD1 version 1.0.4
BACKEND      : Addon Download started 5D84C738432BFE6A - WolfsBuildingPack
BACKEND      : Downloading 5D84C738432BFE6A version 0.1.44
BACKEND      : Addon Download started 5C9758250C8C56F1 - Bon Action Animations
BACKEND      : Downloading 5C9758250C8C56F1 version 0.0.36
BACKEND      : Addon Download started 629B2BA37EFFD577 - WCS_Armament
BACKEND      : Downloading 629B2BA37EFFD577 version 1.0.86
BACKEND      : Addon Download started 5E389BB9F58B79A6 - SpaceCore
BACKEND      : Downloading 5E389BB9F58B79A6 version 1.2.40
BACKEND      : Addon Download started 5B383D4CB27E0D54 - BMP-3 IFV
BACKEND      : Downloading 5B383D4CB27E0D54 version 1.0.36
BACKEND      : Addon Download started 5F1EE615E7AE3106 - BGONE
BACKEND      : Downloading 5F1EE615E7AE3106 version 1.1.25
BACKEND      : Addon Download started 61D8DE60644F9103 - WZ Launchers
BACKEND      : Downloading 61D8DE60644F9103 version 1.0.27
BACKEND      : Addon Download started 5AC2954C784671B3 - Barrett M82
BACKEND      : Downloading 5AC2954C784671B3 version 1.2.2
BACKEND      : Addon Download started 5AAF6D5352E5FCAB - Project Redline - Core
BACKEND      : Downloading 5AAF6D5352E5FCAB version 1.2.6
BACKEND      : Addon Download started 5E193315C8E82019 - M2 Bradley Fighting Vehicle
BACKEND      : Downloading 5E193315C8E82019 version 1.0.7
BACKEND      : Addon Download started 612F4C04CFF9B1C4 - BradleyFix
BACKEND      : Downloading 612F4C04CFF9B1C4 version 1.0.39
BACKEND      : Addon Download started 6146FAED5AAD7C55 - WCS_Helicopters
BACKEND      : Downloading 6146FAED5AAD7C55 version 2.0.88
BACKEND      : Addon Download started 628933A0D3A0D700 - WCS_Mi-24V
BACKEND      : Downloading 628933A0D3A0D700 version 1.0.46
BACKEND      : Addon Download started 621359270524E029 - Vulkan M - Malyuk 7.62x39
BACKEND      : Downloading 621359270524E029 version 1.0.34
BACKEND      : Addon Download started 62DED82740D3DDDB - Custom Attachments Slots
BACKEND      : Downloading 62DED82740D3DDDB version 1.0.1
BACKEND      : Addon Download started 628F720BC527C143 - Rayzis Optics
BACKEND      : Downloading 628F720BC527C143 version 1.1.31
BACKEND      : Addon Download started 61B84088181A8FA4 - Big Chungus Motorbike
BACKEND      : Downloading 61B84088181A8FA4 version 1.0.8
BACKEND      : Addon Download started 5E5C154FEE1094BB - M113 APC
BACKEND      : Downloading 5E5C154FEE1094BB version 1.0.17
BACKEND      : Addon Download started 62C2B68771445D49 - Map Markers with UTC Time
BACKEND      : Downloading 62C2B68771445D49 version 0.3.1
BACKEND      : Addon Download started 606B100247F5C709 - Bacon Loadout Editor
BACKEND      : Downloading 606B100247F5C709 version 1.2.30
BACKEND      : Addon Download started 60EAEA0389DB3CC2 - ACE Trenches
BACKEND      : Downloading 60EAEA0389DB3CC2 version 1.2.0
BACKEND      : Addon Download started 616478A18DC7DCB6 - FN SCAR -HEAVY and LIGHT-
BACKEND      : Downloading 616478A18DC7DCB6 version 1.6.3
BACKEND      : Addon Download started 5AB301290317994A - Bacon Suppressors
BACKEND      : Downloading 5AB301290317994A version 1.2.7
BACKEND      : Addon Download started 5CA125536EE7430A - M110 DMR
BACKEND      : Downloading 5CA125536EE7430A version 1.0.25
BACKEND      : Addon Download started 5AB890B71D748750 - M4 Block II and URG-I
BACKEND      : Downloading 5AB890B71D748750 version 1.2.9
BACKEND      : Addon Download started 6316D6621D6C664D - FORT-221 Assault Rifle
BACKEND      : Downloading 6316D6621D6C664D version 1.0.9
BACKEND      : Addon Download started 5994AD5A9F33BE57 - Game Master FX
BACKEND      : Downloading 5994AD5A9F33BE57 version 1.0.94
BACKEND      : Addon Download started 5DF14A2FD0C42CC0 - MAKO AK 105 Zentico
BACKEND      : Downloading 5DF14A2FD0C42CC0 version 1.0.42
BACKEND      : Addon Download started 63132835C7B48A57 - StrikeWorks Ru Small Arms Pack
BACKEND      : Downloading 63132835C7B48A57 version 1.0.46
BACKEND      : Addon Download started 62CD51E9C58D6957 - Mar-10
BACKEND      : Downloading 62CD51E9C58D6957 version 1.0.7
BACKEND      : Addon Download started 5D6F4DF0C3C677BD - MK47
BACKEND      : Downloading 5D6F4DF0C3C677BD version 1.0.21
BACKEND      : Addon Download started 5E0AB16BEB16D6A4 - T-72 Main Battle Tank
BACKEND      : Downloading 5E0AB16BEB16D6A4 version 1.2.10
BACKEND      : Addon Download started 6446DDF41914A293 - Marder 1A3
BACKEND      : Downloading 6446DDF41914A293 version 1.0.22
BACKEND      : Addon Download started 609418DCD487D71E - Weapon Utils
BACKEND      : Downloading 609418DCD487D71E version 1.0.7
BACKEND      : Addon Download started 608CF9E9CAC792B8 - Eotech Vudu
BACKEND      : Downloading 608CF9E9CAC792B8 version 1.0.12
BACKEND      : Addon Download started 5D0551624969C92E - Zeliks Character
BACKEND      : Downloading 5D0551624969C92E version 1.1.18
BACKEND      : Addon Download started 647CB046E0EDE0D9 - Russian Tactical Gear
BACKEND      : Downloading 647CB046E0EDE0D9 version 1.0.44
BACKEND      : Addon Download started 646B2C87CADFF4D3 - RK62 M3
BACKEND      : Downloading 646B2C87CADFF4D3 version 1.0.2
BACKEND      : Addon Download started 6447378A6C7CB747 - PKP-B
BACKEND      : Downloading 6447378A6C7CB747 version 0.0.47
BACKEND      : Addon Download started 5C9AD9EF76F6B5EA - ZU-23
BACKEND      : Downloading 5C9AD9EF76F6B5EA version 1.2.13
BACKEND      : Addon Download started 6497438B19727E0D - MG3 with RIS rail
BACKEND      : Downloading 6497438B19727E0D version 1.0.3
BACKEND      : Addon Download started 6330B96AA6C84654 - Snipex Alligator 14.5x114
BACKEND      : Downloading 6330B96AA6C84654 version 1.0.9
BACKEND      : Addon Download started 64C2D989353DDD0A - CIE Ukrainian IMV Novator
BACKEND      : Downloading 64C2D989353DDD0A version 1.0.34
BACKEND      : Addon Download started 62CCD69DD17E4F2F - AKI CORE
BACKEND      : Downloading 62CCD69DD17E4F2F version 1.0.3
BACKEND      : Addon Download started 6273146ADFE8241D - AH6M
BACKEND      : Downloading 6273146ADFE8241D version 1.1.18
BACKEND      : Addon Download started 614627BACB991914 - Prefab Optimizations - Core
BACKEND      : Downloading 614627BACB991914 version 0.3.1
BACKEND      : Addon Download started 6148E5A6D60AA2BA - Prefab Optimizations - Glass
BACKEND      : Downloading 6148E5A6D60AA2BA version 0.2.6
BACKEND      : Addon Download started 611773E9DBCA20AC - Prefab Optimizations
BACKEND      : Downloading 611773E9DBCA20AC version 1.0.1
BACKEND      : Addon Download started 613A878AD341C163 - WCS Script Optimizations
BACKEND      : Downloading 613A878AD341C163 version 2.0.36
BACKEND      : Addon Download started 613D4634CBB276B2 - Disable Arma Vision
BACKEND      : Downloading 613D4634CBB276B2 version 2.0.0
BACKEND      : Addon Download started 5F2944B7474F043F - Disable Game Master Budgets
BACKEND      : Downloading 5F2944B7474F043F version 1.0.1
BACKEND      : Addon Download started 60DCBC196B6C9667 - More Damage
BACKEND      : Downloading 60DCBC196B6C9667 version 1.0.3
BACKEND      : Addon Download started 609748A2188EC489 - Legion Conflict
BACKEND      : Downloading 609748A2188EC489 version 1.1.108
BACKEND      : Addon Download started 62873EEDBE86B8F9 - CIE Buildings
BACKEND      : Downloading 62873EEDBE86B8F9 version 1.0.5
BACKEND      : Addon Download started 6288EE3B3A7ACCA4 - CIE Patches
BACKEND      : Downloading 6288EE3B3A7ACCA4 version 1.0.43
BACKEND      : Addon Download started 62C9653A23A9AC3D - CIE Color Tapes
BACKEND      : Downloading 62C9653A23A9AC3D version 1.0.5
BACKEND      : Addon Download started 60A4E327363B10F1 - Legion Inventory Items
BACKEND      : Downloading 60A4E327363B10F1 version 1.0.170
BACKEND      : Addon Download started 631C62D234400F02 - CIE Configs
BACKEND      : Downloading 631C62D234400F02 version 1.0.55
BACKEND      : Addon Download started 60D920AB1BF4D22F - Server Vehicles
BACKEND      : Downloading 60D920AB1BF4D22F version 1.0.86
BACKEND      : Addon Download started 61732D4F7D980E9A - Zarichne
BACKEND      : Downloading 61732D4F7D980E9A version 1.1.65
BACKEND      : Addon Download started 6271134D85ED0DDA - ConflictSafezone
BACKEND      : Downloading 6271134D85ED0DDA version 1.0.14
BACKEND      : Addon Download started 632CE8D929C7D0BC - CIE Zarichne Conflict
BACKEND      : Downloading 632CE8D929C7D0BC version 1.0.15
BACKEND      : Download
 BACKEND      : Downloading 85 addons:
 BACKEND      : RIS Laser Attachments: >____________________ 0% 0/0 MB
 BACKEND      : Team Balancer: >____________________ 0% 0/0 MB
 BACKEND      : Server Admin Tools: >____________________ 0% 0/0 MB
 BACKEND      : Disable Friendly Fire: >____________________ 0% 0/0 MB
 BACKEND      : Where Am I: >____________________ 0% 0/0 MB
 BACKEND      : ACE Core: >____________________ 0% 0/0 MB
 BACKEND      : ACE Chopping: >____________________ 0% 0/0 MB
 BACKEND      : ACE Finger: >____________________ 0% 0/0 MB
 BACKEND      : ACE Compass: >____________________ 0% 0/0 MB
 BACKEND      : ACE Magazine Repack: >____________________ 0% 0/0 MB
 BACKEND      : RHS - Status Quo: >____________________ 0% 0/0 MB
 BACKEND      : GM Persistent Loadouts: >____________________ 0% 0/0 MB
 BACKEND      : Keep Gun When Uncon: >____________________ 0% 0/0 MB
 BACKEND      : WCS_VehicleLock: >____________________ 0% 0/0 MB
 BACKEND      : Modern Optics Pack: >____________________ 0% 0/0 MB
 BACKEND      : Deployable Spawn Ticket Fix: >____________________ 0% 0/0 MB
 BACKEND      : HMMWV  VARIANTS PACK: >____________________ 0% 0/0 MB
 BACKEND      : Tactical Flava: >____________________ 0% 0/0 MB
 BACKEND      : Gs Mountable BTR-70: >____________________ 0% 0/0 MB
 BACKEND      : Gs Vehicle Periscopes: >____________________ 0% 0/0 MB
 BACKEND      : Solo Push-Pull: >____________________ 0% 0/0 MB
 BACKEND      : COALITION Squad Interface: >____________________ 0% 0/0 MB
 BACKEND      : Railway Generator: >____________________ 0% 0/0 MB
 BACKEND      : WolfsBuildingPack: >____________________ 0% 0/0 MB
 BACKEND      : Bon Action Animations: >____________________ 0% 0/0 MB
 BACKEND      : WCS_Armament: >____________________ 0% 0/0 MB
 BACKEND      : SpaceCore: >____________________ 0% 0/0 MB
 BACKEND      : BMP-3 IFV: >____________________ 0% 0/0 MB
 BACKEND      : BGONE: >____________________ 0% 0/0 MB
 BACKEND      : WZ Launchers: >____________________ 0% 0/0 MB
 BACKEND      : Barrett M82: >____________________ 0% 0/0 MB
 BACKEND      : Project Redline - Core: >____________________ 0% 0/0 MB
 BACKEND      : M2 Bradley Fighting Vehicle: >____________________ 0% 0/0 MB
 BACKEND      : BradleyFix: >____________________ 0% 0/0 MB
 BACKEND      : WCS_Helicopters: >____________________ 0% 0/0 MB
 BACKEND      : WCS_Mi-24V: >____________________ 0% 0/0 MB
 BACKEND      : Vulkan M - Malyuk 7.62x39: >____________________ 0% 0/0 MB
 BACKEND      : Custom Attachments Slots: >____________________ 0% 0/0 MB
 BACKEND      : Rayzis Optics: >____________________ 0% 0/0 MB
 BACKEND      : Big Chungus Motorbike: >____________________ 0% 0/0 MB
 BACKEND      : M113 APC: >____________________ 0% 0/0 MB
 BACKEND      : Map Markers with UTC Time: >____________________ 0% 0/0 MB
 BACKEND      : Bacon Loadout Editor: >____________________ 0% 0/0 MB
 BACKEND      : ACE Trenches: >____________________ 0% 0/0 MB
 BACKEND      : FN SCAR -HEAVY and LIGHT-: >____________________ 0% 0/0 MB
 BACKEND      : Bacon Suppressors: >____________________ 0% 0/0 MB
 BACKEND      : M110 DMR: >____________________ 0% 0/0 MB
 BACKEND      : M4 Block II and URG-I: >____________________ 0% 0/0 MB
 BACKEND      : FORT-221 Assault Rifle: >____________________ 0% 0/0 MB
 BACKEND      : Game Master FX: >____________________ 0% 0/0 MB
 BACKEND      : MAKO AK 105 Zentico: >____________________ 0% 0/0 MB
 BACKEND      : StrikeWorks Ru Small Arms Pack: >____________________ 0% 0/0 MB
 BACKEND      : Mar-10: >____________________ 0% 0/0 MB
 BACKEND      : MK47: >____________________ 0% 0/0 MB
 BACKEND      : T-72 Main Battle Tank: >____________________ 0% 0/0 MB
 BACKEND      : Marder 1A3: >____________________ 0% 0/0 MB
 BACKEND      : Weapon Utils: >____________________ 0% 0/0 MB
 BACKEND      : Eotech Vudu: >____________________ 0% 0/0 MB
 BACKEND      : Zeliks Character: >____________________ 0% 0/0 MB
 BACKEND      : Russian Tactical Gear: >____________________ 0% 0/0 MB
 BACKEND      : RK62 M3: >____________________ 0% 0/0 MB
 BACKEND      : PKP-B: >____________________ 0% 0/0 MB
 BACKEND      : ZU-23: >____________________ 0% 0/0 MB
 BACKEND      : MG3 with RIS rail: >____________________ 0% 0/0 MB
 BACKEND      : Snipex Alligator 14.5x114: >____________________ 0% 0/0 MB
 BACKEND      : CIE Ukrainian IMV Novator: >____________________ 0% 0/0 MB
 BACKEND      : AKI CORE: >____________________ 0% 0/0 MB
 BACKEND      : AH6M: >____________________ 0% 0/0 MB
 BACKEND      : Prefab Optimizations - Core: >____________________ 0% 0/0 MB
 BACKEND      : Prefab Optimizations - Glass: >____________________ 0% 0/0 MB
 BACKEND      : Prefab Optimizations: >____________________ 0% 0/0 MB
 BACKEND      : WCS Script Optimizations: >____________________ 0% 0/0 MB
 BACKEND      : Disable Arma Vision: >____________________ 0% 0/0 MB
 BACKEND      : Disable Game Master Budgets: >____________________ 0% 0/0 MB
 BACKEND      : More Damage: >____________________ 0% 0/0 MB
 BACKEND      : Legion Conflict: >____________________ 0% 0/0 MB
 BACKEND      : CIE Buildings: >____________________ 0% 0/0 MB
 BACKEND      : CIE Patches: >____________________ 0% 0/0 MB
 BACKEND      : CIE Color Tapes: >____________________ 0% 0/0 MB
 BACKEND      : Legion Inventory Items: >____________________ 0% 0/0 MB
 BACKEND      : CIE Configs: >____________________ 0% 0/0 MB
 BACKEND      : Server Vehicles: >____________________ 0% 0/0 MB
 BACKEND      : Zarichne: >____________________ 0% 0/0 MB
 BACKEND      : ConflictSafezone: >____________________ 0% 0/0 MB
 BACKEND      : CIE Zarichne Conflict: >____________________ 0% 0/0 MB
 BACKEND      : Download speed 0.00 KB/s
BACKEND      : Download
 BACKEND      : Downloading 85 addons:
 BACKEND      : RIS Laser Attachments: >____________________ 0% 0/0 MB
 BACKEND      : Team Balancer: >____________________ 0% 0/0 MB
 BACKEND      : Server Admin Tools: >____________________ 0% 0/0 MB
 BACKEND      : Disable Friendly Fire: >____________________ 0% 0/0 MB
 BACKEND      : Where Am I: >____________________ 0% 0/0 MB
 BACKEND      : ACE Core: >____________________ 0% 0/0 MB
 BACKEND      : ACE Chopping: >____________________ 0% 0/0 MB
 BACKEND      : ACE Finger: >____________________ 0% 0/0 MB
 BACKEND      : ACE Compass: >____________________ 0% 0/0 MB
 BACKEND      : ACE Magazine Repack: >____________________ 0% 0/0 MB
 BACKEND      : RHS - Status Quo: >____________________ 0% 0/0 MB
 BACKEND      : GM Persistent Loadouts: >____________________ 0% 0/0 MB
 BACKEND      : Keep Gun When Uncon: >____________________ 0% 0/0 MB
 BACKEND      : WCS_VehicleLock: >____________________ 0% 0/0 MB
 BACKEND      : Modern Optics Pack: >____________________ 0% 0/0 MB
 BACKEND      : Deployable Spawn Ticket Fix: >____________________ 0% 0/0 MB
 BACKEND      : HMMWV  VARIANTS PACK: >____________________ 0% 0/0 MB
 BACKEND      : Tactical Flava: >____________________ 0% 0/0 MB
 BACKEND      : Gs Mountable BTR-70: >____________________ 0% 0/0 MB
 BACKEND      : Gs Vehicle Periscopes: >____________________ 0% 0/0 MB
 BACKEND      : Solo Push-Pull: >____________________ 0% 0/0 MB
 BACKEND      : COALITION Squad Interface: >____________________ 0% 0/0 MB
 BACKEND      : Railway Generator: >____________________ 0% 0/0 MB
 BACKEND      : WolfsBuildingPack: >____________________ 0% 0/0 MB
 BACKEND      : Bon Action Animations: >____________________ 0% 0/0 MB
 BACKEND      : WCS_Armament: >____________________ 0% 0/0 MB
 BACKEND      : SpaceCore: >____________________ 0% 0/0 MB
 BACKEND      : BMP-3 IFV: >____________________ 0% 0/0 MB
 BACKEND      : BGONE: >____________________ 0% 0/0 MB
 BACKEND      : WZ Launchers: >____________________ 0% 0/0 MB
 BACKEND      : Barrett M82: >____________________ 0% 0/0 MB
 BACKEND      : Project Redline - Core: >____________________ 0% 0/0 MB
 BACKEND      : M2 Bradley Fighting Vehicle: >____________________ 0% 0/0 MB
 BACKEND      : BradleyFix: >____________________ 0% 0/0 MB
 BACKEND      : WCS_Helicopters: >____________________ 0% 0/0 MB
 BACKEND      : WCS_Mi-24V: >____________________ 0% 0/0 MB
 BACKEND      : Vulkan M - Malyuk 7.62x39: >____________________ 0% 0/0 MB
 BACKEND      : Custom Attachments Slots: >____________________ 0% 0/0 MB
 BACKEND      : Rayzis Optics: >____________________ 0% 0/0 MB
 BACKEND      : Big Chungus Motorbike: >____________________ 0% 0/0 MB
 BACKEND      : M113 APC: >____________________ 0% 0/0 MB
 BACKEND      : Map Markers with UTC Time: >____________________ 0% 0/0 MB
 BACKEND      : Bacon Loadout Editor: >____________________ 0% 0/0 MB
 BACKEND      : ACE Trenches: >____________________ 0% 0/0 MB
 BACKEND      : FN SCAR -HEAVY and LIGHT-: >____________________ 0% 0/0 MB
 BACKEND      : Bacon Suppressors: >____________________ 0% 0/0 MB
 BACKEND      : M110 DMR: >____________________ 0% 0/0 MB
 BACKEND      : M4 Block II and URG-I: >____________________ 0% 0/0 MB
 BACKEND      : FORT-221 Assault Rifle: >____________________ 0% 0/0 MB
 BACKEND      : Game Master FX: >____________________ 0% 0/0 MB
 BACKEND      : MAKO AK 105 Zentico: >____________________ 0% 0/0 MB
 BACKEND      : StrikeWorks Ru Small Arms Pack: >____________________ 0% 0/0 MB
 BACKEND      : Mar-10: >____________________ 0% 0/0 MB
 BACKEND      : MK47: >____________________ 0% 0/0 MB
 BACKEND      : T-72 Main Battle Tank: >____________________ 0% 0/0 MB
 BACKEND      : Marder 1A3: >____________________ 0% 0/0 MB
 BACKEND      : Weapon Utils: >____________________ 0% 0/0 MB
 BACKEND      : Eotech Vudu: >____________________ 0% 0/0 MB
 BACKEND      : Zeliks Character: >____________________ 0% 0/0 MB
 BACKEND      : Russian Tactical Gear: >____________________ 0% 0/0 MB
 BACKEND      : RK62 M3: >____________________ 0% 0/0 MB
 BACKEND      : PKP-B: >____________________ 0% 0/0 MB
 BACKEND      : ZU-23: >____________________ 0% 0/0 MB
 BACKEND      : MG3 with RIS rail: >____________________ 0% 0/0 MB
 BACKEND      : Snipex Alligator 14.5x114: >____________________ 0% 0/0 MB
 BACKEND      : CIE Ukrainian IMV Novator: >____________________ 0% 0/0 MB
 BACKEND      : AKI CORE: >____________________ 0% 0/0 MB
 BACKEND      : AH6M: >____________________ 0% 0/0 MB
 BACKEND      : Prefab Optimizations - Core: >____________________ 0% 0/0 MB
 BACKEND      : Prefab Optimizations - Glass: >____________________ 0% 0/0 MB
 BACKEND      : Prefab Optimizations: >____________________ 0% 0/0 MB
 BACKEND      : WCS Script Optimizations: >____________________ 0% 0/0 MB
 BACKEND      : Disable Arma Vision: >____________________ 0% 0/0 MB
 BACKEND      : Disable Game Master Budgets: >____________________ 0% 0/0 MB
 BACKEND      : More Damage: >____________________ 0% 0/0 MB
 BACKEND      : Legion Conflict: >____________________ 0% 0/0 MB
 BACKEND      : CIE Buildings: >____________________ 0% 0/0 MB
 BACKEND      : CIE Patches: >____________________ 0% 0/0 MB
 BACKEND      : CIE Color Tapes: >____________________ 0% 0/0 MB
 BACKEND      : Legion Inventory Items: >____________________ 0% 0/0 MB
 BACKEND      : CIE Configs: >____________________ 0% 0/0 MB
 BACKEND      : Server Vehicles: >____________________ 0% 0/0 MB
 BACKEND      : Zarichne: >____________________ 0% 0/0 MB
 BACKEND      : ConflictSafezone: >____________________ 0% 0/0 MB
 BACKEND      : CIE Zarichne Conflict: >____________________ 0% 0/0 MB
 BACKEND      : Download speed 0.00 KB/s
ENGINE       : Game destroyed.
RPL          : Pip::Destroy

stderr

ENGINE       : GameProject load
 INIT         : GameProject load project data @"./addons/data/ArmaReforger.gproj"
  RESOURCES (E): Wrong GUID/name for resource @"{C014582791ECBF24}Language/localization.st" in property "StringTableSource"
AUDIO     (E): Audio device initialization failed with error: 9
SCRIPT       : Compiling Game scripts
 SCRIPT    (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,28": 'GetPlayerBlockedState' is obsolete: Session blocking is no longer supported.
 SCRIPT    (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,30": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported.
 SCRIPT    (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,35": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported.
 SCRIPT    (W): @"scripts/Game/Groups/SCR_GroupTileButton.c,671": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId).
 SCRIPT    (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,436": 'SetPlayerMutedState' is obsolete: Use SocialComponent.SetMuted(playerId, muted).
 SCRIPT    (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,438": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId).
 SCRIPT    (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,499": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId).
 SCRIPT    (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,474": Variable 'enableBlock' is not used
 SCRIPT    (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1133": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId).
 SCRIPT    (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1136": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId).
 SCRIPT    (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1140": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId).
BACKEND      : Loading dedicated server config.
 RESOURCES    : GetResourceObject @"{9F38153CC1AD6EF4}Missions/ZarichneCIE.conf"
  RESOURCES (E): Failed to open
 RESOURCES (E): MissionHeader::ReadMissionHeader cannot load the resource 'Missions/ZarichneCIE.conf'!
BACKEND   (E): Fragmentizer: Unable to create file '/tmp/6288EE3B3A7ACCA4/addon.gproj//7aadf746f6ce0cb93e977e42965da78766de38b250cfff2010990923f6f9059b0dafc64549f7ff758162656960485e55e860801d8411ce102a2696a4055aaff0'
BACKEND   (E): Failed to fetch addon details from workshop API! Repeat later or try different mods.
BACKEND   (E): Failed to fetch addon details from workshop API! Repeat later or try different mods.
ENGINE    (E): Unable to initialize the game
RESOURCES (E): ==== Resource leaks ====
RESOURCES (E): ui/fonts/robotomono_msdf_28.edds   1