Pleut / abiotic-factor-linux-docker

Docker container for an Abiotic Factor dedicated server using Wine
44 stars 10 forks source link

Error when starting server, then restarts LogCore: Engine exit requested (reason: Win RequestExit) #3

Open gjdavies opened 4 months ago

gjdavies commented 4 months ago

I followed the readme and setup my server using the example docker compose file, just changing the server name, running on a Ubuntu Server 22.04 VM on a Proxmox host (AMD APU). These are the last few lines in the logs before it restarts.

[2024.05.09-09.10.53:236][ 0]LogNet: Display: SteamNetDriver_2147482406 bound to port 7777 [2024.05.09-09.10.53:236][ 0]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent) [2024.05.09-09.10.53:237][ 0]LogNet: GameNetDriver SteamNetDriver_2147482406 IpNetDriver listening on port 7777 [2024.05.09-09.11.53:252][ 0]LogWindows: FPlatformMisc::RequestExit(1, WindowsPlatformCrashContext.AbortHandler) [2024.05.09-09.11.53:252][ 0]LogWindows: FPlatformMisc::RequestExitWithStatus(1, 3, WindowsPlatformCrashContext.AbortHandler) [2024.05.09-09.11.53:252][ 0]LogCore: Engine exit requested (reason: Win RequestExit)

Looks like it is a UE5 crash.

Things I have tried: UsePerfThreads=false NoAsyncLoadingThread=false Changing ports both external and container

NeoTheOne commented 4 months ago

Might be more appropriate for the official github instead of this docker but what are your VM specs?

Pleut commented 4 months ago

Could you provide us with the full log file (but please note that it may contain information that you might want to anonymize. The start parameters including the password are shown there and also other system information)?

gjdavies commented 4 months ago

Might be more appropriate for the official github instead of this docker but what are your VM specs?

That's a good idea, I'll take a look at doing that.

My VM has 8 cores, 8GB of RAM. The host is an AMD 2400G with 16GB of RAM.

gjdavies commented 4 months ago

Could you provide us with the full log file (but please note that it may contain information that you might want to anonymize. The start parameters including the password are shown there and also other system information)?

Log file is attached, I can't see anything that needs to be anonymised, I kept the default password for testing. abiotic.log