• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Looking for tfs install paid service

Joined
Jun 25, 2018
Messages
40
Reaction score
8
Hi Otlanders, I'm here looking for someone who can provide me with their services regarding the installation of TFS + WEB on my Debian 12 64 bits dedicated server.

The requirements are as follows:
TFS to be installed is 0.4_DEV for version 8.60 (or Nekiro Drowngrade).
WEB: Gesior acc preferably (2012 version) Or any functional with my server.

Noticed: I currently have this server running and online for a month on Linux, but I can't compile the Linux executable file itself, so I've turned to another application to open .exe files on Linux. I want to stop using an .exe file in Linux, that's why I need your help since I'm not that expert and I've exhausted all the tutorials on the internet without any success. I would pay for the service.

Extra: I have the problem that the server crashes sometimes and the errors in the console tell me that there is not enough memory, but I have 32gb of ram in a ryzen 5600x, 8cores12threads, and i monitoring with HTOP Command the memory consumption does not reach 15% of use, so I suppose it is because of the problem with the 32-bit .exe file.

I hope someone can help me.
 
Looks like Jobs thread, not Support:

TFS to be installed is 0.4_DEV for version 8.60 (or Nekiro Drowngrade).
TFS 0.4 and Nekiro downgrade (TFS 1.3) are not compatible. You cannot use data from one server with another server binary file.
WEB: Gesior acc preferably (2012 version) Or any functional with my server.
Gesior2012 is not updated anymore. Especially TFS 0.4 version, maybe I will release new TFS 1.4+ versions (for new PHP versions), but IDK if it makes sense. There is MyAAC that supports all OTS engines and newest PHP versions.
I currently have this server running and online for a month on Linux, but I can't compile the Linux executable file itself
If you want to edit TFS 0.4 code to compile on Debian 12, you can use my list of known problems and fixes for old engines running on new Linux versions:

If you don't know how to edit all these C++ files and you don't want to learn, you can contact me for paid service on Discord: gesior.pl
 
Looks like Jobs thread, not Support:


TFS 0.4 and Nekiro downgrade (TFS 1.3) are not compatible. You cannot use data from one server with another server binary file.

Gesior2012 is not updated anymore. Especially TFS 0.4 version, maybe I will release new TFS 1.4+ versions (for new PHP versions), but IDK if it makes sense. There is MyAAC that supports all OTS engines and newest PHP versions.

If you want to edit TFS 0.4 code to compile on Debian 12, you can use my list of known problems and fixes for old engines running on new Linux versions:

If you don't know how to edit all these C++ files and you don't want to learn, you can contact me for paid service on Discord: gesior.pl
Hello gesior, i already pm you in discord, im are waiting for u aswer.
 
He allowed me to release his TFS 0.4 src with fixes. Now it compiles on Debian 12 without any errors reported during compilation.

In attached .zip are 2 folders: old_src and fixed_src.
If you have problems with TFS 0.4 compilation, you can compare these folders to find what I changed in files.

Debian 12 packages required to compile:
Bash:
apt install libboost-all-dev libgmp3-dev liblua5.1-0 liblua5.1-0-dev  lua5.1 libxml2-dev libxml++2.6-dev zlib1g-dev zlib1g libcrypto++-dev libcrypto++8 libssl-dev libmariadb-dev libmariadb-dev-compat cpp gcc g++ make autoconf
Compilation instruction:
Code:
sh autogen.sh
./configure --enable-mysql --disable-dependency-tracking --enable-root-permission --enable-server-diag
make -j 4
4 in last command is number of CPU cores to use by compiler.

EDIT:
Zip upload 1.2 MB failed. It's too big for OTLand limits. I had to compress it to .7z, to reduce size to 350KB.
 

Attachments

Last edited:
why in hell you are trying to add/modify things on a elderly tfs 0.3 bc?
cuz have many ppl using this tfs today, i have a long year project with many features on tfs 0.4 and i dont have enough knowledge for update to tfs 1.x sadly for me.
 

Similar threads

Back
Top