Bagnon

Bagnon

122M Downloads

Classic wotlk(3.4.2.50664), bagnon (10.1.9) sorting cause err

Alecdps opened this issue ยท 1 comments

commented

Message: Interface/AddOns/BagBrother/core/api/sorting.lua:122: attempt to compare nil with number
Time: Sun Sep 17 20:26:06 2023
Count: 5
Stack: Interface/AddOns/BagBrother/core/api/sorting.lua:122: attempt to compare nil with number
[string "@Interface/AddOns/BagBrother/core/api/sorting.lua"]:122: in function GetSpaces' [string "@Interface/AddOns/BagBrother/core/api/sorting.lua"]:43: in function Iterate'
[string "@Interface/AddOns/BagBrother/core/api/sorting.lua"]:36: in function Run' [string "@Interface/AddOns/BagBrother/core/api/sorting.lua"]:30: in function Start'
[string "@Interface/AddOns/BagBrother/core/classes/frameBase.lua"]:116: in function <...terface/AddOns/BagBrother/core/classes/frameBase.lua:115>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/BagBrother/frames/containers/inventory.lua"]:105: in function `SortItems'
[string "@Interface/AddOns/BagBrother/core/classes/sortButton.lua"]:39: in function <...erface/AddOns/BagBrother/core/classes/sortButton.lua:30>

Locals: self =

{
SendSignal = defined @Interface/AddOns/BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:82
CanRun = defined @Interface/AddOns/BagBrother/core/api/sorting.lua:171
RegisterMessage = defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
NewModule = defined @Interface/AddOns/BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:68
GetOrder = defined @Interface/AddOns/BagBrother/core/api/sorting.lua:150
Proprieties =
{
}
GetFamilies = defined @Interface/AddOns/BagBrother/core/api/sorting.lua:135
target = BagnonInventory1 {
}
SendMessage = defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:49
Delaying = defined @Interface/AddOns/BagBrother/libs/MutexDelay-1.0/MutexDelay-1.0.lua:46
Rule = defined @Interface/AddOns/BagBrother/core/api/sorting.lua:183
UnregisterSignal = defined @Interface/AddOns/BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:78
FitsIn = defined @Interface/AddOns/BagBrother/core/api/sorting.lua:175
Move = defined @Interface/AddOns/BagBrother/core/api/sorting.lua:196
GetSpaces = defined @Interface/AddOns/BagBrother/core/api/sorting.lua:110
RegisterSignal = defined @Interface/AddOns/BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:74
UnregisterAllMessages = defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:164
Run = defined @Interface/AddOns/BagBrother/core/api/sorting.lua:33
UnregisterAllEvents = defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:164
Iterate = defined @Interface/AddOns/BagBrother/core/api/sorting.lua:42
UnregisterMessage = defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:143
Stop = defined @Interface/AddOns/BagBrother/core/api/sorting.lua:103
RegisterEvent = defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
Start = defined @Interface/AddOns/BagBrother/core/api/sorting.lua:23
Delay = defined @Interface/AddOns/BagBrother/libs/MutexDelay-1.0/MutexDelay-1.0.lua:27
UnregisterEvent = defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:143
Tag = "BAGNON_"
}
spaces =
{
1 =
{
}
}
(for generator) = defined =[C]:-1
(for state) =
{
1 = 0
2 = 1
3 = 2
4 = 3
5 = 4
6 = -2
}
(for control) = 1
_ = 1
bag = 0
family = 0
(for index) = 2
(for limit) = 20
(for step) = 1
slot = 2
item =
{
hyperlink = "[]"
isPaid = false
hasLoot = false
isNew = false
iconFileID = 237445
hasNoValue = false
isLocked = false
itemID = 44452
isBound = true
stackCount = 1
isFiltered = false
isReadable = false

commented

Error also after i tp/heartstone/zone in:

Message: ...nterface/AddOns/BagBrother/core/features/caching.lua:93: table index is nil
Time: Sun Sep 17 20:30:26 2023
Count: 3
Stack: ...nterface/AddOns/BagBrother/core/features/caching.lua:93: table index is nil
[string "@Interface/AddOns/BagBrother/core/features/caching.lua"]:93: in function ?' [string "@Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:109: in function <...sic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109> [string "=[C]"]: ? [string "@Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...sic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15> [string "@Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function Fire'
[string "@Interface/AddOns/BagBrother/libs/AceEvent-3.0/AceEvent-3.0.lua"]:120: in function <...AddOns/BagBrother/libs/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals: self =

{
SendSignal = defined @Interface/AddOns/BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:82
ParseItem = defined @Interface/AddOns/BagBrother/core/features/caching.lua:187
RegisterMessage = defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
UnregisterMessage = defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:143
SaveBag = defined @Interface/AddOns/BagBrother/core/features/caching.lua:158
PLAYER_EQUIPMENT_CHANGED = defined @Interface/AddOns/BagBrother/core/features/caching.lua:80
SaveEquip = defined @Interface/AddOns/BagBrother/core/features/caching.lua:183
player =
{
}
SendMessage = defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:49
GUILDBANKBAGSLOTS_CHANGED = defined @Interface/AddOns/BagBrother/core/features/caching.lua:132
UnregisterAllEvents = defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:164
UnregisterSignal = defined @Interface/AddOns/BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:78
VAULT_CLOSE = defined @Interface/AddOns/BagBrother/core/features/caching.lua:119
PLAYER_MONEY = defined @Interface/AddOns/BagBrother/core/features/caching.lua:88
BANK_CLOSE = defined @Interface/AddOns/BagBrother/core/features/caching.lua:107
RegisterEvent = defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
UnregisterAllMessages = defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:164
CURRENCY_TRACKED_CHANGED = defined @Interface/AddOns/BagBrother/core/features/caching.lua:96
NewModule = defined @Interface/AddOns/BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:68
PLAYER_LEVEL_UP = defined @Interface/AddOns/BagBrother/core/features/caching.lua:84
OnEnable = defined @Interface/AddOns/BagBrother/core/features/caching.lua:20
BAG_UPDATE = defined @Interface/AddOns/BagBrother/core/features/caching.lua:74
RegisterSignal = defined @Interface/AddOns/BagBrother/libs/WildAddon-1.0/WildAddon-1.0.lua:74
CURRENCY_DISPLAY_UPDATE = defined @Interface/AddOns/BagBrother/core/features/caching.lua:92
GUILD_ROSTER_UPDATE = defined @Interface/AddOns/BagBrother/core/features/caching.lua:128
UnregisterEvent = defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:143
Tag = "BAGNON_"
}
_ = "CURRENCY_DISPLAY_UPDATE"
id = nil
quantity = nil
(*temporary) =
{
161 = 16
81 = 2
201 = 44
101 = 20
2589 = 16
1901 = 20169
241 = 23
301 = 71
42 = 17
tracked =
{
}
126 = 1
}
(*temporary) = nil
(*temporary) = "table index is nil"