alliedmodders / sourcemod

SourceMod - Source Engine Scripting and Administration
http://www.sourcemod.net/
986 stars 423 forks source link

Connection to SQL database has failed, reason: Could not find driver "sqlite" #1302

Closed enderandrew closed 4 years ago

enderandrew commented 4 years ago

Help us help you

Environment

Description

Connection to SQL database has failed, reason: Could not find driver "sqlite"

The extension / driver file is there but fails to load. I don't recall the build number but I reverted to my sourcemod folder I backed up before the upgrade that is from 6/25.

Problematic Code (or Steps to Reproduce)

  // TODO(you): code here to reproduce the problem

Just launch the latest dev build on Windows and attempt to use sqlite.

Logs

enderandrew commented 4 years ago

I deleted the broken sourcemod folder and restored my working one, and I forgot to grab the logs first.

enderandrew commented 4 years ago

This may have been a false alarm and a bad plugin. I wiped most of my sourcemod install, set it all up again with the latest dev build, reintroduced plugins in small batches and things appear to be working.