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

Nicaw's Acc Maker BUG

GoD Xenix

Xenix- Mapper & Creator
Joined
Aug 23, 2009
Messages
33
Reaction score
0
I tried to make an account but then this bug came up.

Notice: AutoSetup has attempted to create missing tables for you. This message should not repeat.
Error #1054
SELECT * FROM `accounts` WHERE `name` = 'shadow14'
Unknown column 'name' in 'where clause'

sql.php on line: 57
Script was terminated because something unexpected happened. You can report this, if you think it's a bug.

Please Help

And Also i just made my ot with Mysql and when i logg on with the acc manager with 1/1 the character screen comes up, but once i logg on the acc manager, i get a bug.

Please help me Q.Q
 
Use an older version of Nicaw AAC (for TFS 0.2), or modify the PHP script(s) to use `id` from `accounts` instead of `name`.
 
Back
Top