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

    Error / Warning in Console

    Hey Guy's , i can help [10:32:00.343] The Forgotten Server, version 0.4_DEV () [10:32:00.359] Compiled with GNU C++ version 4.4.0 at Jan 9 2018, 22:11:35. [10:32:00.359] A server developed by Elf, Stian, Slawkens and KaczooH, . [10:32:00.359] Visit our forum for updates, support and...
  2. M

    MYSQL ERROR: Unknown column 'cast' in 'where clause' (1054)

    Hi guys Please help me about this problem [2:16:03.834] mysql_real_query(): UPDATE `players` SET cast=0, castViewers=0, castDescription='' WHERE `world_id` = 0 AND cast > 0; - MYSQL ERROR: Unknown column 'cast' in 'where clause' (1054)
  3. F

    Connection Refused...

    I have my 7171, 7172 and 80 ports open, also I enabled all of the ports in my fire wall and disabled my anti virus program. I can connect to my server using both 127.0.0.1 and 83.251.xxx.xxx in my ip changer, but when my friends try to join they get the error "Connection refused" Anyone have any...
  4. GhostWD

    Lua Segmentation Fault onEquip

    Hello OTLanders, I have problem with my script or maybe engine cause when I use this script and I create item with /i 797 without having helmet or using chest with that item error occurs Segmentation Fault <movevent type="Equip" itemid="797" slot="head" event="script" value="frozenhelmet.lua"/>...
  5. ismael jr91

    C++ you may not cast area spells while you have a black skull

    anyone can help me with this error ?? i dont use any spell 'exevo gran mas vis' 'mas pox' etc... greatfire ball rune.. anyone can help me ? "you may not cast area spells while you have a black skull"
  6. guuraal

    Compiling TFS 1.2 error

    Hello, I have this error while i try to compile TFS 1.2 :/ Linking CXX executable tfs CMakeFiles/tfs.dir/src/luascript.cpp.o: file not recognized: File truncated collect2: error: ld returned 1 exit status CMakeFiles/tfs.dir/build.make:2114: recipe for target 'tfs' failed make[2]: *** [tfs]...
  7. A

    ERROR OTXSERVER OT 7.72

    Screenshot error in mod otx server help
  8. S

    Compiling error LNK2001: unresolved external symbol

    1>actions.obj : error LNK2001: unresolved external symbol lua_newuserdata 1>chat.obj : error LNK2001: unresolved external symbol lua_toboolean 1>chat.obj : error LNK2001: unresolved external symbol lua_gettop 1>chat.obj : error LNK2001: unresolved external symbol lua_type 1>chat.obj : error...
  9. AdiMit

    OTClient compilation - .dll error

    Hello :) Recently, I have successfully built the otclient.exe (x64) [Windows 10/using Visual Studio 2017] - everything according to the official tutorial on github; however, when it try to run it, I get an error saying that zlib.dll cannot be found on my computer. Any suggestions? Once again...
  10. 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)...
  11. 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 ------...
  12. 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.
  13. 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...
  14. 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...
  15. 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
  16. 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...
  17. 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...
  18. 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 =...
  19. 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 \ /
  20. 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
Back
Top