Raised This Month: $ Target: $400
 0% 

[CS:GO] Unable to load extension "clientprefs.ext"


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
SKINHEAD
Junior Member
Join Date: Mar 2014
Old 05-03-2014 , 08:39   [CS:GO] Unable to load extension "clientprefs.ext"
Reply With Quote #1

I installed SourceMod (1.5.4-dev+4036) and Metamod:Source version 1.10.0. Then I installed plugin sm_knife.smx it works a few days until I installed SourceBans.

Code:
L 05/03/2014 - 02:33:30: SourceMod error session started
L 05/03/2014 - 02:33:30: Info (map "de_dust2") (file "errors_20140503.log")
L 05/03/2014 - 02:33:30: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 05/03/2014 - 02:33:30: [SM] Unable to load plugin "sm_knife.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 05/03/2014 - 02:35:36: Error log file session closed.
I believe these errors have something to do with SourceBans, and the databases.cfg file, but am unsure how to resolve them.

What is wrong? To be more helpful; my databases.cfg file config:

Code:
        "Databases"
{
    "driver_default"        "mysql"
    
    "sourcebans"
    {
        "driver"        "mysql"
        "host"            "asdasdasd"    
        "database"        "asdasdasd"    
        "user"            "asdasdasd"        
        "pass"            "sasdasdasd"    
        //"timeout"        "0"
        "port"            "3306"
    }
}
"Databases"
{
    "driver_default"        "mysql"
    
    // When specifying "host", you may use an IP address, a hostname, or a socket file path
    
    "default"
    {
        "driver"            "default"
        "host"                "localhost"
        "database"            "sourcemod"
        "user"                "root"
        "pass"                ""
        //"timeout"            "0"
        //"port"            "0"
    }
    
    "storage-local"
    {
        "driver"            "sqlite"
        "database"            "sourcemod-local"
    }

    "clientprefs"
    {
        "driver"            "sqlite"
        "host"                "asdasd"
        "database"            "asdasdasd"
        "user"                "asdasdasd"
        "pass"                "asdasdasd"
        //"timeout"            "0"
        //"port"            "3306"
    }
    "sourcebans"
    {
        "driver"        "mysql"
        "host"            "asdasd"    
        "database"        "asdasdasd"    
        "user"            "asdasdasd"        
        "pass"            "asdasdasd"    
        //"timeout"        "0"
        "port"            "3306"
SKINHEAD is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-03-2014 , 10:14   Re: [CS:GO] Unable to load extension "clientprefs.ext"
Reply With Quote #2

really... can you see now ? I highligted with colors, and added more...
Spoiler
Bacardi is offline
SKINHEAD
Junior Member
Join Date: Mar 2014
Old 05-03-2014 , 14:11   Re: [CS:GO] Unable to load extension "clientprefs.ext"
Reply With Quote #3

Code:
"Databases"
{
    "driver_default"        "mysql"
    
    // When specifying "host", you may use an IP address, a hostname, or a socket file path
    
    "default"
    {
        "driver"            "default"
        "host"                "localhost"
        "database"            "sourcemod"
        "user"                "root"
        "pass"                ""
        //"timeout"            "0"
        //"port"            "0"
    }
    
    "storage-local"
    {
        "driver"            "sqlite"
        "database"            "sourcemod-local"
    }

    "clientprefs"
    {
        "driver"            "sqlite"
        "host"                "asdasdasd"
        "database"            "asdasdasd"
        "user"                "asdasdasd"
        "pass"                "asdasdasd"
        //"timeout"            "0"
        //"port"            "3306"
    }
    
    "sourcebans"
    {
        "driver"        "mysql"
        "host"            "asdasdasd"    
        "database"        "asdasdasd"    
        "user"            "asdasdasd"        
        "pass"            "asdasdasd"    
        //"timeout"        "0"
        "port"            "3306"
    }


}
Code:
L 05/03/2014 - 19:44:26: SourceMod error session started
L 05/03/2014 - 19:44:26: Info (map "de_mirage") (file "errors_20140503.log")
L 05/03/2014 - 19:44:26: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 05/03/2014 - 19:44:26: [SM] Unable to load plugin "sm_knife.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
SKINHEAD is offline
xyellowhdx
Member
Join Date: Aug 2013
Old 05-03-2014 , 14:50   Re: [CS:GO] Unable to load extension "clientprefs.ext"
Reply With Quote #4

if linux, chmod 777 clientprefs (Filezilla= right clic, set permission)
xyellowhdx is offline
SKINHEAD
Junior Member
Join Date: Mar 2014
Old 05-03-2014 , 17:06   Re: [CS:GO] Unable to load extension "clientprefs.ext"
Reply With Quote #5

Quote:
Originally Posted by xyellowhdx View Post
if linux, chmod 777 clientprefs (Filezilla= right clic, set permission)
you mean clientprefs.smx?
SKINHEAD is offline
xyellowhdx
Member
Join Date: Aug 2013
Old 05-03-2014 , 18:47   Re: [CS:GO] Unable to load extension "clientprefs.ext"
Reply With Quote #6

Yes
xyellowhdx is offline
xyellowhdx
Member
Join Date: Aug 2013
Old 05-03-2014 , 18:48   Re: [CS:GO] Unable to load extension "clientprefs.ext"
Reply With Quote #7

And the extension
clientprefs.ext.so (linux)
xyellowhdx is offline
SKINHEAD
Junior Member
Join Date: Mar 2014
Old 05-03-2014 , 19:05   Re: [CS:GO] Unable to load extension "clientprefs.ext"
Reply With Quote #8

Thank you, problem solved. Close.
__________________
SKINHEAD is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode