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

Compiled tfs 1.3

DreadShi

Member
Joined
May 18, 2019
Messages
180
Reaction score
7
Guys i was wondering i can get a compiled tfs 1.3 , i dont have enough quota to download vscode and also faced alot of issues and didn't succeed compiling it befor,?
 
Solution
Fixed through Teamviewer, He had issues with Database/Microsoft Visual Redistributable versions also I had to recompile myself because AVE2 didn't work so I had to change it to SSE2.
If anyone has same issues download Microsoft Visual Redistributable 2010 64x/86x, Microsoft Visual Redistributable 2015 64x/86x and I recommend using Uniform Server Coral latest for database.
about changing to SSE2 check this link.
 
From where you got your dll files? What Windows are you using 32-bit or 64-bit? If you compiled it by yourself then you should find all dll files inside vc14\x64\Release, don't download dll files through Google because it can be different version.
Also you'll need C++ Redistributable 2015 x64 or x86 depends on your windows/compilation.
 
From where you got your dll files? What Windows are you using 32-bit or 64-bit? If you compiled it by yourself then you should find all dll files inside vc14\x64\Release, don't download dll files through Google because it can be different version.
Also you'll need C++ Redistributable 2015 x64 or x86 depends on your windows/compilation.
i didn't compile it , i needed a compiled one, i followed nightly release version , i downloaded 64 bit version
 
Last edited:
You must be doing something wrong, If you want I can check through Teamviewer.
 
Fixed through Teamviewer, He had issues with Database/Microsoft Visual Redistributable versions also I had to recompile myself because AVE2 didn't work so I had to change it to SSE2.
If anyone has same issues download Microsoft Visual Redistributable 2010 64x/86x, Microsoft Visual Redistributable 2015 64x/86x and I recommend using Uniform Server Coral latest for database.
about changing to SSE2 check this link.
 
Solution
Back
Top