CubeCoders / AMP

Issue tracking and documentation for AMP
https://cubecoders.com/AMP
201 stars 38 forks source link

Foundry - Failure to launch #1101

Open Raptor2213 opened 1 month ago

Raptor2213 commented 1 month ago

Bug Report

System Information

I confirm:

Symptoms

Reproduction

Create a new instance, start game. Reproducible 100% of the time, regardless of what the map seed value is set to.

Full startup log: 23:33:12 [UnityMemory] Configuration Parameters - Can be set up in boot.config "memorysetup-bucket-allocator-granularity=16" "memorysetup-bucket-allocator-bucket-count=8" "memorysetup-bucket-allocator-block-size=4194304" "memorysetup-bucket-allocator-block-count=1" "memorysetup-main-allocator-block-size=16777216" "memorysetup-thread-allocator-block-size=16777216" "memorysetup-gfx-main-allocator-block-size=16777216" "memorysetup-gfx-thread-allocator-block-size=16777216" "memorysetup-cache-allocator-block-size=4194304" "memorysetup-typetree-allocator-block-size=2097152" "memorysetup-profiler-bucket-allocator-granularity=16" "memorysetup-profiler-bucket-allocator-bucket-count=8" "memorysetup-profiler-bucket-allocator-block-size=4194304" "memorysetup-profiler-bucket-allocator-block-count=1" "memorysetup-profiler-allocator-block-size=16777216" "memorysetup-profiler-editor-allocator-block-size=1048576" "memorysetup-temp-allocator-size-main=4194304" "memorysetup-job-temp-allocator-block-size=2097152" "memorysetup-job-temp-allocator-block-size-background=1048576" "memorysetup-job-temp-allocator-reduction-small-platforms=262144" "memorysetup-temp-allocator-size-background-worker=32768" "memorysetup-temp-allocator-size-job-worker=262144" "memorysetup-temp-allocator-size-preload-manager=262144" "memorysetup-temp-allocator-size-nav-mesh-worker=65536" "memorysetup-temp-allocator-size-audio-worker=65536" "memorysetup-temp-allocator-size-cloud-worker=32768" "memorysetup-temp-allocator-size-gfx=262144" Mono path[0] = 'C:/AMPDatastore/Instances/FOUNDRY01/foundry/2915550/FoundryDedicatedServer_Data/Managed' Mono config path = 'C:/AMPDatastore/Instances/FOUNDRY01/foundry/2915550/MonoBleedingEdge/etc' Initialize engine version: 2021.3.20f1 (577897200b8b) [Subsystems] Discovering subsystems at path C:/AMPDatastore/Instances/FOUNDRY01/foundry/2915550/FoundryDedicatedServer_Data/UnitySubsystems Forcing GfxDevice: Null GfxDevice: creating device client; threaded=0; jobified=0 NullGfxDevice: Version: NULL 1.0 [1.0] Renderer: Null Device Vendor: Unity Technologies Begin MonoManager ReloadAssembly 23:33:13

Raptor2213 commented 1 month ago

Since this was the second dedicated server that failed to launch, and with all the issues with Server 2019, I updated it to 2022, and the server launched without issues. AMP seems to be experiencing issues with 2016/2019 at present.