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

Recent content by Lana613

  1. L

    Nginx block createcharacter 502 Bad Gateway tfs 1.5

    thank you very much, it works beautifully!
  2. L

    Nginx block createcharacter 502 Bad Gateway tfs 1.5

    Have any of you encountered this while creating a character? my log /var/log/nginx/error.log
  3. L

    AAC Gesior 2012 1.5 TFS CREATE CHARACTER 502 BAD GATEWAY

    my error.log from nginx
  4. L

    Compiling tfs 1.5 downgraded Problem Boost..

    It went on after application auto msg = std::make_shared<OutputMessage>(); this is probably the last one xd
  5. L

    Compiling tfs 1.5 downgraded Problem Boost..

    https://github.com/nekiro/TFS-1.5-Downgrades/tree/8.60 root@damian:/home/ubuntu/TFS-1.5-Downgrades-8.60/build# make [ 1%] Building CXX object CMakeFiles/tfs.dir/src/outputmessage.cpp.o In file included from /usr/include/c++/14/ext/alloc_traits.h:34, from...
  6. L

    Compiling tfs 1.5 downgraded Problem Boost..

    Ooo thanks! Linux UBUNTU 24.04, protocol 8.60 downgraded where did you download this engine (official github?) - Yes CMake Warning (dev) at CMakeLists.txt:55 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy...
  7. L

    Compiling tfs 1.5 downgraded Problem Boost..

    I can't go to the next stage because I can't find mysql. it is generally installed in /etc/mysql please help Thank you root@damian:/home/ubuntu/TFS-1.5-Downgrades-8.60/build# cmake .. CMake Error at cmake/FindMySQL.cmake:123 (MESSAGE): Cannot find MySQL. Include dir: /usr/local library...
  8. L

    Compiling tfs 1.5 downgraded Problem Boost..

    problem.. [ 1%] Building CXX object CMakeFiles/tfs.dir/src/outputmessage.cpp.o In file included from /usr/include/c++/14/bits/stl_tempbuf.h:61, from /usr/include/c++/14/bits/stl_algo.h:69, from /usr/include/c++/14/algorithm:61, from...
  9. L

    Lua BUG SHARED EXP TFS 1.0

    problem.. root@damian:/home/ubuntu/TFS-1.5-Downgrades-8.60/build# make [ 1%] Building CXX object CMakeFiles/tfs.dir/src/outputmessage.cpp.o In file included from /usr/include/c++/14/ext/alloc_traits.h:34, from /usr/include/c++/14/bits/forward_list.h:41, from...
  10. L

    Compiling tfs 1.5 downgraded Problem Boost..

    I'm sorry, but I'm not that knowledgeable and I'll ask, which file should I change this in?
  11. L

    Compiling tfs 1.5 downgraded Problem Boost..

    Czy ktoś może mi z tym pomóc? edit: This helped me sudo apt install libboost-filesystem-dev but when I type make this crashes during compilation [ 57%] Building CXX object CMakeFiles/tfs.dir/src/otserv.cpp.o [ 59%] Building CXX object CMakeFiles/tfs.dir/src/outfit.cpp.o [ 60%] Building CXX...
  12. L

    [MyAAC][Plugin] Gesior Shop System

    I uploaded two files to the globalevents folder :D gesior-shop-system.lua and gesior-shop-system-revscript.lua that's why I was getting this error. now everything works, thx
  13. L

    [MyAAC][Plugin] Gesior Shop System

    I forgot to add that this isPlayer related bug was located in shopsystem.lua. Here are my scripts gesior-shop-system-revscript.lua gesior-shop-system.lua i use data-otservbr-global https://github.com/opentibiabr/canary.git
  14. L

    [MyAAC][Plugin] Gesior Shop System

    Ubuntu Server 24.04 "Noble Numbat" LTS This happens every time I log in to my character and try to add a new transaction from the store, but it happens all the time. The same error appears in the console every few seconds There was another error like this before 2025-02-16 09:14:45 -...
  15. L

    [MyAAC][Plugin] Gesior Shop System

    Hello, I have a problem when I wait for an item from the shop, an error appears in the console 2025-02-16 11:11:54 - >> Shopsystem, added 0 items. Still waiting with 11 items. 2025-02-16 11:11:54 - >> Shopsystem, added 0 items. Still waiting with 11 items. 2025-02-16 11:11:54 - >>...
Back
Top