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

Solved Tfs 1.0 tibia 10.21 Account Manager Bug HELP (i pay 5 $)

Ashbringer

Almighty Ashe
Joined
Dec 24, 2011
Messages
334
Reaction score
18
Location
Germany
Hi When I Try To Install Gesior for tfs 1.0 on the 4rd step its says cannot create samples . account manager dont exist how do i fix this?

how do i add account manager to my mysql database

becouse right now i dont have any accounts or players on the server so i cant login so please help me

CAN PAY MIN 5 DOLLAR FOR THE HELP!
 
Works with default MySQL schema.
Code:
INSERT INTO `players` VALUES (1, 'Account Manager', 1, 1, 1, 0, 150, 150, 0, 0, 0, 0, 0, 128, 0, 0, 5, 5, 0, 100, 0, 0, 0, 0, '', 400, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 43200, -1, 2520, 10, 0, 10, 0, 10, 0, 10, 0, 10, 0, 10, 0, 10, 0);
 
Works with default MySQL schema.
Code:
INSERT INTO `players` VALUES (1, 'Account Manager', 1, 1, 1, 0, 150, 150, 0, 0, 0, 0, 0, 128, 0, 0, 5, 5, 0, 100, 0, 0, 0, 0, '', 400, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 43200, -1, 2520, 10, 0, 10, 0, 10, 0, 10, 0, 10, 0, 10, 0, 10, 0);
it just says this #1136 - Column count doesn't match value count at row 1 when i try to add it and btw i dont have any accounts in table accounts thats maybe why i cant add players but how do i add the account manager account?

it just says this #1136 - Column count doesn't match value count at row 1 when i try to add it and btw i dont have any accounts in table accounts thats maybe why i cant add players but how do i add the account manager account?
it are allready fixed now i just downloaded the lastses gesior updated for 9 hours ago thanks anyway SOLVED
 
Last edited by a moderator:
Back
Top