Baganator

Baganator

1M Downloads

The addon fails to initialize in version 501

EntropyShadow opened this issue · 1 comments

commented

What version(s) of WoW are you using?

Retail

What version of Baganator?

501

What version of Syndicator?

125

What isn't working? What was supposed to happen?

The addon failed to initialize. I see the default blizzard bag UI.

Are you experiencing any lua errors

pasting the 3 errors separated by *****


1x Baganator/CategoryViews/Constants.lua:159: attempt to concatenate global 'SYNDICATOR_L_KEYWORD_KEYSTONE' (a nil value)
[string "@Baganator/CategoryViews/Constants.lua"]:159: in main chunk

Locals:
_ = "Baganator"
addonTable =

{
InventoryTracking =
{
}
Locales =
{
}
json =
{
}
Constants =
{
}
Transfers =
{
}
ItemViewCommon =
{
}
Help =
{
}
SlashCmd =
{
}
Skins =
{
}
BagTransfers =
{
}
sortItemFieldMap =
{
}
ViewManagement =
{
}
SingleViews =
{
}
API =
{
}
ItemButtonUtil =
{
}
CustomiseDialog =
{
}
Core =
{
}
Config =
{
}
Search =
{
}
CallbackRegistry =
{
}
CategoryViews =
{
}
Utilities =
{
}
Sorting =
{
}
}
(*temporary) =
{
SectionEnd = "__end"
GroupingState =
{
}
RedisplaySettings =
{
}
EmptySlotsCategory = "default_special_empty"
OldDefaults =
{
}
OldPriorities =
{
}
DividerName = "----"
ClearCachesSettings =
{
}
MinWidth = 400
ProtectedCategories =
{
}
DividerLabel = "——————"
}
(*temporary) =
{
}
(*temporary) =
{
key = "keystone"
name = "Keystone"
}
(*temporary) = "#"
(*temporary) = nil
(*temporary) = "default_consumable"
(*temporary) = "default_reagent"
(*temporary) = "default_auto_equipment_sets"
(*temporary) = "default_weapon"
(*temporary) = "default_armor"
(*temporary) = "default_gem"
(*temporary) = "default_itemenhancement"
(*temporary) = "default_container"
(*temporary) = "default_tradegoods"
(*temporary) = "default_profession"
(*temporary) = "default_recipe"
(*temporary) = "default_questitem"
(*temporary) = "default_key"
(*temporary) = "default_miscellaneous"
(*temporary) = "default_battlepet"
(*temporary) = "default_toy"
(*temporary) = "default_other"
(*temporary) = "default_junk"
(*temporary) = "default_special_empty"
(*temporary) = "attempt to concatenate global 'SYNDICATOR_L_KEYWORD_KEYSTONE' (a nil value)"


1x Baganator/CategoryViews/Initialize.lua:77: attempt to compare number with nil
[string "@Baganator/CategoryViews/Initialize.lua"]:77: in function <Baganator/CategoryViews/Initialize.lua:73>
[string "@Baganator/CategoryViews/Initialize.lua"]:155: in function Initialize' [string "@Baganator/Core/Main.lua"]:51: in function <Baganator/Core/Main.lua:28> [string "=[C]"]: in function xpcall'
[string "@Baganator/Core/Utilities.lua"]:13: in function <Baganator/Core/Utilities.lua:10>

Locals:
displayOrder =

{
1 = "27"
2 = "default_auto_recents"
3 = "default_questitem"
4 = "default_itemenhancement"
5 = "9"
6 = "----"
7 = "default_armor"
8 = "13"
9 = "20"
10 = "default_weapon"
11 = "16"
12 = "----"
13 = "11"
14 = "default_potion"
15 = "18"
16 = "14"
17 = "default_food"
18 = "10"
19 = "default_consumable"
20 = "21"
21 = "----"
22 = "default_hearthstone"
23 = "12"
24 = "15"
25 = "19"
26 = "23"
27 = "22"
28 = "8"
29 = "7"
30 = "default_reagent"
31 = "default_gem"
32 = "default_container"
33 = "default_tradegoods"
34 = "default_profession"
35 = "default_recipe"
36 = "default_key"
37 = "default_miscellaneous"
38 = "6"
39 = "default_toy"
40 = "default_other"
41 = "_BOE"
42 = "3"
43 = "5"
44 = "1"
45 = "4"
46 = "24"
47 = "25"
48 = "26"
49 = "2"
50 = "default_battlepet"
51 = "__end"
52 = "17"
53 = "default_junk"
54 = "default_special_empty"
}
oldCategoryMods =
{
1 =
{
}
3 =
{
}
2 =
{
}
5 =
{
}
4 =
{
}
7 =
{
}
6 =
{
}
9 =
{
}
8 =
{
}
27 =
{
}
17 =
{
}
13 =
{
}
21 =
{
}
11 =
{
}
23 =
{
}
default_questitem =
{
}
default_armor =
{
}
default_junk =
{
}
default_toy =
{
}
15 =
{
}
19 =
{
}
default_battlepet =
{
}
25 =
{
}
20 =
{
}
default_key =
{
}
default_auto_equipment_sets =
{
}
default_reagent =
{
}
default_potion =
{
}
18 =
{
}
default_itemenhancement =
{
}
default_miscellaneous =
{
}
14 =
{
}
24 =
{
}
16 =
{
}
26 =
{
}
default_container =
{
}
12 =
{
}
22 =
{
}
10 =
{
}
}
(*temporary) = 1
(*temporary) = nil
(*temporary) = nil
(*temporary) = 1
(*temporary) = nil
(*temporary) = "10"
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to compare number with nil"
addonTable =
{
InventoryTracking =
{
}
Locales =
{
}
json =
{
}
NewItems = Frame {
}
Constants =
{
}
Transfers =
{
}
ItemViewCommon =
{
}
Help =
{
}
SlashCmd =
{
}
Skins =
{
}
BagTransfers =
{
}
sortItemFieldMap =
{
}
ViewManagement =
{
}
SingleViews =
{
}
API =
{
}
ItemButtonUtil =
{
}
CustomiseDialog =
{
}
Core =
{
}
Config =
{
}
Search =
{
}
CallbackRegistry =
{
}
CategoryViews =
{
}
Utilities =
{
}
Sorting =
{
}
}


1x Baganator/CategoryViews/Initialize.lua:178: attempt to index field 'SourceToCategory' (a nil value)
[string "@Baganator/CategoryViews/Initialize.lua"]:178: in function <Baganator/CategoryViews/Initialize.lua:168>
[string "=[C]"]: ?
[string "@Blizzard_SharedXMLBase/CallbackRegistry.lua"]:144: in function <...eBlizzard_SharedXMLBase/CallbackRegistry.lua:143>
[string "=[C]"]: ?
[string "@Blizzard_SharedXMLBase/CallbackRegistry.lua"]:147: in function `TriggerEvent'
[string "@Blizzard_SharedXMLBase/GlobalCallbackRegistry.lua"]:9: in function <...ns/Blizzard_SharedXMLBase/GlobalCallbackRegistry.lua:8>

Locals:
displayOrder =

{
1 = "27"
2 = "default_auto_recents"
3 = "default_questitem"
4 = "default_itemenhancement"
5 = "9"
6 = "----"
7 = "default_armor"
8 = "13"
9 = "20"
10 = "default_weapon"
11 = "16"
12 = "----"
13 = "11"
14 = "default_potion"
15 = "18"
16 = "14"
17 = "default_food"
18 = "10"
19 = "default_consumable"
20 = "21"
21 = "----"
22 = "default_hearthstone"
23 = "12"
24 = "15"
25 = "19"
26 = "23"
27 = "22"
28 = "8"
29 = "7"
30 = "default_reagent"
31 = "default_gem"
32 = "default_container"
33 = "default_tradegoods"
34 = "default_profession"
35 = "default_recipe"
36 = "default_key"
37 = "default_miscellaneous"
38 = "6"
39 = "default_toy"
40 = "default_other"
41 = "_BOE"
42 = "3"
43 = "5"
44 = "1"
45 = "4"
46 = "24"
47 = "25"
48 = "26"
49 = "2"
50 = "default_battlepet"
51 = "__end"
52 = "17"
53 = "default_junk"
54 = "default_special_empty"
}
customCategories =
{
23 =
{
}
11 =
{
}
21 =
{
}
20 =
{
}
26 =
{
}
16 =
{
}
8 =
{
}
14 =
{
}
15 =
{
}
25 =
{
}
4 =
{
}
1 =
{
}
19 =
{
}
3 =
{
}
2 =
{
}
5 =
{
}
18 =
{
}
7 =
{
}
6 =
{
}
9 =
{
}
24 =
{
}
27 =
{
}
17 =
{
}
13 =
{
}
12 =
{
}
22 =
{
}
10 =
{
}
}
(for index) = 54
(for limit) = 1
(for step) = -1
i = 54
source = "default_special_empty"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'SourceToCategory' (a nil value)"
addonTable =
{
InventoryTracking =
{
}
Locales =
{
}
json =
{
}
NewItems = Frame {
}
Constants =
{
}
Transfers =
{
}
ItemViewCommon =
{
}
Help =
{
}
SlashCmd =
{
}
Skins =
{
}
BagTransfers =
{
}
sortItemFieldMap =
{
}
ViewManagement =
{
}
SingleViews =
{
}
API =
{
}
ItemButtonUtil =
{
}
CustomiseDialog =
{
}
Core =
{
}
Config =
{
}
Search =
{
}
CallbackRegistry =
{
}
CategoryViews =
{
}
Utilities =
{
}
Sorting =
{
}
}

Anything else?

Reverted to v500 and it works.

commented

Update your version of Syndicator