Server crashing with out of memory error (shouldn't actually be out of memory though)

Below is the error I get before it crashes. Seems to usually happen after around 33minutes 33 seconds which is odd.

[2024.12.18-10.40.46:746][294]AI:Warning: Data: Move To Location should have a movement purpose set.
[2024.12.18-10.41.30:458][622]LogMemory:Warning: Freeing 33554432 bytes from backup pool to handle out of memory.
[2024.12.18-10.41.30:459][622]LogMemory:Warning: MemoryStats:
AvailablePhysical 7191236608
AvailableVirtual 140730340265984
UsedPhysical 7150792704
PeakUsedPhysical 7151837184
UsedVirtual 7128752128
PeakUsedVirtual 7128752128
[2024.12.18-10.41.30:459][622]Allocator Stats for binned2 are not in this build set BINNED2_ALLOCATOR_STATS 1 in MallocBinned2.cpp
[2024.12.18-10.41.30:461][622]LogWindows: Windows GetLastError: Success. (0)

2 Likes

Contact your host and tell them the server is out of memory.

Windows or Linux machine?

Running it on Linux doesn’t work well and you get memory issue like this.

edit:

Still 10gb or so spare. Machine has 64gb and when it crashes its only using around 54 (with other servers running not just conan). Conan is only around 6gb of this.

Running on Linux yes. Very similar issue. Is there any fix for that?

There is not. Funcom doesn’t support Linux.

Typically when the server reports out of memory, it’s actually true…
The available memory report will be BS for most hosts since they’re running on a VM so it wouldn’t see anything outside of that, but the physical memory on the actual machine might be full or close to.

Though if you’re certain that there’s plenty of free ram then it might be some gimmick of the emulator used yea.

It’s C++, and that means a monolithic tedious design. It can be improved (but they(?) call it hacking). Do you like C++ coding?

I don’t suggest going backwards on this. There are times when an IDE needs to be told if it’s in debug mode.

It looks like lots of swap space was put on the drive. At least that is the effects I have seen in and out of some programming realm. If you are on Linux or WSL, then there are additional tools, like being able to split a swap space in a more optimized version.

Maybe you’ll just want WSL as a low level api to Microsoft. Like this: Install WSL | Microsoft Learn

Maybe one of your RAM’S has a defect and your allocated memory hits the spot?
( sorry, my “tech english” is nearly non existent. I hope you understand me anyways :wink: )

Greetings @BGrillz1 and welcome to the forums!

Thank you for reaching out to us.

Due to the fact that your issue is related to a private server, we would advise you to join the Admins United Discord (also referred on: Admins United: Conan - Discord for Server Admins! ) as this discord includes other admins with the experience to better assist you.

Continue conquering the lands!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.