Startup Issue with Unturned - Unturned

System Information

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

Problem Description

Issue

Trying to close low level socket support, but we still have sockets open!

Reproduction Steps

  • Make a new Unturned server
  • Tries to start it
  • On step 7/8, it returns an error and stalls:
  • 21.23.11 [ALLOC_CACHEOBJECTS_MAIN] Peak usage frame count: [1.0 MB-2.0 MB]: 90 frames, [2.0 MB-4.0 MB]: 7 frames, [4.0 MB-8.0 MB]: 39 frames, [8.0 MB-16.0 MB]: 73 frames, [16.0 MB-32.0 MB]: 52 frames, [32.0 MB-64.0 MB]: 109 frames, [64.0 MB-128.0 MB]: 195 frames, [128.0 MB-256.0 MB]: 37 frames Requested Block Size 4.0 MB Peak Block count 34 Peak Allocated memory 134.3 MB Peak Large allocation bytes 101.1 MB [ALLOC_CACHEOBJECTS_THREAD] Peak usage frame count: [16.0 KB-32.0 KB]: 75 frames, [64.0 KB-128.0 KB]: 1 frames, [1.0 MB-2.0 MB]: 2 frames, [2.0 MB-4.0 MB]: 3 frames, [4.0 MB-8.0 MB]: 7 frames, [8.0 MB-16.0 MB]: 16 frames, [16.0 MB-32.0 MB]: 24 frames, [32.0 MB-64.0 MB]: 48 frames, [64.0 MB-128.0 MB]: 105 frames, [128.0 MB-256.0 MB]: 321 frames Requested Block Size 4.0 MB Peak Block count 62 Peak Allocated memory 251.0 MB Peak Large allocation bytes 12.0 MB [ALLOC_TYPETREE] Dual Thread Allocator Peak main deferred allocation count 0 [ALLOC_BUCKET] Large Block size 4.0 MB Used Block count 1 Peak Allocated bytes 4.0 MB Failed Allocations. Bucket layout: 16B: 19 Subsections = 19456 buckets. Failed count: 0 32B: 7 Subsections = 3584 buckets. Failed count: 19483 48B: 15 Subsections = 5120 buckets. Failed count: 24324 64B: 180 Subsections = 46080 buckets. Failed count: 295968 80B: 28 Subsections = 5734 buckets. Failed count: 8576 96B: 3 Subsections = 512 buckets. Failed count: 15846 112B: 2 Subsections = 292 buckets. Failed count: 291 128B: 2 Subsections = 256 buckets. Failed count: 5398 [ALLOC_TYPETREE_MAIN] Peak usage frame count: [0-1.0 KB]: 499 frames, [128.0 KB-256.0 KB]: 4 frames, [256.0 KB-0.5 MB]: 51 frames, [0.5 MB-1.0 MB]: 48 frames Requested Block Size 2.0 MB Peak Block count 1 Peak Allocated memory 0.5 MB Peak Large allocation bytes 0 B [ALLOC_TYPETREE_THREAD] Peak usage frame count: [0-1.0 KB]: 485 frames, [256.0 KB-0.5 MB]: 117 frames Requested Block Size 2.0 MB Peak Block count 1 Peak Allocated memory 354.3 KB Peak Large allocation bytes 0 B src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (3480) : Trying to close low level socket support, but we still have sockets open!

Surely something easy I forgot. :slight_smile:

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