mirror of
https://github.com/Squareville/TestEventServer.git
synced 2025-12-31 16:33:58 -06: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.