• 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!

Compiling Compiling TFS 1.4.2 errors "fmt::v10::format_error"

Joined
Feb 16, 2017
Messages
55
Solutions
2
Reaction score
9
Hi, i have got issues when compiling TFS 1.4.2 (from May 9, 2022 to play on 10.98).
There is no problem regarding latest source code (for 12.40 compiling was smooth).
Everything is installed like on tutorial.
I tried re-installing visual, libraries and vcpkg.
I searched for similar issues and found some comments on TFS github but it did not change anything. Example: Update vcpkg in workflows and add builtin-baseline by ranisalt · Pull Request #4487 · otland/forgottenserver (https://github.com/otland/forgottenserver/pull/4487/files)

Can you please help me?
Maybe someone had a similar problem and found a way around it.
Little shortcut of logs:
 
Last edited:
Hi, i have got issues when compiling TFS 1.4.2 (from May 9, 2022 to play on 10.98).
There is no problem regarding latest source code (for 12.40 compiling was smooth).
Everything is installed like on tutorial.
I tried re-installing visual, libraries and vcpkg.
I searched for similar issues and found some comments on TFS github but it did not change anything. Example: Update vcpkg in workflows and add builtin-baseline by ranisalt · Pull Request #4487 · otland/forgottenserver (https://github.com/otland/forgottenserver/pull/4487/files) Sprunki

Can you please help me?
Maybe someone had a similar problem and found a way around it.
Little shortcut of logs:
Since TFS 1.4.2 targets an older environment, make sure you are using the exact Visual Studio version, CMake, vcpkg commit, and library revisions recommended for that release, and consider sharing the complete build log because the first error is usually the key to identifying the root cause.
 
Back
Top