This window does not pop up for me when I have TSM disabled and even occurs when I only have the base TSM enabled and none of the modules.
Not sure if this helps or not, but here are the bug details I copied from BugSack.
32x ...eBlizzard_ArtifactUI\Blizzard_ArtifactUI.lua:41: attempt to compare number with nil ...eBlizzard_ArtifactUI\Blizzard_ArtifactUI.lua:41: in function `ArtifactUI_CanViewArtifact' ...ddOns\Blizzard_ArtifactUI\Blizzard_ArtifactPerks.lua:683: in function `EvaluateRelics' ...ddOns\Blizzard_ArtifactUI\Blizzard_ArtifactPerks.lua:533: in function <...ddOns\Blizzard_ArtifactUI\Blizzard_ArtifactPerks.lua:531> [C]: in function `SetShown' ...eBlizzard_ArtifactUI\Blizzard_ArtifactUI.lua:172: in function `SetTab' ...eBlizzard_ArtifactUI\Blizzard_ArtifactUI.lua:138: in function `EvaulateForgeState' ...eBlizzard_ArtifactUI\Blizzard_ArtifactUI.lua:70: in function <...eBlizzard_ArtifactUI\Blizzard_ArtifactUI.lua:67> [C]: in function `Show' FrameXML\UIParent.lua:2374: in function `SetUIPanel' FrameXML\UIParent.lua:2192: in function `ShowUIPanel' FrameXML\UIParent.lua:2086: in function <FrameXML\UIParent.lua:2082> [C]: in function `SetAttribute' FrameXML\UIParent.lua:2868: in function <FrameXML\UIParent.lua:2856> [C]: in function `ShowUIPanel' FrameXML\UIParent.lua:1498: in function <FrameXML\UIParent.lua:907>
Locals: (*temporary) = nil (*temporary) = false (*temporary) = "attempt to compare number with nil"
TSM probably is trying to do something with the Blizzard_ArtifactUI before the data is available from the server and you end up with these compare with nil errors. You should make a ticket straight to the creator of TSM.
Okay, I didn't even notice they had a page to report errors on, but I see it now. Thankfully the issue has settled down now so I'll leave them alone until it comes back up. Thanks for the reply. :)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I've been having an issue where every time I log in with TSM enabled, a black artifact weapon screen pops up and BugSack reports an error.
http://i.imgur.com/tAQCVOP.png
This window does not pop up for me when I have TSM disabled and even occurs when I only have the base TSM enabled and none of the modules.
Not sure if this helps or not, but here are the bug details I copied from BugSack.
32x ...eBlizzard_ArtifactUI\Blizzard_ArtifactUI.lua:41: attempt to compare number with nil
...eBlizzard_ArtifactUI\Blizzard_ArtifactUI.lua:41: in function `ArtifactUI_CanViewArtifact'
...ddOns\Blizzard_ArtifactUI\Blizzard_ArtifactPerks.lua:683: in function `EvaluateRelics'
...ddOns\Blizzard_ArtifactUI\Blizzard_ArtifactPerks.lua:533: in function <...ddOns\Blizzard_ArtifactUI\Blizzard_ArtifactPerks.lua:531>
[C]: in function `SetShown'
...eBlizzard_ArtifactUI\Blizzard_ArtifactUI.lua:172: in function `SetTab'
...eBlizzard_ArtifactUI\Blizzard_ArtifactUI.lua:138: in function `EvaulateForgeState'
...eBlizzard_ArtifactUI\Blizzard_ArtifactUI.lua:70: in function <...eBlizzard_ArtifactUI\Blizzard_ArtifactUI.lua:67>
[C]: in function `Show'
FrameXML\UIParent.lua:2374: in function `SetUIPanel'
FrameXML\UIParent.lua:2192: in function `ShowUIPanel'
FrameXML\UIParent.lua:2086: in function <FrameXML\UIParent.lua:2082>
[C]: in function `SetAttribute'
FrameXML\UIParent.lua:2868: in function <FrameXML\UIParent.lua:2856>
[C]: in function `ShowUIPanel'
FrameXML\UIParent.lua:1498: in function <FrameXML\UIParent.lua:907>
Locals:
(*temporary) = nil
(*temporary) = false
(*temporary) = "attempt to compare number with nil"
TSM probably is trying to do something with the Blizzard_ArtifactUI before the data is available from the server and you end up with these compare with nil errors. You should make a ticket straight to the creator of TSM.
Okay, I didn't even notice they had a page to report errors on, but I see it now. Thankfully the issue has settled down now so I'll leave them alone until it comes back up. Thanks for the reply. :)