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

    Error in Highscores section of AAC

    Yes this worked! Made a test account and character to see if it would fix the error and sure enough it went away! Thanks!
  2. R

    Error in Highscores section of AAC

    When I click on the highscores section on the AAC to my server, these errors come up. Also, I'm using Znote AAC. Warning: count(): Parameter must be an array or an object that implements Countable in /home/otsmanager/www/public_html/highscores.php on line 123 Warning: count(): Parameter must...
  3. R

    SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu

    I am having this same issue. Did you ever figure out the problem?
  4. R

    SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu

    @Don Daniello mine fails at this point. Please help! TASK [Install wine] **** fatal: [localhost]: FAILED! => {"cache_update_time": 1569783287, "cache_updated": true, "changed": false, "msg": "'/usr/bin/apt-get -y -o \"Dpkg::Options::=--force-confdef\" -o \"Dpkg::Options::=--force-confold\"...
  5. R

    Stamina boost not showing in Skills window

    Bump! Need help please!
  6. R

    Stamina boost not showing in Skills window

    So, the 2 hour stamina boost is working when the account is premium, but the XP Gain Rate in the Skills window stays 100% and not showing correct percentage. Any ideas? I'm using TFS 1.2
  7. R

    Error when starting up server

    Thanks for the reply! Still getting this though Lua Script Error: [Scripts Interface] Apr 21 05:11:14 vps234855 tfs[14705]: /home/otsmanager/forgottenserver/data/scripts/actions/spellbook.lua Apr 21 05:11:14 vps234855 tfs[14705]: ...nager/forgottenserver/data/scripts/actions/spellbook.lua:3...
  8. R

    Error when starting up server

    tfs.service - The Forgotten Server Loaded: loaded (/home/otsmanager/.config/systemd/user/tfs.service; disabled; vendor preset: enabled) Active: active (running) since Sun 2019-04-21 01:46:43 EDT; 7s ago Main PID: 12685 (tfs) CGroup...
  9. R

    Error when starting up server

    Cant find it in the talkactions.xml. Do you mean in the position.lua?
  10. R

    Error when starting up server

    local talk = TalkAction("/pos") function talk.onSay(player, words, param) if player:getGroup():getAccess() and param ~= "" then local split = param:split(",") player:teleportTo(Position(split[1], split[2], split[3])) else local position = player:getPosition()...
  11. R

    Error when starting up server

    Wow my bad! Somehow I look right over the link he posted lol Thank you so much! Server started right up but still got an error. Any idea what causing this? tfs.service - The Forgotten Server Loaded: loaded (/home/otsmanager/.config/systemd/user/tfs.service; disabled; vendor preset...
  12. R

    Error when starting up server

    I dont think so. I cant find it anywhere. Is there some place i can download it?
  13. R

    Error when starting up server

    Getting this error when starting up the server. Anyone have any idea whats causing it? Apr 20 16:59:57 vps234855 systemd[1429]: Started The Forgotten Server. Apr 20 16:59:57 vps234855 tfs[8178]: The Forgotten Server - Version 1.3 Apr 20 16:59:57 vps234855 tfs[8178]: Compiled with GNU C++...
  14. R

    Error installing server to VPS

    BUMP Really need help with this
  15. R

    Error installing server to VPS

    Also, got an error when attempting to startup the server otsmanager@vps234855:~$ start tfs otsmanager@vps234855:~$ status tfs ● tfs.service - The Forgotten Server Loaded: loaded (/home/otsmanager/.config/systemd/user/tfs.service; disabled...
  16. R

    Error installing server to VPS

    So, I followed this tutorial- SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu (https://otland.net/threads/simple-all-in-one-from-nothing-to-a-fully-working-dedicated-server-on-ubuntu.212117/) -exactly how it says to do it and got this error TASK [Cmake...
  17. R

    Hosting a server

    Tried to PM you. It would not let me. I am needing some help installing my server to my vps
  18. R

    Hosting a server

    Ok will do! If I use Linux does that mean that everyone who plays the server will have to use Linux OS or a Linux tibia client?
  19. R

    Hosting a server

    Ok thanks! I’ll probably go with a windows version. I have to get the cloud vps to use windows though. Will the OVH VPS Cloud work the same as the SSD?
Back
Top