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

    Authentication failed. Incomplete session key. 12.86 and TFS 1.5

    This one worked well. I am now able to login. Thank you very much for your help. Much much appreciated and could be updated on github :)
  2. Bandytojas

    Authentication failed. Incomplete session key. 12.86 and TFS 1.5

    Still having same issue. Thank you very much for the try :)
  3. Bandytojas

    Authentication failed. Incomplete session key. 12.86 and TFS 1.5

    Thank you very much for reply Slaw That's the one for login.php <?php $_GET['subtopic'] = 'ws_login'; $_REQUEST['subtopic'] = 'ws_login'; include('index.php'); And that's the ws_login.php <?php header('Content-Type: application/json'); if (!defined('INITIALIZED')) { exit; } # error...
  4. Bandytojas

    Authentication failed. Incomplete session key. 12.86 and TFS 1.5

    Well thank you for the suggestions I maybe will try downgrading it, however I would like to try and get this one fixed as server launches without errors which is good sign just login issue at the moment :)
  5. Bandytojas

    Authentication failed. Incomplete session key. 12.86 and TFS 1.5

    Hello everyone! I am trying to launch OT using Newest TFS for 12.87 client using real map - Account maker is Gesior. I finally got everything working until I was trying to change ip for 12.86. It was quite hectic until I managed to do so. After multiple login.php ws_login.php changes for Gesior...
Back
Top