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

Search results

  1. kablaff

    What does this mean? (gesior problems)

    It says invalid config file because you need to remove all comments in config.lua ( all lines that starts with // ) to install Gesior. like, //this is some text to remove
  2. kablaff

    Reward box

    It's best done through map editor (remeresmapedtior.com). U need to double click on the chest, and click on empty black space, then write itemid. Then remember to put an uniqueid (like 12399, 12358, 12339, or something unused), and actionid 2000 ( Most often its 2000, its the id for reward...
  3. kablaff

    Becomes lvl 1 again ERROR!

    Could be in 1. blessings settings in config.lua, or 2. lessloss on promotions (configuration in vocations.xml)
  4. kablaff

    Linux Need libraries to compile

    Bumpz
  5. kablaff

    Linux Need libraries to compile

    I'm getting error: databasemysql.o: In function `DatabaseMySQL::storeQuery(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)': databasemysql.cpp:(.text+0x112a): undefined reference to `_Database::verifyResult(_DBResult*)' collect2: ld returned 1 exit status...
  6. kablaff

    Linux Linux 2 servers?

    How to host 2 servers with Linux?? managed to fix website, but server gives error: theforgottenserver: /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:46: boost::condition_variable::~condition_variable(): Assertion `!pthread_mutex_destroy(&internal_mutex)' failed. Aborted...
  7. kablaff

    Root user Server4You, changing??

    Hey, I'm wondering if you can change the root user on server4you.com (VPS), in case of emergency?? XD if I get hacked now I dont know what I would do
  8. kablaff

    Loading logs.. -> Freeze

    Bump !! (Tried changing database, data folder, config.lua, logs folder, and for some strange reason it only works on 1 server, not on my other 2)
  9. kablaff

    Reserved payment?

    Yes, on some payer it says "Reserved", and the money isnt there
  10. kablaff

    Reserved payment?

    I got some problems with a payment, paypal, and now it says its "Reserved", -15$, anyone know what this is?
  11. kablaff

    Loading logs.. -> Freeze

    Hi why it freezes when loading logs?? I deleted all logs but still freeze. Forgot to say, its Linux
  12. kablaff

    Linux Compiling latest libboost

    How to compile libboost linux ?? latest.. or is there any PPA out there with latest version, or at least 1 below??
  13. kablaff

    Gesior AAC -> no server status in config

    Hi can someone tell me how to add server status ($config['status']['serverStatus_players']) on Gesior on google code, latest.
  14. kablaff

    Lua functions deprecated

    I can't compile with Linux, I read that luaL_register is deprecated to lua_newlibs, anyone knows how it works?? This code: luaL_register(m_luaState, "os", LuaInterface::luaSystemTable); //db table luaL_register(m_luaState, "db", LuaInterface::luaDatabaseTable); //result table...
  15. kablaff

    Wont add points

    Paypal wont add points on latest gesior on google code, why? (testing with sandbox, which is said to have enabled IPN)
  16. kablaff

    Payment alternatives?

    I tested zaypay and they didnt want to accept the "Donate" button, is there any else alternatives but paypal and daopay ?
  17. kablaff

    "Solid Zaypay Account"?

    The login name you supplied to access your site appears to be either your personal account or a simple test account. We need to have a solid Zaypay (preferably named ‘zaypay’ or ‘[email protected]’) account that will not expire. What does this mean ?? How to register "solid" ZayPay accounts?
  18. kablaff

    Zaypay, how?

    I know thats possible, but is the other files accepting arrays or only 1 variable ??
  19. kablaff

    Zaypay, how?

    How to do more than 1 price setting in zaypay, latest gesior at gesior google code ? Looks like this: <?php $price_setting_id = 52752; // Id $price_setting_key = 'e254ad58a3ae0af07fa4a03e5804e838'; // Hash $points_to_give = 10; // Points to give after to have paid...
  20. kablaff

    Linux VPS Cant connect to server

    Adavnced port scanner said ports were closed, yougetsignal.com said ports were open.
Back
Top