Baggins

Baggins

1M Downloads

BUG [log]

claytonkimber opened this issue ยท 3 comments

commented

Log from bugsack error upon logging in

2095x Baggins/Baggins-Search.lua:123: attempt to index a nil value
[string "@Baggins/Baggins-Search.lua"]:123: in function Search' [string "@Baggins/Baggins-Search.lua"]:310: in function handler'
[string "@Baggins/Baggins.lua"]:201: in function FireSignal' [string "@Baggins/Baggins.lua"]:774: in function ?'
[string "@Baggins/Baggins.lua"]:175: in function <Baggins/Baggins.lua:167>

Locals:
self =

{
Search = defined @Baggins/Baggins-Search.lua:116
UpdateEditBoxPosition = defined @Baggins/Baggins-Search.lua:261
}
search = ""
itemName = nil
itemQuality = nil
itemLevel = nil
itemType = nil
itemSubType = nil
itemEquipLoc = nil
bindType = nil
expacID = nil
setID = nil
effectiveILvl = nil
isPreview = nil
baseILvl = nil
GearILevel = nil
(for generator) = defined =[C]:-1
(for state) =
{
1 = BagginsBag1 {
}
2 = BagginsBag2 {
}
3 = BagginsBag3 {
}
4 = BagginsBag4 {
}
5 = BagginsBag5 {
}
6 = BagginsBag6 {
}
7 = BagginsBag7 {
}
8 = BagginsBag8 {
}
9 = BagginsBag9 {
}
10 = BagginsBag10 {
}
11 = BagginsBag11 {
}
12 = BagginsBag12 {
}
}
(for control) = 1
_ = 1
bag = BagginsBag1 {
BottomLeftCorner = Texture {
}
OnBackdropLoaded = defined @SharedXML/Backdrop.lua:152
GetBackdropColor = defined @SharedXML/Backdrop.lua:390
TopLeftCorner = Texture {
}
RightEdge = Texture {
}
closebutton = BagginsBag1CloseButton {
}
ApplyBackdrop = defined @SharedXML/Backdrop.lua:294
SetBackdrop = defined @SharedXML/Backdrop.lua:329
ClearBackdrop = defined @SharedXML/Backdrop.lua:282
GetBackdropBorderColor = defined @SharedXML/Backdrop.lua:409
title = BagginsBag1Title {
}
SetBorderBlendMode = defined @SharedXML/Backdrop.lua:266
bagid = 1
sections =
{
}
PixelSnapDisabled = true
bagparents =
{
}
SetupTextureCoordinates = defined @SharedXML/Backdrop.lua:214
OnBackdropSizeChanged = defined @SharedXML/Backdrop.lua:182
TopRightCorner = Texture {
}
isempty = false
GetEdgeSize = defined @SharedXML/Backdrop.lua:188
tfade = Texture {
}
Center = Texture {
}
TopEdge = Texture {
}
0 =
BottomRightCorner = Texture {
}
compressbutton = BagginsBag1CompressButton {
}
BottomEdge = Texture {
}
backdropInfo =
{
}
HasBackdropInfo = defined @SharedXML/Backdrop.lua:278
SetBackdropBorderColor = defined @SharedXML/Backdrop.lua:422
SetupPieceVisuals = defined @SharedXML/Backdrop.lua:246
SetBackdropColor = defined @SharedXML/Backdrop.lua:399
LeftEdge = Texture {
}
GetBackdrop = defined @SharedXML/Backdrop.lua:347
}
(for generator) = defined =[C]:-1
(for state) =
{
1 = BagginsBag1Section1 {
}
2 = BagginsBag1Section2 {
}
3 = BagginsBag1Section3 {
}
4 = BagginsBag1Section4 {
}
5 = BagginsBag1Section5 {
}
6 = BagginsBag1Section6 {
}
}
(for control) = 3
_ = 3
section = BagginsBag1Section3 {
0 =
bagid = 1
titleframe = BagginsBag1SectionTitleFrame {
}
set_title = "Trash"
slots =
{
}
itemcount = 12
needssorting = true
secid = 3
layout =
{
}
items =
{
}
title = BagginsBag1SectionTitle {
}
used = true
layout_areaid = 1
layout_columns = 8
layout_waste = 773626.000591
}
(for generator) = defined =[C]:-1
(for state) =
{
1 = BagginsPooledItemButton60 {
}
2 = BagginsPooledItemButton164 {
}
3 = BagginsPooledItemButton107 {
}
4 = BagginsPooledItemButton106 {
}
5 = BagginsPooledItemButton150 {
}
6 = BagginsPooledItemButton181 {
}
7 = BagginsPooledItemButton163 {
}
8 = BagginsPooledItemButton166 {
}
9 = BagginsPooledItemButton162 {
}
10 = BagginsPooledItemButton154 {
}
11 = BagginsPooledItemButton155 {
}
12 = BagginsPooledItemButton192 {
}
}
(for control) = 12
_ = 12
button = BagginsPooledItemButton192 {
0 =
OnLeave = defined @FrameXML/ContainerFrame.lua:1493
SetItem = defined @FrameXML/ItemButtonTemplate.lua:544
IconOverlay = Texture {
}
SetAlpha = defined @FrameXML/ItemButtonTemplate.lua:631
UpdateCooldown = defined @FrameXML/ContainerFrame.lua:1704
showMatchHi

commented

I noticed from your other issue you seem to be installing from github and not curseforge? You mentioned scrap integration but that update failed to go out to other sites other than github. How are you installing?

commented

Normally install from Curseforge, but for testing the scrap integration I pulled from github. 0.6 was what I pulled and forge is now at .8, so I'm not sure if this is still relevant

commented

if this is still an issue please reopen.