Prat 3.0

Prat 3.0

26M Downloads

Error CustomFilters

Ssesmar opened this issue ยท 2 comments

commented

3x Prat-3.0-3.9.19/modules/CustomFilters.lua:1052: attempt to call a nil value
[string "@Prat-3.0-3.9.19/modules/CustomFilters.lua"]:1052: in function <Prat-3.0/modules/CustomFilters.lua:1022>
[string "=(tail call)"]: ?
[string "=(tail call)"]: ?
[string "=[C]"]: in function gsub' [string "@Prat-3.0-3.9.19/services/patterns.lua"]:197: in function MatchPatterns'
[string "@Prat-3.0-3.9.19/addon/addon.lua"]:567: in function ProcessUserEnteredChat' [string "@Prat-3.0-3.9.19/addon/addon.lua"]:545: in function <Prat-3.0/addon/addon.lua:510> [string "=(tail call)"]: ? [string "=[C]"]: in function ChatEdit_ParseText'
[string "@FrameXML/ChatFrame.lua"]:4893: in function <FrameXML/ChatFrame.lua:4892>
[string "=[C]"]: in function ChatEdit_SendText' [string "@FrameXML/ChatFrame.lua"]:4929: in function ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:127_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:127_OnEnterPressed"]:1>

Locals:
text = "trash"
matchopts =

{
enabled = true
sink20OutputSink = "None"
outputmessageonly = true
searchfor = "trash"
replacement_is_code = true
tosink = true
hilight = true
name = "trash"
hilight_color =
{
}
replacewith = ":)"
block = false
sound = "Aggro"
inchannels =
{
}
}
mode = "outbound"
matchtype = "OUTBOUND"
textout = "trash"
(*temporary) = nil
(*temporary) = "trash"
(*temporary) = "attempt to call a nil value"
CLR =
{
GetHashColor = defined @Prat-3.0/services/textcolor.lua:94
Player = defined @Prat-3.0/modules/PlayerNames.lua:1489
Colorize = defined @Prat-3.0/services/textcolor.lua:118
DEFAULT = "ffffff"
GetHexColor = defined @Prat-3.0/services/textcolor.lua:89
Class = defined @Prat-3.0/modules/PlayerNames.lua:1472
Desaturate = defined @Prat-3.0/services/textcolor.lua:142
HueToColor = defined @Prat-3.0/services/textcolor.lua:214
Bracket = defined @Prat-3.0/modules/PlayerNames.lua:1466
Common = defined @Prat-3.0/modules/PlayerNames.lua:1468
HSLtoRGB = defined @Prat-3.0/services/textcolor.lua:192
LINK =
{
}
Level = defined @Prat-3.0/modules/PlayerNames.lua:1475
Random = defined @Prat-3.0/modules/PlayerNames.lua:1470
RGBtoHSL = defined @Prat-3.0/services/textcolor.lua:155
}

commented

Do you know which message and filters caused this?

commented

Without any more information it isn't possible to resolve this issue. Closing