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

    Server crashing alot...

    why does any1 think that disabling the "Telnet Server in the OS" will stop the "Open Tibia Server" from crashing by being connected to from a "Telnet Client" ? if you disable the telnet server, it wont have shit effect on 7171, cus thats the OTServ, NOT Telnet serv! >.< and It May. scenario...
  2. H

    Linux compiling error

    they are not in the hardy repo. they aren't even in the Jaunty repo. if you want to get it from Canonical's servers, you gotta use the Karmic repo. (because they are much more interested in keeping karmic repo up-to-date, and they cant just toss it in all older repos without testing that it...
  3. H

    Solved Mysql problem importing!

    nope, you copy & paste each command in the dumpfile as SQL query (with whatever SQL-manager you use, the most commonly used on this forum is PhpMyAdmin, in witch its browse to your database -> press the SQL tab -> start copy & pasting.. something that will take very long time with your big...
  4. H

    Solved Mysql problem importing!

    btw try compressing it, winrar/7-zip (or winzip, but winzip compression ratio sux! :p)
  5. H

    Solved Mysql problem importing!

    damn it xD
  6. H

    Solved Mysql problem importing!

    just upload the dump file to rapidshare/speedyshare and ill fix it and re-upload 1 that works. however, if your database-structure == mine AND you wanna fix it yourself, adding this near the top of the file will fix it. DROP TABLE IF EXISTS `guild_ranks`; CREATE TABLE IF NOT EXISTS...
  7. H

    Solved Mysql problem importing!

    that's really fast'n easy, especially if its a big database.. >.<
  8. H

    Solved Mysql problem importing!

    i've had that problem too - its a bug with PhpMyAdmin's export database function move the create table part above line 1146. (if u upload the import file to speedyshare/rapidshare, i can fix it for u if u want)
  9. H

    Multiworld with TFS 0.3.5

    have the 2 servers in diffrent folders, and make them use same database. (will need some dirty workaround if you use SQLite, but should work just fine with MySQL/pgSQL)
  10. H

    Database 'crash?' +Rep

    most likely scenario is that you got hacked & fucked.. are the default databases also gone? or just the OT-related ones? (anyway, got any backups?)
  11. H

    Linux compiling error

    what? you cant find libbost1.38-dev at ??? i can confirm it indeed is there. if you really cant find it there, i think you got a problem with sources.list :/ Before adding karmic main: After adding karmic main (and apt-get update)
  12. H

    You can't say [YES or NO]

    Most of them. heres a quote from Bica; Did bica loose?
  13. H

    Windows Removing lags, crashes, 2gb capacity from your server.

    if so, som1 should make a bugreport and make sure the devs notices. @Slain PS: maybe you could ask a moderator for help removing all the off-topic posts :p
  14. H

    Windows Removing lags, crashes, 2gb capacity from your server.

    (in theory) if you where hosting on Windows 32 bit*, TFS would already have crashed before it used 2 GB ram. (Without this, or without /LARGEADRESSAWARE linker with MSVC build)
  15. H

    Windows Removing lags, crashes, 2gb capacity from your server.

    There's no problem calling a Executable for .exe in linux, just as u know [but its not standard, unlike windows]; however it does say Windows in the topic name :p was just answering the question of Novinha. (and at the same time bragging about linux's memory-management compared to windows)
  16. H

    Windows Removing lags, crashes, 2gb capacity from your server.

    The Linux kernel includes full PAE support, enabling access of up to 64 GB of memory on 32-bit machines. ^.^ no need //try beat that on 32-bit microsoft! lol besides, linux* memory management is superior to windoze* in terms of performance (and stability? at least no worse.)
  17. H

    Linux compiling error

    now that i think of it, i thought it was libboost1.35-dev that was the officially supported lib to compile.. (at least is back @OTFans) why dont you try sudo apt-get install libboost1.35-dev instead? but libbost1.38-dev is at deb http://no.archive.ubuntu.com/ubuntu/ karmic main restricted...
  18. H

    Upgrading from 0.3.4p2 to 0.3.5p1

    follow the SVN log, lal (im in a bad mood today)
  19. H

    [Help]Acc Maker by Gesior v0.3.5

    so your AAC is NOT hosted on your computer? if so, are you sure you have successfully mounted the hosting computer's harddrive as C:\ ? (Dang thats advanced, if so..) and then, on the server computer, what harddrive is the OS mounted on? (and if its linux*, your confused because it would...
Back
Top