rogeraabbccdd / Kento-Rankme

Rankme for CSGO
78 stars 46 forks source link

SQL_StatsMe2Callback #82

Closed szogi1910 closed 5 years ago

szogi1910 commented 6 years ago

L 10/08/2018 - 15:48:08: [kento_rankme.smx] [RankMe] Query Fail: Column count doesn't match value count at row 1 L 10/08/2018 - 15:53:15: [SM] Exception reported: Current result set has no fetched rows L 10/08/2018 - 15:53:15: [SM] Blaming: kento_rankme.smx L 10/08/2018 - 15:53:15: [SM] Call stack trace: L 10/08/2018 - 15:53:15: [SM] [0] SQL_FetchInt L 10/08/2018 - 15:53:15: [SM] [1] Line 1670, E:\Download\firefox\scripting\scripting\include\kento_rankme/cmds.inc::SQL_StatsMe2Callback L 10/08/2018 - 15:53:19: [SM] Exception reported: Current result set has no fetched rows L 10/08/2018 - 15:53:19: [SM] Blaming: kento_rankme.smx L 10/08/2018 - 15:53:19: [SM] Call stack trace: L 10/08/2018 - 15:53:19: [SM] [0] SQL_FetchInt L 10/08/2018 - 15:53:19: [SM] [1] Line 1670, E:\Download\firefox\scripting\scripting\include\kento_rankme/cmds.inc::SQL_StatsMe2Callback

rogeraabbccdd commented 5 years ago

Hello, can you tell we what version you use in your server? Line 1670 is CMD_Next in latest version.

szogi1910 commented 5 years ago

Last version https://pastebin.com/x78UyCsu

rogeraabbccdd commented 5 years ago

Hi, I just tested with latest dev branch and statsme2 works fine for me.

szogi1910 commented 5 years ago

Hi, the error was probably caused by the update of the plugin The database had an old column "rank" after it was removed, the problem disappeared