Buffomat Classic

Buffomat Classic

331k Downloads

Crashes and repeating errors from BuffomatClassic "Action[SetPoint] failed because[Cannot anchor to itself]: attempted from: <unnamed>:SetPoint."

landonstewart opened this issue ยท 1 comments

commented

I got a warning about LUA errors so I turned them on to see what they were with /console scriptErrors 1. What I saw was the following errors. The second one increments in "Count" at a rate of about 2 per second.

Last night I was in a raid and the game crashed on me after I clicked the "Spells" tab at the bottom of the BOM window. I typed /bom and then clicked "Spells" to make a change.

I cleared all the saved variables and reset the add-on completely. The same result however.

Disabling BuffomatClassic stops the errors (as one would expect).

The errors I'm seeing are below:

ERROR 1:

Message: ...AddOns\BuffomatClassicTBC\Src/Ui/SpellButtonsTab.lua:295: Action[SetPoint] failed because[Cannot anchor to itself]: attempted from: <unnamed>:SetPoint.
Time: Thu May 19 12:03:53 2022
Count: 1
Stack: ...AddOns\BuffomatClassicTBC\Src/Ui/SpellButtonsTab.lua:295: Action[SetPoint] failed because[Cannot anchor to itself]: attempted from: <unnamed>:SetPoint.
[string "@Interface\AddOns\BuffomatClassicTBC\Src/Ui/SpellButtonsTab.lua"]:633: in function `UpdateSpellsTab'
[string "@Interface\AddOns\BuffomatClassicTBC\Src/Events.lua"]:320: in function <Interface\AddOns\BuffomatClassicTBC\Src/Events.lua:314>
[string "=[C]"]: ?
[string "@Interface\AddOns\TradeSkillMaster\External\EmbeddedLibs\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:29: in function <...ddedLibs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@Interface\AddOns\TradeSkillMaster\External\EmbeddedLibs\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:64: in function `Fire'
[string "@Interface\AddOns\ArkInventory\Externals\Ace3\AceEvent\AceEvent-3.0.lua"]:120: in function <...rkInventory\Externals\Ace3\AceEvent\AceEvent-3.0.lua:119>

Locals: <none>

ERROR 2:

Message: ...AddOns\BuffomatClassicTBC\Src/Ui/SpellButtonsTab.lua:295: Action[SetPoint] failed because[Cannot anchor to itself]: attempted from: <unnamed>:SetPoint.
Time: Thu May 19 12:04:49 2022
Count: 108
Stack: ...AddOns\BuffomatClassicTBC\Src/Ui/SpellButtonsTab.lua:295: Action[SetPoint] failed because[Cannot anchor to itself]: attempted from: <unnamed>:SetPoint.

Locals: 
commented

It is fixed in the beta uploaded earlier.
Upcoming release will also have it fixed.