Closed AlexanderMandera closed 1 year ago
Describe the bug It shows this error even if you use the SQLite database type.
File tradelog.db was created and is available in the plugins/TradeSystem folder
tradelog.db
plugins/TradeSystem
To Reproduce Config.yml entry:
Database: # Values: SQLite, MySQL Type: SQLite MySQL: Connection_URL: jdbc:mysql://localhost:3306/tradelog?autoReconnect=true&useSSL=false User: root Password: password
Expected behavior Uses the database without any errors
Screenshots See above
Additional context Related Discord Message: https://discord.com/channels/578230584871092235/585916390083526796/1149754285379309660
Discord contact: kaludi (reported on Support Discord)
Fixed with commit e1d967f.
Describe the bug It shows this error even if you use the SQLite database type.
File
tradelog.db
was created and is available in theplugins/TradeSystem
folderTo Reproduce Config.yml entry:
Expected behavior Uses the database without any errors
Screenshots See above
Additional context Related Discord Message: https://discord.com/channels/578230584871092235/585916390083526796/1149754285379309660
Discord contact: kaludi (reported on Support Discord)