• 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

    Linux File permissions and segmentation fault.

    i would try to 7777 the OTServ folder and see if it helps.. btw what files is it complaining about?
  2. H

    Linux compiling error

    add to /etc/apt/sources.list deb http://no.archive.ubuntu.com/ubuntu/ jaunty main restricted deb-src http://no.archive.ubuntu.com/ubuntu/ jaunty main restricted then write sudo apt-get install libboost1.38-dev then go back and comment out (or remove, your own choice) the 2 jaunty lines :p...
  3. H

    Website Errors

    actually to follow the standard like most webpages, it should take you to http://divinesanction.no-ip.org/index.php?subtopic=accountmanagement but anyways, seems like you managed to fix it! ^.^
  4. H

    Tibia Ingame problem

    umm.. http://otland.net/members/wendt/albums/upload-pictures/2390-error.jpg is blank (for me at least, any1 else see it?)
  5. H

    Error to load map Big map

    what good would it do to remove a 2GB cap, when a VPS probably dont even got 2 GB ram total anyway? (VPS's usually have sucky ammount of ram. dunno the spec's of spojo's VPS tho)
  6. H

    [Help]Acc Maker by Gesior v0.3.5

    make a test.php, and post the output please <?php $teststring = file_get_contents('D:/Mystic Spirit8.5/config.lua'); var_dump($teststring); ?> what does it say?
  7. H

    Cant access tibia.com :S

    check if this is of any help.. http://otland.net/f16/cant-connect-tibia-com-52125/#post526214 http://62.146.78.198/
  8. H

    outfits, vocations

    only morrons would say that, on a general basic. We own the server, we have the source-code, Anything, as long as it only uses the cipsoft-set grapic/client limitations is possible. go read some programming tutorials. see this code (its part of parseSetOutfit(NetworkMessage& msg) function)...
  9. H

    Error to load map Big map

    sucky VPS with ++2 GB ram? right..
  10. H

    Windows Windows Server 2003 VPS - DEDICATED

    run it in a debug build with a debugger and give us the crash-line please.
  11. H

    Server stops responding

    the new maploader code sux?
  12. H

    2 Servers with one hoster.

    just have the 2 servers in different folders.
  13. H

    Solved Opening Server

    Now it loads fine for me. 08:01 Wednesday, October 07 2009 Edit: wtf? http://divinesanction.no-ip.org/divinesanction.no-ip.org?subtopic=accountmanagement is suppose to be http://divinesanction.no-ip.org/index.php?subtopic=accountmanagement
  14. H

    How To Run My Ot?

    if its a MySQL build you'll need MySQL :: MySQL 5.1 GA (Community Server Edition) if its a PQSQL build you'll need PostgreSQL: Windows packages if its a SQLite build, you'll need that .db3 file's name in config.lua under sqlFile = (or SQL_File =) and you wont get That Error anymore. (ofc, if...
  15. H

    Rme problem

    i had the same problem, ON WinXP in fact, the same problem can be observed by, Dont install RME; Build from SVN; run the created .exe; . anyways, uninstall RME, delete the entire folder (like C:\program files\Remeres Map Editor\), install, and it should work just fine
  16. H

    Linux Compile libboost error

    sudo -i apt-get remove --purge boost* apt-get autoremove apt-get install libboost1.35-dev liblua5.1-0 liblua5.1-0-dev liblua50 liblua50-dev liblualib50 liblualib50-dev lua50 libsqlite0 libsqlite0-dev libsqlite3-0 libsqlite3-dev sqlite3 lua5.1 libmysql++-dev libgmp3-dev subversion make g++...
  17. H

    Solved Opening Server

    Firefox can't establish a connection to the server at divinesanction.no-ip.org. 16:52 Tuesday, October 06 2009
  18. H

    TFS 0.3.5 to 0.2.5

    if so, it would be much easier for him (and more giving) to read some c++ debugging tutorials online :p
  19. H

    Windows Need help to find a software.

    are you talking about on your harddrive? if so, Text Crawler is a good choice are you talking about searching websites for text? if so, google "site crawler"
  20. H

    real map 8.5

    what your asking for sounds like a server that runs SQLite, how about the official The Forgotten Server? http://otland.net/f18/8-5-forgotten-server-0-3-5pl1-crying-damson-44122/ (and set "sqlite" in config.lua)
Back
Top