View Single Post
Author Message
TheFlyingApple
Member
Join Date: Aug 2016
Old 12-20-2020 , 19:19   [SB++] Inserting ban "Incorrect string value"
Reply With Quote #1

Hi,

Every time a new ban is added via the ingame admin menu, and the banned players ingame name contains unicode-characters (Ex. "𝖘𝖚𝖙𝖉𝖎") i get the following error in my "sourcebans.log":

Code:
L 12/21/2020 - 00:04:15: [sbpp_main.smx] Verify Insert Query Failed: Incorrect string value: '\xF0\x9D\x96\x98\xF0\x9D...' for column 'name' at row 1
My DB setup looks like this:



Everything worked before i changed DB host... I have tried different SQL commands - also changing the "Charset" of the "name" column... But nothing have worked.

Versions:
MySQL: mysql-5.7.31
Sourcemod: 1.10.6501
Metamod: 1.11.1143
Sourcebans++: 1.6.3

Any ideas?
TheFlyingApple is offline