![]()
Zitat
[+] SourceBans "Error Connecting()" Debug starting for server 89.163.220.21:27015
[+] Trying to establish UDP connection
[+] UDP connection successfull!
[+] Trying to write to the socket
[+] Successfully requested server info. (That doesn't mean anything on an UDP stream.) Reading...
[+] Got an response! Server: .:DeaTHRun:. -]!Store|SKiNS|gameME|BHoP[-
[+] Trying to establish TCP connection
[+] TCP connection successfull!
[+] Trying to write to TCP socket and authenticate via rcon
[+] Successfully sent authentication request. Reading...
[+] Got an response!
[+] Password correct!

|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
"Databases"
{
"driver_default" "mysql"
// When specifying "host", you may use an IP address, a hostname, or a socket file path
"store"
{
"driver" "mysql"
"host" "xxx.xx.xx.xx"
"database" "xx_css"
"user" "xx_css"
"pass" "xx"
//"timeout" "0"
//"port" "0"
}
"sourcebans"
{
"driver" "mysql"
"host" "xx.xx.xx.xx"
"database" "xx_sb"
"user" "xx_sb"
"pass" "xx"
//"timeout" "0"
"port" "3306"
}
"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}
"clientprefs"
{
"driver" "sqlite"
"host" "localhost"
"database" "clientprefs-sqlite"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}
}
|
ServerID (Befindet sich im Webpanel) auch in die sourcebans.cfg (addons/sourcemod/configs/sourcebans/) eingetragen?
Greetz
Zitat
// This is the ID of this server (Check in the admin panel -> servers to find the ID of this server)
"ServerID" "1"
Benutzerinformationen überspringen
Wohnort: Mönchengladbach
Beruf: Brückenkranführer / Staplerfahrer
Rootserver vorhanden: Nein