Hi
I have a problem for the first launch of my server on linux
The server crashes and does not launch, I do not see in the logs what could create this problem
14:07:06:682 ENGINE : Initializing engine. 14:07:06:682 ENGINE : CLI Params: -config /home/arma/serverfiles/armarserver_config.json -profile /home/arma/serverfiles/profiles/server -maxFPS 60 14:07:06:709 ENGINE : FileSystem: Adding package './addons/data/' (pak count: 2) to filesystem under name ArmaReforger 14:07:06:709 ENGINE : FileSystem: Adding package './addons/core/' (pak count: 1) to filesystem under name core 14:07:06:709 RESOURCES : ResourceDB: loading cache (id=0 name=ArmaReforger path=./addons/data/resourceDatabase.rdb) 14:07:06:762 RESOURCES : ResourceDB: loading cache (id=1 name=core path=./addons/core/resourceDatabase.rdb) 14:07:06:810 RENDER : Basic screen setup: 14:07:06:810 RENDER : Back buffer width x height: 0x0 14:07:06:811 RENDER : Back buffer format : TEXFMT_UNKNOWN (0) 14:07:06:811 RENDER : MSAA : none 14:07:06:811 RENDER : Detected 1 output devices: 14:07:06:811 RENDER : Dummy output (Dummy device for our dummy render.), 1920x1080 (offset 0x0) 14:07:06:811 RENDER : GPU_DUMMY (0xFFFF) (Enfusion dummy render) with 1 GPU detected, VRAM 128MB (fast 128MB), shared 128MB, driver version 0, stereo not available 14:07:06:811 RENDER : Multithreaded resource creation is not supported 14:07:06:811 RENDER : Multithreaded command buffers are not supported 14:07:06:811 RENDER : Compute units are not supported 14:07:06:811 RENDER : Structured buffers are not supported 14:07:06:811 RENDER : Concurrent frames limit 2 14:07:06:811 RENDER : Shader precision support 16bit is not supported 14:07:06:811 ENGINE : Job system settings: coreCount=8, shortJobContextCount=8, shortJobThreadCount=7, longJobThreadCount=3 14:07:06:849 AUDIO : Audio device created 14:07:06:851 ENGINE : Initializing inputs. 14:07:06:854 NETWORK : Initializing networking. 14:07:06:855 SCRIPT : Initializing scripts 14:07:06:855 SCRIPT : ScriptProjectManager init 14:07:06:855 PROFILING : ScriptProjectManager init took: 0.014000 ms 14:07:06:876 PROFILING : Initializing scripts took: 21.871000 ms 14:07:06:877 ENGINE : Enfusion engine successfully created. 14:07:06:877 GUI : Using default language (en_us) 14:07:06:877 GUI : Loading 'en_us' localization file. 14:07:06:877 INIT : Loading StringTable 14:07:06:887 PROFILING : Loading StringTable took: 9.591000 ms 14:07:06:887 SCRIPT : Compiling GameLib scripts 14:07:06:909 PROFILING : Compiling GameLib scripts took: 22.510000 ms 14:07:06:910 GUI (E): ImageWidget::AlphaMaskTexture can't load 'UI/Textures/ProgressMasks/ProgressMaskVertical_256x1.edds' 14:07:06:910 GUI (E): ImageWidget::AlphaMaskTexture can't load 'UI/Textures/ProgressMasks/ProgressMaskVertical_256x1.edds' 14:07:06:910 GUI (E): ImageWidget::AlphaMaskTexture can't load 'UI/Textures/ProgressMasks/ProgressMaskHorizontal_256x1.edds' 14:07:06:910 GUI (E): ImageWidget::AlphaMaskTexture can't load 'UI/Textures/ProgressMasks/ProgressMaskHorizontal_256x1.edds' 14:07:06:910 GUI (E): ImageWidget::AlphaMaskTexture can't load 'UI/Textures/ProgressMasks/ProgressMaskCircular_1024.edds' 14:07:06:910 GUI (E): ImageWidget::AlphaMaskTexture can't load 'UI/Textures/ProgressMasks/ProgressMaskCircular_1024.edds' 14:07:06:910 GUI (E): ImageWidget::AlphaMaskTexture can't load 'UI/Textures/ProgressMasks/ProgressMaskCircular_1024.edds' 14:07:06:910 GUI (E): ImageWidget::AlphaMaskTexture can't load 'UI/Textures/ScreenEffects/Suppression/suppressionVignette_alphaMask200.edds' 14:07:06:910 GUI (E): ImageWidget::AlphaMaskTexture can't load 'UI/Textures/ProgressMasks/ProgressMaskCircular_1024.edds' 14:07:06:910 GUI (E): ImageWidget::AlphaMaskTexture can't load 'UI/Textures/ProgressMasks/ProgressMaskCircular_1024.edds' 14:07:06:910 GUI (E): ImageWidget::AlphaMaskTexture can't load 'UI/Textures/ProgressMasks/ProgressMaskCircular_1024.edds' 14:07:06:911 SCRIPT : Compiling Game scripts 14:07:08:051 PROFILING : Compiling Game scripts took: 1140.451000 ms 14:07:08:103 INIT : Creating game instance(ArmaReforgerScripted), version 0.9.7.53 built 2022-12-08 23:01:42 UTC. 14:07:08:111 ENGINE (E): BackendDebug:: cannot create directory ($profile:.backend/) 14:07:08:116 SCRIPT : Profile - Using MachineName! 14:07:08:315 NETWORK : Starting dedicated server using command line args. 14:07:08:414 BACKEND : Required addons are ready to use. 14:07:08:414 SCRIPT : OnMissionSet 14:07:08:414 WORLD : Entities load @"{9DF143A76F5C6460}worlds/MP/CTI_Campaign_Eden.ent" 14:07:08:950 WORLD : Subscene load @"{853E92315D1D9EFE}worlds/Eden/Eden.ent" 14:07:08:950 RESOURCES : GetResourceObject @"{A20FED3C5AC21FF9}Prefabs/Structures/Airport/LightRunway_02/LightRunway_02.et" 14:07:08:950 WORLD : Entity prefab load @"{A20FED3C5AC21FF9}Prefabs/Structures/Airport/LightRunway_02/LightRunway_02.et" 14:07:08:950 WORLD (E): Unknown keyword/data 'oneAngle' at offset 491(0x1eb) 14:07:09:261 PROFILING : Entities load took: 846.799000 ms 14:07:09:261 WORLD : Game::LoadEntities 14:07:09:277 WORLD : Preload 14:07:09:347 PROFILING : Preload took: 69.188000 ms 14:07:09:347 WORLD : Wait for preloading data 14:07:10:799 PROFILING : Wait for preloading data took: 1452.106000 ms 14:07:10:799 WORLD : CreateEntities 14:07:10:799 WORLD : CreateEntities 14:07:10:799 WORLD : NotifyBeforeEntitiesCreated 14:07:10:800 RESOURCES : Loaded mission headers from 2 addon(s)! 14:07:10:800 PROFILING : NotifyBeforeEntitiesCreated took: 0.934000 ms 14:07:10:804 ENTITY : Create entity @"ENTITY:1" ('world', GenericWorldEntity) at <0.000000 0.000000 0.000000> 14:07:10:804 RENDER (E): Material Terrains/Common/Water/Ocean/Simulation/bumpSim.emat can't be use for ocean simulation, not compatible material class (MaterialClass) 14:07:10:806 ENTITY : Create entity @"ENTITY:2" ('Eden', GenericTerrainEntity) at <0.000000 0.000000 0.000000> 14:07:10:806 PROFILING : Terrain load 14:07:12:449 PROFILING : Terrain load took: 1643.647000 ms 14:07:16:209 ENTITY : Create entity @"ENTITY:773103" ('SCR_DestructibleEntity') at <7543.137207 137.700989 4752.210449> 14:07:16:209 ENTITY (E): Destructible SCR_DestructibleEntityClass first phase has a threshold != 1, value will be overwritten 14:07:17:411 ENTITY : Create entity @"ENTITY:1001759" ('GenericEntity') at <7034.411133 118.575241 6016.577637> 14:07:17:411 RESOURCES : GetResourceObject @"{AB7FC5591A5521D9}Assets/Structures/BuildingsParts/Windows/Glass_PhoneBooth_E_01/Glass_Door_PhoneBooth_E_63x58.xob" 14:07:17:411 RESOURCES (E): Failed to open 14:07:17:412 ENTITY : Create entity @"ENTITY:1001760" ('GenericEntity') at <7034.411133 118.575241 6016.577637> 14:07:17:412 RESOURCES : GetResourceObject @"{32617CC007B21049}Assets/Structures/BuildingsParts/Windows/Glass_PhoneBooth_E_01/Glass_Door_PhoneBooth_E_63x72.xob" 14:07:17:412 RESOURCES (E): Failed to open 14:07:17:820 ENTITY : Create entity @"ENTITY:1102640" ('StaticModelEntity') at <4955.812988 17.403893 4052.177979> 14:07:17:820 MATERIAL (E): Object @"Assets/Structures/Cultural/Calvaries/CalvaryLarge_01/CalvaryLarge_01.xob" - cannot load material @"system/wbdata/PreviewWindow/TransparentMat.emat", creating default one (class MatPBRBasic) 14:07:18:068 ENTITY : Create entity @"ENTITY:1151409" ('RoadEntity') at <4773.007812 27.417000 11115.359375> 14:07:18:068 TERRAIN (W): A road without a road material found (@"ENTITY:1151409"). 14:07:18:068 ENTITY : Create entity @"ENTITY:1151411" ('RoadEntity') at <4772.949219 27.417000 11115.565430> 14:07:18:068 TERRAIN (W): A road without a road material found (@"ENTITY:1151411"). 14:07:18:068 ENTITY : Create entity @"ENTITY:1151413" ('RoadEntity') at <4770.958008 25.190001 11958.533203> 14:07:18:068 TERRAIN (W): A road without a road material found (@"ENTITY:1151413"). 14:07:22:926 NETWORK : Enabled lag compensation, 29 frames with 100 FPS and 280 ms rewind limits. 14:07:22:999 WORLD : NotifyBeforeEntitiesInitialized 14:07:22:999 PROFILING : NotifyBeforeEntitiesInitialized took: 0.004000 ms 14:07:22:999 WORLD : InitEntities 'world' 14:07:22:999 ENTITY : Init entity @"ENTITY:3" ('SCR_MapEntity1', SCR_MapEntity) at <6400.000000 0.000000 6400.000000> @"{E1B88C66BF6CA1F9}Prefabs/World/Game/MapEntity_Everon.et" 14:07:22:999 SCRIPT (W): SCR_MapEntity: Cannot get the size from terrain. Using default. 14:07:23:424 ENTITY : Init entity @"ENTITY:2305843009213695780" ('StartingPos02', SCR_CampaignBase) at <2949.187988 90.764000 4838.723145> 14:07:23:425 SCRIPT : USSR MOB set up in StartingPos02 14:07:23:426 ENTITY : Init entity @"ENTITY:2305843009213695788" ('StartingPos04', SCR_CampaignBase) at <7845.081055 151.781006 4674.333008> 14:07:23:426 SCRIPT : US MOB set up in StartingPos04 14:07:23:455 ENTITY : Init entity @"ENTITY:2305843009213696463" ('MajorBaseChotain', SCR_CampaignBase) at <7445.591797 12.154000 6686.761230> 14:07:23:455 SCRIPT (W): Unable to register Slot ChotainHarbor_Fuel in #AR-Campaign_MapLocation_Coastal_Chotain! 14:07:23:457 ENTITY : Init entity @"ENTITY:2305843009213696547" ('MajorBaseLamentin', SCR_CampaignBase) at <1081.802979 7.091000 6013.407227> 14:07:23:457 SCRIPT (W): Unable to register Slot Lamentin_Fuel in #AR-Campaign_MapLocation_Coastal_Lamentin! 14:07:23:486 WORLD : NotifyEntitiesInitialized 14:07:23:486 TERRAIN : Initializing road networks... 14:07:23:489 PROFILING : Initializing road networks... took: 2.499000 ms 14:07:23:622 PROFILING : NotifyEntitiesInitialized took: 136.252000 ms 14:07:23:622 PROFILING : CreateEntities took: 12823.292000 ms 14:07:23:622 PROFILING : CreateEntities took: 12823.332000 ms 14:07:23:622 WORLD : Wait for preloading data around camera 14:07:23:622 PROFILING : Wait for preloading data around camera took: 0.001000 ms 14:07:23:622 WORLD : EOnActivate 14:07:23:623 PROFILING : EOnActivate took: 0.793000 ms 14:07:23:623 PROFILING : Game::LoadEntities took: 14361.931000 ms 14:07:23:727 NETWORK : RPL listen address requested: '0.0.0.0:2001' 14:07:23:785 NETWORK : Starting RPL server, listening on address 0.0.0.0:2001, fastValidation=true 14:07:23:884 DEFAULT : BattlEye Server: Loading BattlEye library from path '/home/arma/serverfiles/battleye/BEServer_x64.so'. 14:07:23:885 DEFAULT : BattlEye Server: 'Initialized (v1.220, Arma Reforger 0.9.7.53)' 14:07:23:885 DEFAULT : BattlEye Server: Initialized. 14:07:23:885 DEFAULT : BattlEye Server: 'Config entry: GameID armar ' 14:07:23:885 DEFAULT : BattlEye Server: 'Config entry: MasterPort 2001' 14:07:24:380 BACKEND (E): Http Error (BAD_REQUEST) 14:07:24:380 BACKEND (E): [RestApi] ID:[1] Error - Cannot send request 14:07:24:678 BACKEND (E): Http Error (BAD_REQUEST) 14:07:24:678 BACKEND (E): [RestApi] ID:[2] Error - Cannot send request 14:07:29:932 BACKEND (E): Http Error (BAD_REQUEST) 14:07:29:932 BACKEND (E): [RestApi] ID:[3] Error - Cannot send request 14:07:35:185 BACKEND (E): Http Error (BAD_REQUEST) 14:07:35:185 BACKEND (E): [RestApi] ID:[4] Error - Cannot send request 14:07:40:340 ENGINE (E): Unable to initialize the game 14:07:41:952 DEFAULT : BattlEye Server: Done. 14:07:41:953 RPL : Pip::Terminate 14:07:41:953 RPL : IReplication:: Terminating 14:07:41:964 ENGINE : Game destroyed. 14:07:42:043 RESOURCES (E): ==== Resource leaks ==== 14:07:42:043 RESOURCES (E): ui/fonts/robotomono_msdf_28.edds 1