Wierd errors on console

Issue #53 resolved
Former user created an issue

21.07 14:11:27 [Server] ERROR Could not execute SQL statement: 21.07 14:11:27 [Server] WARN org.sqlite.SQLiteException: [SQLITE_CONSTRAINT] Abort due to constraint violation (UNIQUE constraint failed: rc_invs.player, rc_invs.type)

Also is it possible to get mariadb support ?

Comments (1)

  1. Hans Kurel repo owner

    Fixed in the next version. You can use MariaDB and MySQL interchangeably, just set "database.type" to "mysql" in the config. You'll have to move existing SQLite data to MariaDB yourself, though.

  2. Log in to comment