View Single Post
Dave830
Junior Member
Join Date: Sep 2011
Old 09-20-2011 , 14:27   Re: Simple Chat Colors (Redux)
Reply With Quote #3

I've upgraded my server's simple chat plugins to 2.0, and now the simple chat colors config file throws errors when loaded / reloaded:

Quote:
11:24:03 KeyValues Error: LoadFromBuffer: missing { in file addons\sourcemod\configs\simple-chatcolors.cfg

KeyValues Error: LoadFromBuffer: missing { in file addons\sourcemod\configs\simple-chatcolors.cfg
The config file is saved as utf-8. It loads correctly when saved as ANSI. Before we updated, it loaded fine as utf-8.

Edit: It doesn't log the error unfortunately. When I reload the simple chat colors plugin, no errors are thrown. But in-game, the tags defined in the cfg aren't displaying. When I use sm_reloadscc, the KeyValues Error is thrown in console only.

Check my pm for the cfg file.

Last edited by Dave830; 09-20-2011 at 15:00.
Dave830 is offline