wolveix / satisfactory-server

A Dockerized version of the Satisfactory dedicated server
https://hub.docker.com/r/wolveix/satisfactory-server
MIT License
1.38k stars 151 forks source link

Hanging on startup #73

Closed stevenmqnguyen closed 3 years ago

stevenmqnguyen commented 3 years ago

Describe the Bug The boot sequence hangs on BeginTearingDown without a save file. [2021.11.04-04.37.11:592][ 0]LogWorld: BeginTearingDown for /Temp/Untitled_0

Hangs on [2021.11.04-04.45.06:006][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true with a save file.

Your Runtime Command or Docker Compose File

version: '3'
services:
    satisfactory-server:
        container_name: 'satisfactory-server'
        hostname: 'satisfactory-server'
        image: 'wolveix/satisfactory-server:latest'
        ports:
            - '7777:7777/udp'
            - '15000:15000/udp'
            - '15777:15777/udp'
        volumes:
            - './config:/config'
        environment:
            - DEBUG=false
            - MAXPLAYERS=8
            - PGID=1000
            - PUID=1000
            - SKIPUPDATE=false
            - STEAMBETA=true
        restart: unless-stopped

System Specs (please complete the following information):

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.3 LTS"
NAME="Ubuntu"
VERSION="20.04.3 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.3 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

Any insight into this?

wolveix commented 3 years ago

Hey! Thanks for opening this issue :)

Would you mind sharing your full log file, please? From start to finish with no overlapping logs would be ideal!

stevenmqnguyen commented 3 years ago

Thanks for taking a look at this.

Attaching to satisfactory-server
satisfactory-server    | Setting max players to 8
satisfactory-server    | Experimental flag is set. Experimental will be downloaded instead of Early Access.
satisfactory-server    | Checking available space...103GB detected
satisfactory-server    | Downloading the latest version of the game...
satisfactory-server    | Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
satisfactory-server    | [  0%] Checking for available updates...
satisfactory-server    | [----] Verifying installation...
satisfactory-server    | Steam Console Client (c) Valve Corporation
satisfactory-server    | -- type 'quit' to exit --
satisfactory-server    | Loading Steam API...OK
satisfactory-server    | 
satisfactory-server    | Connecting anonymously to Steam Public...OK
satisfactory-server    | Waiting for client config...OK
satisfactory-server    | Waiting for user info...OK
satisfactory-server    | Success! App '1690800' already up to date.
satisfactory-server    | Project file not found: /config/gamefiles/FactoryGame/FactoryGame.uproject
satisfactory-server    | sh: 1: xdg-user-dir: not found
satisfactory-server    | 4.26.1-171407+++FactoryGame+main 522 3
satisfactory-server    | Disabling core dumps.
satisfactory-server    | LogInit: Display: Running engine for game: FactoryGame
satisfactory-server    | LogInit: Display: Project file not found: /config/gamefiles/FactoryGame/FactoryGame.uproject
satisfactory-server    | LogInit: Display:  Attempting to find via project info helper.
satisfactory-server    | LogUProjectInfo: Found projects:
satisfactory-server    | LogPakFile: Display: Found Pak file ../../../FactoryGame/Content/Paks/FactoryGame-LinuxServer.pak attempting to mount.
satisfactory-server    | LogPakFile: Display: Mounting pak file ../../../FactoryGame/Content/Paks/FactoryGame-LinuxServer.pak.
satisfactory-server    | LogPakFile: PakFile PrimaryIndexSize=587106
satisfactory-server    | LogPakFile: PakFile PathHashIndexSize=670496
satisfactory-server    | LogPakFile: PakFile FullDirectoryIndexSize=1860564
satisfactory-server    | LogPakFile: OnPakFileMounted2Time == 0.000001
satisfactory-server    | LogPlatformFile: Using cached read wrapper
satisfactory-server    | LogTaskGraph: Started task graph with 4 named threads and 7 total threads with 1 sets of task threads.
satisfactory-server    | LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +0:00, Platform Override: ''
satisfactory-server    | LogPluginManager: Mounting plugin ReplicationGraph
satisfactory-server    | LogPluginManager: Mounting plugin DTLSHandlerComponent
satisfactory-server    | LogPluginManager: Mounting plugin Wwise
satisfactory-server    | LogPluginManager: Mounting plugin GeometryMode
satisfactory-server    | LogPluginManager: Mounting plugin ApexDestruction
satisfactory-server    | LogPluginManager: Mounting plugin BlueprintStats
satisfactory-server    | LogPluginManager: Mounting plugin OnlineFramework
satisfactory-server    | LogPluginManager: Mounting plugin OnlineSubsystem
satisfactory-server    | LogPluginManager: Mounting plugin OnlineSubsystemUtils
satisfactory-server    | LogPluginManager: Mounting plugin LensDistortion
satisfactory-server    | LogPluginManager: Mounting plugin WindowsDeviceProfileSelector
satisfactory-server    | LogPluginManager: Mounting plugin SteamController
satisfactory-server    | LogPluginManager: Mounting plugin SteamShared
satisfactory-server    | LogPluginManager: Mounting plugin RawInput
satisfactory-server    | LogPluginManager: Mounting plugin MfMedia
satisfactory-server    | LogPluginManager: Mounting plugin OnlineSubsystemSteam
satisfactory-server    | LogPluginManager: Mounting plugin OnlineSubsystemEOS
satisfactory-server    | LogPluginManager: Mounting plugin SignificanceManager
satisfactory-server    | LogPluginManager: Mounting plugin PythonScriptPlugin
satisfactory-server    | LogPluginManager: Mounting plugin EditorScriptingUtilities
satisfactory-server    | LogPluginManager: Mounting plugin EditorTests
satisfactory-server    | LogPluginManager: Mounting plugin FbxAutomationTestBuilder
satisfactory-server    | LogPluginManager: Mounting plugin FunctionalTestingEditor
satisfactory-server    | LogPluginManager: Mounting plugin RuntimeTests
satisfactory-server    | LogPluginManager: Mounting plugin ScreenshotTools
satisfactory-server    | LogPluginManager: Mounting plugin CSSEditorToolsExtension
satisfactory-server    | LogPluginManager: Mounting plugin Paper2D
satisfactory-server    | LogPluginManager: Mounting plugin AISupport
satisfactory-server    | LogPluginManager: Mounting plugin EnvironmentQueryEditor
satisfactory-server    | LogPluginManager: Mounting plugin LightPropagationVolume
satisfactory-server    | LogPluginManager: Mounting plugin AnimationSharing
satisfactory-server    | LogPluginManager: Mounting plugin PluginUtils
satisfactory-server    | LogPluginManager: Mounting plugin PropertyAccessEditor
satisfactory-server    | LogPluginManager: Mounting plugin UObjectPlugin
satisfactory-server    | LogPluginManager: Mounting plugin AssetManagerEditor
satisfactory-server    | LogPluginManager: Mounting plugin FacialAnimation
satisfactory-server    | LogPluginManager: Mounting plugin SpeedTreeImporter
satisfactory-server    | LogPluginManager: Mounting plugin DatasmithContent
satisfactory-server    | LogPluginManager: Mounting plugin VariantManagerContent
satisfactory-server    | LogPluginManager: Mounting plugin AlembicImporter
satisfactory-server    | LogPluginManager: Mounting plugin GeometryCache
satisfactory-server    | LogPluginManager: Mounting plugin AutomationUtils
satisfactory-server    | LogPluginManager: Mounting plugin BackChannel
satisfactory-server    | LogPluginManager: Mounting plugin ChaosClothEditor
satisfactory-server    | LogPluginManager: Mounting plugin ChaosCloth
satisfactory-server    | LogPluginManager: Mounting plugin ChaosEditor
satisfactory-server    | LogPluginManager: Mounting plugin PlanarCut
satisfactory-server    | LogPluginManager: Mounting plugin GeometryProcessing
satisfactory-server    | LogPluginManager: Mounting plugin EditableMesh
satisfactory-server    | LogPluginManager: Mounting plugin GeometryCollectionPlugin
satisfactory-server    | LogPluginManager: Mounting plugin ProceduralMeshComponent
satisfactory-server    | LogPluginManager: Mounting plugin ChaosSolverPlugin
satisfactory-server    | LogPluginManager: Mounting plugin ChaosNiagara
satisfactory-server    | LogPluginManager: Mounting plugin Niagara
satisfactory-server    | LogPluginManager: Mounting plugin CharacterAI
satisfactory-server    | LogPluginManager: Mounting plugin MotoSynth
satisfactory-server    | LogPluginManager: Mounting plugin PlatformCrypto
satisfactory-server    | LogPluginManager: Mounting plugin ImgMedia
satisfactory-server    | LogPluginManager: Mounting plugin MediaCompositing
satisfactory-server    | LogPluginManager: Mounting plugin MeshPainting
satisfactory-server    | LogPluginManager: Mounting plugin TcpMessaging
satisfactory-server    | LogPluginManager: Mounting plugin UdpMessaging
satisfactory-server    | LogPluginManager: Mounting plugin ActorSequence
satisfactory-server    | LogPluginManager: Mounting plugin LevelSequenceEditor
satisfactory-server    | LogPluginManager: Mounting plugin MatineeToLevelSequence
satisfactory-server    | LogPluginManager: Mounting plugin TemplateSequence
satisfactory-server    | LogPluginManager: Mounting plugin OnlineSubsystemNull
satisfactory-server    | LogPluginManager: Mounting plugin LauncherChunkInstaller
satisfactory-server    | LogPluginManager: Mounting plugin ActorLayerUtilities
satisfactory-server    | LogPluginManager: Mounting plugin AppleImageUtils
satisfactory-server    | LogPluginManager: Mounting plugin AssetTags
satisfactory-server    | LogPluginManager: Mounting plugin AudioCapture
satisfactory-server    | LogPluginManager: Mounting plugin CableComponent
satisfactory-server    | LogPluginManager: Mounting plugin ChunkDownloader
satisfactory-server    | LogPluginManager: Mounting plugin CustomMeshComponent
satisfactory-server    | LogPluginManager: Mounting plugin ExampleDeviceProfileSelector
satisfactory-server    | LogPluginManager: Mounting plugin GooglePAD
satisfactory-server    | LogPluginManager: Mounting plugin LinuxDeviceProfileSelector
satisfactory-server    | LogPluginManager: Mounting plugin PhysXVehicles
satisfactory-server    | LogPluginManager: Mounting plugin RuntimePhysXCooking
satisfactory-server    | LogPluginManager: Mounting plugin SoundFields
satisfactory-server    | LogPluginManager: Mounting plugin Synthesis
satisfactory-server    | LogPluginManager: Mounting plugin AudioSynesthesia
satisfactory-server    | LogInit: Using libcurl 7.65.3-DEV
satisfactory-server    | LogInit:  - built for x86_64-unknown-linux-gnu
satisfactory-server    | LogInit:  - supports SSL with OpenSSL/1.1.1c
satisfactory-server    | LogInit:  - supports HTTP deflate (compression) using libz 1.2.8
satisfactory-server    | LogInit:  - other features:
satisfactory-server    | LogInit:      CURL_VERSION_SSL
satisfactory-server    | LogInit:      CURL_VERSION_LIBZ
satisfactory-server    | LogInit:      CURL_VERSION_IPV6
satisfactory-server    | LogInit:      CURL_VERSION_ASYNCHDNS
satisfactory-server    | LogInit:      CURL_VERSION_LARGEFILE
satisfactory-server    | LogInit:      CURL_VERSION_TLSAUTH_SRP
satisfactory-server    | LogInit:  CurlRequestOptions (configurable via config and command line):
satisfactory-server    | LogInit:  - bVerifyPeer = true  - Libcurl will verify peer certificate
satisfactory-server    | LogInit:  - bUseHttpProxy = false  - Libcurl will NOT use HTTP proxy
satisfactory-server    | LogInit:  - bDontReuseConnections = false  - Libcurl will reuse connections
satisfactory-server    | LogInit:  - MaxHostConnections = 16  - Libcurl will limit the number of connections to a host
satisfactory-server    | LogInit:  - LocalHostAddr = Default
satisfactory-server    | LogInit:  - BufferSize = 65536
satisfactory-server    | Shutdown handler: initalize.
satisfactory-server    | LogOnline: OSS: Creating online subsystem instance for: EOS
satisfactory-server    | LogOnline: OSS: FOnlineSubsystemEOS: Init success.
satisfactory-server    | LogSteamShared: Display: Loading Steam SDK 1.47
satisfactory-server    | LogCore: Warning: dlopen failed: /config/gamefiles/Engine/Binaries/Linux/libsteam_api.so: cannot open shared object file: No such file or directory
satisfactory-server    | LogSteamShared: Warning: Could not find system one, loading bundled libsteam_api.so.
satisfactory-server    | LogSteamShared: Display: Loaded libsteam_api.so at 0x5d8340
satisfactory-server    | LogSteamShared: Steam SDK Loaded!
satisfactory-server    | LogOnline: OSS: Creating online subsystem instance for: STEAM
satisfactory-server    | LogOnline: Warning: STEAM: Steam API failed to initialize!
satisfactory-server    | LogOnline: Display: STEAM: OnlineSubsystemSteam::Shutdown()
satisfactory-server    | LogOnline: OSS: Unable to create OnlineSubsystem module STEAM
satisfactory-server    | LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [EOS]
satisfactory-server    | LogOnline: OSS: Creating online subsystem instance for: STEAM
satisfactory-server    | LogOnline: Warning: STEAM: Steam API failed to initialize!
satisfactory-server    | LogOnline: Display: STEAM: OnlineSubsystemSteam::Shutdown()
satisfactory-server    | LogInit: Build: ++FactoryGame+main-CL-171407
satisfactory-server    | LogInit: Engine Version: 4.26.1-171407+++FactoryGame+main
satisfactory-server    | LogInit: Compatible Engine Version: 4.26.1-171407+++FactoryGame+main
satisfactory-server    | LogInit: Net CL: 171407
satisfactory-server    | LogInit: OS: GenericOSVersionLabel (GenericOSSubVersionLabel), CPU: Common KVM processor, GPU: GenericGPUBrand
satisfactory-server    | LogInit: Compiled (64-bit): Nov  3 2021 09:15:02
satisfactory-server    | LogInit: Compiled with Clang: 10.0.1 (https://github.com/llvm/llvm-project ef32c611aa214dea855364efd7ba451ec5ec3f74)
satisfactory-server    | LogInit: Build Configuration: Shipping
satisfactory-server    | LogInit: Branch Name: ++FactoryGame+main
satisfactory-server    | LogInit: Command Line:  -log -NoSteamClient -unattended -multihome=0.0.0.0
satisfactory-server    | LogInit: Base Directory: /config/gamefiles/Engine/Binaries/Linux/
satisfactory-server    | LogInit: Allocator: binned2
satisfactory-server    | LogInit: Installed Engine Build: 0
satisfactory-server    | LogInit: Launcher File: /config/gamefiles/launcher_id
satisfactory-server    | LogInit: Launcher ID: 
satisfactory-server    | LogInit: Launcher Artifact: 
satisfactory-server    | LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
satisfactory-server    | LogStreaming: Display: Async Loading initialized: Event Driven Loader: true, Async Loading Thread: false, Async Post Load: false
satisfactory-server    | LogInit: Object subsystem initialized
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogLinux: Selected Device Profile: [LinuxServer]
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit: Applying CVar settings loaded from the selected device profile: [LinuxServer]
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogHAL: Display: Platform has ~ 4 GB [8348368896 / 4294967296 / 8], which maps to Smallest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit: Going up to parent DeviceProfile [Linux]
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit: Going up to parent DeviceProfile []
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit: Unix hardware info:
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - we are the first instance of this executable
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - this process' id (pid) is 54, parent process' id (ppid) is 23
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - we are not running under debugger
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - machine network name is 'satisfactory-server'
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - user name is 'steam' (steam)
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - we're logged in locally
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - we're running without rendering
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - CPU: GenuineIntel 'Common KVM processor' (signature: 0xF61)
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - Number of physical cores available for the process: 4
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - Number of logical cores available for the process: 4
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - Cache line size: 64
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - Memory allocator used: binned2
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - This is a licensee build.
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogCore: Benchmarking clocks:
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogCore:  - CLOCK_MONOTONIC (id=1) can sustain 59242686 (59243K, 59M) calls per second without zero deltas.
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogCore:  - CLOCK_MONOTONIC_RAW (id=4) can sustain 58435312 (58435K, 58M) calls per second without zero deltas.
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogCore:  - CLOCK_MONOTONIC_COARSE (id=6) can sustain 212738991 (212739K, 213M) calls per second with 99.999878% zero deltas.
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogCore: Selected clock_id 1 (CLOCK_MONOTONIC) since it is the fastest support clock without zero deltas.
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit: Unix-specific commandline switches:
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  -jemalloc - use jemalloc for all memory allocation
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  -binnedmalloc - use binned malloc  for all memory allocation
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF)
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF)
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  -preloadmodulesymbols - Loads the main module symbols file into memory (OFF)
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - Physical RAM available (not considering process quota): 8 GB (7961 MB, 8152704 KB, 8348368896 bytes)
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - VirtualMemoryAllocator pools will grow at scale 1.4
satisfactory-server    | [2021.11.04-08.13.55:743][  0]LogInit:  - MemoryRangeDecommit() will will evict the memory from RAM (re-run with -novmapoolevict to change)
satisfactory-server    | [2021.11.04-08.13.55:754][  0]LogInit: Physics initialised using underlying interface: PhysX
satisfactory-server    | [2021.11.04-08.13.55:754][  0]LogInit: Overriding language with engine language configuration option (en-US-Posix).
satisfactory-server    | [2021.11.04-08.13.55:754][  0]LogInit: Overriding language with engine locale configuration option (en-US-Posix).
satisfactory-server    | [2021.11.04-08.13.55:757][  0]LogTextLocalizationResource: LocRes '../../../Engine/Content/Localization/Engine/en-US-POSIX/Engine.locres' could not be opened for reading!
satisfactory-server    | [2021.11.04-08.13.55:757][  0]LogTextLocalizationResource: LocRes '../../../Engine/Plugins/Online/OnlineFramework/Content/Localization/OnlineFramework/en-US-POSIX/OnlineFramework.locres' could not be opened for reading!
satisfactory-server    | [2021.11.04-08.13.55:757][  0]LogTextLocalizationResource: LocRes '../../../Engine/Plugins/Online/OnlineSubsystem/Content/Localization/OnlineSubsystem/en-US-POSIX/OnlineSubsystem.locres' could not be opened for reading!
satisfactory-server    | [2021.11.04-08.13.55:757][  0]LogTextLocalizationResource: LocRes '../../../Engine/Plugins/Online/OnlineSubsystemUtils/Content/Localization/OnlineSubsystemUtils/en-US-POSIX/OnlineSubsystemUtils.locres' could not be opened for reading!
satisfactory-server    | [2021.11.04-08.13.55:757][  0]LogTextLocalizationResource: LocRes '../../../Engine/Plugins/Online/OnlineSubsystemSteam/Content/Localization/OnlineSubsystemSteam/en-US-POSIX/OnlineSubsystemSteam.locres' could not be opened for reading!
satisfactory-server    | [2021.11.04-08.13.55:767][  0]LogRendererCore: Ray tracing is disabled. Reason: r.RayTracing=0.
satisfactory-server    | [2021.11.04-08.13.55:774][  0]LogInit: Overriding language with engine language configuration option (en-US-Posix).
satisfactory-server    | [2021.11.04-08.13.55:774][  0]LogInit: Overriding language with engine locale configuration option (en-US-Posix).
satisfactory-server    | [2021.11.04-08.13.55:777][  0]LogTextLocalizationResource: LocRes '../../../FactoryGame/Content/Localization/Game/en/Game.locres' could not be opened for reading!
satisfactory-server    | [2021.11.04-08.13.55:780][  0]LogTextLocalizationManager: Compacting localization data took   0.90ms
satisfactory-server    | [2021.11.04-08.13.55:844][  0]LogAssetRegistry: FAssetRegistry took 0.0546 seconds to start up
satisfactory-server    | [2021.11.04-08.13.55:881][  0]LogStreaming: Display: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
satisfactory-server    | [2021.11.04-08.13.55:881][  0]LogPackageLocalizationCache: Processed 23 localized package path(s) for 2 prioritized culture(s) in 0.000064 seconds
satisfactory-server    | [2021.11.04-08.13.55:881][  0]LogPakFile: New pak file ../../../FactoryGame/Content/Paks/FactoryGame-LinuxServer.pak added to pak precacher.
satisfactory-server    | [2021.11.04-08.13.55:881][  0]LogLinux: Selected Device Profile: [LinuxServer]
satisfactory-server    | [2021.11.04-08.13.55:882][  0]LogInit: Active device profile: [0x7fd49f4c7d80][0x7fd4c0f37630 49] LinuxServer
satisfactory-server    | [2021.11.04-08.13.55:882][  0]LogInit: Profiles: [0x7fd49f4c7f00][0x7fd4c0f389e0 49] Linux, [0x7fd49f4c7d80][0x7fd4c0f37630 49] LinuxServer, 
satisfactory-server    | [2021.11.04-08.13.55:888][  0]LogSerialization: Display: AllowBulkDataInIoStore: 'true'
satisfactory-server    | [2021.11.04-08.13.55:888][  0]LogNetVersion: FactoryGame 1.0.0, NetCL: 171407, EngineNetVer: 16, GameNetVer: 0 (Checksum: 2848366785)
satisfactory-server    | [2021.11.04-08.13.56:072][  0]LogActor: Warning: SetReplicates called on non-initialized actor Default__FGSimulatedWheeledVehicle. Directly setting bReplicates is the correct procedure for pre-init actors.
satisfactory-server    | [2021.11.04-08.13.56:134][  0]LogNiagara: Warning: NiagaraSystem /Game/FactoryGame/VFX/Factory/Doors/NS_DoorClose_01.NS_DoorClose_01 IsReadyToRunInternal() failed due to missing SystemScript.  Spawn[<none>] Update[<none>]
satisfactory-server    | [2021.11.04-08.13.56:671][  0]LogPakFile: Precache HighWater 16MB
satisfactory-server    | 
satisfactory-server    | [2021.11.04-08.13.56:671][  0]LogPakFile: Precache HighWater 32MB
satisfactory-server    | 
satisfactory-server    | [2021.11.04-08.13.56:671][  0]LogPakFile: Precache HighWater 48MB
satisfactory-server    | 
satisfactory-server    | [2021.11.04-08.13.56:671][  0]LogPakFile: Precache HighWater 64MB
satisfactory-server    | 
satisfactory-server    | [2021.11.04-08.13.56:671][  0]LogNiagara: Warning: NiagaraSystem /Game/FactoryGame/VFX/World/AmbientLife/Flies/NS_Fireflies_01.NS_Fireflies_01 IsReadyToRunInternal() failed due to missing SystemScript.  Spawn[<none>] Update[<none>]
satisfactory-server    | [2021.11.04-08.13.56:671][  0]LogNiagara: Warning: NiagaraSystem /Game/FactoryGame/VFX/World/AmbientLife/Bats/NS_Bats_01.NS_Bats_01 IsReadyToRunInternal() failed due to missing SystemScript.  Spawn[<none>] Update[<none>]
satisfactory-server    | [2021.11.04-08.13.56:745][  0]GameAnalyticsModule: Display: GameAnalyticsModule has started!
satisfactory-server    | [2021.11.04-08.13.56:745][  0]LogStreaming: Warning: Failed to read file '../../../FactoryGame/Saved/SaveGames/GameAnalytics.sav' error.
satisfactory-server    | [2021.11.04-08.13.56:804][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
satisfactory-server    | [2021.11.04-08.13.56:804][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
satisfactory-server    | [2021.11.04-08.13.56:816][  0]LogUObjectArray: 49700 objects as part of root set at end of initial load.
satisfactory-server    | [2021.11.04-08.13.56:816][  0]LogUObjectArray: 2 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set.
satisfactory-server    | [2021.11.04-08.13.56:816][  0]LogUObjectAllocator: 15807376 out of 0 bytes used by permanent object pool.
satisfactory-server    | [2021.11.04-08.13.56:816][  0]LogUObjectArray: CloseDisregardForGC: 49700/49700 objects in disregard for GC pool
satisfactory-server    | [2021.11.04-08.13.56:816][  0]LogEngine: Initializing Engine...
satisfactory-server    | [2021.11.04-08.13.56:817][  0]LogStats: UGameplayTagsManager::InitializeManager -  0.001 s
satisfactory-server    | [2021.11.04-08.13.56:821][  0]LogInit: Initializing FReadOnlyCVARCache
satisfactory-server    | [2021.11.04-08.13.56:821][  0]LogNetVersion: Set ProjectVersion to 0.0.1.0. Version Checksum will be recalculated on next use.
satisfactory-server    | [2021.11.04-08.13.56:821][  0]LogInit: Texture streaming: Disabled
satisfactory-server    | [2021.11.04-08.13.56:833][  0]LogOnline: OSS: Creating online subsystem instance for: STEAM
satisfactory-server    | [2021.11.04-08.13.56:833][  0]LogOnline: Warning: STEAM: Steam API failed to initialize!
satisfactory-server    | [2021.11.04-08.13.56:833][  0]LogOnline: Display: STEAM: OnlineSubsystemSteam::Shutdown()
satisfactory-server    | [2021.11.04-08.13.56:833][  0]LogOnline: OSS: Creating online subsystem instance for: STEAM
satisfactory-server    | [2021.11.04-08.13.56:833][  0]LogOnline: Warning: STEAM: Steam API failed to initialize!
satisfactory-server    | [2021.11.04-08.13.56:833][  0]LogOnline: Display: STEAM: OnlineSubsystemSteam::Shutdown()
satisfactory-server    | [2021.11.04-08.13.56:833][  0]LogOnline: OSS: Creating online subsystem instance for: STEAM
satisfactory-server    | [2021.11.04-08.13.56:833][  0]LogOnline: Warning: STEAM: Steam API failed to initialize!
satisfactory-server    | [2021.11.04-08.13.56:833][  0]LogOnline: Display: STEAM: OnlineSubsystemSteam::Shutdown()
satisfactory-server    | [2021.11.04-08.13.56:834][  0]LogServerQuery: Binding Server Query Socket to address '0.0.0.0:15777'
satisfactory-server    | [2021.11.04-08.13.56:834][  0]LogGame: MaxNumBackupsaves: 25
satisfactory-server    | [2021.11.04-08.13.56:834][  0]GameAnalyticsModule: Display: Loaded GUID 8FCA5983-DC9F-4B17-B31D-3737E6D2947C
satisfactory-server    | [2021.11.04-08.13.56:834][  0]LogOnline: Warning: OSS: [EOS SDK | Plugin] Begin Player Session...
satisfactory-server    | [2021.11.04-08.13.56:834][  0]LogInit: Display: Game Engine Initialized.
satisfactory-server    | [2021.11.04-08.13.56:834][  0]LogNetVersion: Set ProjectVersion to ++FactoryGame+main-CL-171407. Version Checksum will be recalculated on next use.
satisfactory-server    | [2021.11.04-08.13.56:834][  0]LogConsoleResponse: Display: Can't switch to RHI thread mode when we are not running a multithreaded renderer.
satisfactory-server    | [2021.11.04-08.13.56:834][  0]LogConsoleResponse: Display: RHIThread is disabled.
satisfactory-server    | [2021.11.04-08.13.56:834][  0]LogInit: OnPostEngineInit has been broadcasted successfully.
satisfactory-server    | [2021.11.04-08.13.56:836][  0]LogInit: Display: Starting Game.
satisfactory-server    | [2021.11.04-08.13.56:836][  0]LogNet: Browse: /Game/FactoryGame/Map/DedicatedserverEntry?name=Host?sessionName=SatisfactoryServer?Visibility=SV_FriendsOnly?loadgame=savefile?listen?bUseIpSockets
satisfactory-server    | [2021.11.04-08.13.56:836][  0]LogLoad: LoadMap: /Game/FactoryGame/Map/DedicatedserverEntry?name=Host?sessionName=SatisfactoryServer?Visibility=SV_FriendsOnly?loadgame=savefile?listen?bUseIpSockets
satisfactory-server    | [2021.11.04-08.13.56:836][  0]LogWorld: BeginTearingDown for /Temp/Untitled_0
satisfactory-server    | [2021.11.04-08.13.56:837][  0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
wolveix commented 3 years ago

No problem!

I'm not sure if it's hanging or not. Are you able to see the server using the in-game server browser? You must be running the experimental build of the game.

stevenmqnguyen commented 3 years ago

Does the STEAMBETA variable need to be set to true?

stevenmqnguyen commented 3 years ago

Turns out restarting satisfactory a couple times sorted itself out. I changed port forward destinations around from testing deployment on a couple of different servers and connected to them from a domain in satisfactory. For some reason when changing these around, satisfactory wouldn't pick it up until after a restart. Thanks for taking a look into this, turns out it's a nonissue.