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

bug

  1. O

    C++ Bug while changing equip with critical

    Hi everyone i will be fast, im getting a bug with the equip that has this attributes (on equip and deequip) <attribute key="skillcriticalchance" value="value" /> <attribute key="skillcriticaldamage" value="value" /> <attribute key="skilllifechance" value="value" /> <attribute...
  2. M

    TFS 1.X+ addCondition bug

    Just moved to latest TFS version and it's been great so far. The only thing that pops up in my console is few error messages: Alright, so it's not a big deal. Just change the function. The thing is it does not work. Even when using examples from github. Let's say scripts/custom/combustion.lua...
  3. W

    bug event zombie monster zombie not kill player in 1 hit

    help me any one from that @Znote @M0ustafa @Nekiro @StreamSide @Cornex @Printer monster zombie not kill player any one help me from that
  4. Paulix

    TFS 0.4.3 light glitch

    Everybody knows that rev 3777 and 3884 have the light glitch, that when you deEquip an item that emits light, the light stays on character forever. I tried to find some hints on how to fix it on forums, but no success, i also tried to see why it is happening on sources, but with my current...
  5. cricks

    Why aren't some of my screenshots showing up in the forum?

    I am uploading directly to OTLAND and inserting it as a spoiler. Saved as PNG, as you guys can see... Not only me, an user related the same error in my post.
  6. C

    TFS 1.X+ Client crashes whenever I buy a house and logout

    Hey guys, I have a weird bug that whenever I buy a house and the server restarts, next time I log in my game crashes. After this, I must try to log in 2x because the first I always get a debug error. Any idea what should I be looking for to fix it There is no errors in console, the game just...
  7. C

    I pay $ whoever solves my problem! Illegal value ERROR!

    I am tired of following guides that never works. I mean, they work if you want to play alone, playing in localhost... This works like a charm, but whenever I try to make my otserver online (the real objective here) things go wrong. Going directly to my problem: I tried to change my client IP...
  8. Theofar

    [Bug Report] Item destructor

    Hello, recently I got a crash on my TFS 1.2 related to item destructor. The referenced line is: My teorie is that item is being removed from memory but without updating inventory vector from players.cpp. So, player destructor will try to use a pointer for a item on inventory vector, and...
  9. Liimpiish

    Bless Bug

    Hello, folks! I have currently faced some issues regarding my bless command, it isn't working properly as it should be doing. --- [INFORMATION] 0.4 TFS - Error: When using the bless-command "!bless", it works properly as it should do. However, we're facing an issue if you are killed you...
  10. V

    Map problem in OTC

    I've started to work on my own tibia server and I decided to go with OTClient but I've ran into some problems. WhenI start the server on regular tibia client (with IP changer) it works as it should, but when i run it with OTClient everytihing on map gets messy and scattered around, walking is...
  11. A

    BUG BY DELIVERING ADDON SHOP

    Error receiving addon in TFS, it just does not deliver the addon, the item arrives normal tfs OTX 1.3 CREATURESCRIPT/SCRIPT/SHOP.LUA -- ### CONFIG ### -- message to player "type", if delivery of item debugs client, it can be because of undefinied type (type that does not exist in your...
  12. C

    Suddenly I can't buy from NPCs anymore.

    Until this morning I was playing normally, but now suddenly I can't buy from npcs... I have a backup server that used to work 100% and even this backup isn't working... There is no error on distro. All I did from this morning until now was mapping in RME. Any idea what could be causing this?
  13. 1

    Bug in War of Emperium System

    Firstly sorry for my bad english: I've installed the Woe System in my Otserv, but when the empes die, these bugs appear > Broadcasted message: "one of Pre-Empes have been broken...". [17:17:02.671] [Error - CreatureScript Interface] [17:17:02.671] domodlib('Loot_func') [17:17:02.671] function...
  14. C

    Monsters does not respawn.

    Hello everyone! When I kill a monster in my server, it does not respawn (even if I wait hours). Any idea what could be causing this problem?
  15. B

    Player seems to have max items to carry

    Hello guys, i'm having a problem that i don't have idea how to solve... its this, when the player have 22 DIFFERENT items (counting set items), when i change gold for example the crystal coin to platinum, the backpack bugs, and the platinum get the spot of the first item, but when i reopen the...
  16. Loremaster7

    The Bug Exp Otserver (help)

    Hello friends, how are you? I have a problem on my server, when I open the "skills" to see the character level, if be bigger than 400 a bug happens and closes the tibia.
  17. S

    OTClient Animation Error

    Hi guys, anyone have this same problem in OTClient? This bug is random,, is not always what happens but it greatly disrupts the gameplay and can occurs with creatures/players. Has anyone ever seen a issue like this? I'm trying to fix. I created a video to show (it appears after 0:06), where...
  18. Adinots.pl

    TFS 0.4 Console bug

    I have host with Ubuntu 14.04. When I have consoles turned on and I turn on the server tfs, everything works well. When I turn off the console or the computer are getting errors im database. Change vocations and skills. What am I doing wrong? do I have to enter any commands in the Ubuntu console?
  19. A

    Lua error in item decay. Help

    I am using a script to collect plants. However, when the original plant returns, the former does not disappear and is full of bugs. function onUse(cid, item, frompos, itemEx, topos) local chance = 1 -- chance de cortar local madeiras = {17170} -- item que o player irá ganhar local...
  20. Adinots.pl

    TFS 0.4 Bug database change vocations and give high skills.

    TFS 0.4 Bug database change vocations and give high skills. Server is then blocked and i can not log in. Only when I make a restart and change skills to old it works correctly for a few moments. I do not know what adds such high skills.. I use host with ubuntu 14.04 Can someone help me?
Back
Top