Postado Outubro 10, 2018 6 anos Estou usando o baiak best. Potem tem um bug nele que nao esta dando pra fazer guild. You have formed guild "Otzero Error no console: sqlite3_prepare_v2(): SQLITE ERROR: table guilds has no column named checkdata (INSERT INTO "guilds" ("id", "world_id", "name", "ownerid", "creationdata", "motd", "checkdata") VALUES (NULL, 0, 'Otzero', 7, 1539204932, 'Your guild has been successfully created, to view all available commands type: !commands. If you would like to remove this message use !cleanmotd and to set new motd use !setmotd text.', 0))
Postado Outubro 11, 2018 6 anos @Jinx execute essa query: ALTER TABLE guilds ADD checkdata INT(11) NOT NULL DEFAULT 0;
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.