Kiatra / BlizzMove

World of Warcraft add-on to make the default windows movable via drag & drop.
23 stars 9 forks source link

Can no longer move collection frame whit Soulshape Journal addon installed #104

Open martinboy1974 opened 1 year ago

martinboy1974 commented 1 year ago

What game version did the bug occur in?

Retail

Troubleshooting

Describe the bug.

I get an error everytime I try to move the collection frame. I have turned off all addons except blizzmove and the rematch and soulshape jounal blizzmove plugin installed. Nothing wrong happens when I enable rematch addon, but when I enable soulshape journal addonm I get the error and the frame cant be moved.

Steps to reproduce.

-

Expected behavior.

-

Errors

1x BlizzMove/BlizzMove.lua:412: BlizzMove: The frame you just moved (CollectionsJournal) is probably in a broken state, possibly because of other addons. Copy the text from the popup window, and report it to the addon author.
[string "=[C]"]: in function `error'
[string "@BlizzMove/BlizzMove.lua"]:412: in function <BlizzMove/BlizzMove.lua:386>
[string "@BlizzMove/BlizzMove.lua"]:649: in function <BlizzMove/BlizzMove.lua:632>
[string "=(tail call)"]: ?

Locals:
(*temporary) = "BlizzMove: The frame you just moved (CollectionsJournal) is probably in a broken state, possibly because of other addons. Copy the text from the popup window, and report it to the addon author."
Numynum commented 1 year ago

you should see a popup when you try to move the frame (besides the error you posted), can you copy/paste the message from that popup in here?

martinboy1974 commented 1 year ago

This is the message that pops op in the frame:

BlizzMove: The frame you just moved (CollectionsJournal) is probably in a broken state, possibly because of other addons. Copy the text from this popup window, and report it to the addon author.

Bad anchor connections for "CollectionsJournal":

Numynum commented 1 year ago

and that's where it ends? nothing else in there? very odd.. it's working perfectly fine for me, so I'm not sure what's going on tbh

martinboy1974 commented 1 year ago

Yes, that and the first error. It only comes if I enable Soulshape Journal addon and try to move collection frame. And I do have your soulshape journal plug-in installed

Numynum commented 1 year ago

Is this happening on all characters? Or only a specific one? I'm kinda grasping at straws here, since it works for me, and our debug tool isn't giving any relevant info :/

martinboy1974 commented 1 year ago

It only happens on one character. I tried deleting the WTF folder, but still getting error and cant move collectionframe on that character. No issues with my other characters. After updating rematch addon today, I got a new error in your frame:

BlizzMove: The frame you just moved (CollectionsJournal) is probably in a broken state, possibly because of other addons. Copy the text from this popup window, and report it to the addon author.

Bad anchor connections for "CollectionsJournal":

"RematchPetPanel.List.ScrollFrame.ScrollBar.ScrollThumb" is outside anchor family, but referenced by "RematchPetPanel.List.ScrollFrame.ScrollBar.PageDownButton" (created in "Interface/AddOns/Rematch/Widgets/AutoScrollFrame.xml:27", and "Interface/AddOns/Rematch/Widgets/AutoScrollFrame.xml:141" respectively)

"RematchLoadoutPanel.TargetPanel.List.ScrollFrame.ScrollBar.ScrollThumb" is outside anchor family, but referenced by "RematchLoadoutPanel.TargetPanel.List.ScrollFrame.ScrollBar.PageUpButton" (created in "Interface/AddOns/Rematch/Widgets/AutoScrollFrame.xml:27", and "Interface/AddOns/Rematch/Widgets/AutoScrollFrame.xml:124" respectively)

"RematchOptionPanel.List.ScrollFrame.ScrollBar.ScrollThumb" is outside anchor family, but referenced by "RematchOptionPanel.List.ScrollFrame.ScrollBar.PageDownButton" (created in "Interface/AddOns/Rematch/Widgets/AutoScrollFrame.xml:27", and "Interface/AddOns/Rematch/Widgets/AutoScrollFrame.xml:141" respectively)

"RematchLoadoutPanel.TargetPanel.List.ScrollFrame.ScrollBar.ScrollThumb" is outside anchor family, but referenced by "RematchLoadoutPanel.TargetPanel.List.ScrollFrame.ScrollBar.PageDownButton" (created in "Interface/AddOns/Rematch/Widgets/AutoScrollFrame.xml:27", and "Interface/AddOns/Rematch/Widgets/AutoScrollFrame.xml:141" respectively)

"RematchOptionPanel.List.ScrollFrame.ScrollBar.ScrollThumb" is outside anchor family, but referenced by "RematchOptionPanel.List.ScrollFrame.ScrollBar.PageUpButton" (created in "Interface/AddOns/Rematch/Widgets/AutoScrollFrame.xml:27", and "Interface/AddOns/Rematch/Widgets/AutoScrollFrame.xml:124" respectively)

"RematchPetPanel.List.ScrollFrame.ScrollBar.ScrollThumb" is outside anchor family, but referenced by "RematchPetPanel.List.ScrollFrame.ScrollBar.PageUpButton" (created in "Interface/AddOns/Rematch/Widgets/AutoScrollFrame.xml:27", and "Interface/AddOns/Rematch/Widgets/AutoScrollFrame.xml:124" respectively)

Numynum commented 1 year ago

interesting ythat it's 1 specific character.. what class is it? (do you have another character of the same class where it does work?)

I'll check out the changes to rematch later, thanks for the info

martinboy1974 commented 1 year ago

Its my hunter. I tested on another hunter. No issues there. All the same addons are enabled on all my characters.