• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Recent content by dumia

  1. D

    Lua Compiled latest TFS but can't load config.lua

    Its pretty new, r9 7900, but Ill test and report back in a few 1727166717 Ok so sse2 is a very old instruction set, Im not sure it pertains to my cpu being able to compile functional code as its brand new current/last gen zen cpu from amd BUT I did compile the whole thing again just to be sure...
  2. D

    Lua Compiled latest TFS but can't load config.lua

    Ok! not getting those errors anymore BUT, now when I open the server it just closes with no errors. It's, getting closer... Just not quite there yet Im running the server with myaac and wampserver now, since they are more compatible with newer code (ditched zaac and uniserver), my 127.0.0.1...
  3. D

    Lua Compiled latest TFS but can't load config.lua

    Ok I did some housecleaning (took TFS out of the VCPKG folder), and made sure the launcher was at the root with all .dlls now im getting this error: My .env is as follows: The UniSever Zero is up, with apache and mysql services running, I can access phpmyadmim fine and I even imported the...
  4. D

    Lua Compiled latest TFS but can't load config.lua

    Hello folks, I've build the lates TFS version and was build my server with UniServer zero as per recommendation on the OTS guide tutorial. After importing my database with the schema.sql provided I ran the server through CMD and got this: So I looked around and found that I needed to setup...
  5. D

    Compiling TFS 1.6 on wsl ubuntu 24.04 returning cmake errors

    Hi folks, was compiling the new TFS 1.6 following the compiling instructions at Compiling on Linux & Mac OS X (vcpkg) (https://github.com/otland/forgottenserver/wiki/Compiling-on-Linux-%26-Mac-OS-X-%28vcpkg%29) and got an erro I'm doing this on wsl ubuntu 24.04. After cloning the git repo for...
  6. D

    settup a canary 3.1.2 server and my paladins cant attack with spears and melee attacks on all weapons are cleaving (attacking multiple tiles)

    Solved it, just turn off the chain system and everything works fine. You can find it on your config.lua on any canary build
  7. D

    settup a canary 3.1.2 server and my paladins cant attack with spears and melee attacks on all weapons are cleaving (attacking multiple tiles)

    Hello folks, I got another problem on my private server I set up as the tittle says. I'm looking for the lua or xml scripts that could change those parameters in the game. There's a lot of files in the canary folder so any tips where I should be looking for them would be an amazing help!
  8. D

    Canary [SOLVED] Getting error with depot_items when I run canary

    Awesome it worked! no more erros, referenced my main database and it's working now although i'm still getting this warning here: [warning] MySQL host, user, password, database or port not provided Know anything about it?
  9. D

    Canary [SOLVED] Getting error with depot_items when I run canary

    Hello all, I've set up a simple server for me and some friends using canary and been having this issue when I launch the server: [2024-19-09 11:32:20.602] [error] Query: SELECT pid, sid, itemtype, count, attributes FROM player_depotitems WHERE player_id = 1 ORDER BY sid DESC [2024-19-09...
  10. D

    Windows Trying to set up a private 13+ tibia server on my pc for me and some friends

    Hello all! I've been playing tibia 13 on a self-hosted server a friend set up on his spare pc using xampp. The experience was very sluggish with constant disconnects and other problems regarding character saving and rollbacks. I heard that a dockerized server would be the best way to deploy...
Back
Top