mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-04-27 17:16:31 +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.