Critical Error using Dedicated Server Launcher

Setting up a fresh server for the new update and it keeps crashing with the following error

[2023.06.22-21.47.52:807][ 0]LogWindows:Error: === Critical error: ===
[2023.06.22-21.47.52:807][ 0]LogWindows:Error:
[2023.06.22-21.47.52:807][ 0]LogWindows:Error: Fatal error: [File:C:\B\tech_exiles\code\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading.cpp] [Line: 3474]
[2023.06.22-21.47.52:807][ 0]LogWindows:Error: Could not find SuperStruct OnPlaced to create OnPlaced
[2023.06.22-21.47.52:807][ 0]LogWindows:Error:
[2023.06.22-21.47.52:807][ 0]LogWindows:Error:
[2023.06.22-21.47.52:807][ 0]LogWindows:Error: !0x0000000000000000
[2023.06.22-21.47.52:807][ 0]LogWindows:Error:
[2023.06.22-21.47.52:807][ 0]LogWindows:Error: Crash in runnable thread FAsyncLoadingThread
[2023.06.22-21.47.52:822][ 0]LogExit: Executing StaticShutdownAfterError
[2023.06.22-21.47.52:822][ 0]LogWindows: FPlatformMisc::RequestExit(1)
[2023.06.22-21.47.52:822][ 0]Log file closed, 06/22/23 14:47:52

I have not run into this issue when setting up a server using the dedicated server app. Any idea as to what could be causing this?

Server is using the latest Windows 10 update.
Specs:
Cpu(s) - E5-2630 V2 X2
Ram - 92gb
(server is used for other things, besides Conan)

[2023.06.22-21.47.52:807][ 0]LogWindows:Error: Fatal error: [File:C:\B\tech_exiles\code\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading.cpp] [Line: 3474]

[2023.06.22-21.47.52:807][ 0]LogWindows:Error: Could not find SuperStruct OnPlaced to create OnPlaced

These lines appear currently when you are using a mod that hasn’t been updated. Clientside: Make sure you unsub and resub to all mods.
Serverside: Make sure to update all of your mods, and if it’s a freshly installed server, select only the mods that have been updated after the Age of War release.