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

    Does tfs svn 0.3.7 datapack work with tfs 0.4?

    Hey as the titel says does the data pack for tfs svn 0.3.7 works with tfs 0.4 rev 3777 ? please help me :)
  2. Ashbringer

    Best 8.60 real map + datapack?

    Hey where can i find the best 8.60 realmap + data pack with all rl quests working with like almost 0 bugs? Please comment some links :) @Limos
  3. Ashbringer

    Mysql and gesior guild problem

    i can make table with other name but not with guild_invites
  4. Ashbringer

    Mysql and gesior guild problem

    then it says #2013 - Lost connection to MySQL server during query
  5. Ashbringer

    Mysql and gesior guild problem

    when i try to create the table guild_invites it says it allready exist but i dont exist ....
  6. Ashbringer

    Mysql and gesior guild problem

    when i try that it says Table 'otserver.guild_invites' doesn't exist
  7. Ashbringer

    Mysql and gesior guild problem

    thanks fixed now , but now i have this problem Table 'otserver.guild_invites' doesn't exist and i cant create it , it only says #1146 - Table 'otserver.guilds_invites' doesn't exist when i try to create it
  8. Ashbringer

    Mysql and gesior guild problem

    yes it is , i use tfs 0.4 and right gesior version + when i drop it and try to re-create it right its something with forgein keys and #1005 - Can't create table 'otserver.guilds' (errno: 150)
  9. Ashbringer

    Mysql and gesior guild problem

    Hey when i try to enter guilds on my website i got this error Error message: Unknown column 'guilds.create_ip' in 'field list' how do i fix it? @Limos please @Limos can u help me with this?
  10. Ashbringer

    Dont show rented houses

    Hey i use this script http://otland.net/threads/gesior-2012-1-0-1-latestnews-php.178741/ and when i rent houses it shows that 0 houses are rented how do i fix this? @Limos
  11. Ashbringer

    House.xml ERROR

    ye okay but i cant do that for 1000 houses :( it was not this way before :/ what i gonna do? :( its was not like this before....
  12. Ashbringer

    House.xml ERROR

    now it spamming [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (3351) [Warning - Houses::loadFromXml] House entry not set for: Forgotten headquarter (Flat 1, Area 42) (3352) [Warning - Houses::loadFromXml] House entry not set for: Forgotten...
  13. Ashbringer

    House.xml ERROR

    how do you mean? remove it in house.xml?
  14. Ashbringer

    House.xml ERROR

    hi when i start my server it says [Error - Houses::loadFromXml] Unknown house with id: 2 > WARNING: Could not load house data. and when i check in house.xml after house 2 it looks like this : <house name="Market Street 4 (Shop)" houseid="2" entryx="32960" entryy="32052" entryz="6" rent="5105"...
  15. Ashbringer

    Solved Demon Helmet Chest Errors

    should it work now? now i dont get any item whn i click the chest now i dont anything when i try to loot the chests :/ NEVER MIND IT WORKS TYY!!
  16. Ashbringer

    Solved Demon Helmet Chest Errors

    i did not add it , it was added in my datapack http://pastebin.com/1SxUFryJ btw i use tfs 0.4 rev 3777 and i am on debian
  17. Ashbringer

    Solved Demon Helmet Chest Errors

    hey when i try to pick rewards of demon helmet i get this error [Error - Action Interface] data/actions/scripts/quests/system.lua:onUse Description: data/lib/050-function.lua:703: attempt to call field 'empty' (a nil value) stack traceback: data/lib/050-function.lua:703: in function...
  18. Ashbringer

    Linux Cant Login in to server ... debian

    hi i cant login to my own server .... i can see the char list but when i try to login i get this Error Ocurred (10061)..... all my ports are open on my global ip (check with whatsmyip.org) and i checked the ports if they where open with (open port check tool) i am using Oracle VM virutualbox...
  19. Ashbringer

    MYSQL ERROR: Table 'otserver.tile_store' doesn't exist (1146

    thanks for trying but i get this error CREATE TABLE `tile_store` ( `house_id` INT UNSIGNED NOT NULL, `world_id` TINYINT(4) UNSIGNED NOT NULL DEFAULT 0, `data` LONGBLOB NOT NULL, FOREIGN KEY (`house_id`) REFERENCES `houses` (`id`) ON DELETE CASCADE ) ENGINE = InnoDB MySQL said: #1146 -...
Back
Top