Prat 3.0

Prat 3.0

26M Downloads

I get this bug when chatting to people on bnet while ingame.

Mabon78 opened this issue ยท 1 comments

commented

Message: bad argument #1 to '?' (Usage: C_Texture.GetTitleIconTexture(titleID, version, callback))
Time: Tue Mar 11 14:34:15 2025
Count: 1
Stack:
[Interface/AddOns/Prat-3.0/modules/PlayerNames.lua]:1692: in function 'FormatPlayer'
[Interface/AddOns/Prat-3.0/modules/PlayerNames.lua]:1791: in function '?'
[Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua]:109: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[C]: ?
[Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua]:19: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua]:54: in function 'Fire'
[Interface/AddOns/Prat-3.0/addon/addon.lua]:676: in function <Interface/AddOns/Prat-3.0/addon/addon.lua:616>
[tail call]: ?
[Interface/AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua]:3336: in function 'ChatFrame_OnEvent'
[Interface/AddOns/Blizzard_ChatFrameBase/Mainline/FloatingChatFrame.lua]:94: in function <...lizzard_ChatFrameBase/Mainline/FloatingChatFrame.lua:93>

Locals:
self =

{
modules =
{
}
baseName = "Prat-3.0"
appIcons =
{
}
defaultModuleState = true
db =
{
}
enabledState = true
PL =
{
}
defaultModuleLibraries =
{
}
pluginopts =
{
}
Classes =
{
}
Subgroups =
{
}
orderedModules =
{
}
hooks =
{
}
Levels =
{
}
name = "Prat_PlayerNames"
moduleName = "PlayerNames"
}
message =
{
pP = ""
PLAYER = "Kp12k"
Pp = ""
ORG =
{
}
}
Name = "Kp12k"
frame = ChatFrame1 {
shouldFadeAfterInactivity = true
textIsCopyable = false
hasActiveChanges = false
isScrollingMessageFrame = true
name = "General"
isUninteractable = false
systemPositionDirty = false
buttonFrame = ChatFrame1ButtonFrame {
}
snappedFrames =
{
}
alternativeDefaultLanguage = "Common"
hasOwnFontObject = true
oldAlpha = 0
channelList =
{
}
FontStringContainer = Frame {
}
messageTypeList =
{
}
fontObject = table: 000001F22F670950 {
}
systemNameString = "Chat Frame"
EditModeResizeButton = Button {
}
Background = ChatFrame1Background {
}
settingsDialogAnchor =
{
}
clickAnywhereButton = ChatFrame1ClickAnywhereButton {
}
scrollOffset = 0
isLayoutDirty = false
oldestFadingLineTimestamp = 405077.666000
systemInfo =
{
}
fadeDurationSecs = 3
downKeys =
{
}
buttonSide = "left"
checkedGMOTD = true
ResizeButton = ChatFrame1ResizeButton {
}
overrideFadeTimestamp = 401609.398000
settingDisplayInfoMap =
{
}
fontStringPool =
{
}
dirtySettings =
{
}
isInitialized = 1
allowScroll = true
savedSystemInfo =
{
}
isDisplayDirty = false
zoneChannelList =
{
}
insertMode = 2
Selection = Frame {
}
system = 8
isDocked = 1
onDisplayRefreshedCallbacks =
{
}
visibleLines =
{
}
timeVisibleSecs = 120
historyBuffer =
{
}
defaultLanguage = "Common"
editBox = ChatFrame1EditBox {
}
ScrollToBottomButton = Button {
}
ScrollBar = Frame {
}
settingMap =
{
}
isStaticDocked = true
isLocked = true
allowAtGlues = true
}
class = nil
storedclass = nil
level = nil
subgroup = nil
client = "BSAp"
CLR =
{
DEFAULT = "ffffff"
LINK =
{
}
}

commented

Thanks for the bug report. I've pushed a fix in the next alpha. Please let me know if that resolves the issue.