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

Can't login to the game

Frozt

I want back in :o
Joined
Oct 27, 2008
Messages
163
Reaction score
0
Location
Stockholm
15/11/2008 15:14:26] > MySQL ERROR mysql_real_query: SELECT `id`, `password`, `type`, `premdays`, `lastday`, `key`, `warnings` FROM `accounts` WHERE `id` = 1 Unknown column 'type' in 'field list'

I used my old accounts changed the pos x,y and z to line with the new map but i can't log into the game.
 
Most likely there's no "type" field in your accounts database. Add it manually in phpMyAdmin.
 
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'loss_items' in 'field list'' in C:\xampp\htdocs\pot\OTS_Player.php:113 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(113): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\pot\OTS_Row_DAO.php(53): OTS_Player->load(1) #2 C:\xampp\htdocs\pot\OTS_Base_List.php(224): OTS_Row_DAO->__construct(1) #3 C:\xampp\htdocs\accountmanagement.php(62): OTS_Base_List->current() #4 C:\xampp\htdocs\index.php(133): include('C:\xampp\htdocs...') #5 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 113
 
I must say i rly do suck at doing these things creating a database from 0 i can't :p is the anyother database out there i could steal it from or use? for tfs alpha4 i belive it is
 
Back
Top