Error MySqlConnection is already in use
Opened this issue · 0 comments
OneDollarMan commented
Hello, plugin didn't wrote winner to table after match finish with error
"[MatchZy] [SetMatchEndData - FATAL] Error updating data of matchId: 7311 [ERROR]: This MySqlConnection is already in use. See https://fl.vu/mysql-conn-reuse"
Matchzy ver. 0.7.11
Is this a bug with plugin? If no, how can I fix it? I have master server on Python, which uses mysql db too, can they make race condition or something with game server?
And one more bug, if player has cyrillic nickname, it can't be wrote to table matchzy_stats_player with error:
"[MatchZy] [UpdatePlayerStats - FATAL] Error inserting/updating data: Incorrect string value: '\xD0\xA2\xD0\xB8\xD1\x82...' for column 'name' at row 1"