• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Build 0.4.0_DEV in 64bits with cmake/make

impor

New Member
Joined
Oct 29, 2022
Messages
2
Reaction score
0
Hello, I'm currently trying to build a TFS 0.4.0_DEV server on a linux machine. I'm trying to build it through cmake .. and make. However, whenever I start up the compiled binary, I get the following error:

Allocation failed, server out of memory!
Decrease size of your map or compile in a 64-bit mode.

Is there any way to make sure my build is targeted as 64-bit mode?
 
Back
Top