AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
618 stars 514 forks source link

MYSQL - 1.182 error #2543

Open VerniQ opened 2 years ago

VerniQ commented 2 years ago

What behaviour is observed?

When i try to register i got error [10:27:00] [Craft Scheduler Thread - 12 - AuthMe/WARN]: [AuthMe] Error during SQL operation: [SQLSyntaxErrorException]: Unknown column 'username' in 'field list' [10:27:00] [Craft Scheduler Thread - 12 - AuthMe/WARN]: [AuthMe] Error during SQL operation: [SQLSyntaxErrorException]: Unknown column 'username' in 'where clause'

my config: https://pastebin.com/LuV38Yha

Server Implementation

Standalone server (no proxy)

Database Implementation

MySQL

AuthMe Version

AUTHME-5.6.0-SNAPSHOT

Error log (if applicable)

No response

Configuration

https://pastebin.com/LuV38Yha

sgdc3 commented 2 years ago

@VerniQ can you share your mysql table schema? Do not include any data please.

sgdc3 commented 2 years ago

should be fixed now, let us know