• 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

  1. tnecniiv

    Compiling error

    so I followed all the instructions on how to compile your OT on tfs 1.0 and 1.1 when I finished compiling the server I got this error 1>------ Rebuild All started: Project: theforgottenserver, Configuration: Release x64 ------...
  2. Yusuf El-Shora

    Compiling Help Compiling My Source (linux/widnows)

    As the title said.. I need help with compiling .. :( I got a source and I can't compile it not in Linux or Windows (tfs 0.4/ 8.6 Client).. Although someone told me it's can be compiled on anyone of these OS .. I Got two VPS one is Windows Server 2016, the other is LINUX Server Ubunto 16 ...
  3. GhostWD

    Compiling tfs 0.4 compilation

    Hi there! i have got problem with compiled on Ubuntu 16.04 TFS 0.4.3777 when i running it up cannot open data/creaturescripts/scripts/skills/skillstageslogin.lua: No such file or directory [Error - LuaInterface::loadFile] cannot open data/creaturescripts/scripts/skills/skillstagesadvance.lua...
  4. T

    Running/Compiling on Windows 10

    I tried downloading the prebuilt client and I was getting some errors about missing dlls. Next I tried building the project on Windows 10 with Visual Studio and Code Blocks, both times I ran into issues. With the Visual Studio build I was able to build and get an executable, but I got a...
  5. Noupz

    Compiling Warnings I'd like to solve

    I use Ubuntu 14.04 with tfs 0.4 rev3777 when i am compiling, these warnings comes to me: Warning in chat.cpp chat.cpp: In member function ‘ChatChannel* Chat::getChannel(Player*, uint16_t)’: chat.cpp:1143:10: warning: converting ‘false’ to pointer type ‘ChatChannel*’ [-Wconversion-null]...
  6. whitevo

    Compiling Error LNK1104 cannot open file

    Error LNK1104 cannot open file 'libboost_system-vc140-mt-1_63.lib' theforgottenserver C:\Users\whitevo\Desktop\forgottenserver-master\vc14\LINK 1 Here are all the files I executed and downloaded before I started compiling And this is the error i get when i try to build the...
  7. Noupz

    Error when compiling

    i followed this tutorial Compiling on Windows · edubart/otclient Wiki · GitHub and i've got this error Build Log: Build Messages:
  8. Joriku

    Compiling Linux Debian 8 help

    I got Linux Debian 8 and want to install my server, i tryed to follow this tutorial and still cant get it work.. Linux - How to setup Server, Site Dos Protection + how to compile what am i doing wrong? im at STEP 5 Compile server sources Site is working, tring the command cd...
  9. Joriku

    Compiling Compiling, Cast

    location/desctop/klonera/vc14/x64/release/vc140.pdb is not the pdb theforgottenserver events.cpp file that was used when this precompiled header was created, recreate the precompiled header. and more.. any help woud be nice 10.98 TFS 1.2 windows 10 visual studio 2015 update 3 Compiling on...
  10. Z

    Compiling Problem with OTX 3.8

    What am I doing wrong? I use Visual Studio 2015 , boost_1_62_0 , tfs-sdk-2.1 Include: Lib64: Is anything else missing?
  11. FabianuH

    VPS/Dedicated server lag with walking

    Hello OTlanders! I rented one dedicated server (i7, 16 gb ram, 250 mbps) and one virtual private server (2,4 ghz, 4 gb ram, 100 mbps); I compiling server in dedicated and VPS, and have lag with walking in both. I dont install anything after compiling servers... I changed the operating...
  12. V

    Compiling Error compiling under windows 10 x64

    Can someone help me? I have made everythings the @MartyX tutorial says and getting these error ;(
  13. gudan garam

    Compiling Problem compiling tfs 0.4. help

    Hey guy, so normally I would get sources to a distro and compile it using stian dev-cpp and opening the file TheForgottenServer.dev on it, but this sources that I download doesn't have this file on the dev-cpp folder... it doesn't even has the dev-cpp folder... I've searching for the answer for...
  14. gudan garam

    Lua Question regardin tfs and lua scripts

    Hey guys, so, I'm here to ask a question that I think you guys can answer really easily. The things is... I have a 8.6 server that I downloaded like 3 years ago and edited the whole thing, but I don't have the right sources to its distro, its a windows distro already compiled that came with the...
  15. G

    Compiling [9.10] includes and libs

    Hello otland community, i've been looking on the internet for all the includes I need to compile my server but some of them seems too recent or uncompatible with the others. If anyone could help me out finding thes libs and includes It would be very appreciated! i'm working on a fully...
  16. 4

    Compiling Library error

    Hi Guys, When compile I get the following error: cant open file 'libboost_system-vc140-mt-1_62.lib' LNK1104 LNK1104 no se puede abrir el archivo 'libboost_system-vc140-mt-1_62.lib' theforgottenserver C:\Users\Joni\Desktop\OT\forgottenserver-master\forgottenserver-master\vc14\LINK 1
  17. 4

    Compiling Error signals.cpp

    Hi guys, When I compile the following happens: Error C2065, C2131, C2051, signals
  18. pierroth

    Solved Compiling to New Version without Losing Previous Scripts/Data

    Hi, I don't think I have seen this anywhere but is there a way I can compile the server (OTX) I am using and still use my previous scripts or old data? I have custom scripts which are everywhere in my data, don't know where. Is there a way I can transfer my old data to the compiling project...
  19. ticardo

    Compiling Error in debian 8

    Hi guys, im trying to compile one TFS 0.3.6 - 8.54 (Pokemon) on debian 8 and im getting this error: My entire log \/ Configure complete, now you may type 'make'. test -z "theforgottenserver" || rm -f theforgottenserver rm -f *.o (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash...
  20. Tarek1337

    Solved Compiling OTClient issues

    Hi! I've tried for 2 days now to compile OTClient with both Cmake and VS16. I've tried to follow both Dominiques tutorial and the wiki on GitHub. And I get som errors here are some of them. Visual Studio: Cmake: Does anyone know how to solve this? :(
Back
Top