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

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

Open
3 tasks done
martinboy1974 opened this issue Dec 1, 2022 · 8 comments
Open
3 tasks done

Comments

@martinboy1974
Copy link

What game version did the bug occur in?

Retail

Troubleshooting

  • I have verified that BlizzMove is up to date.
  • I have tried to reproduce the bug with no other addons loaded.
  • I have verified that the issue hasn't yet been reported.

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
Copy link
Collaborator

Numynum commented Dec 1, 2022

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
Copy link
Author

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
Copy link
Collaborator

Numynum commented Dec 2, 2022

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

@Numynum Numynum added bug version-retail main and removed bug labels Dec 2, 2022
@martinboy1974
Copy link
Author

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
Copy link
Collaborator

Numynum commented Dec 3, 2022

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
Copy link
Author

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
Copy link
Collaborator

Numynum commented Dec 3, 2022

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants