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

Search results

  1. Powtreeman

    Compiling Lua51.lib error

    1>LINK : fatal error LNK1181: cannot open input file 'lua51.lib' ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== Figured out the rest of this compiling stuff but this error has me stuck. I put in the directory to this lua file, why cant it read it?
  2. Powtreeman

    Compiling Boost/Asio.HPP error

    Yes
  3. Powtreeman

    Compiling Boost/Asio.HPP error

    1>c:\users\jesse\desktop\to compile\forgottenserver-master\src\otpch.h(30): fatal error C1083: Cannot open include file: 'boost/asio.hpp': No such file or directory ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== How do I fix this error? I've read a ton of tutorials...
  4. Powtreeman

    Solved Server wont open

    Fantastic thank you so much :) found out my problem was I couldnt find a proper 10.31 client.
  5. Powtreeman

    Solved Server wont open

    Those are both already open
  6. Powtreeman

    Solved Server wont open

    I got my site up and can create accounts and characters on it but when i try to log in the game it just says logging in forever. no character list i checked my ports through vapus and it says they are all 3 open i need someone to try to log in to my server through the game client...
  7. Powtreeman

    Lua 10.37 without website requirements

    My local ISP blocks all ports and when I call to ask them to unblock them they have no idea what I am talking about. I would like to continue running my server but I can't when these ports are blocked. Can someone compile or provide the server with account manager open instead of having to use...
  8. Powtreeman

    Compiling 1.0 server without website

    How can I compile this to work without needing a website open? My internet provider will not allow me to open port 80 for the website unless I pay 15 dollars more a month.
  9. Powtreeman

    port

    It might be your internet provider. I have that problem. They wanna charge me 15 dollars more a month to do it.
  10. Powtreeman

    hosting 2 servers?

    I would like to know this as well. I tried hosting 2 servers with that stuff done but they would sometimes interrupt eachother like I try logging into the 8.6 one while the 10.21 is up and it will say version 10.21 needed. Or vice versa.
  11. Powtreeman

    Team Need testers for Wonder Land!

    It says it on my firt post. wonderland.no-ip.org
  12. Powtreeman

    Team Need testers for Wonder Land!

    I am on but going to bed.
  13. Powtreeman

    Team Need testers for Wonder Land!

    Same with you :)
  14. Powtreeman

    Team Need testers for Wonder Land!

    Log in and we can chat in game.
  15. Powtreeman

    Solved Inq 1.0 error when killing twinboss

    Is this the script that came with your pack? local bosses = { ["ushuriel"] = 200, ["zugurosh"] = 201, ["madareth"] = 202, ["latrivan"] = 203, ["golgordan"] = 203, ["annihilon"] = 204, ["hellgorak"] = 205 } function onKill(cid, target)...
  16. Powtreeman

    Lua Website news clustered

    How do I make it so my news isn't clustered like this- Fixed enchanting Taming Demon oak quest Amulets of Loss will be free for now Updated to 10.31 Fixed the distance bug. Fixed energy ring Fixed a few armors Fixed skinning Fixed blessed wooden stake So that it is like this. Fixed...
  17. Powtreeman

    Lua !Shop command

    bump
  18. Powtreeman

    Lua !Shop command

    anyone?
  19. Powtreeman

    Casino slot error in console 0.4 3884

    I had that same error I just cant remember how I fixed it plus I am using 1.0 and I don't know how to read your error line. Like which line the problem is in. [13:1:48.098] [Error - Action Interface] [13:1:48.098] ????
  20. Powtreeman

    Lua !Shop command

    This command stopped working after I compiled my server. I put in the script again but it still doesn't work.
Back
Top