• 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 worked - can't open .exe

Valania

Learning PHP/Lua
Joined
Oct 23, 2009
Messages
315
Reaction score
1
Location
Germany
I managed to compile the files but it still says this:

I used a TFS 1.3 build made for Tibia 8.6...

Can anyone tell me how to fix this error?
 
Please use search, You can find your dll files in vcpkg folder or in same folder of compiled TFS just copy them and put it next to your TFS then it will work properly.
 
You didn't put the dll files, You compiled for 64-bit or 32-bit?
 
There's no DLLs in the same location where your executable is located in that screenshot, which is what we're telling you to do.
You can find the DLLs in vc14/release folder where the exe was also located, just copy them into the main directory where you're trying to launch the server.
 
Back
Top