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

compile

  1. SalvaART

    OTClient OTClient - Black screen after compiling in Object Builder

    Source: Nekiro 7.72 downgrades 1.5 TFS Problem: Hello after compiling in Object Builder my sprites from 740 to 760 or 770 after login to game i have black screen and can't see anything. Someone can explain me how to make it good and worth? I think here is problem with my items - propably i...
  2. SalvaART

    Compiling TFS 7.72 - Read map from 7.4

    Hello someone can explain me how to change otmb reader from 7.60-8.40 version to 7.40 map file? Quick info: On version map 7.60-8.40 i have bad sprites, grounds, and more On version 7.40 everything is okay and i want run my TFS with this version (7.40) When i open original Nekiro world.otmb...
  3. D

    [Compile] TFS 0.4 Ubuntu 18.04

    Get privileges Super SU first. sudo su sudo apt-get update apt-get install autoconf build-essential pkg-config automake libboost-all-dev libgmp3-dev libxml2-dev liblua5.1-0-dev libmysqlclient-dev libssl-dev libsqlite3-dev cd /home git clone https://github.com/glinharesb/3777-gesior cd...
  4. D

    [Compile] TFS 0.4 in Ubuntu 20.04 & Ubuntu 22.04

    Open the terminal and get Super SU privileges sudo su sudo apt-get update sudo apt-get install --no-install-recommends -y git autoconf automake pkg-config build-essential cmake liblua5.1-0-dev libsqlite3-dev libmysqlclient-dev libxml2-dev libgmp3-dev libboost-filesystem-dev libboost-regex-dev...
  5. B

    Error when trying to compile following OTSGuide

    https://docs.otland.net/ots-guide/compiling/compiling-on-windows-vcpkg Following this thread I try to 'build'(?) in visual studio and it gets error
  6. J

    Compile TFS1.5 on windows problem

    Hello Guys I try Compile TFS1.5 by nekiro on windows and When Instal libraries I have like that Error Somebody Can help me ?or meybe you have clean ready tfs1.5.exe?
  7. Jpstafe

    Error compiling otx

    hello otland community, i am trying to generate a change to a file, spells.cpp, when i compile the server i copy the exe. to the parent folder and when I open the ot I get an error: ERROR: Unable to load items (OTB)! Could it be that I am putting the libraries wrong? use from library first...
  8. Jpstafe

    Query about SD stack and spell exhaust

    Good Morning otland community! I wanted to ask a question about my ot, I need to change the player's exhaust when throwing spells, even though I change them in spells.xml they don't change, they always throw in 2 seconds, even if I lower it to 0, it keeps throwing every 2 seconds, the spells , I...
  9. N

    issue with packages otclient

    When i try to build: CMake Error at C:/Program Files/Microsoft Visual Studio/2022/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Boost (missing: Boost_INCLUDE_DIR system thread filesystem)...
  10. almirtibiaalmir

    unable to load items.otb after compiling

    Hello, I downloaded an 8.0 ot server (tfs 1.2). It has already been assembled. I changed the source to implement the ingame shop in the otclient and then recompiled. But after the rebuild the error "old version detected appears. a newer version of items.otb is required" I tried using another...
  11. D

    Compiling Open a OT

    Hello, lookin for someone to help me to open a OT server if people still active here xD im ngl im kinda slow when it comes to learn, but I do have a great experience when it comes to mapping but to the get the stuff going is where I fall behind, I can even pay for your time ofcourse unless you...
  12. El Man

    OTClient error compiling otclient

    i try to compile otclientv8 src from Compiling on Windows · edubart/otclient Wiki (https://github.com/edubart/otclient/wiki/Compiling-on-Windows) i follow steps and use vc 2019 / vcpkg the problem 1>G:\Git\vcpkg\otclient\src\framework\net\connection.cpp(164,11): error C2672...
  13. ralke

    [VIDEOTUTORIAL] Learning how to compile TFS 1.5 on Windows (8.60 downgraded by Nekiro)

    Hi, I recently helped a member of otland @IsseB to compile it's server. So I decided to record the process, because it was the perfect moment to make this tutorial. It is not planificated, it's just me working on the video. But with the video-editions, I did some cuts and accelerated some parts...
  14. tiag0_bn

    Compiling OTX COMPILING ERROR

    Hey brothers... help me for compiling my OTX Using Visual studio 2015 - version 3 boost version 171 tfs-sdk-3.2-otx
  15. Szmycu

    TFS 1.X+ Compiling OServBR Error

    Im using Debian 11 I have followed this tutorial and get into trouble https://forums.otserv.com.br/index.php?/forums/topic/169753-linux-ubuntudebianotservbr-global-nginx-mysql-opentibiabr-gesioraac/ I getting error on making last function: git clone https : //github.com/microsoft/vcpkg cd vcpkg...
  16. M

    C++ Compilling on Windows

    Hey guys, Im having some issues here trying to compile the otx with windows. I am following the steps on this tutorial Compilling on Windows · mattyx14/otxserver Wiki (https://github.com/mattyx14/otxserver/wiki/Compilling-on-Windows) In the "Install the required software", he said to run the...
  17. CoolBuys1290

    Need help Linking server

    Trying to link Nostalrius TFS server 7.72 for Linux. otsmanager@167-114-137-36:~/forgottenserver/build$ sudo make [ 1%] Linking CXX executable tfs /usr/bin/ld: CMakeFiles/tfs.dir/src/combat.cpp.o: in function `ValueCallback::getMinMaxValues(Player*, CombatDamage&, bool) const'...
  18. 3AsFoR

    is it possible to run tfs 0.4 without site

    is it possible to run tfs 0.4 without site or uniformserver only with sqlite and database that included in source folder!? i have compiled tfs 0.4 but i get this error when it run i changed config file from sqlType = "mysql" sqlHost = "127.0.0.1" sqlPort = 3306 sqlUser = "root" sqlPass =...
  19. Snavy

    TFS 1.X+ OSX 10.14 - LLDB / GDB - unable to find symbols

    Using TFS 1.3 I have made some modifications in the sources and am facing segmentation fault 11 crash. I tried debugging with lldb ( it wasn't compiled with -g flag ) (lldb) target create tfs Current executable set to 'tfs' (x86_64). (lldb) run ... ... TFS log here ... Process 27477 stopped *...
  20. P

    Compiling Errors with OTclient 1.0

    Hey all, i have weird problem when compiling OTClient 1.0 in VS19 I tried VS 15/17 but this one needs v142 from VS 19... I have followed edubart tutorial with vcpkg for VS 17 and vcpkg package is in A:/vcpkg included and registred with .bat files (in ss) I can add that i can compile TFS engine...
Back
Top