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

    Error Core Dumped

    Good night people, I am having a problem on my server, I have an 8.6 server using OTX. There is a person that enters the server and crashes it using the stack, I already tested stack in house giving! Leavehouse, until I took the command, but still did not crash, my tile limit is 10, it puts...
  2. D

    TFS 1.X+ Server instantly closes

    I've been following this tutorial Everything went fine except few things: - In the video he imported forgottenserver.sql (I don't have that file in Forgotten Server 1.2 which i downloaded from github BUT i figured it's schema.sql now) - I've updated config.lua with the connection information...
  3. H

    NPCSystem error

    Hello guys, I'm removing all weird errors which I was getting on a server just to try stuff out, and I'm struggling to find the error for this one, and I was wondering if someone who is good at this might see the problem? The error I get looks like this in console: [Error - NpcScript...
  4. M

    TFS 0.X SQL ERROR with website?

    Getting these two errors with my website. Query: SELECT `bans`.`id`, `bans`.`type`, `bans`.`value`, `bans`.`param`, `bans`.`active`, `bans`.`expires`, `bans`.`added`, `bans`.`admin_id`, `bans`.`comment` FROM `bans` WHERE `type` = '3' AND `value` = '4' AND `active` = '1' SQLSTATE: 00000 Driver...
  5. M

    TFS 0.X PROBLEM WITH AAC STEP 5 CREATING ADMIN ACCOUNT

    I'm trying to make a webpage using @Znote s geisor and everything is fine on step 1-4 on instalation at 127.0.0.1 (my root ip), but when i get to step 5 to create an admin account i get this error. Fatal error: Uncaught Error: Call to a member function fetch() on boolean in...
  6. Paulix

    Compiled server don't have GUI menu

    I compiled my tfs 0.4.3777 using Stian's Repack Dev-Cpp and everything is working fine. The only problem is that when I compile it, the GUI menu, that have reload, actions etc... isn't showing. I tried everything, and im currently using this parameters. -O3 -Wextra -Wall -Werror...
  7. Paulix

    Compiling error

    I'm trying to compile my 8.6 trunk.r3777.r19 server using Stian's Dev-cpp repack 0.2 (with crypto++ and 64bit) But I get this error: Compiler: Default compiler Building Makefile: "C:\Users\Paulo Henrique\Desktop\Dev C++\OTServ\Makefile.win" Executing make... mingw32-make -f "C:\Users\Paulo...
  8. G

    Otclient Error at CMake

    Can anyone help me? I am trying to compile OTClient and get error in that part of CMake I'm sorry, I'm using a translator
  9. B

    Lua Spell Running Wrong Script

    I created this spell "Explosão de gás rosa" but it is running another script to see there in the print that it was configured to run the script exman.lua but she is executing another script that is that fogo.lvl200 that has nothing to do see with what I set up, sorry use google translate.
  10. GhostWD

    MySQL error on login

    Hi there! I've got problem when connecting to server it throws this error. SELECT `pk`.`player_id`, `pd`.`date` FROM `player_killers` pk LEFT JOIN `killers` k ON `pk`.`kill_id` = `k`.`id` LEFT JOIN `player_deaths` pd ON `k`.`death_id` = `pd`.`id` WHERE `pd`.`player_id` = 7530 AND...
  11. N

    Lua What's the problem on this fishing script ?

    local fishIds = {40, 5000}, {41, 5000}, {42, 5000}, {43, 5000}, {44, 5000} local myMarker = createMarker(433.85614013672, -1747.8924560547, 9.2119235992432-1, 'cylinder', 2.0, 255, 0, 0, 150) function MarkerHit( hitElement, matchingDimension ) local elementType =...
  12. 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...
  13. 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)
  14. 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...
  15. 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"/>...
  16. 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"
  17. 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]...
  18. A

    ERROR OTXSERVER OT 7.72

    Screenshot error in mod otx server help
  19. 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...
  20. 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...
Back
Top