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

Search results

  1. super23

    syntax error, unexpected ':', expecting ')'

    Hi, I'm trying to setup my website but im getting a syntax error for some reason, cant anybody help me out? Thats my index.php (page 171) 1647556745 UPDATE: im now getting this error, But my config.php has this path in it I dont know why it's still searching for that path can anyone...
  2. super23

    TFS 0.X [0.3.6] Assertion '!ret' failed.

    I have setup a linux vmware machine on my windows computer and whenever I try to use my public ip address for the server the following error occurs right after startup. /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:81: boost::condition_variable::~condition_variable(): Assertion...
  3. super23

    TFS 1.X+ debugging tfs using vs debugger

    I have compiled the following server : [8.6/12X] [TFS1.3] Global + Source + Web + tools + Quest Reward System (https://otland.net/threads/8-6-12x-tfs1-3-global-source-web-tools-quest-reward-system.268391/) But there have been random crashes and I decided to run it on the debugger and got the...
  4. super23

    Compiling How to build a solution ( 0.4 )

    If there's no solution for the sources, how can I build one ? what steps should be taken?
  5. super23

    Windows COMPILING - x64 - 0.4 sources

    I am trying to compile some sources which I am certain are of 0.4 version The compiler I use is visual studio 2010 and I get the following errors: Haven't found any other post on otland with similar issues. Here's the first error part: DBResult* DatabasePgSQL::storeQuery(const std::string&...
  6. super23

    Set Admin Account Vocations::__construct - cannot load file

    Hi, so im using linux debian (TFS 1.3) and im trying to setup my website but on the last step (Set Admin Account) its giving me the error saying it cant load XML/vocations.xml (check the full error in the attached screenshot) i have allowed permissions to all the files its asked for in the error...
  7. super23

    Phpmyadmin error

    Hi, so when im trying to log into phpmyadmin it doesnt let me and gives an error could someone help me solve it please?
  8. super23

    linux debian 8 phpmyadmin -- 404 - not found

    Hi so i removed some files by accident on firezilla while trying to set up my website now when i tru enter localhost/phpmyadmin, it says 404 - Not Found i have attached a screenshot of it aswell, is there someone that could help me get phpmyadmin back? :) Thanks.
  9. super23

    Lua Script Error [Action Interface]

    so im following this tutorial here and im getting the error shown in the screenshot attached and i cant figger out how to fix it could anybody help me please? thanks.
  10. super23

    TFS 1.3 Attribute system

    Hi everyone, is there a script out there which works as a attribute point system, where if you finish a quest when u get the reward item it gives +20 speed (for example) and a item that u can re-roll and it removes the attribute that the re-roll item has and it gets added into a different one...
  11. super23

    TFS 1.3 Infinate Potions

    Hi, im using TFS 1.3 and im having trouble finding how to make all potions infinate, is there anyone that could help me out? Thanks
  12. super23

    TFS 1.X Cursed Chest

    Hi , so i was following the steps here and it worked but when i click on the chest i get this error: could someone explain to me what i need to do please? Thanks
  13. super23

    FileZilla permission denied. File transfer failed

    Hi, so i've been trying for a very long time to get my FileZilla Client connected to my VMWare workstation pro for many hours now. And i finally got it connected BUT when i tried to transfer a file from my Windows 7 Host over into the Vmware (linux debian 7) i got an error saying "Permission...
  14. super23

    Account manager not in Db

    Hey guys so im using a TFS 0.4 server but the required database in phpmyadmin does not have the account manager account (1/1) and it hasnt got the player in the players table, so im wondering if i shown my columns would someone be nice enough to try and create a SQL code for me to add them...
  15. super23

    TFS 1.X+ How to increase player speed using changeSpeed() method

    I am trying to increase player speed by 1 speed unit using an item. But it doesnot produce the expected results. I have tried printing out getSpeed and getBaseSpeed but those gave large numbers such as: 393478143. There is no documentation about changeSpeed in TFS 1.x documentation on github...
  16. super23

    Compiling TFS 1.3 Crash right after compiling master branch

    Compiled TFS 1.3 following this tutorial when I tried starting the server it crashed immediately. What could be the issue?
  17. super23

    Compiling VCPKG freezing after "Finished generating code"

    Nothing happens at this point. What should be done ?
  18. super23

    TFS 0.4

    Hi, Im currently trying to find a Compiled TFS 0.4 for windows or an explanation on how to compile it myself on windows. Thanks.
  19. super23

    TFS 1.X+ How stable is TFS 1.x for 8.6 ?

    Which TFS version is best for 8.6 server ? I am currently using 0.4 3777 Somebody told me to use 1.2 or 1.3 as engine but I am not sure how stable/compatible they are for 8.6
  20. super23

    Compiling RME 3.5 - WINDOWS - cannot include cstddef no such file or directory

    I have been trying to compile RME 3.5 on WINDOWS 7 - 64bit. After following this tutorial I have faced the following error(s): c:\local\boost_1_57_0\boost\config\select_stdlib_config.hpp(18): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory What is the solution ?
Back
Top