• 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. tnecniiv

    Lua Banker npc cant transfer

    i cant transfer to another player with this bank script can anybody help me out tfs 1.2 local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local Topic, count, transfer = {}, {}, {} function onCreatureAppear(cid)...
  2. tnecniiv

    Compiling error

    so I followed all the instructions on how to compile your OT on tfs 1.0 and 1.1 when I finished compiling the server I got this error 1>------ Rebuild All started: Project: theforgottenserver, Configuration: Release x64 ------...
  3. dArquien

    Windows Tibia 11 illegal value error(?)

    Hello! I'm having a problem with launching Tibia 11 client alongside OTXServer. The server works fine, but when I try to connect the client just spits out "illegal value" error. I've tried using this IP Changer and pre-edited client from this thread. I'd be glad if someone helped me.
  4. GhostWD

    Compiling tfs 0.4 compilation

    Hi there! i have got problem with compiled on Ubuntu 16.04 TFS 0.4.3777 when i running it up cannot open data/creaturescripts/scripts/skills/skillstageslogin.lua: No such file or directory [Error - LuaInterface::loadFile] cannot open data/creaturescripts/scripts/skills/skillstagesadvance.lua...
  5. GhostWD

    Lua CreatureScripts error spam

    @@EDIT Have done little research and now i know that it's fault of script idle.lua which kicks after specified amount of time is any possible solution on this? maybe before kick removing of onThink statement in my script? idk ;/ Hello OTLanders i need your help ! I've scripts(3) which send...
  6. therrax

    Lua [OTX] Error while log in

    Hello guys I have problem with OTX server while I log in to the game. Downloaded from this thread: v(10.100/11) GitHub - mattyx14/otxserver: The OTX Server Error: bump buump
  7. M

    Problem in Gesior ACC

    I'm installing Gesior on my server TFS 1.2, but i have problem. At the time of creating a character this error occurs: Error occured! Error ID: Cannot save ItemsList. Player ID not set. More info: File: /var/www/tibiaserv01/public_html/classes/itemslist.php Line: 67 File...
  8. Udun

    Someone, please help! I have an error that causes rollbacks.

    Hello firends, someone can help me please, I have Tfs 0.3.6 Cryng Damsnon, and I had 5 rollbacks on this month, not in all apper the error code, just sometimes, and here I was copy one that appear, I dont know if the crash is always caused by the same error, this is the only error code that I...
  9. Nekiro

    Solved Weird error in php query

    Hello, I cannot get this to work. I'm using gesior. What I'm trying? I'm trying to get "players_record" value into variable. $record = $SQL->query("SELECT `value` FROM `server_config` WHERE `config` = players_record"); echo $record; It's showing nothing... When I try: $record =...
  10. srjean

    Error network conection

    Hello, I'm new here and I'm asking for help to solve this error in the screenshot Does anyone know how to fix it? Message> Connection timed out Either your networks are failing or the server is offline Connection timed out (ERROR 110). Since I've added support! ERROR \ /
  11. Noupz

    Linux Error in distro

    i use Ubuntu 14.04 and when i open the server, in the end appear this message the server works fine, but i want solve this problem to avoid future errors or bugs, i use tfs 0.4 rev 3777
  12. Zoriax_

    Windows Server Shutdown! Before loading

    As you may see on the Picture! the server just getting shutdown. It has been a long time since i worked with OTserv. so if someone could please help me out here a little I dont remember so much after all this years without playing or scripting! I will be very greatfull :) Here is the Link...
  13. D

    /g.lua:44: `=' expected near `end'

    hey, i have error on this script can someone help? thanks function onUse(cid, item, frompos, item2, topos) local tabela = { -- Zajebista nie? [1] = {90, 1, 2147}, -- Arm/atk + 1, szansa 90%,ID przedmiotu [2] = {70, 2, 2149}, -- Arm/atk +2, szansa 70%,ID...
  14. 5

    RME map editor for tibia 10

    Hello guys, im searching for it for some days and dont found nothing.. I'm trying to use it : OpenTibia - *UPDATED* [RME 3.2][Any Client*] Remere's Map Editor Modification 2.0 But, im having the unsupported client version error after saving a project.. Please someone help me!!
  15. OdynsRaven

    Lua [TFS 1.2]Spellbook not working

    So have a server set up and I am working through adding features. I wanted to add a !spells feature. Command would not work. I have starter packages added and I have a sorcerer level 8 (so i should have spells) with a normal spellbook. When I try to use the spellbook it says "You cannot use this...
  16. Misha123

    Apache Failed to start Uniform Server Error

    Hello guys, i've never had problems with uniform server be4, but today it got really messy. First it told me dll files were missing so i downloaded it and it went well. Now it says "The application was unable to start correctly (0xc000007b) click OK to close the application" So i tryed to run it...
  17. Evilor

    [7.4][OTX] RLMAP

    Hello, I've compiled this server and when I run the .exe I get this error: >> Loading items (OTB) > ERROR: Unable to load items (OTB)! Anyone who knows why? /*if(Items::dwMajorVersion == 0xFFFFFFFF) std::clog << "[Warning - Items::loadFromOtb] items.otb using generic client...
  18. AdiMit

    Lua [Error] Mutation/Polymorph spell

    Hello dear OtLanders :) I'm trying to create a Mutation/Polymorph spell that would change the target into one of the animals on the list... The most important part of the spell (the animals) is taken from the following thread: Lua - [Spell] Polymorph Rune (^and that is the only part of the...
  19. whitevo

    Compiling Error LNK1104 cannot open file

    Error LNK1104 cannot open file 'libboost_system-vc140-mt-1_63.lib' theforgottenserver C:\Users\whitevo\Desktop\forgottenserver-master\vc14\LINK 1 Here are all the files I executed and downloaded before I started compiling And this is the error i get when i try to build the...
  20. Noupz

    Error when compiling

    i followed this tutorial Compiling on Windows · edubart/otclient Wiki · GitHub and i've got this error Build Log: Build Messages:
Back
Top