BlizzMove icon indicating copy to clipboard operation
BlizzMove copied to clipboard

[Bug Report] CollectionsJournal is not moving or tainting

Open Luunii opened this issue 1 year ago • 1 comments

What game version did the bug occur in?

Retail

Troubleshooting

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

Describe the bug.

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.

Steps to reproduce.

When im using Soulshape journal it stops moving when i use the blizzmove plugin it is tainting aswell and the blizzmove error window pops up (everything disappears except the background on the slightest fraction of a second holding the mousebutton down and moving so happens all the time when trying to just select something in it) ... i know its not made first party but maybe you have an idea how to fix it since it is not happening for the author and also only for some of my chars ... i renamed the wtf folder changed all console variables marked red in advancedinterfaceoptions to their described default value manually renamed wtf folder again then moved all addons out of the interface folder reinstalled soulshape journal blizz move and the plugin cleared all caches and temps i could find restarted my pc and that didnt fix it so id say it is a non numeric console variable or at least no boolean i guess i could reset the whole console over and over find the one by testing each and everyone on their own from my config file but it would take forever and also if its one managing closed tutorials across interfaces only openable next to their specific location in the gameworld or something it would be really annoying to fully have it reset to default so maybe this is something that can be solved quickly with a slight change in the code but i have no experience in lua so im really counting on you having an idea where this comes from :(

Expected behavior.

Moving and not tainting.

Errors


From wow itself this:

[string "=[C]"]: in function `error'
[string "@Interface/AddOns/BlizzMove/BlizzMove.lua"]:456: in function <Interface/AddOns/BlizzMove/BlizzMove.lua:430>
[string "@Interface/AddOns/BlizzMove/BlizzMove.lua"]:693: in function <Interface/AddOns/BlizzMove/BlizzMove.lua:676>
[string "=(tail call)"]: ?

And from the debug only this: 
Bad anchor connections for "CollectionsJournal":
empty

Tho when i install mountjournalenhanced (not causing any other or additional problems) i get additionally this text:

"MountJournalIcon" is outside anchor family, but referenced by "MountJournal.MountDisplay.InfoButton.25edf7b8910" (created in "Interface/AddOns/Blizzard_Collections/Blizzard_MountCollection.xml:393", and "UnknownFile:0" respectively)

Luunii avatar Sep 22 '23 05:09 Luunii