View Single Post
forsure
New Member
Join Date: Jan 2021
Old 01-31-2021 , 07:11   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #431

What should I do with this? When I text !cw, it didn't respond.

sm plugins reload franug_cwm.smx
[SM] Plugin franug_cwm.smx reloaded successfully.
L 01/31/2021 - 19:59:55: [franug_cwm.smx] Database failure: unable to open database file
L 01/31/2021 - 19:59:55: [SM] Exception reported: Databases dont work
L 01/31/2021 - 19:59:55: [SM] Blaming: franug_cwm.smx
L 01/31/2021 - 19:59:55: [SM] Call stack trace:
L 01/31/2021 - 19:59:55: [SM] [0] SetFailState
L 01/31/2021 - 19:59:55: [SM] [1] Line 96, franug_cwm.sp::OnSqlConnect

I run server and client in a same windows machine,
and add this to my databases.cfg:
"customweapons"
{
"driver" "sqlite"
"host" "localhost"
"database" "customweapons"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}
forsure is offline