Error Codes

GemManager v1.7 has introduced a new way to track down those errors. Whenever a error occurs that the plugin notices, it will give an error code. You can take the error code to this page and see what is wrong.

Error IDDescription
1Failed to fetch UUID from name, are Mojang servers down?
2Failed to fetch name from UUID, are Mojang servers down?
3Failed to create SQL Statement
4Failed to query SQL Database
5Failed to update SQL Database
6Failed SQL testing for existing players
7Failed to get gems of player from SQL Database
8Failed to set gems of player to SQL Database
9Failed to add new player to SQL Database