Hi! I'm using GeoIP Plugin but some people are from some weird named countries ^^
For Example
"Praia da Vitória" fails because b3 can't handle the "ó". (Output: Praia Da Vit\\xf3ria)
I don't get the country. Where could I add the ó to get converted?
111101 14:24:21 CONSOLE '1:43 say: 3 ^2LuxXx: !geoip player'
111101 14:24:21 VERBOSE 'Client Found: LuxXx on slot 3'
111101 14:24:21 VERBOSE 'Queueing event Say !geoip player'
111101 14:24:21 VERBOSE 'Parsing Event: Say: AdminPlugin'
111101 14:24:21 DEBUG 'AdminPlugin: OnSay handle 5:"!geoip player"'
111101 14:24:21 DEBUG 'AdminPlugin: Handle command !geoip player'
111101 14:24:21 VERBOSE "Queueing event Admin Command (<b3.plugins.admin.Command instance at 0x14b8ef0>, 'player', None)"
111101 14:24:21 VERBOSE "RCON sending (12.34.56.78:27960) 'tell 3 ^2^7^7player^3: ^2Praia Da Vit\\xf3ria^3, ^2Azores^3, ^2Portugal'"
111101 14:24:21 WARNING "RCON: ERROR sending: UnicodeDecodeError('ascii', 'tell 3 ^2^7^7player^3: ^2Praia Da Vit\\xf3ria^3, ^2Azores^3, ^2Portugal', 37, 38, 'ordinal not in range(128)')"