Hexer10 / HexTags

Customize tags & chat colors!
https://forums.alliedmods.net/showthread.php?p=2566623
GNU General Public License v3.0
54 stars 16 forks source link

Chat say and say_team is not displayed in demos #94

Closed crashzk closed 1 year ago

crashzk commented 1 year ago

Describe the Bug Chat say and say_team is not displayed in demos.

To Reproduce Steps to reproduce the behavior:

  1. Install HexTags version Simple Chat Processor - https://github.com/Hexer10/HexTags/pull/90
  2. Send messages in chat, either say or say_team

Expected Behavior In the recorded server demos, all messages sent in the chat, either by say or say_team must be recorded in the demo and then it will be possible to view the messages if someone watches the demo.

System Details

Additional Context To register the chat in the demo, I configured the GOTV with the following configuration in the server.cfg file:

//GOTV
tv_enable "1"                       
tv_autorecord "1"                       
tv_delay "10"                           
tv_advertise_watchable "1"
tv_maxclients "32"
tv_title "GOTV" 
tv_name "GOTV"
tv_password ""                      
tv_allow_camera_man "1"         
tv_allow_static_shots "1"       
tv_snapshotrate "32"                    
tv_nochat "0"                       
tv_timeout "45"                         
tv_port "27015"                     
tv_delaymapchange "0"                   
tv_dispatchmode "1"                 
tv_relayradio "1"                   
tv_relayvoice "1"               
tv_relaytextchat "2"                    
tv_transmitall "1"                      

After everything is configured, just enter and send messages, as you can see later in the demo, the chat messages are not displayed, only voice and radio.

crashzk commented 1 year ago

Just for an update, version with Chat Processor support also has this same bug, I just tested it here.

Hexer10 commented 1 year ago

Do you have any other plugins that could be interfering? I just tried with viewing chat messages in the demo first with only chat processor and then with hextags as well, and both times I was able to see the messages in the demo.

crashzk commented 1 year ago

Which makes changes to the chat only Hextags. In any case, I did a more in-depth test, I tested another Tags and Chats configuration plugin, it also uses Simple Chat Processor, same problem, the demo does not show the chat, I completely removed the plugin and it shows the chat in the demo.

I've already tested plugins that use the Simple Chat Processor and Chat Processor versions, both have the same problem. It even seems like it would be something in these plugins, some new feature in CSGO maybe?

Anyway, I'm going to test further, for now I completely removed the HexTags and the Simple Chat Processor, test without them to see if the chat is normal, anything I'll return here.

crashzk commented 1 year ago

@Hexer10 apparently it's a Chat-Processor BUG, ​​if it's just activated the players' chat in the demos it doesn't show.