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

TAG & Chat colors don't work #95

Closed crashzk closed 1 year ago

crashzk commented 1 year ago

Describe the Bug TAG & Chat colors don't work.

To Reproduce Steps to reproduce the behavior:

  1. Install HexTags: https://github.com/Hexer10/HexTags/releases/tag/2.12
  2. Install Chat Processor: https://github.com/drixevel-dev/chat-processor/archive/refs/heads/main.zip.
  3. Configure TAGS and Colors to your liking and then test.

Screenshots image

System Details

Hexer10 commented 1 year ago

I just tested your config having installed only the sourcemod default plugins, chat-processor and hextags and the tags worked with no issues.

Here a couple of screenshots image

image

crashzk commented 1 year ago

Same test here, Windows, local server on my machine, same error. 20230321124424_1

[SM] Listing 21 plugins:
  01 "Admin File Reader" (1.11.0.6932) by AlliedModders LLC
  02 "Admin Help" (1.11.0.6932) by AlliedModders LLC
  03 "Admin Menu" (1.11.0.6932) by AlliedModders LLC
  04 "Anti-Flood" (1.11.0.6932) by AlliedModders LLC
  05 "Basic Ban Commands" (1.11.0.6932) by AlliedModders LLC
  06 "Basic Chat" (1.11.0.6932) by AlliedModders LLC
  07 "Basic Comm Control" (1.11.0.6932) by AlliedModders LLC
  08 "Basic Commands" (1.11.0.6932) by AlliedModders LLC
  09 "Basic Info Triggers" (1.11.0.6932) by AlliedModders LLC
  10 "Basic Votes" (1.11.0.6932) by AlliedModders LLC
  11 "[ANY] Chat-Processor" (2.3.2) by Drixevel
  12 "Client Preferences" (1.11.0.6932) by AlliedModders LLC
  13 "[ANY] Chat-Processor: Test" (1.0.0) by Drixevel
  14 "Fun Commands" (1.11.0.6932) by AlliedModders LLC
  15 "Fun Votes" (1.11.0.6932) by AlliedModders LLC
  16 "hextags" (2.12) by Hexah
  17 "Nextmap" (1.11.0.6932) by AlliedModders LLC
  18 "Player Commands" (1.11.0.6932) by AlliedModders LLC
  19 "Reserved Slots" (1.11.0.6932) by AlliedModders LLC
  20 "seDirector" (6.11.2) by seDirector
  21 "Sound Commands" (1.11.0.6932) by AlliedModders LLC
[SM] Displaying 10 extensions:
[01] Automatic Updater (1.11.0.6932): Updates SourceMod gamedata files
[02] Webternet (1.11.0.6932): Extension for interacting with URLs
[03] CS Tools (1.11.0.6932): CS extended functionality
[04] BinTools (1.11.0.6932): Low-level C/C++ Calling API
[05] SDK Tools (1.11.0.6932): Source SDK Tools
[06] Top Menus (1.11.0.6932): Creates sorted nested menus
[07] Client Preferences (1.11.0.6932): Saves client preference settings
[08] SQLite (1.11.0.6932): SQLite Driver
[09] <OPTIONAL> file "SteamWorks.ext.dll": NÒo foi possÝvel encontrar o m¾dulo especificado.
[10] GeoIP (1.11.0.6932): Geographical IP information

Config hextags.cfg is the same as above as well.

HexTag & Chat Processor I donwloaded the link I mentioned above too, sourcemod 1.11

Hexer10 commented 1 year ago

@crashzk remove the chat processor: test plugin and see if anything changes

crashzk commented 1 year ago

@Hexer10 I removed the chat-processor, everything is fine with the chat, but the tags and the color chat do not work.

image

Everything indicates then that it would be a problem in the Chat Processor, correct?

crashzk commented 1 year ago

I believe that's right, I updated the include colorvariables.inc and generated this error, they reported it there, I saw it now.

https://github.com/drixevel-dev/chat-processor/issues/8

Hexer10 commented 1 year ago

Closing, fixed with https://github.com/drixevel-dev/chat-processor/pull/11