Error with Database
Boro221 opened this issue ยท 2 comments
This error is displayed when the new player registers on the server. How can I fix it?
[AuthMe] Error during SQL operation: [SQLException]: Field 'id' doesn't have a default value
Environment description
MySql
AuthMe build number:
2440
i had the same problem,
you need to specify a default value for the "id" field, in your data base