arkmanager / ark-server-tools

Set of server tools used to manage ARK: Survival Evolved servers on Linux
MIT License
678 stars 143 forks source link

LowLevelFatalError [File:F:\build\LostIsland\Engine\Source\Runtime\Core\Private\GenericPlatform\GenericPlatformMemory.cpp] [Line: 51] Ran out of memory allocating 18446744073709494272 bytes with alignment 0 #1220

Open axeljhoel opened 2 years ago

axeljhoel commented 2 years ago

se me fue el fluido electrico y el server se apago.inicie todos los mapas pero cuando inicio gen 2 se crasheo . LowLevelFatalError [File:F:\build\LostIsland\Engine\Source\Runtime\Core\Private\GenericPlatform\GenericPlatformMemory.cpp] [Line: 51] Ran out of memory allocating 18446744073709494272 bytes with alignment 0

esto me dice en el cmd del mapa [2022.04.09-08.01.20:744][ 0]Primal Game Data Took 92.47 seconds 04/09/22 03:02 [API][info] UWorld::InitWorld was called [2022.04.09-08.02.19:591][ 0]SteamSocketsOpenSource: gethostname failed () [2022.04.09-08.02.19:591][ 0]gethostbyname failed () [2022.04.09-08.03.46:011][ 0]Server Initializing with BattlEye Anti-Cheat Protection. If you do not wish to use BattlEye, please launch with -NoBattlEye [2022.04.09-08.03.46:013][ 0]BattlEye successfully started. [2022.04.09-08.04.26:349][ 0]LogMemory: Platform Memory Stats for WindowsServer [2022.04.09-08.04.26:349][ 0]LogMemory: Process Physical Memory: 13036.28 MB used, 13036.29 MB peak [2022.04.09-08.04.26:352][ 0]LogMemory: Process Virtual Memory: 14320.85 MB used, 14320.89 MB peak [2022.04.09-08.04.26:352][ 0]LogMemory: Physical Memory: 49859.96 MB used, 114592.99 MB total [2022.04.09-08.04.26:353][ 0]LogMemory: Virtual Memory: 19048.53 MB used, 134217728.00 MB total

klightspeed commented 2 years ago

Ran out of memory allocating 18446744073709494272 bytes with alignment 0

That looks like the game server tried to allocate -57344 (converted to an unsigned 64-bit integer) bytes of memory, which would tend to indicate a corrupted save.

[2022.04.09-08.04.26:349][ 0]LogMemory: Platform Memory Stats for WindowsServer

This github repo is for a script to run the ARK server on Linux. You may have better luck with the ARK official forums https://survivetheark.com/index.php?/forums/forum/39-server-administration/