Startup Issue with Enshrouded - CPU usage goes to 50% when starting server

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Phobos’ v2.6.0.12 (Mainline)
Virtualization Docker
Application Enshrouded
Module GenericModule
Running in Container Yes
Current State Stopped

Problem Description

Issue

CPU usage goes to 50% when trying to start a new instance of enshrouded

Reproduction Steps

  • Create server
  • update server
  • start server
  • wait for server to completely start
    From console:
    05:52:09

Setting breakpad minidump AppID = 1203620

SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561197960265728 [API loaded no]

[app] start creation step Init_ResourceSystem

[os] ‘QueryIoRingCapabilities’ failed with error 0x80004001 - IORing not available

[os] Using platform specific Async I/O implementation!

[resource] Loaded kfc file ‘Z:/AMP/enshrouded/2278520/enshrouded_server.kfc’ with 31,865 resources.

[os] Started thread 0x00000000033e09e0 (SteamworksSystem) with stack range (0x00000000100b0000-0x00000000101b0000 size:1,048,576)

[resource] Using MB(0x0000000000000000:0) as graphics upload buffer

[os] Using IOCP API for async io queue ‘ResourceContent’ (buffers:1 max-command-count:64)

[os] Started thread 0x00000000033e2038 (ResourceContent) with stack range (0x000000001cdc0000-0x000000001cec0000 size:1,048,576)

[os] Started thread 0x0000000003fbdb88 (AsyncIo-IOCP) with stack range (0x000000001cec0000-0x000000001cfc0000 size:1,048,576)

05:52:12

[resource] Loaded 212,163,800 bytes of resource data in 3.37 s

[app] start creation step Init_ResourcePreload_Start

[app] start creation step Init_ResourcePreload_Wait

[resource] Preload of 0 bytes finished after 216.00 us (0.00 MiB/s)

[app] start creation step Init_Version

Game Version (SVN): 654213

[app] start creation step Init_UserSystem

[user] Couldn’t retrieve steam friends interface.

[app] start creation step Init_OnlineSystem

[user] Couldn’t retrieve steam user interface.

[OnlineProviderSteam] started transition from ‘Uninitialized’ to ‘Initialized’ (current=‘’)!

[app] start creation step Init_Session

[app] start creation step Init_Tracking

[app] start creation step Init_SaveDataSystem

[savedata] Couldn’t retrieve steam remote storage interface.

[savedata] Steam Cloud is disabled.

[app] start creation step Load_ResourceObject

[app] start creation step Init_TwitchDrops

[app] start creation step Init_ServerThread

[os] Started thread 0x000000001cdbff28 (Session) with stack range (0x00000000251c0000-0x00000000252c0000 size:1,048,576)

[os] Started thread 0x00000000101b0fd0 (P2pReceiveThread) with stack range (0x000000001cfc0000-0x000000001d0c0000 size:1,048,576)

[app] start creation step StartGame

[app] start creation step Init

[app] start creation step StartGame

[Session] started transition from ‘Lobby’ to ‘Host_Online’ (current=‘’)!

[os] Started thread 0x000000001cdb0740 (P2pSendThread) with stack range (0x000000001d0c0000-0x000000001d1c0000 size:1,048,576)

-------------- Session ----------------

Machines:


[os] Started thread 0x00000000251bf6a0 (SaveData) with stack range (0x0000000035fd0000-0x00000000360d0000 size:1,048,576)

[os] Started thread 0x000000002decff78 (HttpClient) with stack range (0x0000000035ed0000-0x0000000035fd0000 size:1,048,576)

[Session] ‘PrepareGame’ (up)!

[os] Started thread 0x00000000251bff48 (HttpClient) with stack range (0x00000000360d0000-0x00000000361d0000 size:1,048,576)

[os] Started thread 0x00000000251bff78 (GameServer) with stack range (0x00000000361d0000-0x00000000362d0000 size:1,048,576)

Same issue on Ubuntu 22.04

got same error

[os] ‘QueryIoRingCapabilities’ failed with error 0x80004001 - IORing not available

Please fix this

i foud the issue , just run outside docker and it work

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.