Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Everything in bag disappears #683

Closed
Adnoxx1 opened this issue Sep 4, 2024 · 3 comments
Closed

Everything in bag disappears #683

Adnoxx1 opened this issue Sep 4, 2024 · 3 comments
Assignees
Labels
bug Something isn't working triage

Comments

@Adnoxx1
Copy link

Adnoxx1 commented Sep 4, 2024

Addon Version

v0.3.12

World of Warcraft Version

Retail

Describe the bug

Items in Bag Disappear. takes a few reloads or reinstalls to bring items back. Been happening for past couple days. I couldn't find any solutions to this.
image
image

Steps to reproduce

Been random such as selling items or hit the sort bag button

@Adnoxx1 Adnoxx1 added bug Something isn't working triage labels Sep 4, 2024
@zeptognome
Copy link
Collaborator

The most common cause of this recently is a plugin that has not been updated to support BetterBags v0.3.x
A bugsack/bug grabber report would help, but you might try turning off all BetterBags plugins to find the trigger.

@Adnoxx1
Copy link
Author

Adnoxx1 commented Sep 7, 2024

3x BetterBags/frames/grid.lua:242: invalid order function for sorting
[string "=[C]"]: in function sort' [string "@BetterBags/frames/grid.lua"]:242: in function Sort'
[string "@BetterBags/views/gridview.lua"]:359: in function Render' [string "@BetterBags/frames/bag.lua"]:316: in function Draw'
[string "@BetterBags/core/init.lua"]:274: in function cb' [string "@BetterBags/core/events.lua"]:49: in function <BetterBags/core/events.lua:47> [string "=[C]"]: ? [string "@Bartender4/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...er4/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15> [string "@Bartender4/libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function SendMessage'
[string "@BetterBags/core/events.lua"]:206: in function `SendMessage'
[string "@BetterBags/core/events.lua"]:224: in function <BetterBags/core/events.lua:223>

Locals:
(*temporary) =

{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
6 =
{
}
7 =
{
}
8 =
{
}
9 =
{
}
10 =
{
}
11 =
{
}
12 =
{
}
13 =
{
}
14 =
{
}
15 =
{
}
16 =
{
}
17 =
{
}
18 =
{
}
19 =
{
}
20 =
{
}
21 =
{
}
22 =
{
}
23 =
{
}
24 =
{
}
25 =
{
}
26 =
{
}
27 =
{
}
28 =
{
}
29 =
{
}
30 =
{
}
}
(*temporary) =
{
view = 2
headerDisabled = false
title = Button {
}
fillWidth = false
maxItemsPerRow = 7
content =
{
}
frame = Frame {
}
}
(*temporary) =
{
view = 2
headerDisabled = false
title = Button {
}
fillWidth = false
maxItemsPerRow = 7
content =
{
}
frame = Frame {
}
}

Heres the bug grabber report also found out its the war within plugin

@zeptognome
Copy link
Collaborator

its the war within plugin

You'll need to reach out to that plugin author for a fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
Archived in project
Development

No branches or pull requests

3 participants