Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
Hello everyone,
I am facing an issue while trying to compile OTServer using TFS 1.5. I am following Nekiro's project prepared for Tibia version 8.60. I have set up the environment as instructed, but when I try to compile, I get the following error:
Operating System: Windows
Could someone...
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...
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...
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...
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?
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...
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...
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)...
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...
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...
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...
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...
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...
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...
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'...
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 =...
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
*...