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

need help with modern aac for my server.

tompan

Member
Joined
Dec 13, 2008
Messages
646
Reaction score
24
Location
Sweden
Hey
I use tfs crying damson 0.3.6 edited to host 7.6 servers.
and im trying to use modern aac for this server, ModernAAC-trunk.r265.tar.
and when i make an account and character it says wrong account/password when im trying to loggin to the server,
and i did change encryption to sha1 insteed of plain. though i can loggin with 1/1 but then i try to loggin to Druid sample etc it says cannot load character.
and im my console i get this error.
Code:
[22/06/2011  16:48:53] mysql_real_query(): SELECT `id`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `redskulltime`, `redskull`, `guildnick`, `rank_id`, `town_id`, `balance`, `loss_experience`, `loss_mana`, `loss_skills`, `loss_items`, `marriage` FROM `players` WHERE `name` = 'Account Manager': MYSQL ERROR: Unknown column 'redskulltime' in 'field list'
[22/06/2011  16:48:53] mysql_store_result(): SELECT `id`, `account_id`, `group_id`, `sex`, `vocation`, `experience`, `level`, `maglevel`, `health`, `healthmax`, `blessings`, `mana`, `manamax`, `manaspent`, `soul`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `posx`, `posy`, `posz`, `cap`, `lastlogin`, `lastlogout`, `lastip`, `conditions`, `redskulltime`, `redskull`, `guildnick`, `rank_id`, `town_id`, `balance`, `loss_experience`, `loss_mana`, `loss_skills`, `loss_items`, `marriage` FROM `players` WHERE `name` = 'Account Manager': MYSQL ERROR: Unknown column 'redskulltime' in 'field list
 
Back
Top