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

    Beginner friendly 7.x server?

    Hello everyone, after dabbling with a Canary server ive realized I've been wanting to host a 7.x server for a while. This would be a very casual longterm uptime project for me and would be hosted completely free to anyone whod like to play, but im a bit overwhelmed with choices in the different...
  2. G

    TVP 7.4 Develop & TVP 7.7 Stable Full Distribution

    I read through it, this looks really amazing but its way out of my skill level. Theres alot of lingo im unfamiliar with even after starting a canary server with a guide in my free time. I appreciate the link, ill give it a shot
  3. G

    TVP 7.4 Develop & TVP 7.7 Stable Full Distribution

    I just read 97% of this thread and im still not sure what to use for my hobby project. Is the stable link in your first post still the best free option for a 7.X server?
  4. G

    Items.otb missing?

    I was attempting to dabble in item editing, so I downloaded the item editor tool, clicked open and can't find my items.otb file. I was under the impression it would be located in my data folder along with items.xml which is there. Is there a reason its missing? I thought it was a required file...
  5. G

    Question about map downloading in config.lua

    So just to be safe, do you recommend it set it to false now? My concern would be if I ever edited the map and somehow changed the file name that it would be overwritten on startup
  6. G

    Question about map downloading in config.lua

    Bump. If anyone is able to give me some clarification on this. Im assuming I can set toggledownladmap to false after initial server start? Or is it beneficial to leave it as true?
  7. G

    Double post sorry

    Double post sorry.
  8. G

    Question about map downloading in config.lua

    Sorry if this had been answered already, i searched around and didnt find anything. In an effort to learn I had a question about how this actually works in the config file. -- Map -- Note: Set mapName without .otbm at the end. -- Note: If toggleDownloadMap is set to false, the mapDownloadUrl...
  9. G

    Keeping up with the desert vibes, Egyptian themed sets.

    These look incredible. I dont know how sprites work but id love to use them if im able to. How does that work? Are you selling them?
  10. G

    MyAAC not loading any pages past landing

    appreciate all your help and from my other thread
  11. G

    MyAAC not loading any pages past landing

    I figured it out, I could have sworn my php version was 8.3 but it was 8.2. I checked the error log and it was trying to find the php8.3-fpm.sock so i checked run/php and it was 8.2. Not sure how i ended up doing that. I apologize for the run around. I can still post my configs up if you dont...
  12. G

    MyAAC not loading any pages past landing

    Ok, found the folder, no default file inside though. So for server_name your domain.com; it should be something likecanary 127.0.01; ? I dont have a domain set up yet, just the host IP 1752243185 Im sorry I was trying to find it using winSCP which is why it wasnt showing. I can edit the file...
  13. G

    MyAAC not loading any pages past landing

    I found the nginx sample config file and it matches what you posted. Do i need to edit server_name your-domain.com; to anything or leave it as is? I cannot find my etc/sites-enabled/default in the etc/ directory. Doesnt seem to exist
  14. G

    MyAAC not loading any pages past landing

    Nginx Http://(my domain)/index.php/account/create And the error is 404 not found with nginx/1.24.0 (ubunto) underneath it 1752238311 I Think I deleted the initial email account it had me create when I finished the install. Would that cause an issue? I can still login to the admin page just fine
  15. G

    MyAAC not loading any pages past landing

    If i click the create account page i get a 404 not found page
  16. G

    MyAAC not loading any pages past landing

    Anyone able to guide me through this? I know I did something wrong somewhere, my installation was correct, the ony things that didn't load were monsters.xml and a couple of other things like houses and weapons. Still can't figure out why I can't create a simple account through the website
  17. G

    MyAAC not loading any pages past landing

    Ive finally figured out how to get MyAAC installed with my server but none of the pages work? Is this a barebones application? I assumed it would have an account creation page. Searching online yields no results. No pages load past the default landing page, like the create account page. Is this...
  18. G

    Issue with installing MyAAC using OpentibiaBR's tutorial

    I found a solution. I ran all my commands after sudo curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.2/install.sh | bash without sudo I also added export PATH=$PATH:~./.nvm at the end of my .bashrc file but im not sure if that was needed
  19. G

    Issue with installing MyAAC using OpentibiaBR's tutorial

    sudo nvm install node # "node" is an alias for the latest version returns sudo: nvm: command not found
  20. G

    Issue with installing MyAAC using OpentibiaBR's tutorial

    I may have used two more commands afterwards without realizing the initial had failed. Is there a way or command to backtrack and remove anything I've already done? I haven't tried your commands yet. If you think it wouldn't cause an issue ill proceed with your commands
Back
Top