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

Recent content by harisfejza

  1. H

    Server crashes if i dont use 127.0.0.1 on "Connection IP" in config.lua

    worldId = 0 ip = "83.183.xx.xxx" <<THIS ONE bindOnlyConfiguredIpAddress = true loginPort = 7171 gamePort = 7172 adminPort = 7171 statusPort = 7171 loginTries = 10 retryTimeout = 5 * 1000 loginTimeout = 60 * 1000 maxPlayers = 1000 motd = "Welcome to Skadad!" displayOnOrOffAtCharlist =...
  2. H

    Need a good 8.6 server, map is not a problem :)

    As the title says :) Need a good 8.6 server, map is not a problem :) A serious server, not a bug server.
  3. H

    Server crashes if i dont use 127.0.0.1 on "Connection IP" in config.lua

    Yea im using the exact number from that site... Im using cryingdamson v7 tfs 0.3.6, client 8.6. I've created database with phpmyadmin and that shit....so i've changed some things but i think that the servers is quite bugged. Can you find me a good 8.6 evo server? I want to open a server,,,
  4. H

    Server crashes if i dont use 127.0.0.1 on "Connection IP" in config.lua

    Yea, what do you mean "exact number"?
  5. H

    Server crashes if i dont use 127.0.0.1 on "Connection IP" in config.lua

    As the title says, my server crashes if i use my regular ip on "Connection ip" or my domain host...
  6. H

    Solved ERROR: Unable to load items (XML)!

    Im using notepad++. It crashes when im trying to start the server. I'll upload 2 pictures...Sometimes it says "TFS have stopped working" and sometimes it says "Unable to load items" I've changed the "connection ip" to 127.0.0.1....and suddenly it works :S PROBLEM SOLVED :) Thank you anyway...
  7. H

    Solved ERROR: Unable to load items (XML)!

    I'm really sorry for that :( Here's the link for items.xml and randomization.xml http://speedy*****malware.localhost/BxNnz/items.xml http://speedy*****malware.localhost/3utkQ/randomization.xml
  8. H

    Solved ERROR: Unable to load items (XML)!

    Thanks for reply, i've replaced it with another items.xml but now it just crashes on "loading items". EDIT: now it crashes on line 2709.... <item id="2095" article="a" name="bird cage"> <attribute key="description" value="You see a little bird inside."/> </item> - - - Updated - - - It use...
  9. H

    Solved ERROR: Unable to load items (XML)!

    Hey guys, have an idea what the problem could be?..I've looked at line 2134 in items, its a wand, but i dont see the problem.... [04/03/2013 13:21:41] >> Loading config (config.lua) [04/03/2013 13:21:41] > Using SHA1 encryption [04/03/2013 13:21:41] >> Checking software version... outdated...
  10. H

    No tables were optimized

    Hey guys! Im working on my OT but it crashes all the time when im trying to start it, it says "No tables were optimized" and then it crashes This is my config.lua... sqlType = "mysql" sqlHost = "127.0.0.1" sqlPort = 3306 sqlUser = "......" sqlPass = ".........." sqlDatabase =...
Back
Top