MessageClassifier

MessageClassifier

29.5k Downloads

Right clicking names LUA error

anzz1 opened this issue ยท 1 comments

commented
Message: bad argument #1 to '?' (outside of expected range 0 to 4294967295 - Usage: local isValid = C_ChatInfo.IsValidChatLine([chatLine]))
Time: Sat Jul 16 03:55:52 2022
Count: 9
Stack: bad argument #1 to '?' (outside of expected range 0 to 4294967295 - Usage: local isValid = C_ChatInfo.IsValidChatLine([chatLine]))
[string "=[C]"]: in function `IsValidChatLine'
[string "@Interface_TBC\FrameXML\UnitPopup.lua"]:683: in function <Interface_TBC\FrameXML\UnitPopup.lua:676>
[string "@Interface_TBC\FrameXML\UnitPopup.lua"]:886: in function `UnitPopup_HideButtons'
[string "@Interface_TBC\FrameXML\UnitPopup.lua"]:327: in function `UnitPopup_ShowMenu'
[string "@Interface_TBC\FrameXML\FriendsFrame.lua"]:249: in function `initFunction'
[string "@Interface\FrameXML\UIDropDownMenu.lua"]:79: in function `UIDropDownMenu_Initialize'
[string "@Interface\FrameXML\UIDropDownMenu.lua"]:1092: in function <Interface\FrameXML\UIDropDownMenu.lua:957>
[string "=[C]"]: ?
[string "=[C]"]: in function `ToggleDropDownMenu'
[string "@Interface_TBC\FrameXML\FriendsFrame.lua"]:220: in function `FriendsFrame_ShowDropdown'
[string "@Interface\FrameXML\ItemRef.lua"]:66: in function <Interface\FrameXML\ItemRef.lua:1>
[string "@Interface\AddOns\Blizzard_CombatLog\Blizzard_CombatLog.lua"]:3535: in function `SetItemRef'
[string "@Interface\FrameXML\ChatFrame.lua"]:3730: in function <Interface\FrameXML\ChatFrame.lua:3729>
[string "=[C]"]: ?
[string "=[C]"]: in function `func'
[string "@Interface\AddOns\MessageClassifier\MessageBrowser.lua"]:549: in function <...nterface\AddOns\MessageClassifier\MessageBrowser.lua:547>

Locals: (*temporary) = "bad argument #1 to '?' (outside of expected range 0 to 4294967295 - Usage: local isValid = C_ChatInfo.IsValidChatLine([chatLine]))"

Right clicking names in the message browser window gives this lua error.

Client version: 2.5.4.44400 (TBC-Classic)

commented

fixed in PR #7