etternagame / etterna

Advanced cross-platform rhythm game focused on keyboard play
https://etternaonline.com/
MIT License
475 stars 134 forks source link

Delete the song cache sqlite db on "database disk image is malformed" #1165

Open nico-abram opened 2 years ago

nico-abram commented 2 years ago

Analyzing some crash report logs I noticed some "database disk image is malformed" sqlite errors. We can probably just delete the db if we get that error so it gets properly rebuilt the next time the game launches.