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

error

  1. 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...
  2. zbizu

    Reading console errors

    For some reason a lot of people have trouble reading console errors and it makes me feel as if ability to read console errors was some ancient wisdom. In this tutorial you will learn to understand errors in your scripts. case 1: server closes and you can't read the error message: If you're on...
  3. Switch

    C++ Crash when reloading creaturescripts

    I'm trying to pass an "NetworkMessage" in creaturescripts, everything works perfect, but when I try to reaload the creaturescripts the server goes down Follow the code snippet I added void CreatureEvent::executeOpcode(Player* player, uint8_t recvbyte, NetworkMessage& msg) {...
  4. L

    RevScripts Linux poketibia build problem help plis

    Ubuntu 14.04 version Reason for the problem works the base on windows has been adapted to handle on linux but presents problem on windows only has 1 error of unique used pokezring base http://www.mediafire.com/file/ygkqmrig624a4gt/pokezring.rar/file works on normal windows the base was...
  5. 3dgar47

    {HELP} PORT'S REFUSES TO WORK/ 8.60 OT

    Helllo everyone, I've tried every tutorial on internet about opening ports 7171 and 7172. Back in the days I runned perfectly a ot SQLITE on desk pc with win xp and doing port openning via localhost(in a old modem withouth wifi). But now Ive a laptop with windows 7, and a new 50mb connection...
  6. V

    RevScripts Error distro Query and Colune

    Hello good night I'm having a problem when the player logs into the otserver this error in the distro probably need to add a query in the database but I don't know which code to put in the database I don't know if I'm in the right area to ask for help the first time using this forum anything...
  7. B

    MyAcc problems witch new pages

    Hello. I have a problem adding a new page that would include php. I am trying to make an "Auction system", after creating the page it crashes into it Here is the code that I am trying to use <!--?php require_once 'engine/init.php'; include 'layout/overall/header.php'; $cache = new...
  8. Jpstafe

    Runes and mana running error ..

    hello, here I bring a video of the error that I have, when I stand up, run the runes well, with the exhausted well .. but when I walk it is different .. which can be, I have followed some tutorials here in ottland in changing some lines in Player .cdd but nothing worked for me any ideas to...
  9. Jpstafe

    Error my server :(

    Hello community, I have a problem with an othire 0.0.3 server, when I open it it is offline ... the ports I have correctly opened ... I have checked it with two other servers that I have and they open perfectly, this server that I try to open is with page ... and it won't let me enter with my...
  10. Jpstafe

    Problem open my ports (HELP)

    Hello community, I have been trying to open the ports to open my server all day long, I have already done it with servers 8.6 and other versions and I had no problems .. as a first step look for my IPV4 in cmd, ip config .. enter my router configuration, I went to Port Forwarding, I have opened...
  11. jondropss

    TFS 0.X Critical Hit Chance with Bug items tile on Client

    I used this tutorial to put a chance on my 8.6 tfs 0.4 server, Feature - Critical Chance Hit (https://otland.net/threads/critical-chance-hit.115609/) I installed this system on my source 8.6 tfs 0.4 ---- Everything compiled correctly. However, when you enter the server, my char is...
  12. K

    Problem when editing map

    The thing is when i edit my map i cannot open my server with mysql, it just can be opened with slqlite db, idk why this happen :S This is my console I already solved these duplicated uniqueid but it still dont opening :S
  13. K

    Sqlite Error

    Could somebodby help me, i have 2 little problem :( I don't know what this error is [6/7/2020 23:7:17] sqlite3_prepare_v2(): SQLITE ERROR: no such table: castle_dono (SELECT "guild_id" FROM "castle_dono" WHERE "guild_id" > 0) And this is the other error, it happens when a player log out...
  14. Jpstafe

    ERROR IN WANTING TO MODIFY MY OTCLIENT

    I have downloaded an otclient that my friend gave me.. when I want to edit entergame.otui It appears to me like this ... is this encrypted? How can I decrypt it?
  15. M

    •RME: BŁAD ID! (2 items.otb error) (2 maps -> 1 map) [real 8.60]

    Witam wszystkich, prawdziwych Tibijczyków, otsMasterów oraz każdego użytkownika forum! ...POTRZEBUJĘ PILNIE WASZEJ POMOCY!! Na wstępie zaznaczę, że to nie jest prośba o pomoc, w rozwiązaniu standardowego problemu błędnych ID's w RME, względem replace' pliku [items.otb] :z: /RME/data/860/ <-->...
  16. Z

    Linux SIGSEGV Segmentation Fault.

    How i can fix that?
  17. A

    ERROR TFS 1.3

    ...ipts/scripts/quests/cults of tibia/vortexSpawnCarlin.lua:20: attempt to index local 'portal1' (a nil value) stack traceback: [C]: in function '__index' .ipts/scripts/quests/cults of tibia/vortexSpawnCarlin.lua:20: in function <...ipts/scripts/quests/cults of...
  18. Jpstafe

    OTCLIENT keyboard arrows(ERROR)

    Hello .. I would like to know how to change the configuration of the Otclient so that with the arrows on the keyboard .. it does not make a diagonal, it only makes a diagonal with the numbers on the left keyboard .. as in the original tibia client if I press left and up, it makes digonal .. if...
  19. Jpstafe

    Problem with life bars and mana(OTCLIENT)

    I have this following problem .. when I open the life bar .. between that bar and the rest there is a large space .. on the right side on the left, the same thing happens to me it has a solution?
  20. D

    GESIOR syntax error SET ADMIN ACC

    STEP 5 Set Admin Account Parse error: syntax error, unexpected '[' in C:\xampp\htdocs\system\load.compat.php on line 227 LINE 227: $config['status'] = []; <?php if(!defined('INITIALIZED')) exit; // DEFINE VARIABLES FOR SCRIPTS AND LAYOUTS (no more notices 'undefinied variable'!)...
Back
Top