Closed jasskin closed 1 year ago
Same here:
Message: Interface/AddOns/AutoBarWrath/AutoBarDB.lua:1200: attempt to index field 'account' (a nil value)
Time: Wed Jan 18 10:51:43 2023
Count: 1
Stack: Interface/AddOns/AutoBarWrath/AutoBarDB.lua:1200: attempt to index field 'account' (a nil value)
[string "@Interface/AddOns/AutoBarWrath/AutoBarDB.lua"]:1200: in function `UpgradeVersion'
[string "@Interface/AddOns/AutoBarWrath/AutoBarDB.lua"]:297: in function `InitializeDB'
[string "@Interface/AddOns/AutoBarWrath/Core.lua"]:241: in function `InitializeZero'
[string "@Interface/AddOns/AutoBarWrath/Core.lua"]:418: in function `?'
[string "@Interface/AddOns/AutoBarWrath/Core.lua"]:141: in function <Interface/AddOns/AutoBarWrath/Core.lua:136>
Locals: self = <table> {
barList = <table> {
}
SetDifference = <function> defined @Interface/AddOns/AutoBarWrath/Core.lua:1008
UpgradeBar = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarDB.lua:1165
UpgradeButton = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarDB.lua:1175
OnProfileDisable = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarOptions.lua:527
GetDraggingIndex = <function> defined @Interface/AddOns/AutoBarWrath/Core.lua:664
MoveBarModeOn = <function> defined @Interface/AddOns/AutoBarWrath/Core.lua:789
GetCategoriesItemDB = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarOptions.lua:468
RefreshBarDBLists = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarDB.lua:897
db = <table> {
}
CLASSPROFILE = "_DRUID"
title = "AutoBarWrath"
NiceClass = "Druid"
dockingFrames = <table> {
}
CreateBarOptions = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarOptions.lua:1661
author = "MuffinManKen, Toadkiller (Original code)"
warning_log = <table> {
}
categoryValidateList = <table> {
}
currentPlayer = "Ishap - Lakeshire"
barPositionDBList = <table> {
}
LIBKEYBOUND_ENABLED = <function> defined @Interface/AddOns/AutoBarWrath/Core.lua:759
MoveButtonsModeOn = <function> defined @Interface/AddOns/AutoBarWrath/Core.lua:860
Class = <table> {
}
player_faction_name = "Horde"
inBG = false
ABSchedulerTick = <function> defined @Interface/AddOns/AutoBarWrath/Core.lua:1056
buttonDBList = <table> {
}
CLASS = "DRUID"
RemoveDuplicateButtons = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarDB.lua:947
tcount = <function> defined @Interface/AddOns/AutoBarWrath/Core.lua:995
MoveButtonsModeOff = <function> defined @Interface/AddOns/AutoBarWrath/Core.lua:872
barButtonsDBList = <table> {
}
barValidateList = <table> {
}
RefreshButtonDBList = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarDB.lua:856
StupidLogEnable = <function> defined @Interface/AddOns/AutoBarWrath/Core.lua:929
DebugItemCategory = <function> defined @Interface/AddOns/AutoBarWrath/Core.lua:968
CreateButtonCategoryOptions = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarOptions.lua:2485
credits = "Diablo for teaching us how to guzzle potions. Saien for first enabling guzzling in WoW. Sayclub (Korean) | PDI175, lostcup (Chinese traditional and simplified) | Teodred, curexx (German), Cinedelle (French), shiftos (Spanish), StingerSoft (Russian)"
IsInLockDown = <function> defined @Interface/AddOns/AutoBarWrath/Core.lua:217
uid = "00000252DE915FF0"
version = "3.00.4.07"
classBar = "AutoBarClassBarDruid"
RefreshUnplacedButtonList = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarDB.lua:874
frame = AutoBarEventFrame {
}
SetSharedBarDB = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarOptions.lua:310
CreateCustomCategoryOptions = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarOptions.lua:2715
ButtonInsert = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarOptions.lua:2925
GetSharedBarDB = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarOptions.lua:222
OnStickToFrame = <function> defined @Interface/AddOns/AutoBarWrath/Core.lua:842
ButtonPopulate = <function> defined @Interface/AddOns/AutoBarWrath/AutoBarOptions.lua:2935
ButtonP
Did the latest release (v3.04.1.00) fix this?
Did the latest release (v3.04.1.00) fix this?
Yes, in general it works. Thanks a lot for this.
One issue I found so far: Click on the professions button will open it and close it immediately.
I have the same problem with professions if its not open the button will open then close immediately and if I have the professions window open it just closes and opens immediately. I found if I click and drag the cursor away from the button it stays open.
It seems all buttons are doing a double action when clicking, When ever I click a potion or other items with a cd the game response with the voice line that its not ready yet after using the item.
Date: 2023-01-17 16:17:38 ID: 8 Error occured in: Global Count: 1 Message: Interface/AddOns/AutoBarWrath/AutoBarDB.lua line 1200: attempt to index field 'account' (a nil value) Debug: [string "=[tsm error check]"]:1: in main chunk
[string "@Interface/AddOns/AutoBarWrath/AutoBarDB.lua"]:1200: UpgradeVersion() [string "@Interface/AddOns/AutoBarWrath/AutoBarDB.lua"]:297: InitializeDB() string "@Interface/AddOns/AutoBarWrath/Core.lua":241: InitializeZero() string "@Interface/AddOns/AutoBarWrath/Core.lua":418: ?()