ESK0 / ServerAdvertisement3

Very useful plugin for your server with which you can print messages to players. Messages are stored in file.
38 stars 16 forks source link

UTF-8 ? #1

Closed mrc4tt closed 7 years ago

mrc4tt commented 9 years ago

Hello,

I cant use the serveradvertisement for using (danish word example: æøå) I have try to save in UTF-8 / without BOM / and WITH BOM.

But it's write:

] sm_rcon sm plugins reload ServerAdvertisement KeyValues Error: LoadFromBuffer: missing { in file addons/sourcemod/configs/ServerAdvertisement.cfg

KeyValues Error: LoadFromBuffer: missing { in file addons/sourcemod/configs/ServerAdvertisement.cfg

L 08/23/2015 - 15:24:06: [SM] Plugin encountered error 25: Call was aborted L 08/23/2015 - 15:24:06: [SM] Native "SetFailState" reported: Config for 'Server Advertisement' not found! L 08/23/2015 - 15:24:06: [SM] Displaying call stack trace for plugin "ServerAdvertisement.smx": L 08/23/2015 - 15:24:06: [SM] [0] Line 193, D:\GitHub-Repository\ServerAdvertisement\scripting\ServerAdvertisement.sp::LoadConfig() L 08/23/2015 - 15:24:06: [SM] [1] Line 36, D:\GitHub-Repository\ServerAdvertisement\scripting\ServerAdvertisement.sp::OnPluginStart() [SM] Plugin Server Advertisement reloaded successfully.