mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-03-14 12:31:20 +00:00

Checks if CDServer.sqlite exists before attempting to open it. Otherwise Sqlite will create an empty file only cause a crash when CDClientManager tries to Initialize. Also catches error if CDClientManager tries to initialize, in case an empty CDServer.sqlite file already exists.