· 6 years ago · Jul 14, 2019, 04:26 PM
1[16:19:13 INFO]: [Core] Enabling Core v0.0.1*
2[16:19:13 WARN]: [Core] Could not save guis.yml to plugins/Core/guis.yml because guis.yml already exists.
3[16:19:13 INFO]: [ERROR] Error occured while trying execute query: (conn=41780) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'group TEXT, permissions TEXT)' at line 1
4CREATE TABLE IF NOT EXISTS permissions (local_id INT NOT NULL AUTO_INCREMENT PRIMARY KEY, object_type TEXT NOT NULL, uniqueId VARCHAR(36), group TEXT, permissions TEXT);
5[16:19:13 INFO]: [ERROR] Error occured while trying execute query: (conn=41780) Table 's1_scorch.permissions' doesn't exist
6SELECT * FROM permissions;