Hello
With the developpement branch of Intersect, and a fresh start, i'm unable to connect the server to an MySQL database
Version 0.7.0.0
Database need to be upgraded
Error :
2021-01-18 23:41:19.648 [Error] GAMEDB: 20102 - Failed executing DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
ALTER TABLE `Npcs` ADD `Color` longtext NOT NULL DEFAULT '{"A":255,"R":255,"G":255,"B":255}';
EDIT : Even with the main repository, same bug