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

error

  1. Zoriax_

    Windows Server Shutdown! Before loading

    As you may see on the Picture! the server just getting shutdown. It has been a long time since i worked with OTserv. so if someone could please help me out here a little I dont remember so much after all this years without playing or scripting! I will be very greatfull :) Here is the Link...
  2. D

    /g.lua:44: `=' expected near `end'

    hey, i have error on this script can someone help? thanks function onUse(cid, item, frompos, item2, topos) local tabela = { -- Zajebista nie? [1] = {90, 1, 2147}, -- Arm/atk + 1, szansa 90%,ID przedmiotu [2] = {70, 2, 2149}, -- Arm/atk +2, szansa 70%,ID...
  3. 5

    RME map editor for tibia 10

    Hello guys, im searching for it for some days and dont found nothing.. I'm trying to use it : OpenTibia - *UPDATED* [RME 3.2][Any Client*] Remere's Map Editor Modification 2.0 But, im having the unsupported client version error after saving a project.. Please someone help me!!
  4. OdynsRaven

    Lua [TFS 1.2]Spellbook not working

    So have a server set up and I am working through adding features. I wanted to add a !spells feature. Command would not work. I have starter packages added and I have a sorcerer level 8 (so i should have spells) with a normal spellbook. When I try to use the spellbook it says "You cannot use this...
  5. Misha123

    Apache Failed to start Uniform Server Error

    Hello guys, i've never had problems with uniform server be4, but today it got really messy. First it told me dll files were missing so i downloaded it and it went well. Now it says "The application was unable to start correctly (0xc000007b) click OK to close the application" So i tryed to run it...
  6. Evilor

    [7.4][OTX] RLMAP

    Hello, I've compiled this server and when I run the .exe I get this error: >> Loading items (OTB) > ERROR: Unable to load items (OTB)! Anyone who knows why? /*if(Items::dwMajorVersion == 0xFFFFFFFF) std::clog << "[Warning - Items::loadFromOtb] items.otb using generic client...
  7. AdiMit

    Lua [Error] Mutation/Polymorph spell

    Hello dear OtLanders :) I'm trying to create a Mutation/Polymorph spell that would change the target into one of the animals on the list... The most important part of the spell (the animals) is taken from the following thread: Lua - [Spell] Polymorph Rune (^and that is the only part of the...
  8. whitevo

    Compiling Error LNK1104 cannot open file

    Error LNK1104 cannot open file 'libboost_system-vc140-mt-1_63.lib' theforgottenserver C:\Users\whitevo\Desktop\forgottenserver-master\vc14\LINK 1 Here are all the files I executed and downloaded before I started compiling And this is the error i get when i try to build the...
  9. Noupz

    Error when compiling

    i followed this tutorial Compiling on Windows · edubart/otclient Wiki · GitHub and i've got this error Build Log: Build Messages:
  10. dArquien

    Windows [OTX2] Error while joining the server using Tibia 10.36

    Hello, I'm trying to solve this thing for 4 hours now, and I'm kinda getting annoyed. What happens is: the server starts just right, everything is fine just until I try to join the server. This is the error I'm getting. If it's insufficient I can provide more information that you need. I'd be...
  11. AdiMit

    Solved [Solved] Unable to sell items when trading with NPCs

    Hello, I'm currently using the [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8 by Printer, from the thread: [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8; and I've encountered a problem when interacting(trading) with NPCs, the errorlog is as follows(screenshots): gui...
  12. D

    [OTCLIENT][SERVER SIDE ERROR]

    hello, how i can fix this error on server side? could not get creature at: [C++]: ?parseCreatureLight@ProtocolGame@@AAEXABV?$shared_object_ptr@VInputMessage@@@stdext@@@Z
  13. Luka Trklja

    Weird error(s) in console

    TFS 0.3.6 Been trying a new server and i keep getting this errors in my console, dunno whats triggering it and/or what is it for [27/02/2017 01:09:33] [Error - GlobalEvent Interface] [27/02/2017 01:09:33] data/globalevents/scripts/shop.lua:onThink [27/02/2017 01:09:33] Description...
  14. miens

    Invalid authentifiaction token error

    Hello! Recently I decided to recompile TFS 1.3 so that it uses client version 10.41. It took me longer than I would like to admit but it works now :) Anyway I got this problem with ot client now: when I try to login using client version 10.41 I get popup message saying "invalid authentification...
  15. shisus420

    Function "increaseItemId" does not exist (OTX 3.9)

    Hello. Got any ideas why I'm getting these errors?
  16. shisus420

    Doors.lua and teleport.lua error

    Hi, I can't use doors, ladders etc. Screenshot of errors: And scripts: 1. doors.lua unlockedDoors = { } local function isDoorLocked(keyId, position) if keyId == 0 then return false end if unlockedDoors[keyId] then for i = 1, #unlockedDoors[keyId] do...
  17. suicunei

    Lua Error Zombie Event

    So, I have installed a zombie event system, everything is okay but one thing: The teleport is created in X hour(eg 21:30) and it's closed 2min after(21:32). When it is closed, I got a console error, please help me to solve it: [21:3:44.399] [Error - GlobalEvent Interface] [21:3:44.403] In a...
  18. shisus420

    Failed to compile OTX server

    Hello. I'm trying to compile an OTX 3.8 on Debian 8 but there are a lot of errors. I don't really know how to fix them. Any ideas?
  19. Kodak

    AAC Weird Gesior Install Error

    So I've had no issues in the past before installing Gesior 2012, I still have a working version on an existing db I used for testing. So I went to install a fresh copy on a fresh db and got the error below, I thought this may be because I was installing a different copy of Gesior (Gesior TOP...
  20. M

    SQLITE

    hey i have this error in console. any one know how to fix? OTSYS_SQLITE3_PREPARE(): SQLITE ERROR: no such column: players.onlinetimeall (UPDATE "players" SET "onlinetimeall"=players.onlinetimeall+300 WHERE "online" = 1;)
Back
Top