Skip to content

[Bug]: attempt to index local 'msg' (a secret string) #176

@rml9ty

Description

@rml9ty

Description

attempt to index local 'msg' (a secret string value tainted by 'DragonToast')

Steps to Reproduce

not sure unfortunately

Expected Behavior

no error

Actual Behavior

error (sorry, these fields are mandatory)

WoW Version

Retail

DragonToast Version

3.4.0

Additional Context

2x DragonToast/Listeners/LootListener_Shared.lua:250: attempt to index local 'msg' (a secret string value tainted by 'DragonToast')
[DragonToast/Listeners/LootListener_Shared.lua]:250: in function <DragonToast/Listeners/LootListener_Shared.lua:249>
[DragonToast/Listeners/LootListener_Shared.lua]:279: in function <DragonToast/Listeners/LootListener_Shared.lua:277>
[DragonToast/Listeners/LootListener_Shared.lua]:345: in function <DragonToast/Listeners/LootListener_Shared.lua:343>
[C]: ?
[AddonMrgl/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua]:19: in function <...rgl/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[AddonMrgl/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua]:54: in function 'Fire'
[AngrierWorldQuests/Libs/AceEvent-3.0/AceEvent-3.0.lua]:120: in function <...ngrierWorldQuests/Libs/AceEvent-3.0/AceEvent-3.0.lua:119>


Locals:
msg = <no value>
patternPair = <table> {
 single = "You receive loot: (.+)"
 multi = "You receive loot: (.+)x(%d+)"
}
(*temporary) = nil
(*temporary) = <no value>
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'msg' (a secret string value tainted by 'DragonToast')"

Metadata

Metadata

Assignees

Labels

A-ListenersEvent listeners (loot, XP, honor, mail, currency, rep)C-BugSomething is brokenD-StraightforwardClear path, minimal riskP-RetailRetail (Dragonflight/TWW)S-Needs-InvestigationRequires debugging or research

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions