View Single Post
Vergil333
Member
Join Date: Apr 2016
Old 04-19-2016 , 14:15   Re: [SOLVED] Retrieving final result statistics in cs:go
Reply With Quote #9

This plugin looks amazing! But I get error
HTML Code:
L 04/19/2016 - 19:40:46: SourceMod error session started
L 04/19/2016 - 19:40:46: Info (map "de_dust2") (file "errors_20160419.log")
L 04/19/2016 - 19:40:46: [SM] Plugin encountered error 25: Call was aborted
L 04/19/2016 - 19:40:46: [SM] Native "SetFailState" reported: Configuration "cs_win_panel_match" not found
L 04/19/2016 - 19:40:46: [SM] Displaying call stack trace for plugin "test.smx":
L 04/19/2016 - 19:40:46: [SM]   [0]  Line 12, /home/forums/content/files/6/7/1/6/2/153475.attach::OnPluginStart()
L 04/19/2016 - 20:08:16: Error log file session closed.
Can it be database issue?
Code:
        "default"
        {
                "driver"                        "default"
                "host"                          "serverXX.inetadmin.eu"
                "database"                   "fakedatabase"
                "user"                          "fakeuser"
                "pass"                          "fakepass"
                //"timeout"                     "0"
                //"port"                        "0"
        }
Vergil333 is offline