• 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. Prox Plox

    Solved Cant login to my server

    I actually managed to fix the problem by replacing files with the original 8.6 crying damson datapack. No more errors about that :D Solved
  2. Prox Plox

    Solved Cant login to my server

    Paste what?
  3. Prox Plox

    Solved Account Manager: "Your character couldn't be created, please try again."

    The town id is correct I just noticed that I got this error in the console when I cant create the character: [29/03/2016 16:00:06] mysql_real_query(): INSERT INTO `players` (`id`, `name`, `world_id`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`...
  4. Prox Plox

    Solved Account Manager: "Your character couldn't be created, please try again."

    For some reason I cant create characters. I can create accounts, but wen I try to create a character in the Account Manager it just says: "Your character couldn't be created, please try again." What should I do? Appreciate help! EDIT My server says this when I try to create a character: MYSQL...
  5. Prox Plox

    Solved Cant login to my server

    I still got the same error tho :confused:
  6. Prox Plox

    Solved Cant login to my server

    Alright, one step closer! :D I can now login to the server but I still got this error: [29/03/2016 15:27:49] [Error - GlobalEvent Interface] [29/03/2016 15:27:49] data/globalevents/scripts/record.lua:onRecord [29/03/2016 15:27:49] Description: [29/03/2016 15:27:49]...
  7. Prox Plox

    Solved Cant login to my server

    Record.lua function onRecord(current, old, cid) db.executeQuery("INSERT INTO `server_record` (`record`, `world_id`, `timestamp`) VALUES (" .. current .. ", " .. getConfigValue('worldId') .. ", " .. os.time() .. ");") addEvent(doBroadcastMessage, 150, "New record: " .. current .. "...
  8. Prox Plox

    Solved Cant login to my server

    When I try to login to my server this happens: This is what the console tells me: [29/03/2016 14:55:06] [Error - GlobalEvent Interface] [29/03/2016 14:55:06] data/globalevents/scripts/record.lua:onRecord [29/03/2016 14:55:06] Description: [29/03/2016 14:55:06]...
  9. Prox Plox

    Solved "Temple position is wrong. Contact the administrator"

    That worked :D Thank!
  10. Prox Plox

    Solved "Temple position is wrong. Contact the administrator"

    No, just the account manager
  11. Prox Plox

    Solved "Temple position is wrong. Contact the administrator"

    What do you mean? I thought that was the problem too, but it still dosent work. :confused:
  12. Prox Plox

    Solved "Temple position is wrong. Contact the administrator"

    Hello! When I try to join the server it says: "Temple position is wrong. Contact the administrator" But I have the account manager in the right position, in the the config.lua file I dont get it:confused: Help please SOLVED I changed the account magaers town_id in the database
  13. Prox Plox

    Windows Servrer crashes after "loading map"

    Yeah exaclty, im about to compile it to 64 bit right now. I could need some help so everything goes right, how do I easily change it to 64 bit in dev-c++?
  14. Prox Plox

    Windows Servrer crashes after "loading map"

    The problem is that my map is to big for a 32 bits server, so I have to compile a 64 bit TFS. :) (According to @Limos)
  15. Prox Plox

    Windows Servrer crashes after "loading map"

    I tried, but I still face the same error :confused:
  16. Prox Plox

    Windows Servrer crashes after "loading map"

    8 gigs of RAM should be enough, right? Well the map is the size of a normal RL map. Yeah, it has. "world.otbm" I recently compiled the TFS.exe file cause I had struggles with errores about the items.otb etc, so I commented out certain lines to make the server ignore it. Well, I dont get those...
  17. Prox Plox

    Windows Servrer crashes after "loading map"

    When I try to start my server, this happens: This is what the console says; [28/03/2016 23:15:08] The Forgotten Server - Edited By Cyko V8, version 0.3.6 - Edited By Cyko V8 (Crying Damson - Edited By Cyko V8) [28/03/2016 23:15:08] Compiled with GNU C++ version 3.4.5 (mingw special) at Mar 27...
  18. Prox Plox

    Solved cannot find -lua51

    Oh, that actually worked! Thanks Nenth :D Strange that I had to make it GUI tho
  19. Prox Plox

    Solved cannot find -lua51

    I've done exactly what you said, but I still got similar errors. http://s1316.photobucket.com/user/Pontus_Claesson/media/dg_zpsp4vjfdmd.png.html
Back
Top