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

    AAC what i need install on ubuntu 16.04 for gesior tfs0.4?

    How to Install LAMP on Ubuntu  ·  How to Ubuntu it has both mysql and apache and thats what u need ;)
  2. T

    About BRazilian LEECHERS

    i do miss proper *wiki page of tibias formats coder wize :( but back to topic i think we are all leechers in one way or another due to lazyness
  3. T

    Extracted sprites from client 11+

    try this, i just made it and it works for latest official tibia client. the spr creation isnt quite done yet but extracting spritesheet no problem :) nexustheru/TibiaSpriteExtractor-11-11.98
  4. T

    OpenTibia Object Builder 11.7X, Item Editor 11.7X, client & items.otb working with 10.97 & Remere's Map Editor

    just made this simple little vb tool, this extract the sprite sheet from the newest tibia 11 to 11.89 , maybe this will help someone :) nexustheru/TibiaSpriteExtractor-11-11.98 , the exe and requred are in obj/rel folder if u dont feel like compiling yourself ^^.
  5. T

    Unable to compile OTClient

    i might be out of the blue here but for me it seem ure using non correct version of the lib, if ure compiling 64 u need 64 libs and opposite for 32.or maybe its just as simple u just need to change platform toolset general->platform toolset . this can produce nasty shit try...
  6. T

    C++ Error compile

    well as i stated prev ure missing lualib.51 and lib directoru and lualib51 as lib input, also make make sure ure using the right verson for your projeect x64 or 32 this might help? Compiling - 1>LINK : fatal error LNK1181: cannot open input file 'lua5.1.lib' Compiling - 64x MSVS 2012 - Missing...
  7. T

    Linux phpmyadmin

    i use heidi instead of phpadmin, phpadmin gets very slow if u have alot of tables and column.
  8. T

    C++ Error compile

    never heard of moonlib51.lib if u have the time please try to compile it again and post the entire error log mvs produce, i think u have a problem somewhere else, visual studio is funny that way, sometimes it produce an error based on another one without a link to what caused it, only link to...
  9. T

    Windows Xampp

    well first ure server isnt started because of keybuffer,second thats why forgotten server wont start since it cant connect to something that isnt there. let me give u a suggestion, much more easy the xammp, try this WampServer
  10. T

    SOME ERRORS ON MY DATABASE

    missing column war in table killers
  11. T

    SOME ERRORS ON MY DATABASE

    long answer....MySQL error 1436: Thread stack overrun, with simple query short answer prolly mysql(conf.file) a quick fix could be to increase the thread_stack size by incrementing it in your .cnf: thread_stack = 256K
  12. T

    C++ Error compile

    u need to inlude thelibrary directory on visual studio, thats why it cant find the .lib file linker->general->additional lib dir
  13. T

    Why Tibia is Die?

    also might be tibia isnt really following the 3d development, they are keeping the old style,,means old players wont be younger but keep playing it but also this days generation wants other games with more ..automatic features and graphics perhaps. i wouldt know.. imone of thedying species...
Back
Top