File Details
v1.2.3
- R
- Jul 6, 2026
- 3.16 KB
- 70
- 12.0.7+2
- Retail
File Name
Bruh.zip
Supported Versions
- 12.0.7
- 12.0.5
- 12.0.1
1.2.3
Fixed
- Fixed Lua error ("attempt to index local 'arg1' (a secret string value...)") that occurred when chat messages were received during active boss encounters or Mythic+ runs. This is caused by Blizzard's Patch 12.0 (Midnight) "Secret Values" system, which restricts addons from reading raid/party/instance chat text while an encounter or keystone run is in progress. Bruh now detects this case with issecretvalue() and safely skips processing instead of throwing an error. Note: as a result, Bruh will not respond to triggers during active encounters/M+ pulls — this is an intentional Blizzard restriction and cannot be worked around.